Uses of Interface
org.apache.storm.trident.windowing.ITridentWindowManager
Packages that use ITridentWindowManager
-
Uses of ITridentWindowManager in org.apache.storm.trident.windowing
Classes in org.apache.storm.trident.windowing that implement ITridentWindowManagerModifier and TypeClassDescriptionclass
Basic functionality to manage trident tuple events usingWindowManager
andWindowsStore
for storing tuples and triggers related information.class
ThisITridentWindowManager
instance stores all the tuples and trigger related information inmemory.class
This window manager usesWindowsStore
for storing tuples and other trigger related information.