Uses of Interface
org.apache.storm.trident.spout.IPartitionedTridentSpout.Emitter
Packages that use IPartitionedTridentSpout.Emitter
-
Uses of IPartitionedTridentSpout.Emitter in org.apache.storm.kafka.spout.trident
Classes in org.apache.storm.kafka.spout.trident that implement IPartitionedTridentSpout.EmitterMethods in org.apache.storm.kafka.spout.trident that return IPartitionedTridentSpout.EmitterModifier and TypeMethodDescriptionIPartitionedTridentSpout.Emitter<List<Map<String,
Object>>, KafkaTridentSpoutTopicPartition, Map<String, Object>> KafkaTridentSpoutTransactional.getEmitter
(Map<String, Object> conf, TopologyContext context) -
Uses of IPartitionedTridentSpout.Emitter in org.apache.storm.trident.spout
Methods in org.apache.storm.trident.spout that return IPartitionedTridentSpout.EmitterModifier and TypeMethodDescriptionIPartitionedTridentSpout.getEmitter
(Map<String, Object> conf, TopologyContext context)