pyflink.datastream.stream_execution_environment.StreamExecutionEnvironment.get_checkpoint_config# StreamExecutionEnvironment.get_checkpoint_config() → CheckpointConfig[source]# Gets the checkpoint config, which defines values like checkpoint interval, delay between checkpoints, etc. Returns The CheckpointConfig.