lz

Results 3 issues of lz

## What is the purpose of the change According to the FLIP-406,Move all checkpoint-related options that are out of `CheckpointingOptions` into `CheckpointingOptions`. Deprecate the original ones. ## Brief change log...

…Config` and move it to flink-core. ## What is the purpose of the change In FLIP-406 we want to merge all options from ExecutionCheckpointingOptions into CheckpointingOptions. We need to split...

component=Runtime/Checkpointing

## What is the purpose of the change As a subitem of FLIP-406,Rename RestoreMode to RecoveryClaimMode ## Brief change log Change the `RestoreMode` class name and variable name to `RecoveryClaimMode`...

component=<none>