Uses of Class
org.apache.bookkeeper.bookie.LedgerCache.LedgerIndexMetadata
-
Packages that use LedgerCache.LedgerIndexMetadata Package Description org.apache.bookkeeper.bookie Provides a Bookie server that stores entries for clients. -
-
Uses of LedgerCache.LedgerIndexMetadata in org.apache.bookkeeper.bookie
Methods in org.apache.bookkeeper.bookie that return LedgerCache.LedgerIndexMetadata Modifier and Type Method Description LedgerCache.LedgerIndexMetadataIndexPersistenceMgr. readLedgerIndexMetadata(long ledgerId)Read ledger meta.LedgerCache.LedgerIndexMetadataInterleavedLedgerStorage. readLedgerIndexMetadata(long ledgerId)Read implementation metadata for index file.LedgerCache.LedgerIndexMetadataInterleavedStorageRegenerateIndexOp.DryRunLedgerCache. readLedgerIndexMetadata(long ledgerId)LedgerCache.LedgerIndexMetadataLedgerCache. readLedgerIndexMetadata(long ledgerId)LedgerCache.LedgerIndexMetadataLedgerCacheImpl. readLedgerIndexMetadata(long ledgerId)
-