Package | Description |
---|---|
org.apache.storm.eventhubs.trident | |
org.apache.storm.kafka.spout.trident | |
org.apache.storm.kafka.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 conf,
TopologyContext context) |
Modifier and Type | Class and Description |
---|---|
class |
KafkaTridentSpoutEmitter<K,V> |
Modifier and Type | Method and Description |
---|---|
IOpaquePartitionedTridentSpout.Emitter<List<Map<String,Object>>,KafkaTridentSpoutTopicPartition,Map<String,Object>> |
KafkaTridentSpoutOpaque.getEmitter(Map conf,
TopologyContext context) |
Modifier and Type | Method and Description |
---|---|
IOpaquePartitionedTridentSpout.Emitter<List<GlobalPartitionInformation>,Partition,Map> |
TridentKafkaEmitter.asOpaqueEmitter() |
IOpaquePartitionedTridentSpout.Emitter<List<GlobalPartitionInformation>,Partition,Map> |
OpaqueTridentKafkaSpout.getEmitter(Map conf,
TopologyContext context)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IOpaquePartitionedTridentSpout.Emitter<Partitions,Partition,M> |
IOpaquePartitionedTridentSpout.getEmitter(Map conf,
TopologyContext context) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.