Package | Description |
---|---|
org.apache.storm.coordination | |
org.apache.storm.executor.bolt | |
org.apache.storm.task | |
org.apache.storm.topology |
Modifier and Type | Class and Description |
---|---|
class |
CoordinatedBolt.CoordinatedOutputCollector |
Constructor and Description |
---|
CoordinatedOutputCollector(IOutputCollector delegate) |
Modifier and Type | Class and Description |
---|---|
class |
BoltOutputCollectorImpl |
Modifier and Type | Class and Description |
---|---|
class |
OutputCollector
This output collector exposes the API for emitting tuples from an IRichBolt.
|
Constructor and Description |
---|
OutputCollector(IOutputCollector delegate) |
Modifier and Type | Class and Description |
---|---|
protected static class |
BaseStatefulBoltExecutor.AnchoringOutputCollector |
Modifier and Type | Method and Description |
---|---|
protected IOutputCollector |
BasicOutputCollector.getOutputter() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.