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.