Uses of Package
net.sf.ehcache.terracotta
-
Packages that use net.sf.ehcache.terracotta Package Description net.sf.ehcache This package contains the public API for using ehcache.net.sf.ehcache.constructs The constructs package builds on top of the core ehcache classes to create implementations for common caching patterns.net.sf.ehcache.constructs.blocking Doug Lea in his book Concurrent Programming in Java talks about concurrency support constructs.net.sf.ehcache.constructs.classloader ClassLoader contstructs packagenet.sf.ehcache.constructs.eventual Construct related to eventual operationsnet.sf.ehcache.constructs.readthrough Ehcache simple read through cache decorator packagenet.sf.ehcache.constructs.refreshahead Ehcache simple refresh-ahead cache decorator packagenet.sf.ehcache.management.event This package contains classes related to management events.net.sf.ehcache.management.provider This package contains classes related to MBeanRegistrationProvider and its implementation.net.sf.ehcache.management.sampled This package contains classes related to MBeans with Sampled Statistics.net.sf.ehcache.store Store package.net.sf.ehcache.terracotta This package contains the Terracotta integration functionalities.net.sf.ehcache.transaction This package contains classes for controlling cache operations for transactional use. -
Classes in net.sf.ehcache.terracotta used by net.sf.ehcache Class Description ClusteredInstanceFactory Factory for creating clustered instancesInternalEhcache This is an extension of the Ehcache interface to allow addition of new methods to Cache without breaking the public contract.TerracottaNotRunningException Exception thrown when using Terracotta clustered operations and Terracotta is not running -
Classes in net.sf.ehcache.terracotta used by net.sf.ehcache.constructs Class Description InternalEhcache This is an extension of the Ehcache interface to allow addition of new methods to Cache without breaking the public contract.TerracottaNotRunningException Exception thrown when using Terracotta clustered operations and Terracotta is not running -
Classes in net.sf.ehcache.terracotta used by net.sf.ehcache.constructs.blocking Class Description InternalEhcache This is an extension of the Ehcache interface to allow addition of new methods to Cache without breaking the public contract. -
Classes in net.sf.ehcache.terracotta used by net.sf.ehcache.constructs.classloader Class Description InternalEhcache This is an extension of the Ehcache interface to allow addition of new methods to Cache without breaking the public contract.TerracottaNotRunningException Exception thrown when using Terracotta clustered operations and Terracotta is not running -
Classes in net.sf.ehcache.terracotta used by net.sf.ehcache.constructs.eventual Class Description InternalEhcache This is an extension of the Ehcache interface to allow addition of new methods to Cache without breaking the public contract. -
Classes in net.sf.ehcache.terracotta used by net.sf.ehcache.constructs.readthrough Class Description InternalEhcache This is an extension of the Ehcache interface to allow addition of new methods to Cache without breaking the public contract. -
Classes in net.sf.ehcache.terracotta used by net.sf.ehcache.constructs.refreshahead Class Description InternalEhcache This is an extension of the Ehcache interface to allow addition of new methods to Cache without breaking the public contract. -
Classes in net.sf.ehcache.terracotta used by net.sf.ehcache.management.event Class Description TerracottaClient Class encapsulating the idea of a Terracotta client. -
Classes in net.sf.ehcache.terracotta used by net.sf.ehcache.management.provider Class Description ClusteredInstanceFactory Factory for creating clustered instances -
Classes in net.sf.ehcache.terracotta used by net.sf.ehcache.management.sampled Class Description ClusteredInstanceFactory Factory for creating clustered instances -
Classes in net.sf.ehcache.terracotta used by net.sf.ehcache.store Class Description TerracottaNotRunningException Exception thrown when using Terracotta clustered operations and Terracotta is not running -
Classes in net.sf.ehcache.terracotta used by net.sf.ehcache.terracotta Class Description ClusteredInstanceFactory Factory for creating clustered instancesTerracottaBootstrapCacheLoader ABootstrapCacheLoaderthat will load Elements into a Terracotta clustered cache, based on a previously snapshotted key set.TerracottaCacheCluster CacheClusterimplementation that delegates to an underlying cache cluster.TerracottaClient Class encapsulating the idea of a Terracotta client. -
Classes in net.sf.ehcache.terracotta used by net.sf.ehcache.transaction Class Description TerracottaClient Class encapsulating the idea of a Terracotta client.TerracottaNotRunningException Exception thrown when using Terracotta clustered operations and Terracotta is not running