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 | Method and Description |
---|---|
static MetricRegistries |
MetricRegistries.global()
Return the global singleton instance for the MetricRegistries.
|
static MetricRegistries |
MetricRegistriesLoader.load()
Creates a
MetricRegistries instance using the corresponding MetricRegistries
available to ServiceLoader on the classpath. |
Modifier and Type | Class and Description |
---|---|
class |
MetricRegistriesImpl
Implementation of MetricRegistries that does ref-counting.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.