Class EntryLocationIndexStats
java.lang.Object
org.apache.bookkeeper.bookie.storage.ldb.EntryLocationIndexStats
@StatsDoc(name="bookie",
category="server",
help="Entry location index stats")
class EntryLocationIndexStats
extends Object
A umbrella class for ledger metadata index stats.
-
Constructor Summary
ConstructorsConstructorDescriptionEntryLocationIndexStats(StatsLogger statsLogger, Supplier<Long> entriesCountSupplier) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
EntryLocationIndexStats
EntryLocationIndexStats(StatsLogger statsLogger, Supplier<Long> entriesCountSupplier)
-
-
Method Details
-
getEntriesCountGauge
-
getLookupEntryLocationStats
-
getGetLastEntryInLedgerStats
-