Liking cljdoc? Tell your friends :D

onyx.plugin.bookkeeper


add-ledger-data!clj

(add-ledger-data! {:keys [conn] :as log} path ledger-id)
source

bookkeeper-write-ledger-ids-pathclj

(bookkeeper-write-ledger-ids-path onyx-id & path-args)
source

BookKeeperInputclj

source

BookKeeperOutputclj

source

close-new-ledger-resourcesclj

(close-new-ledger-resources {:keys [bookkeeper/client bookkeeper/ledger-handle]
                             :as event}
                            lifecycle)
source

close-read-ledgers-resourcesclj

(close-read-ledgers-resources
  {:keys [bookkeeper/producer-ch bookkeeper/commit-ch bookkeeper/read-ch
          bookkeeper/retry-ch bookkeeper/shutdown-ch]
   :as event}
  lifecycle)
source

close-write-ledger-resourcesclj

(close-write-ledger-resources event lifecycle)
source

default-valueclj

(default-value task-map k v)
source

digest-typeclj

source

HandleWriteCallbackclj

source

inject-new-ledgerclj

(inject-new-ledger {:keys [onyx.core/task-map onyx.core/log onyx.core/peer-opts
                           onyx.core/task-id onyx.core/job-id]
                    :as event}
                   lifecycle)
source

inject-write-ledger-resourcesclj

(inject-write-ledger-resources event lifecycle)
source

new-ledger-callsclj

source

read-handle-exceptionclj

(read-handle-exception event lifecycle lf-kw exception)
source

read-ledgersclj

(read-ledgers {:keys [onyx.core/task-map onyx.core/log onyx.core/task-id
                      onyx.core/log-prefix]
               :as pipeline-data})
source

read-ledgers-callsclj

source

read-ledgers-dataclj

(read-ledgers-data {:keys [conn] :as log} onyx-id job-id task-id)
source

validate-task-map!clj

(validate-task-map! task-map schema)
source

validate-within-supplied-boundsclj

(validate-within-supplied-bounds start-id end-id checkpoint-id)
source

write-handle-exceptionclj

(write-handle-exception event lifecycle lf-kw exception)
source

write-ledgerclj

(write-ledger {:keys [onyx.core/task-map onyx.core/log onyx.core/peer-opts
                      onyx.core/task-id onyx.core/job-id]
               :as event})
source

write-ledger-callsclj

source

zookeeper-timeoutclj

source

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

× close