Class | Description |
---|---|
AscendingTimestamps |
A watermark strategy for ascending rowtime attributes.
|
BoundedOutOfOrderTimestamps |
A watermark strategy for rowtime attributes which are out-of-order by a bounded time interval.
|
PeriodicWatermarkAssigner |
A periodic watermark assigner.
|
PreserveWatermarks |
A strategy which indicates the watermarks should be preserved from the underlying datastream.
|
PunctuatedWatermarkAssigner |
A punctuated watermark assigner.
|
WatermarkStrategy |
Provides a strategy to generate watermarks for a rowtime attribute.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.