See: Description
Class | Description |
---|---|
CheckpointCommitter |
This class is used to save information about which sink operator instance has committed
checkpoints to a backend.
|
GenericWriteAheadSink<IN> |
Generic Sink that emits its input elements into an arbitrary backend.
|
TimestampsAndWatermarksOperator<T> |
A stream operator that may do one or both of the following: extract timestamps from events and
generate watermarks.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.