Package org.apache.curator.retry
package org.apache.curator.retry
-
ClassDescriptionRetry policy that retries a set number of times with an increasing (up to a maximum bound) sleep time between retriesRetry policy that retries a set number of times with increasing sleep time between retries
RetryPolicy
implementation that always allowsRetry.Retry policy that retries a max number of timesA retry policy that retries only onceA retry policy that retries until a given amount of time elapses