| 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 |
| Class and Description |
|---|
| HBaseMetrics2HadoopMetricsAdapter
This is the adapter from "HBase Metrics Framework", implemented in hbase-metrics-api and
hbase-metrics modules to the Hadoop Metrics2 framework.
|
| Class and Description |
|---|
| CounterImpl
Custom implementation of
Counter using LongAdder. |
| DropwizardMeter
Dropwizard metrics implementation of
Meter. |
| FastLongHistogram
FastLongHistogram is a thread-safe class that estimate distribution of data and computes the
quantiles.
|
| GlobalMetricRegistriesAdapter
This class acts as an adapter to export the MetricRegistry's in the global registry.
|
| HistogramImpl
Custom histogram implementation based on FastLongHistogram.
|
| Class and Description |
|---|
| HistogramImpl
Custom histogram implementation based on FastLongHistogram.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.