http://git-wip-us.apache.org/repos/asf/zookeeper/blob/ec4ec140/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/StatPersisted.html
----------------------------------------------------------------------
diff --git 
a/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/StatPersisted.html 
b/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/StatPersisted.html
new file mode 100644
index 0000000..1aee45d
--- /dev/null
+++ b/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/StatPersisted.html
@@ -0,0 +1,689 @@
+<!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 (1.8.0_144) on Fri May 11 16:29:19 UTC 2018 -->
+<title>StatPersisted (ZooKeeper 3.5.4-beta API)</title>
+<meta name="date" content="2018-05-11">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StatPersisted (ZooKeeper 3.5.4-beta API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":9,"i25":10,"i26":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StatPersisted.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/zookeeper/data/Stat.html" title="class in 
org.apache.zookeeper.data"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?org/apache/zookeeper/data/StatPersisted.html" 
target="_top">Frames</a></li>
+<li><a href="StatPersisted.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.zookeeper.data</div>
+<h2 title="Class StatPersisted" class="title">Class StatPersisted</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.zookeeper.data.StatPersisted</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../org/apache/jute/Record.html" title="interface in 
org.apache.jute">Record</a></dd>
+</dl>
+<hr>
+<br>
+<pre>@InterfaceAudience.Public
+public class <span class="typeNameLabel">StatPersisted</span>
+extends java.lang.Object
+implements <a href="../../../../org/apache/jute/Record.html" title="interface 
in org.apache.jute">Record</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#StatPersisted--">StatPersisted</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#StatPersisted-long-long-long-long-int-int-int-long-long-">StatPersisted</a></span>(long&nbsp;czxid,
+             long&nbsp;mzxid,
+             long&nbsp;ctime,
+             long&nbsp;mtime,
+             int&nbsp;version,
+             int&nbsp;cversion,
+             int&nbsp;aversion,
+             long&nbsp;ephemeralOwner,
+             long&nbsp;pzxid)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a 
href="javascript:show(1);">Static Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#compareTo-java.lang.Object-">compareTo</a></span>(java.lang.Object&nbsp;peer_)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#deserialize-org.apache.jute.InputArchive-java.lang.String-">deserialize</a></span>(org.apache.jute.InputArchive&nbsp;a_,
+           java.lang.String&nbsp;tag)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;peer_)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#getAversion--">getAversion</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#getCtime--">getCtime</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#getCversion--">getCversion</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#getCzxid--">getCzxid</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#getEphemeralOwner--">getEphemeralOwner</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#getMtime--">getMtime</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#getMzxid--">getMzxid</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#getPzxid--">getPzxid</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#getVersion--">getVersion</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#readFields-java.io.DataInput-">readFields</a></span>(java.io.DataInput&nbsp;in)</code>&nbsp;</td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#serialize-org.apache.jute.OutputArchive-java.lang.String-">serialize</a></span>(org.apache.jute.OutputArchive&nbsp;a_,
+         java.lang.String&nbsp;tag)</code>&nbsp;</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#setAversion-int-">setAversion</a></span>(int&nbsp;m_)</code>&nbsp;</td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#setCtime-long-">setCtime</a></span>(long&nbsp;m_)</code>&nbsp;</td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#setCversion-int-">setCversion</a></span>(int&nbsp;m_)</code>&nbsp;</td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#setCzxid-long-">setCzxid</a></span>(long&nbsp;m_)</code>&nbsp;</td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#setEphemeralOwner-long-">setEphemeralOwner</a></span>(long&nbsp;m_)</code>&nbsp;</td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#setMtime-long-">setMtime</a></span>(long&nbsp;m_)</code>&nbsp;</td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#setMzxid-long-">setMzxid</a></span>(long&nbsp;m_)</code>&nbsp;</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#setPzxid-long-">setPzxid</a></span>(long&nbsp;m_)</code>&nbsp;</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#setVersion-int-">setVersion</a></span>(int&nbsp;m_)</code>&nbsp;</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#signature--">signature</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/zookeeper/data/StatPersisted.html#write-java.io.DataOutput-">write</a></span>(java.io.DataOutput&nbsp;out)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StatPersisted--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>StatPersisted</h4>
+<pre>public&nbsp;StatPersisted()</pre>
+</li>
+</ul>
+<a name="StatPersisted-long-long-long-long-int-int-int-long-long-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StatPersisted</h4>
+<pre>public&nbsp;StatPersisted(long&nbsp;czxid,
+                     long&nbsp;mzxid,
+                     long&nbsp;ctime,
+                     long&nbsp;mtime,
+                     int&nbsp;version,
+                     int&nbsp;cversion,
+                     int&nbsp;aversion,
+                     long&nbsp;ephemeralOwner,
+                     long&nbsp;pzxid)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getCzxid--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCzxid</h4>
+<pre>public&nbsp;long&nbsp;getCzxid()</pre>
+</li>
+</ul>
+<a name="setCzxid-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCzxid</h4>
+<pre>public&nbsp;void&nbsp;setCzxid(long&nbsp;m_)</pre>
+</li>
+</ul>
+<a name="getMzxid--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMzxid</h4>
+<pre>public&nbsp;long&nbsp;getMzxid()</pre>
+</li>
+</ul>
+<a name="setMzxid-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMzxid</h4>
+<pre>public&nbsp;void&nbsp;setMzxid(long&nbsp;m_)</pre>
+</li>
+</ul>
+<a name="getCtime--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCtime</h4>
+<pre>public&nbsp;long&nbsp;getCtime()</pre>
+</li>
+</ul>
+<a name="setCtime-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCtime</h4>
+<pre>public&nbsp;void&nbsp;setCtime(long&nbsp;m_)</pre>
+</li>
+</ul>
+<a name="getMtime--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMtime</h4>
+<pre>public&nbsp;long&nbsp;getMtime()</pre>
+</li>
+</ul>
+<a name="setMtime-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMtime</h4>
+<pre>public&nbsp;void&nbsp;setMtime(long&nbsp;m_)</pre>
+</li>
+</ul>
+<a name="getVersion--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getVersion</h4>
+<pre>public&nbsp;int&nbsp;getVersion()</pre>
+</li>
+</ul>
+<a name="setVersion-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setVersion</h4>
+<pre>public&nbsp;void&nbsp;setVersion(int&nbsp;m_)</pre>
+</li>
+</ul>
+<a name="getCversion--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCversion</h4>
+<pre>public&nbsp;int&nbsp;getCversion()</pre>
+</li>
+</ul>
+<a name="setCversion-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCversion</h4>
+<pre>public&nbsp;void&nbsp;setCversion(int&nbsp;m_)</pre>
+</li>
+</ul>
+<a name="getAversion--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAversion</h4>
+<pre>public&nbsp;int&nbsp;getAversion()</pre>
+</li>
+</ul>
+<a name="setAversion-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAversion</h4>
+<pre>public&nbsp;void&nbsp;setAversion(int&nbsp;m_)</pre>
+</li>
+</ul>
+<a name="getEphemeralOwner--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEphemeralOwner</h4>
+<pre>public&nbsp;long&nbsp;getEphemeralOwner()</pre>
+</li>
+</ul>
+<a name="setEphemeralOwner-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setEphemeralOwner</h4>
+<pre>public&nbsp;void&nbsp;setEphemeralOwner(long&nbsp;m_)</pre>
+</li>
+</ul>
+<a name="getPzxid--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPzxid</h4>
+<pre>public&nbsp;long&nbsp;getPzxid()</pre>
+</li>
+</ul>
+<a name="setPzxid-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPzxid</h4>
+<pre>public&nbsp;void&nbsp;setPzxid(long&nbsp;m_)</pre>
+</li>
+</ul>
+<a name="serialize-org.apache.jute.OutputArchive-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialize</h4>
+<pre>public&nbsp;void&nbsp;serialize(org.apache.jute.OutputArchive&nbsp;a_,
+                      java.lang.String&nbsp;tag)
+               throws java.io.IOException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../org/apache/jute/Record.html#serialize-org.apache.jute.OutputArchive-java.lang.String-">serialize</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/jute/Record.html" 
title="interface in org.apache.jute">Record</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="deserialize-org.apache.jute.InputArchive-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>deserialize</h4>
+<pre>public&nbsp;void&nbsp;deserialize(org.apache.jute.InputArchive&nbsp;a_,
+                        java.lang.String&nbsp;tag)
+                 throws java.io.IOException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../org/apache/jute/Record.html#deserialize-org.apache.jute.InputArchive-java.lang.String-">deserialize</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../../org/apache/jute/Record.html" 
title="interface in org.apache.jute">Record</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="write-java.io.DataOutput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>write</h4>
+<pre>public&nbsp;void&nbsp;write(java.io.DataOutput&nbsp;out)
+           throws java.io.IOException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="readFields-java.io.DataInput-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>readFields</h4>
+<pre>public&nbsp;void&nbsp;readFields(java.io.DataInput&nbsp;in)
+                throws java.io.IOException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="compareTo-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>compareTo</h4>
+<pre>public&nbsp;int&nbsp;compareTo(java.lang.Object&nbsp;peer_)
+              throws java.lang.ClassCastException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>java.lang.ClassCastException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="equals-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;peer_)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="hashCode--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;hashCode()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="signature--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>signature</h4>
+<pre>public static&nbsp;java.lang.String&nbsp;signature()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StatPersisted.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/zookeeper/data/Stat.html" title="class in 
org.apache.zookeeper.data"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../index.html?org/apache/zookeeper/data/StatPersisted.html" 
target="_top">Frames</a></li>
+<li><a href="StatPersisted.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &copy; 2018 The Apache Software 
Foundation</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/ec4ec140/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/class-use/ACL.html
----------------------------------------------------------------------
diff --git 
a/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/class-use/ACL.html 
b/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/class-use/ACL.html
new file mode 100644
index 0000000..9ae9742
--- /dev/null
+++ b/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/class-use/ACL.html
@@ -0,0 +1,306 @@
+<!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 (1.8.0_144) on Fri May 11 16:29:20 UTC 2018 -->
+<title>Uses of Class org.apache.zookeeper.data.ACL (ZooKeeper 3.5.4-beta 
API)</title>
+<meta name="date" content="2018-05-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.zookeeper.data.ACL 
(ZooKeeper 3.5.4-beta API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/zookeeper/data/ACL.html" title="class 
in org.apache.zookeeper.data">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></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?org/apache/zookeeper/data/class-use/ACL.html" 
target="_top">Frames</a></li>
+<li><a href="ACL.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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="header">
+<h2 title="Uses of Class org.apache.zookeeper.data.ACL" class="title">Uses of 
Class<br>org.apache.zookeeper.data.ACL</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.zookeeper">org.apache.zookeeper</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.zookeeper">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/zookeeper/data/ACL.html" 
title="class in org.apache.zookeeper.data">ACL</a> in <a 
href="../../../../../org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a 
href="../../../../../org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a>
 with type parameters of type <a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static java.util.ArrayList&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooDefs.Ids.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooDefs.Ids.html#CREATOR_ALL_ACL">CREATOR_ALL_ACL</a></span></code>
+<div class="block">This ACL gives the creators authentication id's all 
permissions.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.util.ArrayList&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooDefs.Ids.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooDefs.Ids.html#OPEN_ACL_UNSAFE">OPEN_ACL_UNSAFE</a></span></code>
+<div class="block">This is a completely open ACL .</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.util.ArrayList&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooDefs.Ids.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooDefs.Ids.html#READ_ACL_UNSAFE">READ_ACL_UNSAFE</a></span></code>
+<div class="block">This ACL gives the world the ability to read.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a>
 that return types with arguments of type <a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#getACL-java.lang.String-org.apache.zookeeper.data.Stat-">getACL</a></span>(java.lang.String&nbsp;path,
+      <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<div class="block">Return the ACL and stat of the node of the given path.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Method parameters in <a 
href="../../../../../org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a>
 with type arguments of type <a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/zookeeper/Transaction.html" title="class in 
org.apache.zookeeper">Transaction</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Transaction.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/Transaction.html#create-java.lang.String-byte:A-java.util.List-org.apache.zookeeper.CreateMode-">create</a></span>(java.lang.String&nbsp;path,
+      byte[]&nbsp;data,
+      java.util.List&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;&nbsp;acl,
+      <a href="../../../../../org/apache/zookeeper/CreateMode.html" 
title="enum in 
org.apache.zookeeper">CreateMode</a>&nbsp;createMode)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#create-java.lang.String-byte:A-java.util.List-org.apache.zookeeper.CreateMode-">create</a></span>(java.lang.String&nbsp;path,
+      byte[]&nbsp;data,
+      java.util.List&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;&nbsp;acl,
+      <a href="../../../../../org/apache/zookeeper/CreateMode.html" 
title="enum in org.apache.zookeeper">CreateMode</a>&nbsp;createMode)</code>
+<div class="block">Create a node with the given path.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#create-java.lang.String-byte:A-java.util.List-org.apache.zookeeper.CreateMode-org.apache.zookeeper.AsyncCallback.Create2Callback-java.lang.Object-">create</a></span>(java.lang.String&nbsp;path,
+      byte[]&nbsp;data,
+      java.util.List&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;&nbsp;acl,
+      <a href="../../../../../org/apache/zookeeper/CreateMode.html" 
title="enum in org.apache.zookeeper">CreateMode</a>&nbsp;createMode,
+      <a 
href="../../../../../org/apache/zookeeper/AsyncCallback.Create2Callback.html" 
title="interface in 
org.apache.zookeeper">AsyncCallback.Create2Callback</a>&nbsp;cb,
+      java.lang.Object&nbsp;ctx)</code>
+<div class="block">The asynchronous version of create.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#create-java.lang.String-byte:A-java.util.List-org.apache.zookeeper.CreateMode-org.apache.zookeeper.AsyncCallback.Create2Callback-java.lang.Object-long-">create</a></span>(java.lang.String&nbsp;path,
+      byte[]&nbsp;data,
+      java.util.List&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;&nbsp;acl,
+      <a href="../../../../../org/apache/zookeeper/CreateMode.html" 
title="enum in org.apache.zookeeper">CreateMode</a>&nbsp;createMode,
+      <a 
href="../../../../../org/apache/zookeeper/AsyncCallback.Create2Callback.html" 
title="interface in 
org.apache.zookeeper">AsyncCallback.Create2Callback</a>&nbsp;cb,
+      java.lang.Object&nbsp;ctx,
+      long&nbsp;ttl)</code>
+<div class="block">The asynchronous version of create with ttl.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#create-java.lang.String-byte:A-java.util.List-org.apache.zookeeper.CreateMode-org.apache.zookeeper.AsyncCallback.StringCallback-java.lang.Object-">create</a></span>(java.lang.String&nbsp;path,
+      byte[]&nbsp;data,
+      java.util.List&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;&nbsp;acl,
+      <a href="../../../../../org/apache/zookeeper/CreateMode.html" 
title="enum in org.apache.zookeeper">CreateMode</a>&nbsp;createMode,
+      <a 
href="../../../../../org/apache/zookeeper/AsyncCallback.StringCallback.html" 
title="interface in 
org.apache.zookeeper">AsyncCallback.StringCallback</a>&nbsp;cb,
+      java.lang.Object&nbsp;ctx)</code>
+<div class="block">The asynchronous version of create.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#create-java.lang.String-byte:A-java.util.List-org.apache.zookeeper.CreateMode-org.apache.zookeeper.data.Stat-">create</a></span>(java.lang.String&nbsp;path,
+      byte[]&nbsp;data,
+      java.util.List&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;&nbsp;acl,
+      <a href="../../../../../org/apache/zookeeper/CreateMode.html" 
title="enum in org.apache.zookeeper">CreateMode</a>&nbsp;createMode,
+      <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<div class="block">Create a node with the given path and returns the Stat of 
that node.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#create-java.lang.String-byte:A-java.util.List-org.apache.zookeeper.CreateMode-org.apache.zookeeper.data.Stat-long-">create</a></span>(java.lang.String&nbsp;path,
+      byte[]&nbsp;data,
+      java.util.List&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;&nbsp;acl,
+      <a href="../../../../../org/apache/zookeeper/CreateMode.html" 
title="enum in org.apache.zookeeper">CreateMode</a>&nbsp;createMode,
+      <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat,
+      long&nbsp;ttl)</code>
+<div class="block">same as <a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#create-java.lang.String-byte:A-java.util.List-org.apache.zookeeper.CreateMode-org.apache.zookeeper.data.Stat-"><code>ZooKeeper.create(String,
 byte[], List, CreateMode, Stat)</code></a> but
