Classes | |
| class | AbstractCacheLoader | 
| An abstract base class for CacheLoader implementations.  More... | |
| class | AbstractCacheStore | 
| An abstract base class for CacheStore implementations.  More... | |
| class | CacheEvent | 
| An extension of the MapEvent which allows to differentiate between client driven (natural) events and cache internal (synthetic) events.  More... | |
| class | CacheLoader | 
| A cache loader.  More... | |
| class | CacheMap | 
| A CacheMap is a coherence::util::Map that supports caching.  More... | |
| class | CacheStatistics | 
| An interface for exposing Cache statistics.  More... | |
| class | CacheStore | 
| A cache store.  More... | |
| class | ContinuousQueryCache | 
| Create a materialized view of a NamedCache using the Coherence Continuous Query capability.  More... | |
| class | IterableCacheLoader | 
| A CacheLoader that can iterate its underlying contents.  More... | |
| class | KeyAssociation | 
| A KeyAssociation represents a key object that has a natural association with another key object.  More... | |
| class | SimpleCacheStatistics | 
| Implementation of the CacheStatistics class intended for use by a cache to maintain its statistics.  More... | |
| class | UnitCalculator | 
| A unit calculator is an object that can calculate the cost of caching an object.  More... | |