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
StateInternalsthat uses a FlinkOperatorStateBackendto manage the broadcast state.StateInternalsthat uses a FlinkKeyedStateBackendto 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.