Package org.apache.hadoop.metrics.util

Class Summary
MBeanUtil This util class provides a method to register an MBean using our standard naming convention as described in the doc for {link MBeanUtil.registerMBean(String, String, Object)
MetricsIntValue The MetricsIntValue class is for a metric that is not time varied but changes only when it is set.
MetricsLongValue The MetricsLongValue class is for a metric that is not time varied but changes only when it is set.
MetricsTimeVaryingInt The MetricsTimeVaryingInt class is for a metric that naturally varies over time (e.g.
MetricsTimeVaryingRate The MetricsTimeVaryingRate class is for a rate based metric that naturally varies over time (e.g.
 



Copyright © 2008 The Apache Software Foundation