Uses of Interface
storm.kafka.bolt.mapper.TupleToKafkaMapper

Packages that use TupleToKafkaMapper
storm.kafka.bolt   
storm.kafka.bolt.mapper   
 

Uses of TupleToKafkaMapper in storm.kafka.bolt
 

Methods in storm.kafka.bolt with parameters of type TupleToKafkaMapper
 KafkaBolt<K,V> KafkaBolt.withTupleToKafkaMapper(TupleToKafkaMapper<K,V> mapper)
           
 

Uses of TupleToKafkaMapper in storm.kafka.bolt.mapper
 

Classes in storm.kafka.bolt.mapper that implement TupleToKafkaMapper
 class FieldNameBasedTupleToKafkaMapper<K,V>
           
 



Copyright © 2015 The Apache Software Foundation. All Rights Reserved.