Package org.apache.storm.topology
Interface IRichStateSpout
-
- All Superinterfaces:
IComponent
,IStateSpout
,Serializable
public interface IRichStateSpout extends IStateSpout, IComponent
-
-
Method Summary
-
Methods inherited from interface org.apache.storm.topology.IComponent
declareOutputFields, getComponentConfiguration
-
Methods inherited from interface org.apache.storm.state.IStateSpout
close, nextTuple, open, synchronize
-
-