Class FieldNameBasedTupleToKafkaMapper<K,V>

java.lang.Object
org.apache.storm.kafka.bolt.mapper.FieldNameBasedTupleToKafkaMapper<K,V>
All Implemented Interfaces:
Serializable, TupleToKafkaMapper<K,V>

public class FieldNameBasedTupleToKafkaMapper<K,V> extends Object implements TupleToKafkaMapper<K,V>
See Also: