Package backtype.storm.spout

Interface Summary
ISchemableSpout  
ISpout ISpout is the core interface for implementing spouts.
ISpoutOutputCollector  
ISpoutWaitStrategy The strategy a spout needs to use when its waiting.
Scheme  
 

Class Summary
NoOpSpout  
NothingEmptyEmitStrategy  
RawScheme  
ShellSpout  
SleepSpoutWaitStrategy  
SpoutOutputCollector This output collector exposes the API for emitting tuples from an IRichSpout.