Uses of Interface
org.apache.storm.spout.ISpoutOutputCollector
-
Uses of ISpoutOutputCollector in org.apache.storm.executor.spout
-
Uses of ISpoutOutputCollector in org.apache.storm.spout
Modifier and TypeClassDescriptionclass
This output collector exposes the API for emitting tuples from anIRichSpout
.