Uses of Interface
org.apache.storm.task.IOutputCollector
Package
Description
-
Uses of IOutputCollector in org.apache.storm.coordination
-
Uses of IOutputCollector in org.apache.storm.executor.bolt
-
Uses of IOutputCollector in org.apache.storm.task
Modifier and TypeClassDescriptionclass
This output collector exposes the API for emitting tuples from an IRichBolt. -
Uses of IOutputCollector in org.apache.storm.topology
Modifier and TypeClassDescriptionprotected static class