Liking cljdoc? Tell your friends :D

onyx.log.zookeeper


await-entry!clj

(await-entry! {:keys [conn opts prefix kill-ch] :as log} ch path position)
source

catalog-pathclj

(catalog-path prefix)
source

checkpoint-pathclj

(checkpoint-path prefix)
source

checkpoint-path-versionclj

(checkpoint-path-version prefix job-id replica-version epoch)
source

checkpoint-task-keyclj

(checkpoint-task-key task-id slot-id checkpoint-type)
source

chunk-pathclj

(chunk-path prefix)
source

clean-up-broken-connectionsclj

(clean-up-broken-connections f)
source

clear-job-dataclj

(clear-job-data conn tenancy-id job-id)
source

clear-tenancyclj

(clear-tenancy conn tenancy-id)
source

current-replicaclj

(current-replica conn tenancy-id job-id)
source

epoch-low-watermark-pathclj

(epoch-low-watermark-path prefix job-id replica-version)
source

epoch-pathclj

(epoch-path prefix)
source

exception-pathclj

(exception-path prefix)
source

find-log-parametersclj

(find-log-parameters log)
source

flow-pathclj

(flow-path prefix)
source

global-metadata-pathclj

source

initialize-origin!clj

(initialize-origin! conn config prefix)
source

job-config-pathclj

(job-config-path prefix)
source

job-hash-pathclj

(job-hash-path prefix)
source

job-metadata-pathclj

(job-metadata-path prefix)
source

job-name-pathclj

(job-name-path prefix)
source

job-pathsclj

(job-paths tenancy-id job-id)
source

latest-checkpoint-pathclj

(latest-checkpoint-path prefix)
(latest-checkpoint-path prefix job-id)
source

lifecycles-pathclj

(lifecycles-path prefix)
source

log-parameters-pathclj

(log-parameters-path prefix)
source

log-pathclj

(log-path prefix)
source

origin-pathclj

(origin-path prefix)
source

pad-sequential-idclj

(pad-sequential-id id)

ZooKeeper sequential IDs are at least 10 digits. If this node's id is less, pad it. Otherwise returns the str'ed id

ZooKeeper sequential IDs are at least 10 digits.
If this node's id is less, pad it. Otherwise returns the str'ed id
sourceraw docstring

parse-task-keyclj

(parse-task-key s)
source

poll-znode-timeout-msclj

source

prefix-pathclj

(prefix-path prefix)
source

pulse-pathclj

(pulse-path prefix)
source

read-checkpoint-coordclj

(read-checkpoint-coord conn tenancy-id job-id)
source

read-log-entryclj

(read-log-entry conn tenancy-id position)
source

read-log-parametersclj

(read-log-parameters conn tenancy-id)
source

read-originclj

(read-origin conn tenancy-id)
source

receive-eventclj

(receive-event read-ch
               {:keys [conn opts prefix kill-ch] :as log}
               ch
               path
               position)
source

resume-point-pathclj

(resume-point-path prefix)
source

root-pathclj

source

savepoint-pathclj

source

seek-and-put-entry!clj

(seek-and-put-entry! log position ch)
source

seek-to-new-origin!clj

(seek-to-new-origin! log ch)
source

task-pathclj

(task-path prefix)
source

tenancy-alive?clj

(tenancy-alive? conn tenancy-id)
source

throw-subscriber-closedclj

(throw-subscriber-closed)
source

triggers-pathclj

(triggers-path prefix)
source

windows-pathclj

(windows-path prefix)
source

workflow-pathclj

(workflow-path prefix)
source

znodeclj

(znode position)
source

znode-pathclj

(znode-path prefix position)
source

zookeeperclj

(zookeeper config)
source

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

× close