org.apache.hadoop.hbase.master.metrics
Class MasterStatistics
java.lang.Object
org.apache.hadoop.metrics.util.MetricsDynamicMBeanBase
org.apache.hadoop.hbase.metrics.MetricsMBeanBase
org.apache.hadoop.hbase.master.metrics.MasterStatistics
- All Implemented Interfaces:
- DynamicMBean
public class MasterStatistics
- extends MetricsMBeanBase
Exports the MasterMetrics
statistics as an MBean
for JMX.
Constructor Summary |
MasterStatistics(org.apache.hadoop.metrics.util.MetricsRegistry registry)
|
Methods inherited from class org.apache.hadoop.metrics.util.MetricsDynamicMBeanBase |
getAttributes, invoke, setAttribute, setAttributes |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MasterStatistics
public MasterStatistics(org.apache.hadoop.metrics.util.MetricsRegistry registry)
shutdown
public void shutdown()
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.