public class HDFSTransactionStateStorageProvider extends Object implements com.google.inject.Provider<co.cask.tephra.persist.HDFSTransactionStateStorage>
HDFSTransactionStateStorage class. Each call to get() will return
a new instance of the storage provider.| Constructor and Description |
|---|
HDFSTransactionStateStorageProvider(Configuration hConf,
co.cask.tephra.snapshot.SnapshotCodecProvider codecProvider,
co.cask.tephra.metrics.TxMetricsCollector metrics) |
@Inject public HDFSTransactionStateStorageProvider(Configuration hConf, co.cask.tephra.snapshot.SnapshotCodecProvider codecProvider, co.cask.tephra.metrics.TxMetricsCollector metrics)
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.