| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.replication.regionserver | |
| org.apache.hadoop.hbase.zookeeper | |
| org.apache.hadoop.metrics2.lib | 
| Modifier and Type | Field and Description | 
|---|---|
private MutableHistogram | 
MetricsReplicationSinkSourceImpl.ageHist  | 
private MutableHistogram | 
MetricsReplicationTableSourceImpl.ageOfLastShippedOpHist  | 
private MutableHistogram | 
MetricsReplicationGlobalSourceSourceImpl.ageOfLastShippedOpHist  | 
private MutableHistogram | 
MetricsReplicationSourceSourceImpl.ageOfLastShippedOpHist  | 
| Modifier and Type | Field and Description | 
|---|---|
private MutableHistogram | 
MetricsZooKeeperSourceImpl.readOpLatency  | 
private MutableHistogram | 
MetricsZooKeeperSourceImpl.syncOpLatency  | 
private MutableHistogram | 
MetricsZooKeeperSourceImpl.writeOpLatency  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MutableRangeHistogram
Extended histogram implementation with metric range counters. 
 | 
class  | 
MutableSizeHistogram
Extended histogram implementation with counters for metric size ranges. 
 | 
class  | 
MutableTimeHistogram
Extended histogram implementation with counters for metric time ranges. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MutableHistogram | 
DynamicMetricsRegistry.getHistogram(String histoName)  | 
MutableHistogram | 
DynamicMetricsRegistry.newHistogram(String name)
Create a new histogram. 
 | 
MutableHistogram | 
DynamicMetricsRegistry.newHistogram(String name,
            String desc)
Create a new histogram. 
 | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.