Modifier and Type | Class and Description |
---|---|
class |
TransactionalTridentEventHubSpout
Transactional Trident EventHub Spout
|
Modifier and Type | Class and Description |
---|---|
class |
KafkaTridentSpoutTransactional |
Modifier and Type | Class and Description |
---|---|
class |
TransactionalTridentKafkaSpout
Deprecated.
storm-kafka has been deprecated and will be removed in a future Storm release. Please upgrade to storm-kafka-client. If you need to migrate the committed offsets to the new spout, consider using the storm-kafka-migration tool.
|
Modifier and Type | Method and Description |
---|---|
Stream |
TridentTopology.newStream(String txId,
IPartitionedTridentSpout spout) |
Modifier and Type | Method and Description |
---|---|
IPartitionedTridentSpout<Object,ISpoutPartition,Object> |
PartitionedTridentSpoutExecutor.getPartitionedSpout() |
Constructor and Description |
---|
PartitionedTridentSpoutExecutor(IPartitionedTridentSpout<Object,ISpoutPartition,Object> spout) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.