Kafka - Producers
Which Kafka Producer API method is used to asynchronously send a record to a Kafka topic?
send() is used to send records asynchronously to Kafka topics.send() [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions