pyflink.datastream.data_stream.DataStream.get_name# DataStream.get_name() → str[source]# Gets the name of the current data stream. This name is used by the visualization and logging during runtime. Returns Name of the stream.