JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Package
org.apache.curator.retry
Packages that use
org.apache.curator.retry
Package
Description
org.apache.curator.retry
Classes in
org.apache.curator.retry
used by
org.apache.curator.retry
Class
Description
ExponentialBackoffRetry
Retry policy that retries a set number of times with increasing sleep time between retries
RetryNTimes
Retry policy that retries a max number of times