T
- The type of the elements that can be emitted.public interface WatermarkGaugeExposingOutput<T> extends Output<T>, Closeable
Output
that measures the last emitted watermark with a WatermarkGauge
.Modifier and Type | Method and Description |
---|---|
Gauge<Long> |
getWatermarkGauge() |
collect, emitLatencyMarker, emitRecordAttributes, emitWatermark, emitWatermarkStatus
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.