| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.metrics | Metrics API for HBase. | 
| org.apache.hadoop.hbase.metrics.impl | Implementation of the HBase Metrics framework. | 
| org.apache.hadoop.metrics2.lib | 
| Modifier and Type | Method and Description | 
|---|---|
| Snapshot | Histogram. snapshot()Snapshot the current values in the Histogram | 
| Modifier and Type | Method and Description | 
|---|---|
| Snapshot | HistogramImpl. snapshot() | 
| Snapshot | FastLongHistogram. snapshotAndReset()Resets the histogram for new counting. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static void | MutableHistogram. updateSnapshotMetrics(String name,
                     String desc,
                     Histogram histogram,
                     Snapshot snapshot,
                     org.apache.hadoop.metrics2.MetricsRecordBuilder metricsRecordBuilder) | 
| void | MutableRangeHistogram. updateSnapshotRangeMetrics(org.apache.hadoop.metrics2.MetricsRecordBuilder metricsRecordBuilder,
                          Snapshot snapshot) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.