| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ZooKeeper | |
|---|---|
| org.apache.zookeeper | |
| Uses of ZooKeeper in org.apache.zookeeper | 
|---|
| Methods in org.apache.zookeeper with parameters of type ZooKeeper | |
|---|---|
| static boolean | ZooKeeperMain.createQuota(ZooKeeper zk,
            String path,
            long bytes,
            int numNodes)this method creates a quota node for the path | 
| static boolean | ZooKeeperMain.delQuota(ZooKeeper zk,
         String path,
         boolean bytes,
         boolean numNodes)this method deletes quota for a node. | 
| Constructors in org.apache.zookeeper with parameters of type ZooKeeper | |
|---|---|
| ZooKeeperMain(ZooKeeper zk) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||