Interface WatermarkManager
-
@Experimental public interface WatermarkManagerTheWatermarkManagerinterface provides a mechanism to emit watermarks from a process function.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidemitWatermark(Watermark watermark)Emits a watermark from the process function.
-