(assignments kafka-consumer)
Gets assignment from a KafkaConsumer
Gets assignment from a KafkaConsumer
(commit-offset {:keys [handle]})
Commit the offset to a KafkaConsumer
Commit the offset to a KafkaConsumer
(get-new-events {:keys [handle topics]} timeout)
Reads events from kafka.
Reads events from kafka.
(seek-to-beginning kafka-consumer topic-partitions)
Seek to the beginning of a Kafka topic
Seek to the beginning of a Kafka topic
(seek-to-offset kafka-consumer event)
Seek to the offset of a specific event in a Kafka topic
Seek to the offset of a specific event in a Kafka topic
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close