请参阅: 说明
| 类 | 说明 |
|---|---|
| CheckpointCommitter |
This class is used to save information about which sink operator instance has committed checkpoints to a backend.
|
| ExtractTimestampsOperator<T> | 已过时 |
| GenericWriteAheadSink<IN> |
Generic Sink that emits its input elements into an arbitrary backend.
|
| TimestampsAndPeriodicWatermarksOperator<T> |
A stream operator that extracts timestamps from stream elements and
generates periodic watermarks.
|
| TimestampsAndPunctuatedWatermarksOperator<T> |
A stream operator that extracts timestamps from stream elements and
generates watermarks based on punctuation elements.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.