Class CacheWriteQueue<K extends CacheValue,V extends CacheValue>
java.lang.Object
org.apache.jackrabbit.oak.plugins.document.persistentCache.async.CacheWriteQueue<K,V>
-
Constructor Summary
ConstructorsConstructorDescriptionCacheWriteQueue
(CacheActionDispatcher dispatcher, PersistentCache cache, Map<K, V> map) -
Method Summary
-
Constructor Details
-
CacheWriteQueue
-
-
Method Details
-
addPut
-
addInvalidate
-