Package | Description |
---|---|
net.sf.ehcache |
This package contains the public API for using ehcache.
|
net.sf.ehcache.terracotta |
This package contains the Terracotta integration functionalities.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
CacheManager.CacheRejoinAction
Class which handles rejoin events and notifies Caches implementations about them.
|
Modifier and Type | Field and Description |
---|---|
private TerracottaClientRejoinListener |
TerracottaClient.rejoinListener |
Constructor and Description |
---|
TerracottaClient(CacheManager cacheManager,
TerracottaClientRejoinListener rejoinAction,
TerracottaClientConfiguration terracottaClientConfiguration)
Constructor accepting the
TerracottaClientRejoinListener and the TerracottaClientConfiguration |