public class WatermarkGauge extends Object implements org.apache.flink.metrics.Gauge<Long>
Gauge
WatermarkGauge()
Long
getValue()
void
setCurrentWatermark(long watermark)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WatermarkGauge()
public void setCurrentWatermark(long watermark)
public Long getValue()
getValue
org.apache.flink.metrics.Gauge<Long>
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.