|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NonstopActiveDelegateHolder
Interface for resolving the active TerracottaStore, nonstop Executor Service, underlying CacheLockProvider
, all of which can
change on rejoin
Method Summary | |
---|---|
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 |
Method Detail |
---|
void terracottaStoreInitialized(TerracottaStore newTerracottaStore)
TerracottaStore
got initialized again on rejoin
newTerracottaStore
- TerracottaStore getUnderlyingTerracottaStore()
TerracottaStore
TerracottaStore
NonstopExecutorService getNonstopExecutorService()
CacheLockProvider getUnderlyingCacheLockProvider()
CacheLockProvider
CacheLockProvider
NonstopStore getNonstopStore()
CacheEventListener getCacheEventReplicator()
|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |