Package org.apache.jackrabbit.oak.index.indexer.document.tree.store
package org.apache.jackrabbit.oak.index.indexer.document.tree.store
-
ClassDescriptionThe enum allows to disable or enable compression of the storage files.A storage backend for the tree store that stores files on the local file system.Remove unreferenced files from the store.Garbage collection results.A wrapper for storage backends that allows to log store and read operations.An in-memory storage backend for the tree store.A store where all the entries are stored in a "Pack File" (see @FilePacker).A B-tree page (leaf, or inner node).A wrapper store to simulate a slow backend store.A wrapper store that allows capturing performance counters for a storage backend.Storage for files in a tree store.A helper class to build storage backends for a tree store.A session that allows reading and writing keys and values in a tree store.