|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 GuaguaZooKeeper.PathStat 的软件包 | |
|---|---|
| ml.shifu.guagua.coordinator.zk | This package contains zookeeper wrapper to talk with ZooKeeper servers. |
| ml.shifu.guagua.coordinator.zk 中 GuaguaZooKeeper.PathStat 的使用 |
|---|
| 返回 GuaguaZooKeeper.PathStat 的 ml.shifu.guagua.coordinator.zk 中的方法 | |
|---|---|
GuaguaZooKeeper.PathStat |
GuaguaZooKeeper.createOnceExt(String path,
byte[] data,
List<org.apache.zookeeper.data.ACL> acl,
org.apache.zookeeper.CreateMode createMode,
boolean recursive)
Create a znode if there is no other znode there |
GuaguaZooKeeper.PathStat |
GuaguaZooKeeper.createOrSetExt(String path,
byte[] data,
List<org.apache.zookeeper.data.ACL> acl,
org.apache.zookeeper.CreateMode createMode,
boolean recursive,
int version)
Create a znode. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||