You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by bu...@apache.org on 2014/08/07 06:18:32 UTC

svn commit: r918601 [3/44] - in /websites/staging/zookeeper/trunk/content: ./ doc/r3.5.0-alpha/ doc/r3.5.0-alpha/api/ doc/r3.5.0-alpha/api/org/ doc/r3.5.0-alpha/api/org/apache/ doc/r3.5.0-alpha/api/org/apache/zookeeper/ doc/r3.5.0-alpha/api/org/apache/...

Added: websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/index-all.html
==============================================================================
--- websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/index-all.html (added)
+++ websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/index-all.html Thu Aug  7 04:18:26 2014
@@ -0,0 +1,1468 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_65) on Fri Aug 01 15:14:03 PDT 2014 -->
+<title>Index (ZooKeeper 3.5.0-alpha API)</title>
+<meta name="date" content="2014-08-01">
+<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Index (ZooKeeper 3.5.0-alpha API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="./overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="./overview-tree.html">Tree</a></li>
+<li><a href="./deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="./help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="./allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_K_">K</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_Q_">Q</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_Z_">Z</a>&nbsp;<a name="_A_">
+<!--   -->
+</a>
+<h2 class="title">A</h2>
+<dl>
+<dt><a href="./org/apache/zookeeper/data/ACL.html" title="class in org.apache.zookeeper.data"><span class="strong">ACL</span></a> - Class in <a href="./org/apache/zookeeper/data/package-summary.html">org.apache.zookeeper.data</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/ACL.html#ACL()">ACL()</a></span> - Constructor for class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/ACL.html" title="class in org.apache.zookeeper.data">ACL</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/ACL.html#ACL(int,%20org.apache.zookeeper.data.Id)">ACL(int, Id)</a></span> - Constructor for class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/ACL.html" title="class in org.apache.zookeeper.data">ACL</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#addAuthInfo(java.lang.String,%20byte[])">addAuthInfo(String, byte[])</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">Add the specified scheme:auth information to this connection.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.Perms.html#ADMIN">ADMIN</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.Perms.html" title="interface in org.apache.zookeeper">ZooDefs.Perms</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.Perms.html#ALL">ALL</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.Perms.html" title="interface in org.apache.zookeeper">ZooDefs.Perms</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.Ids.html#ANYONE_ID_UNSAFE">ANYONE_ID_UNSAFE</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.Ids.html" title="interface in org.apache.zookeeper">ZooDefs.Ids</a></dt>
+<dd>
+<div class="block">This Id represents anyone.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html#APIError">APIError</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html" title="interface in org.apache.zookeeper">KeeperException.CodeDeprecated</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>deprecated in 3.1.0, use <a href="./org/apache/zookeeper/KeeperException.Code.html#APIERROR"><code>KeeperException.Code.APIERROR</code></a> instead</i></div>
+</div>
+</dd>
+<dt><a href="./org/apache/zookeeper/AsyncCallback.html" title="interface in org.apache.zookeeper"><span class="strong">AsyncCallback</span></a> - Interface in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>
+<div class="block">Interface definitions of asynchronous callbacks.</div>
+</dd>
+<dt><a href="./org/apache/zookeeper/AsyncCallback.ACLCallback.html" title="interface in org.apache.zookeeper"><span class="strong">AsyncCallback.ACLCallback</span></a> - Interface in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>
+<div class="block">This callback is used to retrieve the ACL and stat of the node.</div>
+</dd>
+<dt><a href="./org/apache/zookeeper/AsyncCallback.Children2Callback.html" title="interface in org.apache.zookeeper"><span class="strong">AsyncCallback.Children2Callback</span></a> - Interface in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>
+<div class="block">This callback is used to retrieve the children and stat of the node.</div>
+</dd>
+<dt><a href="./org/apache/zookeeper/AsyncCallback.ChildrenCallback.html" title="interface in org.apache.zookeeper"><span class="strong">AsyncCallback.ChildrenCallback</span></a> - Interface in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>
+<div class="block">This callback is used to retrieve the children of the node.</div>
+</dd>
+<dt><a href="./org/apache/zookeeper/AsyncCallback.Create2Callback.html" title="interface in org.apache.zookeeper"><span class="strong">AsyncCallback.Create2Callback</span></a> - Interface in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>
+<div class="block">This callback is used to retrieve the name and stat of the node.</div>
+</dd>
+<dt><a href="./org/apache/zookeeper/AsyncCallback.DataCallback.html" title="interface in org.apache.zookeeper"><span class="strong">AsyncCallback.DataCallback</span></a> - Interface in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>
+<div class="block">This callback is used to retrieve the data and stat of the node.</div>
+</dd>
+<dt><a href="./org/apache/zookeeper/AsyncCallback.MultiCallback.html" title="interface in org.apache.zookeeper"><span class="strong">AsyncCallback.MultiCallback</span></a> - Interface in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>
+<div class="block">This callback is used to process the multiple results from
+ a single multi call.</div>
+</dd>
+<dt><a href="./org/apache/zookeeper/AsyncCallback.StatCallback.html" title="interface in org.apache.zookeeper"><span class="strong">AsyncCallback.StatCallback</span></a> - Interface in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>
+<div class="block">This callback is used to retrieve the stat of the node.</div>
+</dd>
+<dt><a href="./org/apache/zookeeper/AsyncCallback.StringCallback.html" title="interface in org.apache.zookeeper"><span class="strong">AsyncCallback.StringCallback</span></a> - Interface in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>
+<div class="block">This callback is used to retrieve the name of the node.</div>
+</dd>
+<dt><a href="./org/apache/zookeeper/AsyncCallback.VoidCallback.html" title="interface in org.apache.zookeeper"><span class="strong">AsyncCallback.VoidCallback</span></a> - Interface in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>
+<div class="block">This callback doesn't retrieve anything from the node.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.OpCode.html#auth">auth</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper">ZooDefs.OpCode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.Ids.html#AUTH_IDS">AUTH_IDS</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.Ids.html" title="interface in org.apache.zookeeper">ZooDefs.Ids</a></dt>
+<dd>
+<div class="block">This Id is only usable to set ACLs.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html#AuthFailed">AuthFailed</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html" title="interface in org.apache.zookeeper">KeeperException.CodeDeprecated</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>deprecated in 3.1.0, use <a href="./org/apache/zookeeper/KeeperException.Code.html#AUTHFAILED"><code>KeeperException.Code.AUTHFAILED</code></a> instead</i></div>
+</div>
+</dd>
+</dl>
+<a name="_B_">
+<!--   -->
+</a>
+<h2 class="title">B</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html#BadArguments">BadArguments</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html" title="interface in org.apache.zookeeper">KeeperException.CodeDeprecated</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>deprecated in 3.1.0, use <a href="./org/apache/zookeeper/KeeperException.Code.html#BADARGUMENTS"><code>KeeperException.Code.BADARGUMENTS</code></a>
+ instead</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html#BadVersion">BadVersion</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html" title="interface in org.apache.zookeeper">KeeperException.CodeDeprecated</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>deprecated in 3.1.0, use <a href="./org/apache/zookeeper/KeeperException.Code.html#BADVERSION"><code>KeeperException.Code.BADVERSION</code></a> instead</i></div>
+</div>
+</dd>
+</dl>
+<a name="_C_">
+<!--   -->
+</a>
+<h2 class="title">C</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.OpCode.html#check">check</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper">ZooDefs.OpCode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.OpCode.html#checkWatches">checkWatches</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper">ZooDefs.OpCode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#close()">close()</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">Close this client object.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.OpCode.html#closeSession">closeSession</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper">ZooDefs.OpCode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.html#code()">code()</a></span> - Method in exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.html" title="class in org.apache.zookeeper">KeeperException</a></dt>
+<dd>
+<div class="block">Read the error Code for this exception</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/ACL.html#compareTo(java.lang.Object)">compareTo(Object)</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/ACL.html" title="class in org.apache.zookeeper.data">ACL</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Id.html#compareTo(java.lang.Object)">compareTo(Object)</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data">Id</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Stat.html#compareTo(java.lang.Object)">compareTo(Object)</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Stat.html" title="class in org.apache.zookeeper.data">Stat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/StatPersisted.html#compareTo(java.lang.Object)">compareTo(Object)</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/StatPersisted.html" title="class in org.apache.zookeeper.data">StatPersisted</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.html#CONFIG_NODE">CONFIG_NODE</a></span> - Static variable in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.html" title="class in org.apache.zookeeper">ZooDefs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html#ConnectionLoss">ConnectionLoss</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html" title="interface in org.apache.zookeeper">KeeperException.CodeDeprecated</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>deprecated in 3.1.0, use <a href="./org/apache/zookeeper/KeeperException.Code.html#CONNECTIONLOSS"><code>KeeperException.Code.CONNECTIONLOSS</code></a>
+ instead</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.html#create(org.apache.zookeeper.KeeperException.Code,%20java.lang.String)">create(KeeperException.Code, String)</a></span> - Static method in exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.html" title="class in org.apache.zookeeper">KeeperException</a></dt>
+<dd>
+<div class="block">All non-specific keeper exceptions should be constructed via
+ this factory method in order to guarantee consistency in error
+ codes and such.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.html#create(int,%20java.lang.String)">create(int, String)</a></span> - Static method in exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.html" title="class in org.apache.zookeeper">KeeperException</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>deprecated in 3.1.0, use <a href="./org/apache/zookeeper/KeeperException.html#create(org.apache.zookeeper.KeeperException.Code,%20java.lang.String)"><code>KeeperException.create(Code, String)</code></a>
+ instead</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.html#create(int)">create(int)</a></span> - Static method in exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.html" title="class in org.apache.zookeeper">KeeperException</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>deprecated in 3.1.0, use <a href="./org/apache/zookeeper/KeeperException.html#create(org.apache.zookeeper.KeeperException.Code)"><code>KeeperException.create(Code)</code></a>
+ instead</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.html#create(org.apache.zookeeper.KeeperException.Code)">create(KeeperException.Code)</a></span> - Static method in exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.html" title="class in org.apache.zookeeper">KeeperException</a></dt>
+<dd>
+<div class="block">All non-specific keeper exceptions should be constructed via
+ this factory method in order to guarantee consistency in error
+ codes and such.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.OpCode.html#create">create</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper">ZooDefs.OpCode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.Perms.html#CREATE">CREATE</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.Perms.html" title="interface in org.apache.zookeeper">ZooDefs.Perms</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#create(java.lang.String,%20byte[],%20java.util.List,%20org.apache.zookeeper.CreateMode)">create(String, byte[], List&lt;ACL&gt;, CreateMode)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">Create a node with the given path.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#create(java.lang.String,%20byte[],%20java.util.List,%20org.apache.zookeeper.CreateMode,%20org.apache.zookeeper.data.Stat)">create(String, byte[], List&lt;ACL&gt;, CreateMode, Stat)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">Create a node with the given path and returns the Stat of that node.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#create(java.lang.String,%20byte[],%20java.util.List,%20org.apache.zookeeper.CreateMode,%20org.apache.zookeeper.AsyncCallback.StringCallback,%20java.lang.Object)">create(String, byte[], List&lt;ACL&gt;, CreateMode, AsyncCallback.StringCallback, Object)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">The asynchronous version of create.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#create(java.lang.String,%20byte[],%20java.util.List,%20org.apache.zookeeper.CreateMode,%20org.apache.zookeeper.AsyncCallback.Create2Callback,%20java.lang.Object)">create(String, byte[], List&lt;ACL&gt;, CreateMode, AsyncCallback.Create2Callback, Object)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">The asynchronous version of create.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.OpCode.html#create2">create2</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper">ZooDefs.OpCode</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/CreateMode.html" title="enum in org.apache.zookeeper"><span class="strong">CreateMode</span></a> - Enum in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>
+<div class="block">CreateMode value determines how the znode is created on ZooKeeper.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeperMain.html#createQuota(org.apache.zookeeper.ZooKeeper,%20java.lang.String,%20long,%20int)">createQuota(ZooKeeper, String, long, int)</a></span> - Static method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeperMain.html" title="class in org.apache.zookeeper">ZooKeeperMain</a></dt>
+<dd>
+<div class="block">this method creates a quota node for the path</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.OpCode.html#createSession">createSession</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper">ZooDefs.OpCode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.Ids.html#CREATOR_ALL_ACL">CREATOR_ALL_ACL</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.Ids.html" title="interface in org.apache.zookeeper">ZooDefs.Ids</a></dt>
+<dd>
+<div class="block">This ACL gives the creators authentication id's all permissions.</div>
+</dd>
+</dl>
+<a name="_D_">
+<!--   -->
+</a>
+<h2 class="title">D</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html#DataInconsistency">DataInconsistency</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html" title="interface in org.apache.zookeeper">KeeperException.CodeDeprecated</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>deprecated in 3.1.0, use <a href="./org/apache/zookeeper/KeeperException.Code.html#DATAINCONSISTENCY"><code>KeeperException.Code.DATAINCONSISTENCY</code></a>
+ instead</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.OpCode.html#delete">delete</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper">ZooDefs.OpCode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.Perms.html#DELETE">DELETE</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.Perms.html" title="interface in org.apache.zookeeper">ZooDefs.Perms</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#delete(java.lang.String,%20int)">delete(String, int)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">Delete the node with the given path.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#delete(java.lang.String,%20int,%20org.apache.zookeeper.AsyncCallback.VoidCallback,%20java.lang.Object)">delete(String, int, AsyncCallback.VoidCallback, Object)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">The asynchronous version of delete.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeperMain.html#delQuota(org.apache.zookeeper.ZooKeeper,%20java.lang.String,%20boolean,%20boolean)">delQuota(ZooKeeper, String, boolean, boolean)</a></span> - Static method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeperMain.html" title="class in org.apache.zookeeper">ZooKeeperMain</a></dt>
+<dd>
+<div class="block">this method deletes quota for a node.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/ACL.html#deserialize(org.apache.jute.InputArchive,%20java.lang.String)">deserialize(InputArchive, String)</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/ACL.html" title="class in org.apache.zookeeper.data">ACL</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Id.html#deserialize(org.apache.jute.InputArchive,%20java.lang.String)">deserialize(InputArchive, String)</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data">Id</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Stat.html#deserialize(org.apache.jute.InputArchive,%20java.lang.String)">deserialize(InputArchive, String)</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Stat.html" title="class in org.apache.zookeeper.data">Stat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/StatPersisted.html#deserialize(org.apache.jute.InputArchive,%20java.lang.String)">deserialize(InputArchive, String)</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/StatPersisted.html" title="class in org.apache.zookeeper.data">StatPersisted</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ServerAdminClient.html#dump(java.lang.String,%20int)">dump(String, int)</a></span> - Static method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ServerAdminClient.html" title="class in org.apache.zookeeper">ServerAdminClient</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_E_">
+<!--   -->
+</a>
+<h2 class="title">E</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html#EphemeralOnLocalSession">EphemeralOnLocalSession</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html" title="interface in org.apache.zookeeper">KeeperException.CodeDeprecated</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span></div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/ACL.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/ACL.html" title="class in org.apache.zookeeper.data">ACL</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Id.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data">Id</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Stat.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Stat.html" title="class in org.apache.zookeeper.data">Stat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/StatPersisted.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/StatPersisted.html" title="class in org.apache.zookeeper.data">StatPersisted</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.OpCode.html#error">error</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper">ZooDefs.OpCode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeperMain.html#executeLine(java.lang.String)">executeLine(String)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeperMain.html" title="class in org.apache.zookeeper">ZooKeeperMain</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.OpCode.html#exists">exists</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper">ZooDefs.OpCode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#exists(java.lang.String,%20org.apache.zookeeper.Watcher)">exists(String, Watcher)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">Return the stat of the node of the given path.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#exists(java.lang.String,%20boolean)">exists(String, boolean)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">Return the stat of the node of the given path.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#exists(java.lang.String,%20org.apache.zookeeper.Watcher,%20org.apache.zookeeper.AsyncCallback.StatCallback,%20java.lang.Object)">exists(String, Watcher, AsyncCallback.StatCallback, Object)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">The asynchronous version of exists.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#exists(java.lang.String,%20boolean,%20org.apache.zookeeper.AsyncCallback.StatCallback,%20java.lang.Object)">exists(String, boolean, AsyncCallback.StatCallback, Object)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">The asynchronous version of exists.</div>
+</dd>
+</dl>
+<a name="_F_">
+<!--   -->
+</a>
+<h2 class="title">F</h2>
+<dl>
+<dt><a href="./org/apache/zookeeper/client/FourLetterWordMain.html" title="class in org.apache.zookeeper.client"><span class="strong">FourLetterWordMain</span></a> - Class in <a href="./org/apache/zookeeper/client/package-summary.html">org.apache.zookeeper.client</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/client/FourLetterWordMain.html#FourLetterWordMain()">FourLetterWordMain()</a></span> - Constructor for class org.apache.zookeeper.client.<a href="./org/apache/zookeeper/client/FourLetterWordMain.html" title="class in org.apache.zookeeper.client">FourLetterWordMain</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/CreateMode.html#fromFlag(int)">fromFlag(int)</a></span> - Static method in enum org.apache.zookeeper.<a href="./org/apache/zookeeper/CreateMode.html" title="enum in org.apache.zookeeper">CreateMode</a></dt>
+<dd>
+<div class="block">Map an integer value to a CreateMode value</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/Watcher.Event.EventType.html#fromInt(int)">fromInt(int)</a></span> - Static method in enum org.apache.zookeeper.<a href="./org/apache/zookeeper/Watcher.Event.EventType.html" title="enum in org.apache.zookeeper">Watcher.Event.EventType</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/Watcher.Event.KeeperState.html#fromInt(int)">fromInt(int)</a></span> - Static method in enum org.apache.zookeeper.<a href="./org/apache/zookeeper/Watcher.Event.KeeperState.html" title="enum in org.apache.zookeeper">Watcher.Event.KeeperState</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/Watcher.WatcherType.html#fromInt(int)">fromInt(int)</a></span> - Static method in enum org.apache.zookeeper.<a href="./org/apache/zookeeper/Watcher.WatcherType.html" title="enum in org.apache.zookeeper">Watcher.WatcherType</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_G_">
+<!--   -->
+</a>
+<h2 class="title">G</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.Code.html#get(int)">get(int)</a></span> - Static method in enum org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.Code.html" title="enum in org.apache.zookeeper">KeeperException.Code</a></dt>
+<dd>
+<div class="block">Get the Code value for a particular integer error code</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.OpCode.html#getACL">getACL</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper">ZooDefs.OpCode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getACL(java.lang.String,%20org.apache.zookeeper.data.Stat)">getACL(String, Stat)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">Return the ACL and stat of the node of the given path.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getACL(java.lang.String,%20org.apache.zookeeper.data.Stat,%20org.apache.zookeeper.AsyncCallback.ACLCallback,%20java.lang.Object)">getACL(String, Stat, AsyncCallback.ACLCallback, Object)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">The asynchronous version of getACL.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Stat.html#getAversion()">getAversion()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Stat.html" title="class in org.apache.zookeeper.data">Stat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/StatPersisted.html#getAversion()">getAversion()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/StatPersisted.html" title="class in org.apache.zookeeper.data">StatPersisted</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.OpCode.html#getChildren">getChildren</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper">ZooDefs.OpCode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getChildren(java.lang.String,%20org.apache.zookeeper.Watcher)">getChildren(String, Watcher)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">Return the list of the children of the node of the given path.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getChildren(java.lang.String,%20boolean)">getChildren(String, boolean)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">Return the list of the children of the node of the given path.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getChildren(java.lang.String,%20org.apache.zookeeper.Watcher,%20org.apache.zookeeper.AsyncCallback.ChildrenCallback,%20java.lang.Object)">getChildren(String, Watcher, AsyncCallback.ChildrenCallback, Object)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">The asynchronous version of getChildren.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getChildren(java.lang.String,%20boolean,%20org.apache.zookeeper.AsyncCallback.ChildrenCallback,%20java.lang.Object)">getChildren(String, boolean, AsyncCallback.ChildrenCallback, Object)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">The asynchronous version of getChildren.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getChildren(java.lang.String,%20org.apache.zookeeper.Watcher,%20org.apache.zookeeper.data.Stat)">getChildren(String, Watcher, Stat)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">For the given znode path return the stat and children list.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getChildren(java.lang.String,%20boolean,%20org.apache.zookeeper.data.Stat)">getChildren(String, boolean, Stat)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">For the given znode path return the stat and children list.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getChildren(java.lang.String,%20org.apache.zookeeper.Watcher,%20org.apache.zookeeper.AsyncCallback.Children2Callback,%20java.lang.Object)">getChildren(String, Watcher, AsyncCallback.Children2Callback, Object)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">The asynchronous version of getChildren.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getChildren(java.lang.String,%20boolean,%20org.apache.zookeeper.AsyncCallback.Children2Callback,%20java.lang.Object)">getChildren(String, boolean, AsyncCallback.Children2Callback, Object)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">The asynchronous version of getChildren.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.OpCode.html#getChildren2">getChildren2</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper">ZooDefs.OpCode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.html#getCode()">getCode()</a></span> - Method in exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.html" title="class in org.apache.zookeeper">KeeperException</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>deprecated in 3.1.0, use <a href="./org/apache/zookeeper/KeeperException.html#code()"><code>KeeperException.code()</code></a> instead</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeperMain.html#getCommands()">getCommands()</a></span> - Static method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeperMain.html" title="class in org.apache.zookeeper">ZooKeeperMain</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getConfig(org.apache.zookeeper.Watcher,%20org.apache.zookeeper.data.Stat)">getConfig(Watcher, Stat)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">Return the last committed configuration (as known to the server to which the client is connected)
+ and the stat of the configuration.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getConfig(org.apache.zookeeper.Watcher,%20org.apache.zookeeper.AsyncCallback.DataCallback,%20java.lang.Object)">getConfig(Watcher, AsyncCallback.DataCallback, Object)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">The asynchronous version of getConfig.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getConfig(boolean,%20org.apache.zookeeper.data.Stat)">getConfig(boolean, Stat)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">Return the last committed configuration (as known to the server to which the client is connected)
+ and the stat of the configuration.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getConfig(boolean,%20org.apache.zookeeper.AsyncCallback.DataCallback,%20java.lang.Object)">getConfig(boolean, AsyncCallback.DataCallback, Object)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">The Asynchronous version of getConfig.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Stat.html#getCtime()">getCtime()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Stat.html" title="class in org.apache.zookeeper.data">Stat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/StatPersisted.html#getCtime()">getCtime()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/StatPersisted.html" title="class in org.apache.zookeeper.data">StatPersisted</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Stat.html#getCversion()">getCversion()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Stat.html" title="class in org.apache.zookeeper.data">Stat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/StatPersisted.html#getCversion()">getCversion()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/StatPersisted.html" title="class in org.apache.zookeeper.data">StatPersisted</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Stat.html#getCzxid()">getCzxid()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Stat.html" title="class in org.apache.zookeeper.data">Stat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/StatPersisted.html#getCzxid()">getCzxid()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/StatPersisted.html" title="class in org.apache.zookeeper.data">StatPersisted</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooDefs.OpCode.html#getData">getData</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper">ZooDefs.OpCode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getData(java.lang.String,%20org.apache.zookeeper.Watcher,%20org.apache.zookeeper.data.Stat)">getData(String, Watcher, Stat)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">Return the data and the stat of the node of the given path.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getData(java.lang.String,%20boolean,%20org.apache.zookeeper.data.Stat)">getData(String, boolean, Stat)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">Return the data and the stat of the node of the given path.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getData(java.lang.String,%20org.apache.zookeeper.Watcher,%20org.apache.zookeeper.AsyncCallback.DataCallback,%20java.lang.Object)">getData(String, Watcher, AsyncCallback.DataCallback, Object)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">The asynchronous version of getData.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getData(java.lang.String,%20boolean,%20org.apache.zookeeper.AsyncCallback.DataCallback,%20java.lang.Object)">getData(String, boolean, AsyncCallback.DataCallback, Object)</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">The asynchronous version of getData.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Stat.html#getDataLength()">getDataLength()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Stat.html" title="class in org.apache.zookeeper.data">Stat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Stat.html#getEphemeralOwner()">getEphemeralOwner()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Stat.html" title="class in org.apache.zookeeper.data">Stat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/StatPersisted.html#getEphemeralOwner()">getEphemeralOwner()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/StatPersisted.html" title="class in org.apache.zookeeper.data">StatPersisted</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/ACL.html#getId()">getId()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/ACL.html" title="class in org.apache.zookeeper.data">ACL</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Id.html#getId()">getId()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data">Id</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/Watcher.Event.EventType.html#getIntValue()">getIntValue()</a></span> - Method in enum org.apache.zookeeper.<a href="./org/apache/zookeeper/Watcher.Event.EventType.html" title="enum in org.apache.zookeeper">Watcher.Event.EventType</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/Watcher.Event.KeeperState.html#getIntValue()">getIntValue()</a></span> - Method in enum org.apache.zookeeper.<a href="./org/apache/zookeeper/Watcher.Event.KeeperState.html" title="enum in org.apache.zookeeper">Watcher.Event.KeeperState</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/Watcher.WatcherType.html#getIntValue()">getIntValue()</a></span> - Method in enum org.apache.zookeeper.<a href="./org/apache/zookeeper/Watcher.WatcherType.html" title="enum in org.apache.zookeeper">Watcher.WatcherType</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.html#getMessage()">getMessage()</a></span> - Method in exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.html" title="class in org.apache.zookeeper">KeeperException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Stat.html#getMtime()">getMtime()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Stat.html" title="class in org.apache.zookeeper.data">Stat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/StatPersisted.html#getMtime()">getMtime()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/StatPersisted.html" title="class in org.apache.zookeeper.data">StatPersisted</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Stat.html#getMzxid()">getMzxid()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Stat.html" title="class in org.apache.zookeeper.data">Stat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/StatPersisted.html#getMzxid()">getMzxid()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/StatPersisted.html" title="class in org.apache.zookeeper.data">StatPersisted</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Stat.html#getNumChildren()">getNumChildren()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Stat.html" title="class in org.apache.zookeeper.data">Stat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.html#getPath()">getPath()</a></span> - Method in exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.html" title="class in org.apache.zookeeper">KeeperException</a></dt>
+<dd>
+<div class="block">Read the path for this exception</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/WatchedEvent.html#getPath()">getPath()</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/WatchedEvent.html" title="class in org.apache.zookeeper">WatchedEvent</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/ACL.html#getPerms()">getPerms()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/ACL.html" title="class in org.apache.zookeeper.data">ACL</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeperMain.html#getPrintWatches()">getPrintWatches()</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeperMain.html" title="class in org.apache.zookeeper">ZooKeeperMain</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Stat.html#getPzxid()">getPzxid()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Stat.html" title="class in org.apache.zookeeper.data">Stat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/StatPersisted.html#getPzxid()">getPzxid()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/StatPersisted.html" title="class in org.apache.zookeeper.data">StatPersisted</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.html#getResults()">getResults()</a></span> - Method in exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.html" title="class in org.apache.zookeeper">KeeperException</a></dt>
+<dd>
+<div class="block">If this exception was thrown by a multi-request then the (partial) results
+ and error codes can be retrieved using this getter.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getSaslClient()">getSaslClient()</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Id.html#getScheme()">getScheme()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data">Id</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getSessionId()">getSessionId()</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">The session id for this ZooKeeper client instance.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getSessionPasswd()">getSessionPasswd()</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">The session password for this ZooKeeper client instance.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getSessionTimeout()">getSessionTimeout()</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>
+<div class="block">The negotiated session timeout for this ZooKeeper client instance.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/WatchedEvent.html#getState()">getState()</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/WatchedEvent.html" title="class in org.apache.zookeeper">WatchedEvent</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getState()">getState()</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.html#getTestable()">getTestable()</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ServerAdminClient.html#getTraceMask(java.lang.String,%20int)">getTraceMask(String, int)</a></span> - Static method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ServerAdminClient.html" title="class in org.apache.zookeeper">ServerAdminClient</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/WatchedEvent.html#getType()">getType()</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/WatchedEvent.html" title="class in org.apache.zookeeper">WatchedEvent</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Stat.html#getVersion()">getVersion()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Stat.html" title="class in org.apache.zookeeper.data">Stat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/StatPersisted.html#getVersion()">getVersion()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/StatPersisted.html" title="class in org.apache.zookeeper.data">StatPersisted</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/WatchedEvent.html#getWrapper()">getWrapper()</a></span> - Method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/WatchedEvent.html" title="class in org.apache.zookeeper">WatchedEvent</a></dt>
+<dd>
+<div class="block">Convert WatchedEvent to type that can be sent over network</div>
+</dd>
+</dl>
+<a name="_H_">
+<!--   -->
+</a>
+<h2 class="title">H</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/ACL.html#hashCode()">hashCode()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/ACL.html" title="class in org.apache.zookeeper.data">ACL</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Id.html#hashCode()">hashCode()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data">Id</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Stat.html#hashCode()">hashCode()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Stat.html" title="class in org.apache.zookeeper.data">Stat</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/StatPersisted.html#hashCode()">hashCode()</a></span> - Method in class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/StatPersisted.html" title="class in org.apache.zookeeper.data">StatPersisted</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_I_">
+<!--   -->
+</a>
+<h2 class="title">I</h2>
+<dl>
+<dt><a href="./org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data"><span class="strong">Id</span></a> - Class in <a href="./org/apache/zookeeper/data/package-summary.html">org.apache.zookeeper.data</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Id.html#Id()">Id()</a></span> - Constructor for class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data">Id</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/data/Id.html#Id(java.lang.String,%20java.lang.String)">Id(String, String)</a></span> - Constructor for class org.apache.zookeeper.data.<a href="./org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data">Id</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.Code.html#intValue()">intValue()</a></span> - Method in enum org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.Code.html" title="enum in org.apache.zookeeper">KeeperException.Code</a></dt>
+<dd>
+<div class="block">Get the int value for a particular Code.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html#InvalidACL">InvalidACL</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html" title="interface in org.apache.zookeeper">KeeperException.CodeDeprecated</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>deprecated in 3.1.0, use <a href="./org/apache/zookeeper/KeeperException.Code.html#INVALIDACL"><code>KeeperException.Code.INVALIDACL</code></a> instead</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html#InvalidCallback">InvalidCallback</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html" title="interface in org.apache.zookeeper">KeeperException.CodeDeprecated</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>deprecated in 3.1.0, use <a href="./org/apache/zookeeper/KeeperException.Code.html#INVALIDCALLBACK"><code>KeeperException.Code.INVALIDCALLBACK</code></a>
+ instead</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.States.html#isAlive()">isAlive()</a></span> - Method in enum org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.States.html" title="enum in org.apache.zookeeper">ZooKeeper.States</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeper.States.html#isConnected()">isConnected()</a></span> - Method in enum org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeper.States.html" title="enum in org.apache.zookeeper">ZooKeeper.States</a></dt>
+<dd>
+<div class="block">Returns whether we are connected to a server (which
+ could possibly be read-only, if this client is allowed
+ to go to read-only mode)</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/CreateMode.html#isEphemeral()">isEphemeral()</a></span> - Method in enum org.apache.zookeeper.<a href="./org/apache/zookeeper/CreateMode.html" title="enum in org.apache.zookeeper">CreateMode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/CreateMode.html#isSequential()">isSequential()</a></span> - Method in enum org.apache.zookeeper.<a href="./org/apache/zookeeper/CreateMode.html" title="enum in org.apache.zookeeper">CreateMode</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_K_">
+<!--   -->
+</a>
+<h2 class="title">K</h2>
+<dl>
+<dt><a href="./org/apache/zookeeper/KeeperException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.html#KeeperException(org.apache.zookeeper.KeeperException.Code)">KeeperException(KeeperException.Code)</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.html" title="class in org.apache.zookeeper">KeeperException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.APIErrorException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.APIErrorException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.APIErrorException.html#KeeperException.APIErrorException()">KeeperException.APIErrorException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.APIErrorException.html" title="class in org.apache.zookeeper">KeeperException.APIErrorException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.AuthFailedException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.AuthFailedException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.AuthFailedException.html#KeeperException.AuthFailedException()">KeeperException.AuthFailedException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.AuthFailedException.html" title="class in org.apache.zookeeper">KeeperException.AuthFailedException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.BadArgumentsException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.BadArgumentsException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.BadArgumentsException.html#KeeperException.BadArgumentsException()">KeeperException.BadArgumentsException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.BadArgumentsException.html" title="class in org.apache.zookeeper">KeeperException.BadArgumentsException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.BadArgumentsException.html#KeeperException.BadArgumentsException(java.lang.String)">KeeperException.BadArgumentsException(String)</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.BadArgumentsException.html" title="class in org.apache.zookeeper">KeeperException.BadArgumentsException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.BadVersionException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.BadVersionException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.BadVersionException.html#KeeperException.BadVersionException()">KeeperException.BadVersionException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.BadVersionException.html" title="class in org.apache.zookeeper">KeeperException.BadVersionException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.BadVersionException.html#KeeperException.BadVersionException(java.lang.String)">KeeperException.BadVersionException(String)</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.BadVersionException.html" title="class in org.apache.zookeeper">KeeperException.BadVersionException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.Code.html" title="enum in org.apache.zookeeper"><span class="strong">KeeperException.Code</span></a> - Enum in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>
+<div class="block">Codes which represent the various KeeperException
+ types.</div>
+</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html" title="interface in org.apache.zookeeper"><span class="strong">KeeperException.CodeDeprecated</span></a> - Interface in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span></div>
+</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.ConnectionLossException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.ConnectionLossException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.ConnectionLossException.html#KeeperException.ConnectionLossException()">KeeperException.ConnectionLossException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.ConnectionLossException.html" title="class in org.apache.zookeeper">KeeperException.ConnectionLossException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.DataInconsistencyException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.DataInconsistencyException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.DataInconsistencyException.html#KeeperException.DataInconsistencyException()">KeeperException.DataInconsistencyException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.DataInconsistencyException.html" title="class in org.apache.zookeeper">KeeperException.DataInconsistencyException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.EphemeralOnLocalSessionException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.EphemeralOnLocalSessionException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.EphemeralOnLocalSessionException.html#KeeperException.EphemeralOnLocalSessionException()">KeeperException.EphemeralOnLocalSessionException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.EphemeralOnLocalSessionException.html" title="class in org.apache.zookeeper">KeeperException.EphemeralOnLocalSessionException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.InvalidACLException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.InvalidACLException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.InvalidACLException.html#KeeperException.InvalidACLException()">KeeperException.InvalidACLException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.InvalidACLException.html" title="class in org.apache.zookeeper">KeeperException.InvalidACLException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.InvalidACLException.html#KeeperException.InvalidACLException(java.lang.String)">KeeperException.InvalidACLException(String)</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.InvalidACLException.html" title="class in org.apache.zookeeper">KeeperException.InvalidACLException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.InvalidCallbackException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.InvalidCallbackException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.InvalidCallbackException.html#KeeperException.InvalidCallbackException()">KeeperException.InvalidCallbackException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.InvalidCallbackException.html" title="class in org.apache.zookeeper">KeeperException.InvalidCallbackException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.MarshallingErrorException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.MarshallingErrorException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.MarshallingErrorException.html#KeeperException.MarshallingErrorException()">KeeperException.MarshallingErrorException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.MarshallingErrorException.html" title="class in org.apache.zookeeper">KeeperException.MarshallingErrorException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.NewConfigNoQuorum.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.NewConfigNoQuorum</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.NewConfigNoQuorum.html#KeeperException.NewConfigNoQuorum()">KeeperException.NewConfigNoQuorum()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.NewConfigNoQuorum.html" title="class in org.apache.zookeeper">KeeperException.NewConfigNoQuorum</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.NoAuthException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.NoAuthException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.NoAuthException.html#KeeperException.NoAuthException()">KeeperException.NoAuthException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.NoAuthException.html" title="class in org.apache.zookeeper">KeeperException.NoAuthException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.NoChildrenForEphemeralsException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.NoChildrenForEphemeralsException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.NoChildrenForEphemeralsException.html#KeeperException.NoChildrenForEphemeralsException()">KeeperException.NoChildrenForEphemeralsException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.NoChildrenForEphemeralsException.html" title="class in org.apache.zookeeper">KeeperException.NoChildrenForEphemeralsException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.NoChildrenForEphemeralsException.html#KeeperException.NoChildrenForEphemeralsException(java.lang.String)">KeeperException.NoChildrenForEphemeralsException(String)</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.NoChildrenForEphemeralsException.html" title="class in org.apache.zookeeper">KeeperException.NoChildrenForEphemeralsException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.NodeExistsException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.NodeExistsException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.NodeExistsException.html#KeeperException.NodeExistsException()">KeeperException.NodeExistsException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.NodeExistsException.html" title="class in org.apache.zookeeper">KeeperException.NodeExistsException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.NodeExistsException.html#KeeperException.NodeExistsException(java.lang.String)">KeeperException.NodeExistsException(String)</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.NodeExistsException.html" title="class in org.apache.zookeeper">KeeperException.NodeExistsException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.NoNodeException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.NoNodeException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.NoNodeException.html#KeeperException.NoNodeException()">KeeperException.NoNodeException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.NoNodeException.html" title="class in org.apache.zookeeper">KeeperException.NoNodeException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.NoNodeException.html#KeeperException.NoNodeException(java.lang.String)">KeeperException.NoNodeException(String)</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.NoNodeException.html" title="class in org.apache.zookeeper">KeeperException.NoNodeException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.NotEmptyException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.NotEmptyException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.NotEmptyException.html#KeeperException.NotEmptyException()">KeeperException.NotEmptyException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.NotEmptyException.html" title="class in org.apache.zookeeper">KeeperException.NotEmptyException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.NotEmptyException.html#KeeperException.NotEmptyException(java.lang.String)">KeeperException.NotEmptyException(String)</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.NotEmptyException.html" title="class in org.apache.zookeeper">KeeperException.NotEmptyException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.NotReadOnlyException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.NotReadOnlyException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.NotReadOnlyException.html#KeeperException.NotReadOnlyException()">KeeperException.NotReadOnlyException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.NotReadOnlyException.html" title="class in org.apache.zookeeper">KeeperException.NotReadOnlyException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.NoWatcherException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.NoWatcherException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.NoWatcherException.html#KeeperException.NoWatcherException()">KeeperException.NoWatcherException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.NoWatcherException.html" title="class in org.apache.zookeeper">KeeperException.NoWatcherException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.NoWatcherException.html#KeeperException.NoWatcherException(java.lang.String)">KeeperException.NoWatcherException(String)</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.NoWatcherException.html" title="class in org.apache.zookeeper">KeeperException.NoWatcherException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.OperationTimeoutException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.OperationTimeoutException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.OperationTimeoutException.html#KeeperException.OperationTimeoutException()">KeeperException.OperationTimeoutException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.OperationTimeoutException.html" title="class in org.apache.zookeeper">KeeperException.OperationTimeoutException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.ReconfigInProgress.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.ReconfigInProgress</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.ReconfigInProgress.html#KeeperException.ReconfigInProgress()">KeeperException.ReconfigInProgress()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.ReconfigInProgress.html" title="class in org.apache.zookeeper">KeeperException.ReconfigInProgress</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.RuntimeInconsistencyException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.RuntimeInconsistencyException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.RuntimeInconsistencyException.html#KeeperException.RuntimeInconsistencyException()">KeeperException.RuntimeInconsistencyException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.RuntimeInconsistencyException.html" title="class in org.apache.zookeeper">KeeperException.RuntimeInconsistencyException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.SessionExpiredException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.SessionExpiredException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.SessionExpiredException.html#KeeperException.SessionExpiredException()">KeeperException.SessionExpiredException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.SessionExpiredException.html" title="class in org.apache.zookeeper">KeeperException.SessionExpiredException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.SessionMovedException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.SessionMovedException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.SessionMovedException.html#KeeperException.SessionMovedException()">KeeperException.SessionMovedException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.SessionMovedException.html" title="class in org.apache.zookeeper">KeeperException.SessionMovedException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.SystemErrorException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.SystemErrorException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.SystemErrorException.html#KeeperException.SystemErrorException()">KeeperException.SystemErrorException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.SystemErrorException.html" title="class in org.apache.zookeeper">KeeperException.SystemErrorException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.UnimplementedException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.UnimplementedException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.UnimplementedException.html#KeeperException.UnimplementedException()">KeeperException.UnimplementedException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.UnimplementedException.html" title="class in org.apache.zookeeper">KeeperException.UnimplementedException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/zookeeper/KeeperException.UnknownSessionException.html" title="class in org.apache.zookeeper"><span class="strong">KeeperException.UnknownSessionException</span></a> - Exception in <a href="./org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.UnknownSessionException.html#KeeperException.UnknownSessionException()">KeeperException.UnknownSessionException()</a></span> - Constructor for exception org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.UnknownSessionException.html" title="class in org.apache.zookeeper">KeeperException.UnknownSessionException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ServerAdminClient.html#kill(java.lang.String,%20int)">kill(String, int)</a></span> - Static method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ServerAdminClient.html" title="class in org.apache.zookeeper">ServerAdminClient</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_L_">
+<!--   -->
+</a>
+<h2 class="title">L</h2>
+<dl>
+<dt><a href="./org/apache/zookeeper/server/LogFormatter.html" title="class in org.apache.zookeeper.server"><span class="strong">LogFormatter</span></a> - Class in <a href="./org/apache/zookeeper/server/package-summary.html">org.apache.zookeeper.server</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/server/LogFormatter.html#LogFormatter()">LogFormatter()</a></span> - Constructor for class org.apache.zookeeper.server.<a href="./org/apache/zookeeper/server/LogFormatter.html" title="class in org.apache.zookeeper.server">LogFormatter</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_M_">
+<!--   -->
+</a>
+<h2 class="title">M</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/zookeeper/client/FourLetterWordMain.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.zookeeper.client.<a href="./org/apache/zookeeper/client/FourLetterWordMain.html" title="class in org.apache.zookeeper.client">FourLetterWordMain</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/server/LogFormatter.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.zookeeper.server.<a href="./org/apache/zookeeper/server/LogFormatter.html" title="class in org.apache.zookeeper.server">LogFormatter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/server/PurgeTxnLog.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.zookeeper.server.<a href="./org/apache/zookeeper/server/PurgeTxnLog.html" title="class in org.apache.zookeeper.server">PurgeTxnLog</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/server/quorum/QuorumPeerMain.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.zookeeper.server.quorum.<a href="./org/apache/zookeeper/server/quorum/QuorumPeerMain.html" title="class in org.apache.zookeeper.server.quorum">QuorumPeerMain</a></dt>
+<dd>
+<div class="block">To start the replicated server specify the configuration file name on
+ the command line.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/server/SnapshotFormatter.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.zookeeper.server.<a href="./org/apache/zookeeper/server/SnapshotFormatter.html" title="class in org.apache.zookeeper.server">SnapshotFormatter</a></dt>
+<dd>
+<div class="block">USAGE: SnapshotFormatter snapshot_file</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/server/ZooKeeperServerMain.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.zookeeper.server.<a href="./org/apache/zookeeper/server/ZooKeeperServerMain.html" title="class in org.apache.zookeeper.server">ZooKeeperServerMain</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ServerAdminClient.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ServerAdminClient.html" title="class in org.apache.zookeeper">ServerAdminClient</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/ZooKeeperMain.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.apache.zookeeper.<a href="./org/apache/zookeeper/ZooKeeperMain.html" title="class in org.apache.zookeeper">ZooKeeperMain</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html#MarshallingError">MarshallingError</a></span> - Static variable in interface org.apache.zookeeper.<a href="./org/apache/zookeeper/KeeperException.CodeDeprecated.html" title="interface in org.apache.zookeeper">KeeperException.CodeDeprecated</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>deprecated in 3.1.0, use <a href="./org/apache/zookeeper/KeeperException.Code.html#MARSHALLINGERROR"><code>KeeperException.Code.MARSHALLINGERROR</code></a>
+ instead</i></div>
+</div>
+</dd>

[... 669 lines stripped ...]