pyflink.datastream.stream_execution_environment.StreamExecutionEnvironment.get_buffer_timeout#
- StreamExecutionEnvironment.get_buffer_timeout() int [source]#
Gets the maximum time frequency (milliseconds) for the flushing of the output buffers. For clarification on the extremal values see
set_buffer_timeout()
.- Returns
The timeout of the buffer.