pyflink.datastream.stream_execution_environment.StreamExecutionEnvironment.get_stream_time_characteristic#
- StreamExecutionEnvironment.get_stream_time_characteristic() pyflink.datastream.time_characteristic.TimeCharacteristic [source]#
Gets the time characteristic.
See also
- Returns
The
TimeCharacteristic
.