Class WindowOperator.Timer<K,W extends Window>
java.lang.Object
org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.Timer<K,W>
- All Implemented Interfaces:
Comparable<WindowOperator.Timer<K,W>>
protected static class WindowOperator.Timer<K,W extends Window>
extends Object
implements Comparable<WindowOperator.Timer<K,W>>
Internal class for keeping track of in-flight timers.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
timestamp
protected long timestamp -
key
-
window
-
-
Constructor Details
-
Timer
-
-
Method Details