Package org.apache.heron.bolts.kafka
Class DefaultKafkaProducerFactory<K,V>
- java.lang.Object
-
- org.apache.heron.bolts.kafka.DefaultKafkaProducerFactory<K,V>
-
- All Implemented Interfaces:
Serializable
,KafkaProducerFactory<K,V>
public class DefaultKafkaProducerFactory<K,V> extends Object implements KafkaProducerFactory<K,V>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DefaultKafkaProducerFactory(Map<String,Object> configs)
-