@InterfaceAudience.Private public class OperationMetrics extends Object
| Constructor and Description |
|---|
OperationMetrics(org.apache.hadoop.hbase.metrics.MetricRegistry registry,
String metricNamePrefix) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hbase.metrics.Counter |
getFailedCounter() |
org.apache.hadoop.hbase.metrics.Counter |
getSubmittedCounter() |
org.apache.hadoop.hbase.metrics.Histogram |
getTimeHisto() |
public OperationMetrics(org.apache.hadoop.hbase.metrics.MetricRegistry registry,
String metricNamePrefix)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.