org.apache.hadoop.hbase.ipc
Class HBaseRPCStatistics
java.lang.Object
org.apache.hadoop.metrics.util.MetricsDynamicMBeanBase
org.apache.hadoop.hbase.ipc.HBaseRPCStatistics
- All Implemented Interfaces:
- DynamicMBean
public class HBaseRPCStatistics
- extends org.apache.hadoop.metrics.util.MetricsDynamicMBeanBase
Exports HBase RPC statistics recorded in HBaseRpcMetrics
as an MBean
for JMX monitoring.
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 |
HBaseRPCStatistics
public HBaseRPCStatistics(org.apache.hadoop.metrics.util.MetricsRegistry registry,
String hostName,
String port)
shutdown
public void shutdown()
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.