Liking cljdoc? Tell your friends :D

kafka-event-processor.processor.consumer


assignmentsclj

(assignments kafka-consumer)

Gets assignment from a KafkaConsumer

Gets assignment from a KafkaConsumer
sourceraw docstring

commit-offsetclj

(commit-offset {:keys [handle]})

Commit the offset to a KafkaConsumer

Commit the offset to a KafkaConsumer
sourceraw docstring

FnBackedConsumerRebalanceListenerclj

source

get-new-eventsclj

(get-new-events {:keys [handle topics]} timeout event-handler)

Reads events from kafka.

Reads events from kafka.
sourceraw docstring

seek-to-beginningclj

(seek-to-beginning kafka-consumer topic-partitions)

Seek to the beginning of a Kafka topic

Seek to the beginning of a Kafka topic
sourceraw docstring

seek-to-offsetclj

(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
sourceraw docstring

with-consumercljmacro

(with-consumer binding-details & body)
source

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

× close