Uses of Class
org.apache.storm.trident.windowing.AbstractTridentWindowManager
-
Uses of AbstractTridentWindowManager in org.apache.storm.trident.windowing
Modifier and TypeClassDescriptionclass
ThisITridentWindowManager
instance stores all the tuples and trigger related information inmemory.class
This window manager usesWindowsStore
for storing tuples and other trigger related information.