Package io.airlift.jmx
Class JmxInspector
java.lang.Object
io.airlift.jmx.JmxInspector
- All Implemented Interfaces:
Iterable<JmxInspector.InspectorRecord>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
JmxInspector
- Throws:
Exception
-
-
Method Details
-
iterator
- Specified by:
iteratorin interfaceIterable<JmxInspector.InspectorRecord>
-