public static class FlinkMetricContainer.FlinkGauge extends java.lang.Object implements org.apache.flink.metrics.Gauge<GaugeResult>
Gauge
for GaugeResult
.Modifier and Type | Method and Description |
---|---|
GaugeResult |
getValue() |
public GaugeResult getValue()
getValue
in interface org.apache.flink.metrics.Gauge<GaugeResult>