Package org.apache.jackrabbit.oak.plugins.document.persistentCache
package org.apache.jackrabbit.oak.plugins.document.persistentCache
-
ClassDescriptionCacheMap<K,
V> A cache map.In order to avoid leaking values from the metadataMap, following order should be maintained for combining the cache and CacheMetadata: 1.EvictionListener<K,V> A listener that gets notified of entries that were removed from the cache.MultiGenerationMap<K,V> A persistent cache for the document store.Persistence Cache Statistics.