Package org.apache.flink.streaming.api.watermark
-
Class Summary Class Description InternalWatermark TheWatermark
that contains extra information to be used internally.Watermark A Watermark tells operators that no elements with a timestamp older or equal to the watermark timestamp should arrive at the operator.