Uses of Class
org.apache.bookkeeper.bookie.storage.ldb.EntryLocationIndex
-
Packages that use EntryLocationIndex Package Description org.apache.bookkeeper.bookie.storage.ldb Classes related to DB based ledger storage. -
-
Uses of EntryLocationIndex in org.apache.bookkeeper.bookie.storage.ldb
Methods in org.apache.bookkeeper.bookie.storage.ldb that return EntryLocationIndex Modifier and Type Method Description EntryLocationIndex
SingleDirectoryDbLedgerStorage. getEntryLocationIndex()
-