Skip navigation links

Back to Flink Website

org.apache.flink.streaming.runtime.operators.windowing

Class WindowOperator<K,IN,ACC,OUT,W extends Window>

Parameters:
window - the window to clean
time - the current time (event or processing depending on the WindowAssigner
Returns:
true if it is time to clean up the window state, false otherwise.
Skip navigation links

Back to Flink Website

Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.