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