pyflink.datastream.data_stream.DataStream.get_type# DataStream.get_type() → pyflink.common.typeinfo.TypeInformation[source]# Gets the type of the stream. Returns The type of the DataStream.