Uses of Class
org.apache.storm.trident.windowing.WindowsState
-
Packages that use WindowsState Package Description org.apache.storm.trident.windowing -
-
Uses of WindowsState in org.apache.storm.trident.windowing
Methods in org.apache.storm.trident.windowing with parameters of type WindowsState Modifier and Type Method Description void
WindowsStateUpdater. updateState(WindowsState state, List<TridentTuple> tuples, TridentCollector collector)
-