Uses of Package
org.apache.bookkeeper.bookie.storage.ldb
Packages that use org.apache.bookkeeper.bookie.storage.ldb
Package
Description
Classes related to DB based ledger storage.
-
Classes in org.apache.bookkeeper.bookie.storage.ldb used by org.apache.bookkeeper.bookie.storage.ldbClassDescription* Ledger metadata stored in the bookie* Ledger metadata stored in the bookieA umbrella class for db ledger storage stats with one instance per ledger directory.Maintains an index of the entry locations in the EntryLogger.Abstraction of a generic key-value local database.Interface for a batch to be written in the storage.Iterator interface.Factory class to create instances of the key-value storage implementation.Enum used to specify different config profiles in the underlying storage.Maintains an index for the ledgers metadata.Recyclable wrapper that holds a pair of longs.Wrapper for a long serialized into a byte array.Single directory implementation of LedgerStorage that uses RocksDB to keep the indexes for entries stored in EntryLogs.Interface which process ledger logger.Write cache implementation.Consumer that is used to scan the entire write cache.