| 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 | Field and Description | 
|---|---|
| private static MetricRegistries | MetricRegistries.LazyHolder. GLOBAL | 
| Modifier and Type | Method and Description | 
|---|---|
| static MetricRegistries | MetricRegistries. global()Return the global singleton instance for the MetricRegistries. | 
| static MetricRegistries | MetricRegistriesLoader. load()Creates a  MetricRegistriesinstance using the correspondingMetricRegistriesavailable toServiceLoaderon the classpath. | 
| (package private) static MetricRegistries | MetricRegistriesLoader. load(List<MetricRegistries> availableImplementations)Creates a  MetricRegistriesinstance using the correspondingMetricRegistriesavailable toServiceLoaderon the classpath. | 
| Modifier and Type | Method and Description | 
|---|---|
| private static List<MetricRegistries> | MetricRegistriesLoader. getDefinedImplemantations() | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) static MetricRegistries | MetricRegistriesLoader. load(List<MetricRegistries> availableImplementations)Creates a  MetricRegistriesinstance using the correspondingMetricRegistriesavailable toServiceLoaderon the classpath. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MetricRegistriesImplImplementation of MetricRegistries that does ref-counting. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.