Class EntryMemTableStats
java.lang.Object
org.apache.bookkeeper.bookie.stats.EntryMemTableStats
@StatsDoc(name="bookie",
category="server",
help="EntryMemTable related stats")
public class EntryMemTableStats
extends Object
A umbrella class for memtable related stats.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
EntryMemTableStats
-
-
Method Details
-
getSnapshotStats
-
getPutEntryStats
-
getGetEntryStats
-
getFlushBytesCounter
-
getThrottlingCounter
-
getThrottlingStats
-