Package org.apache.storm.kafka.bolt.mapper
-
Interface Summary Interface Description TupleToKafkaMapper<K,V> Interface defining a mapping from storm tuple to kafka key and message. -
Class Summary Class Description FieldNameBasedTupleToKafkaMapper<K,V>