Liking cljdoc? Tell your friends :D

kafka-event-processor.kafka.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)

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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close