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

abstract RuntimeContext.get_task_name() → str[source]#

Returns the name of the task in which the UDF runs, as assigned during plan construction.

previous

Functions

next

pyflink.datastream.functions.RuntimeContext.get_number_of_parallel_subtasks

Show Source

Created using Sphinx 4.5.0.