Interface Producer<K,V>

All Superinterfaces:
AutoCloseable

public interface Producer<K,V> extends AutoCloseable
A common interface of Kafka producer.