public class MinWatermarkGauge extends Object implements org.apache.flink.metrics.Gauge<Long>
Gauge
for exposing the minimum watermark of chosen WatermarkGauge
s.Constructor and Description |
---|
MinWatermarkGauge(WatermarkGauge... watermarkGauges) |
public MinWatermarkGauge(WatermarkGauge... watermarkGauges)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.