(children client path & {:keys [watcher]})(close client)Closes the connection to the ZooKeeper server.
Closes the connection to the ZooKeeper server.
(connect connection-string)(connect connection-string ns)(connect connection-string ns retry-policy)(create client path & {:keys [data] :as opts})(create-all client path & {:keys [data] :as opts})(create-mode opts)(data client path)(delete client path)Deletes the given node if it exists. Otherwise returns false.
Deletes the given node if it exists. Otherwise returns false.
(delete-with-children client path)Deletes the given node if it exists. Otherwise returns false.
Deletes the given node if it exists. Otherwise returns false.
(event-to-map event)(exists client path & {:keys [watcher]})(make-watcher handler)(set-data client path data version)(stat-to-map stat)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |