Uses of Interface
org.apache.storm.spout.ISpoutOutputCollector
Packages that use ISpoutOutputCollector
-
Uses of ISpoutOutputCollector in org.apache.storm.executor.spout
Classes in org.apache.storm.executor.spout that implement ISpoutOutputCollector -
Uses of ISpoutOutputCollector in org.apache.storm.spout
Classes in org.apache.storm.spout that implement ISpoutOutputCollectorModifier and TypeClassDescriptionclass
This output collector exposes the API for emitting tuples from anIRichSpout
.Constructors in org.apache.storm.spout with parameters of type ISpoutOutputCollector