Package org.apache.storm.state
Interface IStateSpout
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
IRichStateSpout
-
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
void
nextTuple
(StateSpoutOutputCollector collector) void
open
(Map<String, Object> conf, TopologyContext context) void
synchronize
(SynchronizeOutputCollector collector)
-
Method Details
-
open
-
close
void close() -
nextTuple
-
synchronize
-