| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.metrics | Metrics API for HBase. | 
| org.apache.hadoop.hbase.metrics.impl | Implementation of the HBase Metrics framework. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | MetricRegistryGeneral purpose factory for creating various metrics. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MetricRegistry. registerAll(MetricSet metricSet)Registers the  Metrics in the given MetricSet. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MetricRegistryImplCustom implementation of  MetricRegistry. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MetricRegistryImpl. registerAll(MetricSet metricSet) | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.