See: Description
| Class | Description |
|---|---|
| CheckpointCommitter |
This class is used to save information about which sink operator instance has committed checkpoints to a backend.
|
| ExtractTimestampsOperator<T> | Deprecated |
| 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–2020 The Apache Software Foundation. All rights reserved.