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 package
|
net.sf.ehcache.constructs.eventual |
Construct related to eventual operations
|
net.sf.ehcache.constructs.readthrough |
Ehcache simple read through cache decorator package
|
net.sf.ehcache.constructs.refreshahead |
Ehcache simple refresh-ahead cache decorator package
|
net.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.
|
Class and Description |
---|
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.
|
TerracottaNotRunningException
Exception thrown when using Terracotta clustered operations and Terracotta is not running
|
Class and 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
|
Class and Description |
---|
InternalEhcache
This is an extension of the Ehcache interface to allow addition of new methods to Cache without breaking the public contract.
|
Class and 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
|
Class and Description |
---|
InternalEhcache
This is an extension of the Ehcache interface to allow addition of new methods to Cache without breaking the public contract.
|
Class and Description |
---|
InternalEhcache
This is an extension of the Ehcache interface to allow addition of new methods to Cache without breaking the public contract.
|
Class and Description |
---|
InternalEhcache
This is an extension of the Ehcache interface to allow addition of new methods to Cache without breaking the public contract.
|
Class and Description |
---|
TerracottaClient
Class encapsulating the idea of a Terracotta client.
|
Class and Description |
---|
ClusteredInstanceFactory
Factory for creating clustered instances
|
Class and Description |
---|
ClusteredInstanceFactory
Factory for creating clustered instances
|
Class and Description |
---|
TerracottaNotRunningException
Exception thrown when using Terracotta clustered operations and Terracotta is not running
|
Class and Description |
---|
ClusteredInstanceFactory
Factory for creating clustered instances
|
TerracottaBootstrapCacheLoader
A
BootstrapCacheLoader that will load Elements into a Terracotta clustered cache, based on a previously
snapshotted key set. |
TerracottaCacheCluster
CacheCluster implementation that delegates to an underlying cache cluster. |
TerracottaClient
Class encapsulating the idea of a Terracotta client.
|
Class and Description |
---|
TerracottaClient
Class encapsulating the idea of a Terracotta client.
|
TerracottaNotRunningException
Exception thrown when using Terracotta clustered operations and Terracotta is not running
|
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.