Package | Description |
---|---|
org.apache.storm.eventhubs.trident | |
org.apache.storm.kafka.spout.trident | |
org.apache.storm.trident.spout |
Modifier and Type | Class and Description |
---|---|
class |
OpaqueTridentEventHubEmitter
A thin wrapper of TransactionalTridentEventHubEmitter for OpaqueTridentEventHubSpout.
|
Modifier and Type | Method and Description |
---|---|
IOpaquePartitionedTridentSpout.Emitter<Partitions,Partition,Map> |
OpaqueTridentEventHubSpout.getEmitter(Map<String,Object> conf,
TopologyContext context) |
Modifier and Type | Class and Description |
---|---|
class |
KafkaTridentOpaqueSpoutEmitter<K,V> |
Modifier and Type | Method and Description |
---|---|
IOpaquePartitionedTridentSpout.Emitter<List<Map<String,Object>>,KafkaTridentSpoutTopicPartition,Map<String,Object>> |
KafkaTridentSpoutOpaque.getEmitter(Map<String,Object> conf,
TopologyContext context) |
Modifier and Type | Method and Description |
---|---|
IOpaquePartitionedTridentSpout.Emitter<PartitionsT,PartitionT,M> |
IOpaquePartitionedTridentSpout.getEmitter(Map<String,Object> conf,
TopologyContext context) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.