+- get(int) - Static method in enum org.apache.zookeeper.KeeperException.Code
+-
+
Get the Code value for a particular integer error code
+
+- getACL - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
+-
+- getACL(String, Stat) - Method in class org.apache.zookeeper.ZooKeeper
+-
+
Return the ACL and stat of the node of the given path.
+
+- getACL(String, Stat, AsyncCallback.ACLCallback, Object) - Method in class org.apache.zookeeper.ZooKeeper
+-
+
The asynchronous version of getACL.
+
+- getAversion() - Method in class org.apache.zookeeper.data.Stat
+-
+- getAversion() - Method in class org.apache.zookeeper.data.StatPersisted
+-
+- getAversion() - Method in class org.apache.zookeeper.data.StatPersistedV1
+-
+- getChildren - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
+-
+- getChildren(String, Watcher) - Method in class org.apache.zookeeper.ZooKeeper
+-
+
Return the list of the children of the node of the given path.
+
+- getChildren(String, boolean) - Method in class org.apache.zookeeper.ZooKeeper
+-
+
Return the list of the children of the node of the given path.
+
+- getChildren(String, Watcher, AsyncCallback.ChildrenCallback, Object) - Method in class org.apache.zookeeper.ZooKeeper
+-
+
The asynchronous version of getChildren.
+
+- getChildren(String, boolean, AsyncCallback.ChildrenCallback, Object) - Method in class org.apache.zookeeper.ZooKeeper
+-
+
The asynchronous version of getChildren.
+
+- getChildren(String, Watcher, Stat) - Method in class org.apache.zookeeper.ZooKeeper
+-
+
For the given znode path return the stat and children list.
+
+- getChildren(String, boolean, Stat) - Method in class org.apache.zookeeper.ZooKeeper
+-
+
For the given znode path return the stat and children list.
+
+- getChildren(String, Watcher, AsyncCallback.Children2Callback, Object) - Method in class org.apache.zookeeper.ZooKeeper
+-
+
The asynchronous version of getChildren.
+
+- getChildren(String, boolean, AsyncCallback.Children2Callback, Object) - Method in class org.apache.zookeeper.ZooKeeper
+-
+
The asynchronous version of getChildren.
+
+- getChildren2 - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
+-
+- getCode() - Method in exception org.apache.zookeeper.KeeperException
+-
+
+
+- getCommands() - Static method in class org.apache.zookeeper.ZooKeeperMain
+-
+- getCtime() - Method in class org.apache.zookeeper.data.Stat
+-
+- getCtime() - Method in class org.apache.zookeeper.data.StatPersisted
+-
+- getCtime() - Method in class org.apache.zookeeper.data.StatPersistedV1
+-
+- getCversion() - Method in class org.apache.zookeeper.data.Stat
+-
+- getCversion() - Method in class org.apache.zookeeper.data.StatPersisted
+-
+- getCversion() - Method in class org.apache.zookeeper.data.StatPersistedV1
+-
+- getCzxid() - Method in class org.apache.zookeeper.data.Stat
+-
+- getCzxid() - Method in class org.apache.zookeeper.data.StatPersisted
+-
+- getCzxid() - Method in class org.apache.zookeeper.data.StatPersistedV1
+-
+- getData - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
+-
+- getData(String, Watcher, Stat) - Method in class org.apache.zookeeper.ZooKeeper
+-
+
Return the data and the stat of the node of the given path.
+
+- getData(String, boolean, Stat) - Method in class org.apache.zookeeper.ZooKeeper
+-
+
Return the data and the stat of the node of the given path.
+
+- getData(String, Watcher, AsyncCallback.DataCallback, Object) - Method in class org.apache.zookeeper.ZooKeeper
+-
+
The asynchronous version of getData.
+
+- getData(String, boolean, AsyncCallback.DataCallback, Object) - Method in class org.apache.zookeeper.ZooKeeper
+-
+
The asynchronous version of getData.
+
+- getDataLength() - Method in class org.apache.zookeeper.data.Stat
+-
+- getEphemeralOwner() - Method in class org.apache.zookeeper.data.Stat
+-
+- getEphemeralOwner() - Method in class org.apache.zookeeper.data.StatPersisted
+-
+- getEphemeralOwner() - Method in class org.apache.zookeeper.data.StatPersistedV1
+-
+- getId() - Method in class org.apache.zookeeper.data.ACL
+-
+- getId() - Method in class org.apache.zookeeper.data.Id
+-
+- getIntValue() - Method in enum org.apache.zookeeper.Watcher.Event.EventType
+-
+- getIntValue() - Method in enum org.apache.zookeeper.Watcher.Event.KeeperState
+-
+- getMessage() - Method in exception org.apache.zookeeper.KeeperException
+-
+- getMtime() - Method in class org.apache.zookeeper.data.Stat
+-
+- getMtime() - Method in class org.apache.zookeeper.data.StatPersisted
+-
+- getMtime() - Method in class org.apache.zookeeper.data.StatPersistedV1
+-
+- getMzxid() - Method in class org.apache.zookeeper.data.Stat
+-
+- getMzxid() - Method in class org.apache.zookeeper.data.StatPersisted
+-
+- getMzxid() - Method in class org.apache.zookeeper.data.StatPersistedV1
+-
+- getNumChildren() - Method in class org.apache.zookeeper.data.Stat
+-
+- getPath() - Method in exception org.apache.zookeeper.KeeperException
+-
+
Read the path for this exception
+
+- getPath() - Method in class org.apache.zookeeper.WatchedEvent
+-
+- getPerms() - Method in class org.apache.zookeeper.data.ACL
+-
+- getPrintWatches() - Method in class org.apache.zookeeper.ZooKeeperMain
+-
+- getPzxid() - Method in class org.apache.zookeeper.data.Stat
+-
+- getPzxid() - Method in class org.apache.zookeeper.data.StatPersisted
+-
+- getResults() - Method in exception org.apache.zookeeper.KeeperException
+-
+
If this exception was thrown by a multi-request then the (partial) results
+ and error codes can be retrieved using this getter.
+
+- getSaslClient() - Method in class org.apache.zookeeper.ZooKeeper
+-
+- getScheme() - Method in class org.apache.zookeeper.data.Id
+-
+- getSessionId() - Method in class org.apache.zookeeper.ZooKeeper
+-
+
The session id for this ZooKeeper client instance.
+
+- getSessionPasswd() - Method in class org.apache.zookeeper.ZooKeeper
+-
+
The session password for this ZooKeeper client instance.
+
+- getSessionTimeout() - Method in class org.apache.zookeeper.ZooKeeper
+-
+
The negotiated session timeout for this ZooKeeper client instance.
+
+- getState() - Method in class org.apache.zookeeper.WatchedEvent
+-
+- getState() - Method in class org.apache.zookeeper.ZooKeeper
+-
+- getTraceMask(String, int) - Static method in class org.apache.zookeeper.ServerAdminClient
+-
+- getType() - Method in class org.apache.zookeeper.WatchedEvent
+-
+- getVersion() - Method in class org.apache.zookeeper.data.Stat
+-
+- getVersion() - Method in class org.apache.zookeeper.data.StatPersisted
+-
+- getVersion() - Method in class org.apache.zookeeper.data.StatPersistedV1
+-
+- getWrapper() - Method in class org.apache.zookeeper.WatchedEvent
+-
+
Convert WatchedEvent to type that can be sent over network
+
+