| Interface | Description |
|---|---|
| EvictionListener<K,V> |
A listener that gets notified of entries that were removed from the cache.
|
| Class | Description |
|---|---|
| CacheMap<K,V> |
A cache map.
|
| CacheMetadata<K> |
In order to avoid leaking values from the metadataMap, following order should
be maintained for combining the cache and CacheMetadata:
1.
|
| KeyDataType | |
| MapFactory | |
| MultiGenerationMap<K,V> | |
| PersistentCache |
A persistent cache for the document store.
|
| PersistentCacheStats |
Persistence Cache Statistics.
|
| ValueDataType |
| Enum | Description |
|---|---|
| CacheType |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.