Liking cljdoc? Tell your friends :D

curator.distributed-atomic-long

Implements distributed atomic long.

https://curator.apache.org/curator-recipes/distributed-atomic-long.html
raw docstring

curator.retry-policy

Create instances of org.apache.curator.RetryPolicy implementations.

See http://curator.apache.org/apidocs/org/apache/curator/retry/package-summary.html

Create instances of org.apache.curator.RetryPolicy implementations.

See http://curator.apache.org/apidocs/org/apache/curator/retry/package-summary.html
raw docstring

curator.shared-lock

Implements shared locks.

Fully distributed locks that are globally synchronous, meaning at any snapshot in time no two clients think they hold the same lock.

Note: unlike InterProcessMutex this lock is not reentrant.

https://curator.apache.org/curator-recipes/shared-lock.html

Implements shared locks.

Fully distributed locks that are globally synchronous, meaning at any snapshot
in time no two clients think they hold the same lock.

Note: unlike InterProcessMutex this lock is not reentrant.

https://curator.apache.org/curator-recipes/shared-lock.html
raw docstring

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

× close