Class MinWatermarkGauge
java.lang.Object
org.apache.flink.streaming.runtime.metrics.MinWatermarkGauge
- All Implemented Interfaces:
org.apache.flink.metrics.Gauge<Long>,org.apache.flink.metrics.Metric
A
Gauge for exposing the minimum watermark of chosen WatermarkGauges.-
Constructor Details
-
MinWatermarkGauge
-
-
Method Details
-
getValue
- Specified by:
getValuein interfaceorg.apache.flink.metrics.Gauge<Long>
-