| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TridentEsTopology.FixedBatchSpout
A fixed batch spout. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OpaqueTridentEventHubSpout
Opaque Trident EventHubs Spout. 
 | 
class  | 
TransactionalTridentEventHubSpout
Transactional Trident EventHub Spout. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TridentHiveTopology.FixedBatchSpout  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TridentJmsSpout
Trident implementation of the JmsSpout. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
KafkaTridentSpoutOpaque<K,V>  | 
class  | 
KafkaTridentSpoutTransactional<K,V>  | 
| Modifier and Type | Method and Description | 
|---|---|
static StormTopology | 
TridentKafkaConsumerTopology.newTopology(ITridentDataSource tridentSpout)
Creates a new topology that prints inputs to stdout. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MetricGenBatchSpout
BatchSpout implementation for metrics generation. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RandomNumberGeneratorSpout
This spout generates random whole numbers with given  
maxNumber value as maximum with the given fields. | 
| Modifier and Type | Method and Description | 
|---|---|
Stream | 
TridentTopology.newStream(String txId,
         ITridentDataSource dataSource)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IBatchSpout  | 
interface  | 
ICommitterTridentSpout<X>  | 
interface  | 
IOpaquePartitionedTridentSpout<PartitionsT,PartitionT extends ISpoutPartition,M>
This defines a transactional spout which does not necessarily replay the same batch every time it emits a batch for a transaction id. 
 | 
interface  | 
IPartitionedTridentSpout<PartitionsT,PartitionT extends ISpoutPartition,T>
This interface defines a transactional spout that reads its tuples from a partitioned set of brokers. 
 | 
interface  | 
ITridentSpout<T>  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BatchSpoutExecutor  | 
class  | 
OpaquePartitionedTridentSpoutExecutor  | 
class  | 
PartitionedTridentSpoutExecutor  | 
class  | 
RichSpoutBatchExecutor  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FeederBatchSpout  | 
class  | 
FeederCommitterBatchSpout  | 
class  | 
FixedBatchSpout  | 
Copyright © 2019 The Apache Software Foundation. All rights reserved.