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_number_of_parallel_subtasks#

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

Gets the parallelism with which the parallel task runs.

previous

pyflink.datastream.functions.RuntimeContext.get_task_name

next

pyflink.datastream.functions.RuntimeContext.get_max_number_of_parallel_subtasks

Show Source

Created using Sphinx 4.5.0.