Java org.apache.hadoop.metrics2.util MBeans fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.metrics2.util MBeans fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.metrics2.util MBeans.

The text is from its open source code.

Method

ObjectNameregister(String serviceName, String nameName, Object theMbean)
Register the MBean using our standard MBeanName format "hadoop:service=,name=" Where the and are the supplied parameters.
voidunregister(ObjectName mbeanName)