| Package | Description |
|---|---|
| org.apache.hadoop.hbase.util | |
| org.apache.hadoop.metrics2.lib |
| Modifier and Type | Method and Description |
|---|---|
FastLongHistogram |
FastLongHistogram.reset()
Resets the histogram for new counting.
|
| Modifier and Type | Field and Description |
|---|---|
protected FastLongHistogram |
MutableHistogram.histogram |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MutableHistogram.updateSnapshotMetrics(MetricsRecordBuilder metricsRecordBuilder,
FastLongHistogram histo) |
void |
MutableRangeHistogram.updateSnapshotRangeMetrics(MetricsRecordBuilder metricsRecordBuilder,
FastLongHistogram histogram) |