Liking cljdoc? Tell your friends :D

kafka-component.core


init-and-start-task-poolclj

(init-and-start-task-pool make-task pool-id concurrency-level)
source

make-consumercljmultimethod

source

make-producercljmultimethod

source

make-taskclj

(make-task logger
           exception-handler
           process-record
           poll-interval
           make-kafka-consumer
           task-id)
source

panic!clj

(panic!)
source

stop-task-poolclj

(stop-task-pool {:keys [native-pool tasks]} shutdown-timeout)
source

try-or-panicclj/smacro

(try-or-panic task-id panic-msg & body)
source

with-err-strclj/smacro

(with-err-str & body)
source

writeclj

(write writer topic key val)
source

write-asyncclj

(write-async writer topic key val)
source

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

× close