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