Liking cljdoc? Tell your friends :D

kafka-clojure-client.producer


closeclj

(close producer)
(close producer timeout time-unit)
source

create-kafka-producerclj

(create-kafka-producer configs)
(create-kafka-producer configs key-serializer value-serializer)
source

flushclj

(flush producer)
source

metricsclj

(metrics producer)
source

partitions-for-topicclj

(partitions-for-topic producer topic)
source

recordclj

(record record)
source

sendclj

(send producer record)
(send producer record call-back)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close