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, getOutputFields
ICommitterTridentSpout.Emitter getEmitter(String txStateId, Map conf, TopologyContext context)
ITridentSpout
getEmitter
in interface ITridentSpout<X>
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.