Package org.apache.curator
package org.apache.curator
-
ClassDescriptionA wrapper around Zookeeper that takes care of some low-level housekeepingMechanism to perform an operation on Zookeeper that is safe against disconnections and "recoverable" errors.Abstracts the policy to use when retrying connectionsAbstraction for retry policies to sleep
RetryPolicy
implementation that failed on session expired.SeeRetryLoop
for the main details on retry loops.Utility to time a method or portion of code