Package org.apache.hadoop.jmx
@Private
package org.apache.hadoop.jmx
This package provides access to JMX primarily through the
JMXJsonServlet class.-
ClassesClassDescriptionProvides Read only web access to JMX.For example in case of MutableGauge we are using numbers, but not implementing Number interface, so we skip class check here because we can not be sure NaN values are wrapped with classes which implements the Number interface