| Interface | Description | 
|---|---|
| CacheBacking<K,V> | Extended cache loader | 
| CacheBackupEngine | Backup for the distributed cache | 
| CacheEngine | Manages the distributed cache | 
| CacheEntryFactory | Creates a new DistCacheEntry. | 
| CacheLoaderCallback | Callback for the extended cache loader | 
| CacheLoaderExt<K,V> | Extended cache loader | 
| CacheMnodeListener | Callback for a cache put. | 
| CacheWriterExt<K,V> | Extended cache writer | 
| DistCacheLoadListener | callback listener for a load complete | 
| LoadDataCallback | Manages the backing for the file database objects | 
| MnodeOrphanListener | Callback for orphaned mnodes. | 
| Class | Description | 
|---|---|
| AbstractCacheBacking<K,V> | Extended cache loader | 
| AbstractCacheBackupEngine | Backup for the distributed cache | 
| AbstractCacheEngine | Manages the distributed cache | 
| AbstractCacheListener<K> | Provides a base class that can extended to override the method or methods of
 interest. | 
| AdminCacheStore | Manages the distributed cache | 
| AdminPersistentStore | Manages the distributed cache | 
| CacheConfig | Manages the distributed cache | 
| CacheData | Full data from the data map | 
| CacheDataBackingImpl | Manages the distributed cache | 
| CacheEntryManager | Manages the server entries for the distributed cache | 
| CacheHandle | Implements the distributed cache | 
| CacheImpl<K,V> | Implements the distributed cache | 
| CacheKeyManager | Manages the distributed cache | 
| CacheLoaderAdapter<K,V> | Extended cache loader | 
| CacheManagerImpl | Cache which stores consistent copies on the cluster segment. | 
| CacheStatisticsImpl | Implements the distributed cache | 
| CacheStoreManager | Manages the distributed cache | 
| CacheUpdateWithSource | Updates data for a cache | 
| CacheWriterAdapter<K,V> | Extended cache loader | 
| DataRemoveActor | Manages the distributed cache | 
| DataStore | Manages the backing for the file database objects | 
| DataStore.DataItem | |
| DataStreamSource | Stream source for Hessian serialization of large data | 
| DigestOutputStream | Creates hashes for the identifiers. | 
| DistCacheEntry | An entry in the cache map | 
| DistCacheSystem | The local cache repository. | 
| ExtCacheEntryFacade | An entry in the cache map | 
| HashManager | Creates hashes for the identifiers. | 
| LocalDataManager | Manages the distributed cache | 
| LocalDataManager.DataItemLocal | |
| LocalStoreManager | Manages the distributed cache | 
| MnodeEntry | An entry in the cache map | 
| MnodeStore | Manages backing for the cache map. | 
| MnodeStore.ExpiredMnode | |
| MnodeStore.Mnode | |
| MnodeUpdate | An entry in the cache map | 
| MnodeValue | An entry in the cache map | 
| PersistentStoreConfig | Configuration distributed stores. |