Uses of Class
org.apache.hadoop.hbase.metrics.ExactCounterMetric

Packages that use ExactCounterMetric
org.apache.hadoop.hbase.regionserver.metrics   
 

Uses of ExactCounterMetric in org.apache.hadoop.hbase.regionserver.metrics
 

Fields in org.apache.hadoop.hbase.regionserver.metrics declared as ExactCounterMetric
 ExactCounterMetric RegionServerMetrics.regionAccessCounter
          Metrics on the distribution of region operations (how many 'operations' on each region).
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.