public abstract class BookKeeper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
boolean |
statsEnabled |
| Modifier | Constructor and Description |
|---|---|
protected |
BookKeeper(boolean statsEnabled) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSerializedCount() |
protected long |
getStartTimeNanos() |
protected void |
recordStatistics(long startTimeNanos) |