Interface KafkaProducerFactory<K,​V>

    • Method Detail

      • create

        org.apache.kafka.clients.producer.Producer<K,​V> create()