Package org.apache.curator

Interface Summary
RetryPolicy Abstracts the policy to use when retrying connections
RetrySleeper Abstraction for retry policies to sleep
 

Class Summary
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.
SessionFailRetryLoop See RetryLoop for the main details on retry loops.
TimeTrace Utility to time a method or portion of code
 

Enum Summary
SessionFailRetryLoop.Mode  
 

Exception Summary
SessionFailRetryLoop.SessionFailedException  
 



Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.