See: Description
| Interface | Description |
|---|---|
| KeyGroupCheckpointedOperator |
This interface is used to checkpoint key-groups state.
|
| KeyGroupRestoringOperator |
This interface is used to restore key-groups state.
|
| Class | Description |
|---|---|
| FlinkBroadcastStateInternals<K> |
StateInternals that uses a Flink OperatorStateBackend to manage the broadcast
state. |
| FlinkStateInternals<K> |
StateInternals that uses a Flink KeyedStateBackend to manage state. |