See: Description
| 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. |
| FlinkStateInternals.EarlyBinder |
Eagerly create user state to work around https://jira.apache.org/jira/browse/FLINK-12653.
|