Skip to main content
Ctrl+K
PyFlink 1.20+vvr.11.7.dev0 documentation - Home PyFlink 1.20+vvr.11.7.dev0 documentation - Home
  • API Reference
  • Examples
  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
  • PyFlink DataStream
  • PyFlink DataFrame
  • PyFlink Common
    • Config
    • Serializer
    • Job Information
    • Serializer
    • Time
  • API Reference
  • PyFlink Common
  • Config
  • pyflink.common.config_options.ConfigOption

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

This Page

  • Show Source

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.