org.apache.hadoop.chukwa.datacollection.agent.metrics
Class AgentActivityMBean

java.lang.Object
  extended by org.apache.hadoop.metrics.util.MetricsDynamicMBeanBase
      extended by org.apache.hadoop.chukwa.datacollection.agent.metrics.AgentActivityMBean
All Implemented Interfaces:
DynamicMBean

public class AgentActivityMBean
extends org.apache.hadoop.metrics.util.MetricsDynamicMBeanBase


Constructor Summary
AgentActivityMBean(org.apache.hadoop.metrics.util.MetricsRegistry mr, String serviceName)
           
 
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

AgentActivityMBean

public AgentActivityMBean(org.apache.hadoop.metrics.util.MetricsRegistry mr,
                          String serviceName)
Method Detail

shutdown

public void shutdown()


Copyright © ${year} The Apache Software Foundation