类 ml.shifu.guagua.coordinator.zk.GuaguaZooKeeper.PathStat
的使用

使用 GuaguaZooKeeper.PathStat 的软件包
ml.shifu.guagua.coordinator.zk This package contains zookeeper wrapper to talk with ZooKeeper servers. 
 

ml.shifu.guagua.coordinator.zkGuaguaZooKeeper.PathStat 的使用
 

返回 GuaguaZooKeeper.PathStatml.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.
 



Copyright © 2015. All Rights Reserved.