Class Producer010Impl<K,V>
java.lang.Object
org.apache.kafka.clients.producer.KafkaProducer<K,V>
io.streamnative.kafka.client.zero.ten.Producer010Impl<K,V>
- All Implemented Interfaces:
Producer<K,,V> Closeable,AutoCloseable,org.apache.kafka.clients.producer.Producer<K,V>
public class Producer010Impl<K,V>
extends org.apache.kafka.clients.producer.KafkaProducer<K,V>
implements Producer<K,V>
The implementation of Kafka producer 0.10.0.0.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.kafka.clients.producer.KafkaProducer
close, close, flush, metrics, partitionsFor, send, sendMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.streamnative.kafka.client.api.Producer
newContextBuilder, newContextBuilder