Uses of Class
org.apache.hadoop.jmx.JMXJsonServlet
Packages that use JMXJsonServlet
-
Uses of JMXJsonServlet in org.apache.hadoop.jmx
Subclasses of JMXJsonServlet in org.apache.hadoop.jmxModifier and TypeClassDescriptionclassFor 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