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)

catalog-pathclj

(catalog-path prefix)

checkpoint-pathclj

(checkpoint-path prefix)

checkpoint-path-versionclj

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

checkpoint-task-keyclj

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

chunk-pathclj

(chunk-path prefix)

clean-up-broken-connectionsclj

(clean-up-broken-connections f)

clear-job-dataclj

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

clear-tenancyclj

(clear-tenancy conn tenancy-id)

current-replicaclj

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

epoch-low-watermark-pathclj

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

epoch-pathclj

(epoch-path prefix)

exception-pathclj

(exception-path prefix)

find-log-parametersclj

(find-log-parameters log)

flow-pathclj

(flow-path prefix)

global-metadata-pathclj


initialize-origin!clj

(initialize-origin! conn config prefix)

job-config-pathclj

(job-config-path prefix)

job-hash-pathclj

(job-hash-path prefix)

job-metadata-pathclj

(job-metadata-path prefix)

job-name-pathclj

(job-name-path prefix)

job-pathsclj

(job-paths tenancy-id job-id)

latest-checkpoint-pathclj

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

lifecycles-pathclj

(lifecycles-path prefix)

log-parameters-pathclj

(log-parameters-path prefix)

log-pathclj

(log-path prefix)

origin-pathclj

(origin-path prefix)

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
raw docstring

parse-task-keyclj

(parse-task-key s)

poll-znode-timeout-msclj


prefix-pathclj

(prefix-path prefix)

pulse-pathclj

(pulse-path prefix)

read-checkpoint-coordclj

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

read-log-entryclj

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

read-log-parametersclj

(read-log-parameters conn tenancy-id)

read-originclj

(read-origin conn tenancy-id)

receive-eventclj

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

resume-point-pathclj

(resume-point-path prefix)

root-pathclj


savepoint-pathclj


seek-and-put-entry!clj

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

seek-to-new-origin!clj

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

task-pathclj

(task-path prefix)

tenancy-alive?clj

(tenancy-alive? conn tenancy-id)

throw-subscriber-closedclj

(throw-subscriber-closed)

triggers-pathclj

(triggers-path prefix)

windows-pathclj

(windows-path prefix)

workflow-pathclj

(workflow-path prefix)

znodeclj

(znode position)

znode-pathclj

(znode-path prefix position)

zookeeperclj

(zookeeper config)

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

× close