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.functions.RuntimeContext.get_max_number_of_parallel_subtasks#

abstract RuntimeContext.get_max_number_of_parallel_subtasks() → int[source]#

Gets the number of max-parallelism with which the parallel task runs.

previous

pyflink.datastream.functions.RuntimeContext.get_number_of_parallel_subtasks

next

pyflink.datastream.functions.RuntimeContext.get_index_of_this_subtask

Show Source

Created using Sphinx 4.5.0.