Package org.apache.flink.metrics.jmx
Interface JMXReporter.JmxGaugeMBean
-
- All Superinterfaces:
JMXReporter.MetricMBean
- Enclosing class:
- JMXReporter
public static interface JMXReporter.JmxGaugeMBean extends JMXReporter.MetricMBean
The MBean interface for an exposed gauge.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetValue()
-
-
-
Method Detail
-
getValue
Object getValue()
-
-