public static class GuaguaZooKeeper.PathStat extends Object
| Constructor and Description |
|---|
GuaguaZooKeeper.PathStat(String path,
org.apache.zookeeper.data.Stat stat)
Put in results from createOrSet()
|
public GuaguaZooKeeper.PathStat(String path, org.apache.zookeeper.data.Stat stat)
path - Path to created znode (or null)stat - Stat from set znode (if set)public String getPath()
public org.apache.zookeeper.data.Stat getStat()
Copyright © 2015. All Rights Reserved.