Uses of Interface
org.apache.storm.task.IOutputCollector
Packages that use IOutputCollector
Package
Description
- 
Uses of IOutputCollector in org.apache.storm.coordinationClasses in org.apache.storm.coordination that implement IOutputCollectorConstructors in org.apache.storm.coordination with parameters of type IOutputCollector
- 
Uses of IOutputCollector in org.apache.storm.executor.boltClasses in org.apache.storm.executor.bolt that implement IOutputCollector
- 
Uses of IOutputCollector in org.apache.storm.taskClasses in org.apache.storm.task that implement IOutputCollectorModifier and TypeClassDescriptionclassThis output collector exposes the API for emitting tuples from an IRichBolt.Constructors in org.apache.storm.task with parameters of type IOutputCollector
- 
Uses of IOutputCollector in org.apache.storm.topologyClasses in org.apache.storm.topology that implement IOutputCollectorModifier and TypeClassDescriptionprotected static classMethods in org.apache.storm.topology that return IOutputCollector