| Class | Description |
|---|---|
| BatchCommitterOperatorFactory<CommT> |
A
StreamOperatorFactory for BatchCommitterOperator. |
| BatchGlobalCommitterOperatorFactory<CommT,GlobalCommT> |
A
StreamOperatorFactory for BatchGlobalCommitterOperator. |
| CommittableTypeInformation<CommT> |
A
TypeInformation for Sink's committable,
which uses the SimpleVersionedSerializer to serialize the object. |
| StatefulSinkWriterOperatorFactory<InputT,CommT,WriterStateT> |
A
StreamOperatorFactory for StatefulSinkWriterOperator. |
| StatelessSinkWriterOperatorFactory<InputT,CommT> |
A
StreamOperatorFactory for StatelessSinkWriterOperator. |
| StreamingCommitterOperatorFactory<CommT> |
A
StreamOperatorFactory for StreamingCommitterOperator. |
| StreamingGlobalCommitterOperator<CommT,GlobalCommT> |
Runtime
StreamOperator for executing GlobalCommitter in the streaming execution mode. |
| StreamingGlobalCommitterOperatorFactory<CommT,GlobalCommT> |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.