| Package | Description | 
|---|---|
| org.apache.storm.jms.trident | |
| org.apache.storm.trident.spout | |
| org.apache.storm.trident.testing | 
| Modifier and Type | Method and Description | 
|---|---|
ITridentSpout.BatchCoordinator<JmsBatch> | 
TridentJmsSpout.getCoordinator(String txStateId,
              Map conf,
              TopologyContext context)  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
BatchSpoutExecutor.EmptyCoordinator  | 
class  | 
OpaquePartitionedTridentSpoutExecutor.Coordinator  | 
| Modifier and Type | Method and Description | 
|---|---|
ITridentSpout.BatchCoordinator | 
RichSpoutBatchExecutor.getCoordinator(String txStateId,
              Map conf,
              TopologyContext context)  | 
ITridentSpout.BatchCoordinator<Object> | 
PartitionedTridentSpoutExecutor.getCoordinator(String txStateId,
              Map conf,
              TopologyContext context)  | 
ITridentSpout.BatchCoordinator<Object> | 
OpaquePartitionedTridentSpoutExecutor.getCoordinator(String txStateId,
              Map conf,
              TopologyContext context)  | 
ITridentSpout.BatchCoordinator<T> | 
ITridentSpout.getCoordinator(String txStateId,
              Map conf,
              TopologyContext context)
The coordinator for a TransactionalSpout runs in a single thread and indicates when batches of tuples should be emitted. 
 | 
ITridentSpout.BatchCoordinator | 
BatchSpoutExecutor.getCoordinator(String txStateId,
              Map conf,
              TopologyContext context)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FeederBatchSpout.FeederCoordinator  | 
| Modifier and Type | Method and Description | 
|---|---|
ITridentSpout.BatchCoordinator | 
FeederCommitterBatchSpout.getCoordinator(String txStateId,
              Map conf,
              TopologyContext context)  | 
ITridentSpout.BatchCoordinator | 
FeederBatchSpout.getCoordinator(String txStateId,
              Map conf,
              TopologyContext context)  | 
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.