Package org.apache.jackrabbit.oak.index.indexer.document.tree.store.utils
package org.apache.jackrabbit.oak.index.indexer.document.tree.store.utils
-
ClassDescriptionConcurrentLRUCache<K,
V extends MemoryObject> A synchronized LRU cache.A utility class that allows converting the files of a tree store into one file (pack the files), and back from a file to a list of files (unpack the files).A interface for memory-bound cache objects.A position of an entry in a page file.SieveCache<K,V extends MemoryObject> A Sieve cache.A helper class to iterate over key-value pairs in a tree store, in ascending key order.A UUID implementation.