public interface ICommitterTridentSpout<X> extends ITridentSpout<X>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ICommitterTridentSpout.Emitter |
ITridentSpout.BatchCoordinator<X>| Modifier and Type | Method and Description |
|---|---|
ICommitterTridentSpout.Emitter |
getEmitter(String txStateId,
Map conf,
TopologyContext context)
The emitter for a TransactionalSpout runs as many tasks across the cluster.
|
getComponentConfiguration, getCoordinator, getOutputFieldsICommitterTridentSpout.Emitter getEmitter(String txStateId, Map conf, TopologyContext context)
ITridentSpoutgetEmitter in interface ITridentSpout<X>Copyright © 2015. All rights reserved.