Uses of Class
org.apache.storm.topology.BaseStatefulBoltExecutor
-
Uses of BaseStatefulBoltExecutor in org.apache.storm.topology
Modifier and TypeClassDescriptionclass
WrapsIRichBolt
and forwards checkpoint tuples in a stateful topology.class
StatefulBoltExecutor<T extends State>
Wraps aIStatefulBolt
and manages the state of the bolt.