Package org.apache.hadoop.hbase.metrics

Class Summary
MetricsMBeanBase Extends the Hadoop MetricsDynamicMBeanBase class to provide JMX support for custom HBase MetricsBase implementations.
MetricsRate Publishes a rate based on a counter - you increment the counter each time an event occurs (eg: an RPC call) and this publishes a rate.
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.