Package org.apache.jackrabbit.oak.plugins.document.persistentCache
-
Interface Summary Interface Description EvictionListener<K,V> A listener that gets notified of entries that were removed from the cache. -
Class Summary 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 Summary Enum Description CacheType