| Package | Description |
|---|---|
| org.apache.hadoop.jmx |
This package provides access to JMX primarily through the
JMXJsonServlet class. |
| Modifier and Type | Class and Description |
|---|---|
class |
JMXJsonServletNaNFiltered
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
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.