|
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 | |
|---|---|
NonstopExecutorService |
getNonstopExecutorService()
Returns the current underlying NonstopExecutorService |
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
TerracottaStoreNonstopExecutorService getNonstopExecutorService()
CacheLockProvider getUnderlyingCacheLockProvider()
CacheLockProvider
CacheLockProvider
|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||