Package org.apache.beam.runners.flink.translation.wrappers.streaming.state
package org.apache.beam.runners.flink.translation.wrappers.streaming.state
Internal state implementation of the Beam runner for Apache Flink.
-
ClassesClassDescription
StateInternals
that uses a FlinkOperatorStateBackend
to manage the broadcast state.StateInternals
that uses a FlinkKeyedStateBackend
to manage state.Eagerly create user state to work around https://jira.apache.org/jira/browse/FLINK-12653.Serializer configuration snapshot for compatibility and format evolution.