+ allows for specifying a TTL when mode is <a 
href="../../../../../org/apache/zookeeper/CreateMode.html#PERSISTENT_WITH_TTL"><code>CreateMode.PERSISTENT_WITH_TTL</code></a>
+ or <a 
href="../../../../../org/apache/zookeeper/CreateMode.html#PERSISTENT_SEQUENTIAL_WITH_TTL"><code>CreateMode.PERSISTENT_SEQUENTIAL_WITH_TTL</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">AsyncCallback.ACLCallback.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/AsyncCallback.ACLCallback.html#processResult-int-java.lang.String-java.lang.Object-java.util.List-org.apache.zookeeper.data.Stat-">processResult</a></span>(int&nbsp;rc,
+             java.lang.String&nbsp;path,
+             java.lang.Object&nbsp;ctx,
+             java.util.List&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;&nbsp;acl,
+             <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<div class="block">Process the result of the asynchronous call.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/zookeeper/data/Stat.html" title="class in 
org.apache.zookeeper.data">Stat</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#setACL-java.lang.String-java.util.List-int-">setACL</a></span>(java.lang.String&nbsp;path,
+      java.util.List&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;&nbsp;acl,
+      int&nbsp;aclVersion)</code>
+<div class="block">Set the ACL for the node of the given path if such a node 
exists and the
+ given aclVersion matches the acl version of the node.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#setACL-java.lang.String-java.util.List-int-org.apache.zookeeper.AsyncCallback.StatCallback-java.lang.Object-">setACL</a></span>(java.lang.String&nbsp;path,
+      java.util.List&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;&nbsp;acl,
+      int&nbsp;version,
+      <a 
href="../../../../../org/apache/zookeeper/AsyncCallback.StatCallback.html" 
title="interface in 
org.apache.zookeeper">AsyncCallback.StatCallback</a>&nbsp;cb,
+      java.lang.Object&nbsp;ctx)</code>
+<div class="block">The asynchronous version of setACL.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/zookeeper/data/ACL.html" title="class 
in org.apache.zookeeper.data">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></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?org/apache/zookeeper/data/class-use/ACL.html" 
target="_top">Frames</a></li>
+<li><a href="ACL.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &copy; 2018 The Apache Software 
Foundation</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/ec4ec140/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/class-use/Id.html
----------------------------------------------------------------------
diff --git 
a/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/class-use/Id.html 
b/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/class-use/Id.html
new file mode 100644
index 0000000..ee22ec4
--- /dev/null
+++ b/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/class-use/Id.html
@@ -0,0 +1,220 @@
+<!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 (1.8.0_144) on Fri May 11 16:29:20 UTC 2018 -->
+<title>Uses of Class org.apache.zookeeper.data.Id (ZooKeeper 3.5.4-beta 
API)</title>
+<meta name="date" content="2018-05-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.zookeeper.data.Id 
(ZooKeeper 3.5.4-beta API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/zookeeper/data/Id.html" title="class in 
org.apache.zookeeper.data">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></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?org/apache/zookeeper/data/class-use/Id.html" 
target="_top">Frames</a></li>
+<li><a href="Id.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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="header">
+<h2 title="Uses of Class org.apache.zookeeper.data.Id" class="title">Uses of 
Class<br>org.apache.zookeeper.data.Id</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../org/apache/zookeeper/data/Id.html" title="class in 
org.apache.zookeeper.data">Id</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.zookeeper">org.apache.zookeeper</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.zookeeper.data">org.apache.zookeeper.data</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.zookeeper">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/zookeeper/data/Id.html" 
title="class in org.apache.zookeeper.data">Id</a> in <a 
href="../../../../../org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a 
href="../../../../../org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a>
 declared as <a href="../../../../../org/apache/zookeeper/data/Id.html" 
title="class in org.apache.zookeeper.data">Id</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="../../../../../org/apache/zookeeper/data/Id.html" title="class in 
org.apache.zookeeper.data">Id</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ZooDefs.Ids.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooDefs.Ids.html#ANYONE_ID_UNSAFE">ANYONE_ID_UNSAFE</a></span></code>
+<div class="block">This Id represents anyone.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="../../../../../org/apache/zookeeper/data/Id.html" title="class in 
org.apache.zookeeper.data">Id</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ZooDefs.Ids.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooDefs.Ids.html#AUTH_IDS">AUTH_IDS</a></span></code>
+<div class="block">This Id is only usable to set ACLs.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.zookeeper.data">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/zookeeper/data/Id.html" 
title="class in org.apache.zookeeper.data">Id</a> in <a 
href="../../../../../org/apache/zookeeper/data/package-summary.html">org.apache.zookeeper.data</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/zookeeper/data/package-summary.html">org.apache.zookeeper.data</a>
 that return <a href="../../../../../org/apache/zookeeper/data/Id.html" 
title="class in org.apache.zookeeper.data">Id</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/zookeeper/data/Id.html" title="class in 
org.apache.zookeeper.data">Id</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ACL.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/data/ACL.html#getId--">getId</a></span>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/zookeeper/data/package-summary.html">org.apache.zookeeper.data</a>
 with parameters of type <a 
href="../../../../../org/apache/zookeeper/data/Id.html" title="class in 
org.apache.zookeeper.data">Id</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">ACL.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/data/ACL.html#setId-org.apache.zookeeper.data.Id-">setId</a></span>(<a
 href="../../../../../org/apache/zookeeper/data/Id.html" title="class in 
org.apache.zookeeper.data">Id</a>&nbsp;m_)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a 
href="../../../../../org/apache/zookeeper/data/package-summary.html">org.apache.zookeeper.data</a>
 with parameters of type <a 
href="../../../../../org/apache/zookeeper/data/Id.html" title="class in 
org.apache.zookeeper.data">Id</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/data/ACL.html#ACL-int-org.apache.zookeeper.data.Id-">ACL</a></span>(int&nbsp;perms,
+   <a href="../../../../../org/apache/zookeeper/data/Id.html" title="class in 
org.apache.zookeeper.data">Id</a>&nbsp;id)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/zookeeper/data/Id.html" title="class in 
org.apache.zookeeper.data">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></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?org/apache/zookeeper/data/class-use/Id.html" 
target="_top">Frames</a></li>
+<li><a href="Id.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &copy; 2018 The Apache Software 
Foundation</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/ec4ec140/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/class-use/Stat.html
----------------------------------------------------------------------
diff --git 
a/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/class-use/Stat.html 
b/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/class-use/Stat.html
new file mode 100644
index 0000000..1313abe
--- /dev/null
+++ b/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/class-use/Stat.html
@@ -0,0 +1,401 @@
+<!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 (1.8.0_144) on Fri May 11 16:29:20 UTC 2018 -->
+<title>Uses of Class org.apache.zookeeper.data.Stat (ZooKeeper 3.5.4-beta 
API)</title>
+<meta name="date" content="2018-05-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class 
org.apache.zookeeper.data.Stat (ZooKeeper 3.5.4-beta API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/zookeeper/data/Stat.html" title="class 
in org.apache.zookeeper.data">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></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?org/apache/zookeeper/data/class-use/Stat.html" 
target="_top">Frames</a></li>
+<li><a href="Stat.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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="header">
+<h2 title="Uses of Class org.apache.zookeeper.data.Stat" class="title">Uses of 
Class<br>org.apache.zookeeper.data.Stat</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../org/apache/zookeeper/data/Stat.html" title="class in 
org.apache.zookeeper.data">Stat</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.zookeeper">org.apache.zookeeper</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.zookeeper.admin">org.apache.zookeeper.admin</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.zookeeper">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a> in <a 
href="../../../../../org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a>
 that return <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/zookeeper/data/Stat.html" title="class in 
org.apache.zookeeper.data">Stat</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#exists-java.lang.String-boolean-">exists</a></span>(java.lang.String&nbsp;path,
+      boolean&nbsp;watch)</code>
+<div class="block">Return the stat of the node of the given path.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/zookeeper/data/Stat.html" title="class in 
org.apache.zookeeper.data">Stat</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#exists-java.lang.String-org.apache.zookeeper.Watcher-">exists</a></span>(java.lang.String&nbsp;path,
+      <a href="../../../../../org/apache/zookeeper/Watcher.html" 
title="interface in org.apache.zookeeper">Watcher</a>&nbsp;watcher)</code>
+<div class="block">Return the stat of the node of the given path.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/zookeeper/data/Stat.html" title="class in 
org.apache.zookeeper.data">Stat</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#setACL-java.lang.String-java.util.List-int-">setACL</a></span>(java.lang.String&nbsp;path,
+      java.util.List&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;&nbsp;acl,
+      int&nbsp;aclVersion)</code>
+<div class="block">Set the ACL for the node of the given path if such a node 
exists and the
+ given aclVersion matches the acl version of the node.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/zookeeper/data/Stat.html" title="class in 
org.apache.zookeeper.data">Stat</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#setData-java.lang.String-byte:A-int-">setData</a></span>(java.lang.String&nbsp;path,
+       byte[]&nbsp;data,
+       int&nbsp;version)</code>
+<div class="block">Set the data for the node of the given path if such a node 
exists and the
+ given version matches the version of the node (if the given version is
+ -1, it matches any node's versions).</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/zookeeper/package-summary.html">org.apache.zookeeper</a>
 with parameters of type <a 
href="../../../../../org/apache/zookeeper/data/Stat.html" title="class in 
org.apache.zookeeper.data">Stat</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#create-java.lang.String-byte:A-java.util.List-org.apache.zookeeper.CreateMode-org.apache.zookeeper.data.Stat-">create</a></span>(java.lang.String&nbsp;path,
+      byte[]&nbsp;data,
+      java.util.List&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;&nbsp;acl,
+      <a href="../../../../../org/apache/zookeeper/CreateMode.html" 
title="enum in org.apache.zookeeper">CreateMode</a>&nbsp;createMode,
+      <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<div class="block">Create a node with the given path and returns the Stat of 
that node.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#create-java.lang.String-byte:A-java.util.List-org.apache.zookeeper.CreateMode-org.apache.zookeeper.data.Stat-long-">create</a></span>(java.lang.String&nbsp;path,
+      byte[]&nbsp;data,
+      java.util.List&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;&nbsp;acl,
+      <a href="../../../../../org/apache/zookeeper/CreateMode.html" 
title="enum in org.apache.zookeeper">CreateMode</a>&nbsp;createMode,
+      <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat,
+      long&nbsp;ttl)</code>
+<div class="block">same as <a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#create-java.lang.String-byte:A-java.util.List-org.apache.zookeeper.CreateMode-org.apache.zookeeper.data.Stat-"><code>ZooKeeper.create(String,
 byte[], List, CreateMode, Stat)</code></a> but
+ allows for specifying a TTL when mode is <a 
href="../../../../../org/apache/zookeeper/CreateMode.html#PERSISTENT_WITH_TTL"><code>CreateMode.PERSISTENT_WITH_TTL</code></a>
+ or <a 
href="../../../../../org/apache/zookeeper/CreateMode.html#PERSISTENT_SEQUENTIAL_WITH_TTL"><code>CreateMode.PERSISTENT_SEQUENTIAL_WITH_TTL</code></a>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#getACL-java.lang.String-org.apache.zookeeper.data.Stat-">getACL</a></span>(java.lang.String&nbsp;path,
+      <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<div class="block">Return the ACL and stat of the node of the given path.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#getACL-java.lang.String-org.apache.zookeeper.data.Stat-org.apache.zookeeper.AsyncCallback.ACLCallback-java.lang.Object-">getACL</a></span>(java.lang.String&nbsp;path,
+      <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat,
+      <a 
href="../../../../../org/apache/zookeeper/AsyncCallback.ACLCallback.html" 
title="interface in org.apache.zookeeper">AsyncCallback.ACLCallback</a>&nbsp;cb,
+      java.lang.Object&nbsp;ctx)</code>
+<div class="block">The asynchronous version of getACL.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.List&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#getChildren-java.lang.String-boolean-org.apache.zookeeper.data.Stat-">getChildren</a></span>(java.lang.String&nbsp;path,
+           boolean&nbsp;watch,
+           <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<div class="block">For the given znode path return the stat and children 
list.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.List&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#getChildren-java.lang.String-org.apache.zookeeper.Watcher-org.apache.zookeeper.data.Stat-">getChildren</a></span>(java.lang.String&nbsp;path,
+           <a href="../../../../../org/apache/zookeeper/Watcher.html" 
title="interface in org.apache.zookeeper">Watcher</a>&nbsp;watcher,
+           <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<div class="block">For the given znode path return the stat and children 
list.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#getConfig-boolean-org.apache.zookeeper.data.Stat-">getConfig</a></span>(boolean&nbsp;watch,
+         <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<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>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#getConfig-org.apache.zookeeper.Watcher-org.apache.zookeeper.data.Stat-">getConfig</a></span>(<a
 href="../../../../../org/apache/zookeeper/Watcher.html" title="interface in 
org.apache.zookeeper">Watcher</a>&nbsp;watcher,
+         <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<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>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#getData-java.lang.String-boolean-org.apache.zookeeper.data.Stat-">getData</a></span>(java.lang.String&nbsp;path,
+       boolean&nbsp;watch,
+       <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<div class="block">Return the data and the stat of the node of the given 
path.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#getData-java.lang.String-org.apache.zookeeper.Watcher-org.apache.zookeeper.data.Stat-">getData</a></span>(java.lang.String&nbsp;path,
+       <a href="../../../../../org/apache/zookeeper/Watcher.html" 
title="interface in org.apache.zookeeper">Watcher</a>&nbsp;watcher,
+       <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<div class="block">Return the data and the stat of the node of the given 
path.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">AsyncCallback.DataCallback.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/AsyncCallback.DataCallback.html#processResult-int-java.lang.String-java.lang.Object-byte:A-org.apache.zookeeper.data.Stat-">processResult</a></span>(int&nbsp;rc,
+             java.lang.String&nbsp;path,
+             java.lang.Object&nbsp;ctx,
+             byte[]&nbsp;data,
+             <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<div class="block">Process the result of asynchronous calls.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">AsyncCallback.ACLCallback.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/AsyncCallback.ACLCallback.html#processResult-int-java.lang.String-java.lang.Object-java.util.List-org.apache.zookeeper.data.Stat-">processResult</a></span>(int&nbsp;rc,
+             java.lang.String&nbsp;path,
+             java.lang.Object&nbsp;ctx,
+             java.util.List&lt;<a 
href="../../../../../org/apache/zookeeper/data/ACL.html" title="class in 
org.apache.zookeeper.data">ACL</a>&gt;&nbsp;acl,
+             <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<div class="block">Process the result of the asynchronous call.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">AsyncCallback.Children2Callback.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/AsyncCallback.Children2Callback.html#processResult-int-java.lang.String-java.lang.Object-java.util.List-org.apache.zookeeper.data.Stat-">processResult</a></span>(int&nbsp;rc,
+             java.lang.String&nbsp;path,
+             java.lang.Object&nbsp;ctx,
+             java.util.List&lt;java.lang.String&gt;&nbsp;children,
+             <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<div class="block">Process the result of the asynchronous call.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">AsyncCallback.StatCallback.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/AsyncCallback.StatCallback.html#processResult-int-java.lang.String-java.lang.Object-org.apache.zookeeper.data.Stat-">processResult</a></span>(int&nbsp;rc,
+             java.lang.String&nbsp;path,
+             java.lang.Object&nbsp;ctx,
+             <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<div class="block">Process the result of the asynchronous call.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">AsyncCallback.Create2Callback.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/AsyncCallback.Create2Callback.html#processResult-int-java.lang.String-java.lang.Object-java.lang.String-org.apache.zookeeper.data.Stat-">processResult</a></span>(int&nbsp;rc,
+             java.lang.String&nbsp;path,
+             java.lang.Object&nbsp;ctx,
+             java.lang.String&nbsp;name,
+             <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<div class="block">Process the result of the asynchronous call.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#reconfig-java.util.List-java.util.List-java.util.List-long-org.apache.zookeeper.data.Stat-">reconfig</a></span>(java.util.List&lt;java.lang.String&gt;&nbsp;joiningServers,
+        java.util.List&lt;java.lang.String&gt;&nbsp;leavingServers,
+        java.util.List&lt;java.lang.String&gt;&nbsp;newMembers,
+        long&nbsp;fromConfig,
+        <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">instead use the 
reconfigure() methods instead in <a 
href="../../../../../org/apache/zookeeper/admin/ZooKeeperAdmin.html" 
title="class in 
org.apache.zookeeper.admin"><code>ZooKeeperAdmin</code></a></span></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span class="typeNameLabel">ZooKeeper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/ZooKeeper.html#reconfig-java.lang.String-java.lang.String-java.lang.String-long-org.apache.zookeeper.data.Stat-">reconfig</a></span>(java.lang.String&nbsp;joiningServers,
+        java.lang.String&nbsp;leavingServers,
+        java.lang.String&nbsp;newMembers,
+        long&nbsp;fromConfig,
+        <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">instead use the 
reconfigure() methods instead in <a 
href="../../../../../org/apache/zookeeper/admin/ZooKeeperAdmin.html" 
title="class in 
org.apache.zookeeper.admin"><code>ZooKeeperAdmin</code></a></span></div>
+</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.zookeeper.admin">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a> in <a 
href="../../../../../org/apache/zookeeper/admin/package-summary.html">org.apache.zookeeper.admin</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/zookeeper/admin/package-summary.html">org.apache.zookeeper.admin</a>
 with parameters of type <a 
href="../../../../../org/apache/zookeeper/data/Stat.html" title="class in 
org.apache.zookeeper.data">Stat</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span 
class="typeNameLabel">ZooKeeperAdmin.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/admin/ZooKeeperAdmin.html#reconfigure-java.util.List-java.util.List-java.util.List-long-org.apache.zookeeper.data.Stat-">reconfigure</a></span>(java.util.List&lt;java.lang.String&gt;&nbsp;joiningServers,
+           java.util.List&lt;java.lang.String&gt;&nbsp;leavingServers,
+           java.util.List&lt;java.lang.String&gt;&nbsp;newMembers,
+           long&nbsp;fromConfig,
+           <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<div class="block">Convenience wrapper around reconfig that takes Lists of 
strings instead of comma-separated servers.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span 
class="typeNameLabel">ZooKeeperAdmin.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/zookeeper/admin/ZooKeeperAdmin.html#reconfigure-java.lang.String-java.lang.String-java.lang.String-long-org.apache.zookeeper.data.Stat-">reconfigure</a></span>(java.lang.String&nbsp;joiningServers,
+           java.lang.String&nbsp;leavingServers,
+           java.lang.String&nbsp;newMembers,
+           long&nbsp;fromConfig,
+           <a href="../../../../../org/apache/zookeeper/data/Stat.html" 
title="class in org.apache.zookeeper.data">Stat</a>&nbsp;stat)</code>
+<div class="block">Reconfigure - add/remove servers.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/zookeeper/data/Stat.html" title="class 
in org.apache.zookeeper.data">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></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?org/apache/zookeeper/data/class-use/Stat.html" 
target="_top">Frames</a></li>
+<li><a href="Stat.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &copy; 2018 The Apache Software 
Foundation</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/ec4ec140/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/class-use/StatPersisted.html
----------------------------------------------------------------------
diff --git 
a/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/class-use/StatPersisted.html
 
b/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/class-use/StatPersisted.html
new file mode 100644
index 0000000..347b43b
--- /dev/null
+++ 
b/content/doc/r3.5.4-beta/api/org/apache/zookeeper/data/class-use/StatPersisted.html
@@ -0,0 +1,125 @@
+<!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 (1.8.0_144) on Fri May 11 16:29:20 UTC 2018 -->
+<title>Uses of Class org.apache.zookeeper.data.StatPersisted (ZooKeeper 
3.5.4-beta API)</title>
+<meta name="date" content="2018-05-11">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class 
org.apache.zookeeper.data.StatPersisted (ZooKeeper 3.5.4-beta API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/zookeeper/data/StatPersisted.html" 
title="class in org.apache.zookeeper.data">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></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?org/apache/zookeeper/data/class-use/StatPersisted.html"
 target="_top">Frames</a></li>
+<li><a href="StatPersisted.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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="header">
+<h2 title="Uses of Class org.apache.zookeeper.data.StatPersisted" 
class="title">Uses of Class<br>org.apache.zookeeper.data.StatPersisted</h2>
+</div>
+<div class="classUseContainer">No usage of 
org.apache.zookeeper.data.StatPersisted</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/zookeeper/data/StatPersisted.html" 
title="class in org.apache.zookeeper.data">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></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?org/apache/zookeeper/data/class-use/StatPersisted.html"
 target="_top">Frames</a></li>
+<li><a href="StatPersisted.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &copy; 2018 The Apache Software 
Foundation</small></p>
+</body>
+</html>

Reply via email to