public interface NonstopActiveDelegateHolder
CacheLockProvider
, all of which can
change on rejoinModifier and Type | Method and Description |
---|---|
CacheEventListener |
getCacheEventReplicator()
Returns the cache event replicator
|
NonstopExecutorService |
getNonstopExecutorService()
Returns the current underlying NonstopExecutorService
|
NonstopStore |
getNonstopStore()
Returns the nonstop store
|
CacheLockProvider |
getUnderlyingCacheLockProvider()
Returns the current underlying
CacheLockProvider |
TerracottaStore |
getUnderlyingTerracottaStore()
Returns the current underlying
TerracottaStore |
void |
terracottaStoreInitialized(TerracottaStore newTerracottaStore)
TerracottaStore got initialized again on rejoin |
void terracottaStoreInitialized(TerracottaStore newTerracottaStore)
TerracottaStore
got initialized again on rejoinnewTerracottaStore
- TerracottaStore getUnderlyingTerracottaStore()
TerracottaStore
TerracottaStore
NonstopExecutorService getNonstopExecutorService()
CacheLockProvider getUnderlyingCacheLockProvider()
CacheLockProvider
CacheLockProvider
NonstopStore getNonstopStore()
CacheEventListener getCacheEventReplicator()
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.