|
ehcache | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ClusteredInstanceFactory | Factory for creating clustered instances |
InternalEhcache | This is an extension of the Ehcache interface to allow addition of new methods to Cache without breaking the public contract. |
Class Summary | |
---|---|
ClusteredInstanceFactoryWrapper | A ClusteredInstanceFactory implementation that delegates all operations to an underlying delegate except for the following
operations:
ClusteredInstanceFactoryWrapper.getTopology() : Delegates to the TerracottaClient.getCacheCluster()
|
DisconnectedClusterNode | ClusterNode which copies a disconnected ClusterNode without keeping any reference to the original one. |
TerracottaBootstrapCacheLoader | A BootstrapCacheLoader that will load Elements into a Terracotta clustered cache, based on a previously
snapshotted key set. |
TerracottaBootstrapCacheLoaderFactory | |
TerracottaCacheCluster | CacheCluster implementation that delegates to an underlying cache cluster. |
TerracottaClient | Class encapsulating the idea of a Terracotta client. |
Exception Summary | |
---|---|
TerracottaNotRunningException | Exception thrown when using Terracotta clustered operations and Terracotta is not running |
This package contains the Terracotta integration functionalities.
|
ehcache | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |