Uses of Interface
org.apache.storm.task.IOutputCollector
Packages that use IOutputCollector
Package
Description
-
Uses of IOutputCollector in org.apache.storm.coordination
Classes 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.bolt
Classes in org.apache.storm.executor.bolt that implement IOutputCollector -
Uses of IOutputCollector in org.apache.storm.task
Classes in org.apache.storm.task that implement IOutputCollectorModifier and TypeClassDescriptionclass
This 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.topology
Classes in org.apache.storm.topology that implement IOutputCollectorModifier and TypeClassDescriptionprotected static class
Methods in org.apache.storm.topology that return IOutputCollector