| 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  | 
MetricRegistry
General 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  | 
MetricRegistryImpl
Custom implementation of  
MetricRegistry. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MetricRegistryImpl.registerAll(MetricSet metricSet)  | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.