Package org.apache.flink.streaming.api.watermark
-
Class Summary Class Description Watermark A Watermark tells operators that no elements with a timestamp older or equal to the watermark timestamp should arrive at the operator.
| Class | Description |
|---|---|
| Watermark |
A Watermark tells operators that no elements with a timestamp older or equal to the watermark
timestamp should arrive at the operator.
|