The policy that decides which Cassandra hosts to contact for each new query.
The policy that decides which Cassandra hosts to contact for each new query.
Policy that decides how often the reconnection to a dead node is attempted.
Policy that decides how often the reconnection to a dead node is attempted.
A policy that defines a default behavior to adopt when a request returns a TimeoutException or an UnavailableException. Such policy allows to centralize the handling of query retries, allowing to minimize the need for exception catching/handling in business code.
A policy that defines a default behavior to adopt when a request returns a TimeoutException or an UnavailableException. Such policy allows to centralize the handling of query retries, allowing to minimize the need for exception catching/handling in business code.
Experimental, subject to changes
Experimental, subject to changes
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close