backtype.storm.topology
Interface IRichStateSpout

All Superinterfaces:
IComponent, IStateSpout, Serializable

public interface IRichStateSpout
extends IStateSpout, IComponent


Method Summary
 
Methods inherited from interface backtype.storm.state.IStateSpout
close, nextTuple, open, synchronize
 
Methods inherited from interface backtype.storm.topology.IComponent
declareOutputFields, getComponentConfiguration
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.