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