FlinkRunConfiguration
class FlinkRunConfiguration
Describes the starting parameters for a Managed Service for Apache Flink application.
Types
Properties
Link copied to clipboard
When restoring from a snapshot, specifies whether the runtime is allowed to skip a state that cannot be mapped to the new program. This will happen if the program is updated between snapshots to remove stateful parameters, and state data in the snapshot no longer corresponds to valid application data. For more information, see Allowing Non-Restored State in the Apache Flink documentation.