Ctrl+K
Logo image Logo image

Site Navigation

  • API Reference
  • Examples

Site Navigation

  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
  • PyFlink DataStream
    • StreamExecutionEnvironment
    • DataStream
    • Functions
    • State
    • Timer
    • Window
    • Checkpoint
    • Side Outputs
    • Connectors
    • Formats
  • PyFlink Common

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.

previous

StreamExecutionEnvironment

next

pyflink.datastream.stream_execution_environment.StreamExecutionEnvironment.set_parallelism

Show Source

Created using Sphinx 4.5.0.