Uses of Package
org.apache.curator

Packages that use org.apache.curator
org.apache.curator   
org.apache.curator.ensemble.exhibitor   
org.apache.curator.retry   
org.apache.curator.utils   
 

Classes in org.apache.curator used by org.apache.curator
CuratorZookeeperClient
          A wrapper around Zookeeper that takes care of some low-level housekeeping
RetryLoop
          Mechanism to perform an operation on Zookeeper that is safe against disconnections and "recoverable" errors.
RetryPolicy
          Abstracts the policy to use when retrying connections
RetrySleeper
          Abstraction for retry policies to sleep
SessionFailRetryLoop
           See RetryLoop for the main details on retry loops.
SessionFailRetryLoop.Mode
           
TimeTrace
          Utility to time a method or portion of code
 

Classes in org.apache.curator used by org.apache.curator.ensemble.exhibitor
RetryPolicy
          Abstracts the policy to use when retrying connections
 

Classes in org.apache.curator used by org.apache.curator.retry
RetryPolicy
          Abstracts the policy to use when retrying connections
RetrySleeper
          Abstraction for retry policies to sleep
 

Classes in org.apache.curator used by org.apache.curator.utils
CuratorZookeeperClient
          A wrapper around Zookeeper that takes care of some low-level housekeeping
 



Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.