public class TransactionManagerProvider extends Object implements com.google.inject.Provider<co.cask.tephra.TransactionManager>
TransactionManager instances. Each call to get() will
return a new TransactionManager instance.| Constructor and Description |
|---|
TransactionManagerProvider(Configuration config,
com.google.inject.Provider<co.cask.tephra.persist.TransactionStateStorage> storageProvider,
co.cask.tephra.metrics.TxMetricsCollector txMetricsCollector) |
@Inject public TransactionManagerProvider(Configuration config, com.google.inject.Provider<co.cask.tephra.persist.TransactionStateStorage> storageProvider, co.cask.tephra.metrics.TxMetricsCollector txMetricsCollector)
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.