Uses of Interface
backtype.storm.spout.ISpoutOutputCollector

Packages that use ISpoutOutputCollector
backtype.storm.spout   
 

Uses of ISpoutOutputCollector in backtype.storm.spout
 

Classes in backtype.storm.spout that implement ISpoutOutputCollector
 class SpoutOutputCollector
          This output collector exposes the API for emitting tuples from an IRichSpout.
 

Constructors in backtype.storm.spout with parameters of type ISpoutOutputCollector
SpoutOutputCollector(ISpoutOutputCollector delegate)
           
 



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