|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.metrics.util.MetricsDynamicMBeanBase
org.apache.hadoop.hbase.master.metrics.MasterStatistics
public class MasterStatistics
Exports the MasterMetrics
statistics as an MBean
for JMX.
Constructor Summary | |
---|---|
MasterStatistics(org.apache.hadoop.metrics.util.MetricsRegistry registry)
|
Method Summary | |
---|---|
void |
shutdown()
|
Methods inherited from class org.apache.hadoop.metrics.util.MetricsDynamicMBeanBase |
---|
getAttribute, getAttributes, getMBeanInfo, invoke, setAttribute, setAttributes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MasterStatistics(org.apache.hadoop.metrics.util.MetricsRegistry registry)
Method Detail |
---|
public void shutdown()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |