Uses of Interface
storm.kafka.trident.mapper.TridentTupleToKafkaMapper

Packages that use TridentTupleToKafkaMapper
storm.kafka.trident   
storm.kafka.trident.mapper   
 

Uses of TridentTupleToKafkaMapper in storm.kafka.trident
 

Methods in storm.kafka.trident with parameters of type TridentTupleToKafkaMapper
 TridentKafkaStateFactory TridentKafkaStateFactory.withTridentTupleToKafkaMapper(TridentTupleToKafkaMapper mapper)
           
 TridentKafkaState TridentKafkaState.withTridentTupleToKafkaMapper(TridentTupleToKafkaMapper mapper)
           
 

Uses of TridentTupleToKafkaMapper in storm.kafka.trident.mapper
 

Classes in storm.kafka.trident.mapper that implement TridentTupleToKafkaMapper
 class FieldNameBasedTupleToKafkaMapper<K,V>
           
 



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