Ctrl+K
Logo image Logo image

Site Navigation

  • API Reference
  • Examples

Site Navigation

  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
  • PyFlink DataStream
  • PyFlink Common
    • Config
    • Serializer
    • Job Information
    • Serializer

pyflink.common.config_options.ConfigOption#

class ConfigOption(j_config_option)[source]#

A {@code ConfigOption} describes a configuration parameter. It encapsulates the configuration key, deprecated older versions of the key, and an optional default value for the configuration parameter.

{@code ConfigOptions} are built via the ConfigOptions class. Once created, a config option is immutable.

previous

pyflink.common.config_options.ConfigOptions

next

pyflink.common.execution_config.ExecutionConfig

On this page
  • ConfigOption
Show Source

Created using Sphinx 5.3.0.