Uses of Class
org.apache.storm.topology.WindowedBoltExecutor
-
Uses of WindowedBoltExecutor in org.apache.storm.topology
Modifier and TypeClassDescriptionclass
PersistentWindowedBoltExecutor<T extends State>
Wraps aIStatefulWindowedBolt
and handles the execution.class
StatefulWindowedBoltExecutor<T extends State>
Wraps aIStatefulWindowedBolt
and handles the execution.