Uses of Package
org.apache.curator.framework

Packages that use org.apache.curator.framework
org.apache.curator.framework   
org.apache.curator.framework.api   
org.apache.curator.framework.imps   
org.apache.curator.framework.state   
 

Classes in org.apache.curator.framework used by org.apache.curator.framework
CuratorFramework
          Zookeeper framework-style client
CuratorFrameworkFactory.Builder
           
CuratorTempFramework
           Temporary CuratorFramework instances are meant for single requests to ZooKeeper ensembles over a failure prone network such as a WAN.
 

Classes in org.apache.curator.framework used by org.apache.curator.framework.api
CuratorFramework
          Zookeeper framework-style client
 

Classes in org.apache.curator.framework used by org.apache.curator.framework.imps
CuratorFramework
          Zookeeper framework-style client
CuratorFrameworkFactory.Builder
           
CuratorTempFramework
           Temporary CuratorFramework instances are meant for single requests to ZooKeeper ensembles over a failure prone network such as a WAN.
 

Classes in org.apache.curator.framework used by org.apache.curator.framework.state
CuratorFramework
          Zookeeper framework-style client
 



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