| Package | Description | 
|---|---|
| org.apache.storm.jms.trident | |
| org.apache.storm.trident.spout | |
| org.apache.storm.trident.testing | 
| Modifier and Type | Method and Description | 
|---|---|
ITridentSpout.Emitter<JmsBatch> | 
TridentJmsSpout.getEmitter(String txStateId,
          Map conf,
          TopologyContext context)  | 
| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
ICommitterTridentSpout.Emitter  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BatchSpoutExecutor.BatchSpoutEmitter  | 
class  | 
OpaquePartitionedTridentSpoutExecutor.Emitter  | 
| Modifier and Type | Method and Description | 
|---|---|
ITridentSpout.Emitter | 
RichSpoutBatchExecutor.getEmitter(String txStateId,
          Map conf,
          TopologyContext context)  | 
ITridentSpout.Emitter<Object> | 
PartitionedTridentSpoutExecutor.getEmitter(String txStateId,
          Map conf,
          TopologyContext context)  | 
ITridentSpout.Emitter<T> | 
ITridentSpout.getEmitter(String txStateId,
          Map conf,
          TopologyContext context)
The emitter for a TransactionalSpout runs as many tasks across the cluster. 
 | 
ITridentSpout.Emitter | 
BatchSpoutExecutor.getEmitter(String txStateId,
          Map conf,
          TopologyContext context)  | 
| Modifier and Type | Method and Description | 
|---|---|
ITridentSpout.Emitter | 
FeederBatchSpout.getEmitter(String txStateId,
          Map conf,
          TopologyContext context)  | 
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.