Package | Description |
---|---|
org.apache.flink.metrics.jmx |
Modifier and Type | Interface and Description |
---|---|
static interface |
JMXReporter.JmxCounterMBean
The MBean interface for an exposed counter.
|
static interface |
JMXReporter.JmxGaugeMBean
The MBean interface for an exposed gauge.
|
static interface |
JMXReporter.JmxHistogramMBean
The MBean interface for an exposed histogram.
|
static interface |
JMXReporter.JmxMeterMBean
The MBean interface for an exposed meter.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.