Class DbLedgerStorage

java.lang.Object
org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage
All Implemented Interfaces:
LedgerStorage

public class DbLedgerStorage extends Object implements LedgerStorage
Implementation of LedgerStorage that uses RocksDB to keep the indexes for entries stored in EntryLogs.