Constructors in net.sf.ehcache.constructs.nonstop.store with parameters of type CacheCluster |
ExecutorServiceStore(NonstopActiveDelegateHolder nonstopActiveDelegateHolder,
NonstopConfiguration nonstopConfiguration,
NonstopTimeoutBehaviorStoreResolver timeoutBehaviorResolver,
CacheCluster cacheCluster,
ExplicitLockingContextThreadLocal explicitLockingContextThreadLocal)
Constructor accepting the NonstopActiveDelegateHolder , NonstopConfiguration and
NonstopTimeoutBehaviorStoreResolver |
NonstopStoreImpl(NonstopActiveDelegateHolder nonstopActiveDelegateHolder,
CacheCluster cacheCluster,
NonstopConfiguration nonstopConfig,
CacheConfiguration.TransactionalMode transactionalMode,
TransactionManagerLookup transactionManagerLookup)
Constructor accepting the NonstopActiveDelegateHolder , CacheCluster and NonstopConfiguration |
TransactionalExecutorServiceStore(NonstopActiveDelegateHolder nonstopActiveDelegateHolder,
NonstopConfiguration nonstopConfiguration,
NonstopTimeoutBehaviorStoreResolver timeoutBehaviorResolver,
CacheCluster cacheCluster,
TransactionManagerLookup transactionManagerLookup,
ExplicitLockingContextThreadLocal explicitLockingContextThreadLocal)
Constructor |