Package org.apache.heron.api.windowing
Interface TupleWindow
-
- All Known Implementing Classes:
TupleWindowImpl
public interface TupleWindow extends Window<Tuple>
-
-
Method Summary
-
Methods inherited from interface org.apache.heron.api.windowing.Window
get, getEndTimestamp, getExpired, getNew, getStartTimestamp
-
-