franzy.clients.producer.protocols
FranzyProducer
protocol
Protocol for implementing a Kafka Producer.
members
close
(close this opts)flush!
(flush! producer)send-async!
(send-async! this m)(send-async! this m opts)(send-async! this topic partition k v opts)send-sync!
(send-sync! this m)(send-sync! this m options)(send-sync! this topic partition k v opts)