Uses of Package
com.netflix.curator

Packages that use com.netflix.curator
com.netflix.curator   
com.netflix.curator.retry   
com.netflix.curator.utils   
 

Classes in com.netflix.curator used by com.netflix.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
TimeTrace
          Utility to time a method or portion of code
 

Classes in com.netflix.curator used by com.netflix.curator.retry
RetryPolicy
          Abstracts the policy to use when retrying connections
 

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



Copyright © 2012. All Rights Reserved.