Field and Description |
---|
org.apache.hadoop.hbase.metrics.BaseSourceImpl.metricsRegistry
Use hbase-metrics/hbase-metrics-api module interfaces for new metrics.
Defining BaseSources for new metric groups (WAL, RPC, etc) is not needed anymore, however,
for existing BaseSource implemetnations, please use the field named "registry" which is a
MetricRegistry instance together with the HBaseMetrics2HadoopMetricsAdapter.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.