Package org.apache.flink.metrics.jmx
-
Interface Summary Interface Description JMXReporter.JmxCounterMBean The MBean interface for an exposed counter.JMXReporter.JmxGaugeMBean The MBean interface for an exposed gauge.JMXReporter.JmxHistogramMBean The MBean interface for an exposed histogram.JMXReporter.JmxMeterMBean The MBean interface for an exposed meter.JMXReporter.MetricMBean The common MBean interface for all metrics. -
Class Summary Class Description JMXReporter MetricReporterthat exportsMetricsvia JMX.JMXReporterFactory MetricReporterFactoryforJMXReporter.