Uses of Interface
org.apache.flink.metrics.jmx.JMXReporter.MetricMBean
-
-
Uses of JMXReporter.MetricMBean in org.apache.flink.metrics.jmx
Subinterfaces of JMXReporter.MetricMBean in org.apache.flink.metrics.jmx Modifier and Type Interface Description static interfaceJMXReporter.JmxCounterMBeanThe MBean interface for an exposed counter.static interfaceJMXReporter.JmxGaugeMBeanThe MBean interface for an exposed gauge.static interfaceJMXReporter.JmxHistogramMBeanThe MBean interface for an exposed histogram.static interfaceJMXReporter.JmxMeterMBeanThe MBean interface for an exposed meter.
-