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.data_stream.DataStream.get_execution_environment#

DataStream.get_execution_environment()[source]#

Returns the StreamExecutionEnvironment that was used to create this DataStream.

Returns

The Execution Environment.

previous

pyflink.datastream.data_stream.DataStream.get_type

next

pyflink.datastream.data_stream.DataStream.force_non_parallel

Show Source

Created using Sphinx 4.5.0.