ehcache

Package net.sf.ehcache.terracotta

This package contains the Terracotta integration functionalities.

See:
          Description

Interface Summary
ClusteredInstanceFactory Factory for creating clustered instances
TerracottaClientRejoinListener Interface for executing tasks when TerracottaClient rejoins cluster
 

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()
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
 

Package net.sf.ehcache.terracotta Description

This package contains the Terracotta integration functionalities.


ehcache

true