Class FieldNameBasedTupleToKafkaMapper<K,V>

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

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