Uses of Interface
org.apache.storm.windowing.Window
Packages that use Window
-
Uses of Window in org.apache.storm.windowing
Subinterfaces of Window in org.apache.storm.windowingClasses in org.apache.storm.windowing that implement WindowModifier and TypeClassDescriptionclass
Holds the expired, new and current tuples in a window.class
An iterator based implementation over the events in a window.