Protocol for implementing a Kafka Producer.
Protocol for implementing a Kafka Producer.
(close this opts)
(flush! producer)
(send-async! this m)
(send-async! this m opts)
(send-async! this topic partition k v opts)
(send-sync! this m)
(send-sync! this m options)
(send-sync! this topic partition k v opts)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close