pyflink.datastream.stream_execution_environment.StreamExecutionEnvironment.get_config#
- StreamExecutionEnvironment.get_config() pyflink.common.execution_config.ExecutionConfig [source]#
Gets the config object.
- Returns
The
ExecutionConfig
object.
Gets the config object.
The ExecutionConfig
object.