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