Uses of Interface
org.apache.storm.trident.windowing.ITridentWindowManager
-
Uses of ITridentWindowManager in org.apache.storm.trident.windowing
Modifier 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.