Added: 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.AsyncCallback.StatCallback.html
URL: 
http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.AsyncCallback.StatCallback.html?rev=1753714&view=auto
==============================================================================
--- 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.AsyncCallback.StatCallback.html
 (added)
+++ 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.AsyncCallback.StatCallback.html
 Thu Jul 21 17:02:42 2016
@@ -0,0 +1,103 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 
Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd";>
+<HTML>
+<HEAD>
+<meta name="generator" content="JDiff v1.0.9">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an 
HTML report of all the packages, classes, constructors, methods, and fields 
which have been removed, added or changed in any way, including their 
documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java 
difference, API difference, difference between two APIs, API diff, Javadoc, 
doclet">
+<TITLE>
+org.apache.zookeeper.AsyncCallback.StatCallback
+</TITLE>
+<LINK REL="stylesheet" TYPE="text/css" HREF="../stylesheet-jdiff.css" 
TITLE="Style">
+</HEAD>
+<BODY>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/AsyncCallback.StatCallback.html" 
target="_top"><FONT CLASS="NavBarFont1"><B><tt>zookeeper 
3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Generated by<br><a 
href="http://www.jdiff.org"; class="staysblack" 
target="_top">JDiff</a></b></EM></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="org.apache.zookeeper.AsyncCallback.DataCallback.html"><B>PREV 
CLASS</B></A>
+&nbsp;<A HREF="org.apache.zookeeper.AsyncCallback.StringCallback.html"><B>NEXT 
CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="org.apache.zookeeper.AsyncCallback.StatCallback.html" 
TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: &nbsp;
+CONSTRUCTORS&nbsp;|&nbsp;
+<a href="#methods">METHODS</a>&nbsp;|&nbsp;
+FIELDS
+  </FONT></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+<H2>
+Interface org.apache.zookeeper.<A 
HREF="../../api/org/apache/zookeeper/AsyncCallback.StatCallback.html" 
target="_top"><tt>AsyncCallback.StatCallback</tt></A>
+</H2>
+<a NAME="constructors"></a>
+<a NAME="methods"></a>
+<p>
+<a NAME="Changed"></a>
+<TABLE summary="Changed Methods" BORDER="1" CELLPADDING="3" CELLSPACING="0" 
WIDTH="100%">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+  <TD VALIGN="TOP" COLSPAN=3><FONT SIZE="+1"><B>Changed Methods</B></FONT></TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A 
NAME="org.apache.zookeeper.AsyncCallback.StatCallback.processResult_changed(int,
 java.lang.String, java.lang.Object, org.apache.zookeeper.data.Stat)"></A>
+  <nobr><code>void</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/AsyncCallback.StatCallback.html#processResult(int,
 java.lang.String, java.lang.Object, org.apache.zookeeper.data.Stat)" 
target="_top"><tt>processResult</tt></A>(<code>int,</nobr> String<nobr>,</nobr> 
Object<nobr>,</nobr> Stat<nobr><nobr></code>)  </nobr>
+  </TD>
+  <TD VALIGN="TOP" WIDTH="30%">
+Changed from non-abstract to abstract.
+  </TD>
+  <TD VALIGN="TOP">Process the result of the asynchronous call.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<a NAME="fields"></a>
+<HR>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/AsyncCallback.StatCallback.html" 
target="_top"><FONT CLASS="NavBarFont1"><B><tt>zookeeper 
3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="org.apache.zookeeper.AsyncCallback.DataCallback.html"><B>PREV 
CLASS</B></A>
+&nbsp;<A HREF="org.apache.zookeeper.AsyncCallback.StringCallback.html"><B>NEXT 
CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="org.apache.zookeeper.AsyncCallback.StatCallback.html" 
TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+<TD BGCOLOR="0xFFFFFF" CLASS="NavBarCell3"></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+</BODY>
+</HTML>

Added: 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.AsyncCallback.StringCallback.html
URL: 
http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.AsyncCallback.StringCallback.html?rev=1753714&view=auto
==============================================================================
--- 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.AsyncCallback.StringCallback.html
 (added)
+++ 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.AsyncCallback.StringCallback.html
 Thu Jul 21 17:02:42 2016
@@ -0,0 +1,103 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 
Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd";>
+<HTML>
+<HEAD>
+<meta name="generator" content="JDiff v1.0.9">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an 
HTML report of all the packages, classes, constructors, methods, and fields 
which have been removed, added or changed in any way, including their 
documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java 
difference, API difference, difference between two APIs, API diff, Javadoc, 
doclet">
+<TITLE>
+org.apache.zookeeper.AsyncCallback.StringCallback
+</TITLE>
+<LINK REL="stylesheet" TYPE="text/css" HREF="../stylesheet-jdiff.css" 
TITLE="Style">
+</HEAD>
+<BODY>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/AsyncCallback.StringCallback.html" 
target="_top"><FONT CLASS="NavBarFont1"><B><tt>zookeeper 
3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Generated by<br><a 
href="http://www.jdiff.org"; class="staysblack" 
target="_top">JDiff</a></b></EM></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="org.apache.zookeeper.AsyncCallback.StatCallback.html"><B>PREV 
CLASS</B></A>
+&nbsp;<A HREF="org.apache.zookeeper.AsyncCallback.VoidCallback.html"><B>NEXT 
CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="org.apache.zookeeper.AsyncCallback.StringCallback.html" 
TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: &nbsp;
+CONSTRUCTORS&nbsp;|&nbsp;
+<a href="#methods">METHODS</a>&nbsp;|&nbsp;
+FIELDS
+  </FONT></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+<H2>
+Interface org.apache.zookeeper.<A 
HREF="../../api/org/apache/zookeeper/AsyncCallback.StringCallback.html" 
target="_top"><tt>AsyncCallback.StringCallback</tt></A>
+</H2>
+<a NAME="constructors"></a>
+<a NAME="methods"></a>
+<p>
+<a NAME="Changed"></a>
+<TABLE summary="Changed Methods" BORDER="1" CELLPADDING="3" CELLSPACING="0" 
WIDTH="100%">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+  <TD VALIGN="TOP" COLSPAN=3><FONT SIZE="+1"><B>Changed Methods</B></FONT></TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A 
NAME="org.apache.zookeeper.AsyncCallback.StringCallback.processResult_changed(int,
 java.lang.String, java.lang.Object, java.lang.String)"></A>
+  <nobr><code>void</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/AsyncCallback.StringCallback.html#processResult(int,
 java.lang.String, java.lang.Object, java.lang.String)" 
target="_top"><tt>processResult</tt></A>(<code>int,</nobr> String<nobr>,</nobr> 
Object<nobr>,</nobr> String<nobr><nobr></code>)  </nobr>
+  </TD>
+  <TD VALIGN="TOP" WIDTH="30%">
+Changed from non-abstract to abstract.
+  </TD>
+  <TD VALIGN="TOP">Process the result of the asynchronous call.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<a NAME="fields"></a>
+<HR>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/AsyncCallback.StringCallback.html" 
target="_top"><FONT CLASS="NavBarFont1"><B><tt>zookeeper 
3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="org.apache.zookeeper.AsyncCallback.StatCallback.html"><B>PREV 
CLASS</B></A>
+&nbsp;<A HREF="org.apache.zookeeper.AsyncCallback.VoidCallback.html"><B>NEXT 
CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="org.apache.zookeeper.AsyncCallback.StringCallback.html" 
TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+<TD BGCOLOR="0xFFFFFF" CLASS="NavBarCell3"></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+</BODY>
+</HTML>

Added: 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.AsyncCallback.VoidCallback.html
URL: 
http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.AsyncCallback.VoidCallback.html?rev=1753714&view=auto
==============================================================================
--- 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.AsyncCallback.VoidCallback.html
 (added)
+++ 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.AsyncCallback.VoidCallback.html
 Thu Jul 21 17:02:42 2016
@@ -0,0 +1,103 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 
Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd";>
+<HTML>
+<HEAD>
+<meta name="generator" content="JDiff v1.0.9">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an 
HTML report of all the packages, classes, constructors, methods, and fields 
which have been removed, added or changed in any way, including their 
documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java 
difference, API difference, difference between two APIs, API diff, Javadoc, 
doclet">
+<TITLE>
+org.apache.zookeeper.AsyncCallback.VoidCallback
+</TITLE>
+<LINK REL="stylesheet" TYPE="text/css" HREF="../stylesheet-jdiff.css" 
TITLE="Style">
+</HEAD>
+<BODY>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/AsyncCallback.VoidCallback.html" 
target="_top"><FONT CLASS="NavBarFont1"><B><tt>zookeeper 
3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Generated by<br><a 
href="http://www.jdiff.org"; class="staysblack" 
target="_top">JDiff</a></b></EM></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="org.apache.zookeeper.AsyncCallback.StringCallback.html"><B>PREV 
CLASS</B></A>
+&nbsp;<A HREF="org.apache.zookeeper.ClientCnxn.html"><B>NEXT CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="org.apache.zookeeper.AsyncCallback.VoidCallback.html" 
TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: &nbsp;
+CONSTRUCTORS&nbsp;|&nbsp;
+<a href="#methods">METHODS</a>&nbsp;|&nbsp;
+FIELDS
+  </FONT></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+<H2>
+Interface org.apache.zookeeper.<A 
HREF="../../api/org/apache/zookeeper/AsyncCallback.VoidCallback.html" 
target="_top"><tt>AsyncCallback.VoidCallback</tt></A>
+</H2>
+<a NAME="constructors"></a>
+<a NAME="methods"></a>
+<p>
+<a NAME="Changed"></a>
+<TABLE summary="Changed Methods" BORDER="1" CELLPADDING="3" CELLSPACING="0" 
WIDTH="100%">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+  <TD VALIGN="TOP" COLSPAN=3><FONT SIZE="+1"><B>Changed Methods</B></FONT></TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A 
NAME="org.apache.zookeeper.AsyncCallback.VoidCallback.processResult_changed(int,
 java.lang.String, java.lang.Object)"></A>
+  <nobr><code>void</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/AsyncCallback.VoidCallback.html#processResult(int,
 java.lang.String, java.lang.Object)" 
target="_top"><tt>processResult</tt></A>(<code>int,</nobr> String<nobr>,</nobr> 
Object<nobr><nobr></code>)  </nobr>
+  </TD>
+  <TD VALIGN="TOP" WIDTH="30%">
+Changed from non-abstract to abstract.
+  </TD>
+  <TD VALIGN="TOP">Process the result of the asynchronous call.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<a NAME="fields"></a>
+<HR>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/AsyncCallback.VoidCallback.html" 
target="_top"><FONT CLASS="NavBarFont1"><B><tt>zookeeper 
3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="org.apache.zookeeper.AsyncCallback.StringCallback.html"><B>PREV 
CLASS</B></A>
+&nbsp;<A HREF="org.apache.zookeeper.ClientCnxn.html"><B>NEXT CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="org.apache.zookeeper.AsyncCallback.VoidCallback.html" 
TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+<TD BGCOLOR="0xFFFFFF" CLASS="NavBarCell3"></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+</BODY>
+</HTML>

Added: 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.ClientCnxn.html
URL: 
http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.ClientCnxn.html?rev=1753714&view=auto
==============================================================================
--- 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.ClientCnxn.html
 (added)
+++ 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.ClientCnxn.html
 Thu Jul 21 17:02:42 2016
@@ -0,0 +1,223 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 
Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd";>
+<HTML>
+<HEAD>
+<meta name="generator" content="JDiff v1.0.9">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an 
HTML report of all the packages, classes, constructors, methods, and fields 
which have been removed, added or changed in any way, including their 
documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java 
difference, API difference, difference between two APIs, API diff, Javadoc, 
doclet">
+<TITLE>
+org.apache.zookeeper.ClientCnxn
+</TITLE>
+<LINK REL="stylesheet" TYPE="text/css" HREF="../stylesheet-jdiff.css" 
TITLE="Style">
+</HEAD>
+<BODY>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/ClientCnxn.html" target="_top"><FONT 
CLASS="NavBarFont1"><B><tt>zookeeper 3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Generated by<br><a 
href="http://www.jdiff.org"; class="staysblack" 
target="_top">JDiff</a></b></EM></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="org.apache.zookeeper.AsyncCallback.VoidCallback.html"><B>PREV 
CLASS</B></A>
+&nbsp;<A HREF="org.apache.zookeeper.ClientWatchManager.html"><B>NEXT 
CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="org.apache.zookeeper.ClientCnxn.html" TARGET="_top"><B>NO 
FRAMES</B></A></FONT></TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: &nbsp;
+<a href="#constructors">CONSTRUCTORS</a>&nbsp;|&nbsp;
+<a href="#methods">METHODS</a>&nbsp;|&nbsp;
+<a href="#fields">FIELDS</a>
+  </FONT></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+<H2>
+Class org.apache.zookeeper.<A 
HREF="../../api/org/apache/zookeeper/ClientCnxn.html" 
target="_top"><tt>ClientCnxn</tt></A>
+</H2>
+<a NAME="constructors"></a>
+<p>
+<a NAME="Removed"></a>
+<TABLE summary="Removed Constructors" BORDER="1" CELLPADDING="3" 
CELLSPACING="0" WIDTH="100%">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+  <TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Removed 
Constructors</B></FONT></TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.ClientCnxn.ctor_removed(java.lang.String, int, 
org.apache.zookeeper.ZooKeeper, org.apache.zookeeper.ClientWatchManager)"></A>
+  <nobr><A 
HREF="http://hadoop.apache.org/zookeeper/docs/r3.1.1/api/org/apache/zookeeper/ClientCnxn.html#ClientCnxn(java.lang.String,
 int, org.apache.zookeeper.ZooKeeper, org.apache.zookeeper.ClientWatchManager)" 
target="_top"><tt>ClientCnxn</tt></A>(<code>String,</nobr> int<nobr>,</nobr> 
ZooKeeper<nobr>,</nobr> ClientWatchManager<nobr><nobr></code>)</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.ClientCnxn.ctor_removed(java.lang.String, int, 
org.apache.zookeeper.ZooKeeper, org.apache.zookeeper.ClientWatchManager, long, 
byte[])"></A>
+  <nobr><A 
HREF="http://hadoop.apache.org/zookeeper/docs/r3.1.1/api/org/apache/zookeeper/ClientCnxn.html#ClientCnxn(java.lang.String,
 int, org.apache.zookeeper.ZooKeeper, org.apache.zookeeper.ClientWatchManager, 
long, byte[])" target="_top"><tt>ClientCnxn</tt></A>(<code>String,</nobr> 
int<nobr>,</nobr> ZooKeeper<nobr>,</nobr> ClientWatchManager<nobr>,</nobr> 
long<nobr>,</nobr> byte[]<nobr><nobr></code>)</nobr>
+  </TD>
+  <TD VALIGN="TOP">Creates a connection object.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<p>
+<a NAME="Added"></a>
+<TABLE summary="Added Constructors" BORDER="1" CELLPADDING="3" CELLSPACING="0" 
WIDTH="100%">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+  <TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Added 
Constructors</B></FONT></TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.ClientCnxn.ctor_added(java.lang.String, 
org.apache.zookeeper.client.HostProvider, int, org.apache.zookeeper.ZooKeeper, 
org.apache.zookeeper.ClientWatchManager, org.apache.zookeeper.ClientCnxnSocket, 
boolean)"></A>
+  <nobr><A 
HREF="../../api/org/apache/zookeeper/ClientCnxn.html#ClientCnxn(java.lang.String,
 org.apache.zookeeper.client.HostProvider, int, org.apache.zookeeper.ZooKeeper, 
org.apache.zookeeper.ClientWatchManager, org.apache.zookeeper.ClientCnxnSocket, 
boolean)" target="_top"><tt>ClientCnxn</tt></A>(<code>String,</nobr> 
HostProvider<nobr>,</nobr> int<nobr>,</nobr> ZooKeeper<nobr>,</nobr> 
ClientWatchManager<nobr>,</nobr> ClientCnxnSocket<nobr>,</nobr> 
boolean<nobr><nobr></code>)</nobr>
+  </TD>
+  <TD VALIGN="TOP">Creates a connection object.</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.ClientCnxn.ctor_added(java.lang.String, 
org.apache.zookeeper.client.HostProvider, int, org.apache.zookeeper.ZooKeeper, 
org.apache.zookeeper.ClientWatchManager, org.apache.zookeeper.ClientCnxnSocket, 
long, byte[], boolean)"></A>
+  <nobr><A 
HREF="../../api/org/apache/zookeeper/ClientCnxn.html#ClientCnxn(java.lang.String,
 org.apache.zookeeper.client.HostProvider, int, org.apache.zookeeper.ZooKeeper, 
org.apache.zookeeper.ClientWatchManager, org.apache.zookeeper.ClientCnxnSocket, 
long, byte[], boolean)" 
target="_top"><tt>ClientCnxn</tt></A>(<code>String,</nobr> 
HostProvider<nobr>,</nobr> int<nobr>,</nobr> ZooKeeper<nobr>,</nobr> 
ClientWatchManager<nobr>,</nobr> ClientCnxnSocket<nobr>,</nobr> 
long<nobr>,</nobr> byte[]<nobr>,</nobr> boolean<nobr><nobr></code>)</nobr>
+  </TD>
+  <TD VALIGN="TOP">Creates a connection object.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<a NAME="methods"></a>
+<p>
+<a NAME="Added"></a>
+<TABLE summary="Added Methods" BORDER="1" CELLPADDING="3" CELLSPACING="0" 
WIDTH="100%">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+  <TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Added Methods</B></FONT></TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.ClientCnxn.getLastZxid_added()"></A>
+  <nobr><code>long</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/ClientCnxn.html#getLastZxid()" 
target="_top"><tt>getLastZxid</tt></A>()</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.ClientCnxn.getSessionTimeout_added()"></A>
+  <nobr><code>int</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/ClientCnxn.html#getSessionTimeout()" 
target="_top"><tt>getSessionTimeout</tt></A>()</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.ClientCnxn.getXid_added()"></A>
+  <nobr><code>int</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/ClientCnxn.html#getXid()" 
target="_top"><tt>getXid</tt></A>()</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.ClientCnxn.saslCompleted_added()"></A>
+  <nobr><code>void</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/ClientCnxn.html#saslCompleted()" 
target="_top"><tt>saslCompleted</tt></A>()</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A 
NAME="org.apache.zookeeper.ClientCnxn.sendPacket_added(org.apache.jute.Record, 
org.apache.jute.Record, org.apache.zookeeper.AsyncCallback, int)"></A>
+  <nobr><code>void</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/ClientCnxn.html#sendPacket(org.apache.jute.Record,
 org.apache.jute.Record, org.apache.zookeeper.AsyncCallback, int)" 
target="_top"><tt>sendPacket</tt></A>(<code>Record,</nobr> Record<nobr>,</nobr> 
AsyncCallback<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.ClientCnxn.start_added()"></A>
+  <nobr><code>void</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/ClientCnxn.html#start()" 
target="_top"><tt>start</tt></A>()</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A 
NAME="org.apache.zookeeper.ClientCnxn.submitRequest_added(org.apache.zookeeper.proto.RequestHeader,
 org.apache.jute.Record, org.apache.jute.Record, 
org.apache.zookeeper.ZooKeeper.WatchRegistration, 
org.apache.zookeeper.WatchDeregistration)"></A>
+  <nobr><code>ReplyHeader</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/ClientCnxn.html#submitRequest(org.apache.zookeeper.proto.RequestHeader,
 org.apache.jute.Record, org.apache.jute.Record, 
org.apache.zookeeper.ZooKeeper.WatchRegistration, 
org.apache.zookeeper.WatchDeregistration)" 
target="_top"><tt>submitRequest</tt></A>(<code>RequestHeader,</nobr> 
Record<nobr>,</nobr> Record<nobr>,</nobr> WatchRegistration<nobr>,</nobr> 
WatchDeregistration<nobr><nobr></code>)</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<a NAME="fields"></a>
+<p>
+<a NAME="Removed"></a>
+<TABLE summary="Removed Fields" BORDER="1" CELLPADDING="3" CELLSPACING="0" 
WIDTH="100%">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+  <TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Removed Fields</B></FONT></TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.ClientCnxn.disableAutoWatchReset"></A>
+  <nobr><code>boolean</code>&nbsp;<A 
HREF="http://hadoop.apache.org/zookeeper/docs/r3.1.1/api/org/apache/zookeeper/ClientCnxn.html#disableAutoWatchReset";
 target="_top"><tt>disableAutoWatchReset</tt></A></nobr>
+  </TD>
+  <TD VALIGN="TOP">This controls whether automatic watch resetting is 
enabled.</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.ClientCnxn.packetLen"></A>
+  <nobr><code>int</code>&nbsp;<A 
HREF="http://hadoop.apache.org/zookeeper/docs/r3.1.1/api/org/apache/zookeeper/ClientCnxn.html#packetLen";
 target="_top"><tt>packetLen</tt></A></nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<p>
+<a NAME="Added"></a>
+<TABLE summary="Added Fields" BORDER="1" CELLPADDING="3" CELLSPACING="0" 
WIDTH="100%">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+  <TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Added Fields</B></FONT></TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.ClientCnxn.zooKeeperSaslClient"></A>
+  <nobr><code>ZooKeeperSaslClient</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/ClientCnxn.html#zooKeeperSaslClient" 
target="_top"><tt>zooKeeperSaslClient</tt></A></nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<HR>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/ClientCnxn.html" target="_top"><FONT 
CLASS="NavBarFont1"><B><tt>zookeeper 3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="org.apache.zookeeper.AsyncCallback.VoidCallback.html"><B>PREV 
CLASS</B></A>
+&nbsp;<A HREF="org.apache.zookeeper.ClientWatchManager.html"><B>NEXT 
CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="org.apache.zookeeper.ClientCnxn.html" TARGET="_top"><B>NO 
FRAMES</B></A></FONT></TD>
+<TD BGCOLOR="0xFFFFFF" CLASS="NavBarCell3"></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+</BODY>
+</HTML>

Added: 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.ClientWatchManager.html
URL: 
http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.ClientWatchManager.html?rev=1753714&view=auto
==============================================================================
--- 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.ClientWatchManager.html
 (added)
+++ 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.ClientWatchManager.html
 Thu Jul 21 17:02:42 2016
@@ -0,0 +1,103 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 
Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd";>
+<HTML>
+<HEAD>
+<meta name="generator" content="JDiff v1.0.9">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an 
HTML report of all the packages, classes, constructors, methods, and fields 
which have been removed, added or changed in any way, including their 
documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java 
difference, API difference, difference between two APIs, API diff, Javadoc, 
doclet">
+<TITLE>
+org.apache.zookeeper.ClientWatchManager
+</TITLE>
+<LINK REL="stylesheet" TYPE="text/css" HREF="../stylesheet-jdiff.css" 
TITLE="Style">
+</HEAD>
+<BODY>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/ClientWatchManager.html" 
target="_top"><FONT CLASS="NavBarFont1"><B><tt>zookeeper 
3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Generated by<br><a 
href="http://www.jdiff.org"; class="staysblack" 
target="_top">JDiff</a></b></EM></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="org.apache.zookeeper.ClientCnxn.html"><B>PREV CLASS</B></A>
+&nbsp;<A HREF="org.apache.zookeeper.CreateMode.html"><B>NEXT CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="org.apache.zookeeper.ClientWatchManager.html" 
TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: &nbsp;
+CONSTRUCTORS&nbsp;|&nbsp;
+<a href="#methods">METHODS</a>&nbsp;|&nbsp;
+FIELDS
+  </FONT></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+<H2>
+Interface org.apache.zookeeper.<A 
HREF="../../api/org/apache/zookeeper/ClientWatchManager.html" 
target="_top"><tt>ClientWatchManager</tt></A>
+</H2>
+<a NAME="constructors"></a>
+<a NAME="methods"></a>
+<p>
+<a NAME="Changed"></a>
+<TABLE summary="Changed Methods" BORDER="1" CELLPADDING="3" CELLSPACING="0" 
WIDTH="100%">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+  <TD VALIGN="TOP" COLSPAN=3><FONT SIZE="+1"><B>Changed Methods</B></FONT></TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A 
NAME="org.apache.zookeeper.ClientWatchManager.materialize_changed(org.apache.zookeeper.Watcher.Event.KeeperState,
 org.apache.zookeeper.Watcher.Event.EventType, java.lang.String)"></A>
+  <nobr><code>Set</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/ClientWatchManager.html#materialize(org.apache.zookeeper.Watcher.Event.KeeperState,
 org.apache.zookeeper.Watcher.Event.EventType, java.lang.String)" 
target="_top"><tt>materialize</tt></A>(<code>KeeperState,</nobr> 
EventType<nobr>,</nobr> String<nobr><nobr></code>)  </nobr>
+  </TD>
+  <TD VALIGN="TOP" WIDTH="30%">
+Changed from non-abstract to abstract.
+  </TD>
+  <TD VALIGN="TOP">Return a set of watchers that should be notified of the 
event.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<a NAME="fields"></a>
+<HR>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/ClientWatchManager.html" 
target="_top"><FONT CLASS="NavBarFont1"><B><tt>zookeeper 
3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="org.apache.zookeeper.ClientCnxn.html"><B>PREV CLASS</B></A>
+&nbsp;<A HREF="org.apache.zookeeper.CreateMode.html"><B>NEXT CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="org.apache.zookeeper.ClientWatchManager.html" 
TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+<TD BGCOLOR="0xFFFFFF" CLASS="NavBarCell3"></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+</BODY>
+</HTML>

Added: 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.CreateMode.html
URL: 
http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.CreateMode.html?rev=1753714&view=auto
==============================================================================
--- 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.CreateMode.html
 (added)
+++ 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.CreateMode.html
 Thu Jul 21 17:02:42 2016
@@ -0,0 +1,122 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 
Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd";>
+<HTML>
+<HEAD>
+<meta name="generator" content="JDiff v1.0.9">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an 
HTML report of all the packages, classes, constructors, methods, and fields 
which have been removed, added or changed in any way, including their 
documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java 
difference, API difference, difference between two APIs, API diff, Javadoc, 
doclet">
+<TITLE>
+org.apache.zookeeper.CreateMode
+</TITLE>
+<LINK REL="stylesheet" TYPE="text/css" HREF="../stylesheet-jdiff.css" 
TITLE="Style">
+</HEAD>
+<BODY>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/CreateMode.html" target="_top"><FONT 
CLASS="NavBarFont1"><B><tt>zookeeper 3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Generated by<br><a 
href="http://www.jdiff.org"; class="staysblack" 
target="_top">JDiff</a></b></EM></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="org.apache.zookeeper.ClientWatchManager.html"><B>PREV 
CLASS</B></A>
+&nbsp;<A HREF="org.apache.zookeeper.Environment.html"><B>NEXT CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="org.apache.zookeeper.CreateMode.html" TARGET="_top"><B>NO 
FRAMES</B></A></FONT></TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: &nbsp;
+CONSTRUCTORS&nbsp;|&nbsp;
+<a href="#methods">METHODS</a>&nbsp;|&nbsp;
+<a href="#fields">FIELDS</a>
+  </FONT></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+<H2>
+Class org.apache.zookeeper.<A 
HREF="../../api/org/apache/zookeeper/CreateMode.html" 
target="_top"><tt>CreateMode</tt></A>
+</H2>
+<a NAME="constructors"></a>
+<a NAME="methods"></a>
+<p>
+<a NAME="Added"></a>
+<TABLE summary="Added Methods" BORDER="1" CELLPADDING="3" CELLSPACING="0" 
WIDTH="100%">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+  <TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Added Methods</B></FONT></TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.CreateMode.fromFlag_added(int, 
org.apache.zookeeper.CreateMode)"></A>
+  <nobr><code>CreateMode</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/CreateMode.html#fromFlag(int, 
org.apache.zookeeper.CreateMode)" 
target="_top"><tt>fromFlag</tt></A>(<code>int,</nobr> 
CreateMode<nobr><nobr></code>)</nobr>
+  </TD>
+  <TD VALIGN="TOP">Map an integer value to a CreateMode value</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.CreateMode.isContainer_added()"></A>
+  <nobr><code>boolean</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/CreateMode.html#isContainer()" 
target="_top"><tt>isContainer</tt></A>()</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<a NAME="fields"></a>
+<p>
+<a NAME="Added"></a>
+<TABLE summary="Added Fields" BORDER="1" CELLPADDING="3" CELLSPACING="0" 
WIDTH="100%">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+  <TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Added Fields</B></FONT></TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.CreateMode.CONTAINER"></A>
+  <nobr><code>CreateMode</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/CreateMode.html#CONTAINER" 
target="_top"><tt>CONTAINER</tt></A></nobr>
+  </TD>
+  <TD VALIGN="TOP">The znode will be a container node.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<HR>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/CreateMode.html" target="_top"><FONT 
CLASS="NavBarFont1"><B><tt>zookeeper 3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="org.apache.zookeeper.ClientWatchManager.html"><B>PREV 
CLASS</B></A>
+&nbsp;<A HREF="org.apache.zookeeper.Environment.html"><B>NEXT CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="org.apache.zookeeper.CreateMode.html" TARGET="_top"><B>NO 
FRAMES</B></A></FONT></TD>
+<TD BGCOLOR="0xFFFFFF" CLASS="NavBarCell3"></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+</BODY>
+</HTML>

Added: 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.Environment.html
URL: 
http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.Environment.html?rev=1753714&view=auto
==============================================================================
--- 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.Environment.html
 (added)
+++ 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.Environment.html
 Thu Jul 21 17:02:42 2016
@@ -0,0 +1,118 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 
Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd";>
+<HTML>
+<HEAD>
+<meta name="generator" content="JDiff v1.0.9">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an 
HTML report of all the packages, classes, constructors, methods, and fields 
which have been removed, added or changed in any way, including their 
documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java 
difference, API difference, difference between two APIs, API diff, Javadoc, 
doclet">
+<TITLE>
+org.apache.zookeeper.Environment
+</TITLE>
+<LINK REL="stylesheet" TYPE="text/css" HREF="../stylesheet-jdiff.css" 
TITLE="Style">
+</HEAD>
+<BODY>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/Environment.html" target="_top"><FONT 
CLASS="NavBarFont1"><B><tt>zookeeper 3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Generated by<br><a 
href="http://www.jdiff.org"; class="staysblack" 
target="_top">JDiff</a></b></EM></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="org.apache.zookeeper.CreateMode.html"><B>PREV CLASS</B></A>
+&nbsp;<A HREF="org.apache.zookeeper.KeeperException.html"><B>NEXT CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="org.apache.zookeeper.Environment.html" TARGET="_top"><B>NO 
FRAMES</B></A></FONT></TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: &nbsp;
+CONSTRUCTORS&nbsp;|&nbsp;
+<a href="#methods">METHODS</a>&nbsp;|&nbsp;
+<a href="#fields">FIELDS</a>
+  </FONT></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+<H2>
+Class org.apache.zookeeper.<A 
HREF="../../api/org/apache/zookeeper/Environment.html" 
target="_top"><tt>Environment</tt></A>
+</H2>
+<a NAME="constructors"></a>
+<a NAME="methods"></a>
+<p>
+<a NAME="Changed"></a>
+<TABLE summary="Changed Methods" BORDER="1" CELLPADDING="3" CELLSPACING="0" 
WIDTH="100%">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+  <TD VALIGN="TOP" COLSPAN=3><FONT SIZE="+1"><B>Changed Methods</B></FONT></TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.Environment.logEnv_changed(java.lang.String, 
org.slf4j.Logger)"></A>
+  <nobr><code>void</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/Environment.html#logEnv(java.lang.String, 
org.slf4j.Logger)" target="_top"><tt>logEnv</tt></A>(<code>String,</nobr> 
Logger<nobr><nobr></code>)  </nobr>
+  </TD>
+  <TD VALIGN="TOP" WIDTH="30%">
+Change in signature from (<code>java.lang.String, 
org.apache.log4j.Logger</code>) to (<code>java.lang.String, 
org.slf4j.Logger</code>).<br>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<a NAME="fields"></a>
+<p>
+<a NAME="Added"></a>
+<TABLE summary="Added Fields" BORDER="1" CELLPADDING="3" CELLSPACING="0" 
WIDTH="100%">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+  <TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Added Fields</B></FONT></TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.Environment.JAAS_CONF_KEY"></A>
+  <nobr><code>String</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/Environment.html#JAAS_CONF_KEY" 
target="_top"><tt>JAAS_CONF_KEY</tt></A></nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<HR>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/Environment.html" target="_top"><FONT 
CLASS="NavBarFont1"><B><tt>zookeeper 3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="org.apache.zookeeper.CreateMode.html"><B>PREV CLASS</B></A>
+&nbsp;<A HREF="org.apache.zookeeper.KeeperException.html"><B>NEXT CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="org.apache.zookeeper.Environment.html" TARGET="_top"><B>NO 
FRAMES</B></A></FONT></TD>
+<TD BGCOLOR="0xFFFFFF" CLASS="NavBarCell3"></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+</BODY>
+</HTML>

Added: 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.BadArgumentsException.html
URL: 
http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.BadArgumentsException.html?rev=1753714&view=auto
==============================================================================
--- 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.BadArgumentsException.html
 (added)
+++ 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.BadArgumentsException.html
 Thu Jul 21 17:02:42 2016
@@ -0,0 +1,100 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 
Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd";>
+<HTML>
+<HEAD>
+<meta name="generator" content="JDiff v1.0.9">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an 
HTML report of all the packages, classes, constructors, methods, and fields 
which have been removed, added or changed in any way, including their 
documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java 
difference, API difference, difference between two APIs, API diff, Javadoc, 
doclet">
+<TITLE>
+org.apache.zookeeper.KeeperException.BadArgumentsException
+</TITLE>
+<LINK REL="stylesheet" TYPE="text/css" HREF="../stylesheet-jdiff.css" 
TITLE="Style">
+</HEAD>
+<BODY>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/KeeperException.BadArgumentsException.html"
 target="_top"><FONT CLASS="NavBarFont1"><B><tt>zookeeper 
3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Generated by<br><a 
href="http://www.jdiff.org"; class="staysblack" 
target="_top">JDiff</a></b></EM></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="org.apache.zookeeper.KeeperException.html"><B>PREV CLASS</B></A>
+&nbsp;<A 
HREF="org.apache.zookeeper.KeeperException.BadVersionException.html"><B>NEXT 
CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A 
HREF="org.apache.zookeeper.KeeperException.BadArgumentsException.html" 
TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: &nbsp;
+<a href="#constructors">CONSTRUCTORS</a>&nbsp;|&nbsp;
+METHODS&nbsp;|&nbsp;
+FIELDS
+  </FONT></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+<H2>
+Class org.apache.zookeeper.<A 
HREF="../../api/org/apache/zookeeper/KeeperException.BadArgumentsException.html"
 target="_top"><tt>KeeperException.BadArgumentsException</tt></A>
+</H2>
+<a NAME="constructors"></a>
+<p>
+<a NAME="Added"></a>
+<TABLE summary="Added Constructors" BORDER="1" CELLPADDING="3" CELLSPACING="0" 
WIDTH="100%">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+  <TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Added 
Constructors</B></FONT></TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A 
NAME="org.apache.zookeeper.KeeperException.BadArgumentsException.ctor_added(java.lang.String)"></A>
+  <nobr><A 
HREF="../../api/org/apache/zookeeper/KeeperException.BadArgumentsException.html#KeeperException.BadArgumentsException(java.lang.String)"
 
target="_top"><tt>KeeperException.BadArgumentsException</tt></A>(<code>String</code>)</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<a NAME="methods"></a>
+<a NAME="fields"></a>
+<HR>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/KeeperException.BadArgumentsException.html"
 target="_top"><FONT CLASS="NavBarFont1"><B><tt>zookeeper 
3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="org.apache.zookeeper.KeeperException.html"><B>PREV CLASS</B></A>
+&nbsp;<A 
HREF="org.apache.zookeeper.KeeperException.BadVersionException.html"><B>NEXT 
CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A 
HREF="org.apache.zookeeper.KeeperException.BadArgumentsException.html" 
TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+<TD BGCOLOR="0xFFFFFF" CLASS="NavBarCell3"></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+</BODY>
+</HTML>

Added: 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.BadVersionException.html
URL: 
http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.BadVersionException.html?rev=1753714&view=auto
==============================================================================
--- 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.BadVersionException.html
 (added)
+++ 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.BadVersionException.html
 Thu Jul 21 17:02:42 2016
@@ -0,0 +1,100 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 
Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd";>
+<HTML>
+<HEAD>
+<meta name="generator" content="JDiff v1.0.9">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an 
HTML report of all the packages, classes, constructors, methods, and fields 
which have been removed, added or changed in any way, including their 
documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java 
difference, API difference, difference between two APIs, API diff, Javadoc, 
doclet">
+<TITLE>
+org.apache.zookeeper.KeeperException.BadVersionException
+</TITLE>
+<LINK REL="stylesheet" TYPE="text/css" HREF="../stylesheet-jdiff.css" 
TITLE="Style">
+</HEAD>
+<BODY>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/KeeperException.BadVersionException.html" 
target="_top"><FONT CLASS="NavBarFont1"><B><tt>zookeeper 
3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Generated by<br><a 
href="http://www.jdiff.org"; class="staysblack" 
target="_top">JDiff</a></b></EM></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A 
HREF="org.apache.zookeeper.KeeperException.BadArgumentsException.html"><B>PREV 
CLASS</B></A>
+&nbsp;<A HREF="org.apache.zookeeper.KeeperException.Code.html"><B>NEXT 
CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A 
HREF="org.apache.zookeeper.KeeperException.BadVersionException.html" 
TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: &nbsp;
+<a href="#constructors">CONSTRUCTORS</a>&nbsp;|&nbsp;
+METHODS&nbsp;|&nbsp;
+FIELDS
+  </FONT></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+<H2>
+Class org.apache.zookeeper.<A 
HREF="../../api/org/apache/zookeeper/KeeperException.BadVersionException.html" 
target="_top"><tt>KeeperException.BadVersionException</tt></A>
+</H2>
+<a NAME="constructors"></a>
+<p>
+<a NAME="Added"></a>
+<TABLE summary="Added Constructors" BORDER="1" CELLPADDING="3" CELLSPACING="0" 
WIDTH="100%">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+  <TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Added 
Constructors</B></FONT></TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A 
NAME="org.apache.zookeeper.KeeperException.BadVersionException.ctor_added(java.lang.String)"></A>
+  <nobr><A 
HREF="../../api/org/apache/zookeeper/KeeperException.BadVersionException.html#KeeperException.BadVersionException(java.lang.String)"
 
target="_top"><tt>KeeperException.BadVersionException</tt></A>(<code>String</code>)</nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<a NAME="methods"></a>
+<a NAME="fields"></a>
+<HR>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/KeeperException.BadVersionException.html" 
target="_top"><FONT CLASS="NavBarFont1"><B><tt>zookeeper 
3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A 
HREF="org.apache.zookeeper.KeeperException.BadArgumentsException.html"><B>PREV 
CLASS</B></A>
+&nbsp;<A HREF="org.apache.zookeeper.KeeperException.Code.html"><B>NEXT 
CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A 
HREF="org.apache.zookeeper.KeeperException.BadVersionException.html" 
TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+<TD BGCOLOR="0xFFFFFF" CLASS="NavBarCell3"></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+</BODY>
+</HTML>

Added: 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.Code.html
URL: 
http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.Code.html?rev=1753714&view=auto
==============================================================================
--- 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.Code.html
 (added)
+++ 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.Code.html
 Thu Jul 21 17:02:42 2016
@@ -0,0 +1,142 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 
Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd";>
+<HTML>
+<HEAD>
+<meta name="generator" content="JDiff v1.0.9">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an 
HTML report of all the packages, classes, constructors, methods, and fields 
which have been removed, added or changed in any way, including their 
documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java 
difference, API difference, difference between two APIs, API diff, Javadoc, 
doclet">
+<TITLE>
+org.apache.zookeeper.KeeperException.Code
+</TITLE>
+<LINK REL="stylesheet" TYPE="text/css" HREF="../stylesheet-jdiff.css" 
TITLE="Style">
+</HEAD>
+<BODY>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/KeeperException.Code.html" 
target="_top"><FONT CLASS="NavBarFont1"><B><tt>zookeeper 
3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Generated by<br><a 
href="http://www.jdiff.org"; class="staysblack" 
target="_top">JDiff</a></b></EM></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A 
HREF="org.apache.zookeeper.KeeperException.BadVersionException.html"><B>PREV 
CLASS</B></A>
+&nbsp;<A 
HREF="org.apache.zookeeper.KeeperException.CodeDeprecated.html"><B>NEXT 
CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="org.apache.zookeeper.KeeperException.Code.html" 
TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: &nbsp;
+CONSTRUCTORS&nbsp;|&nbsp;
+METHODS&nbsp;|&nbsp;
+<a href="#fields">FIELDS</a>
+  </FONT></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+<H2>
+Class org.apache.zookeeper.<A 
HREF="../../api/org/apache/zookeeper/KeeperException.Code.html" 
target="_top"><tt>KeeperException.Code</tt></A>
+</H2>
+<a NAME="constructors"></a>
+<a NAME="methods"></a>
+<a NAME="fields"></a>
+<p>
+<a NAME="Added"></a>
+<TABLE summary="Added Fields" BORDER="1" CELLPADDING="3" CELLSPACING="0" 
WIDTH="100%">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+  <TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Added Fields</B></FONT></TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A 
NAME="org.apache.zookeeper.KeeperException.Code.EPHEMERALONLOCALSESSION"></A>
+  <nobr><code>Code</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/KeeperException.Code.html#EPHEMERALONLOCALSESSION"
 target="_top"><tt>EPHEMERALONLOCALSESSION</tt></A></nobr>
+  </TD>
+  <TD VALIGN="TOP">Attempt to create ephemeral node on a local session</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.KeeperException.Code.NEWCONFIGNOQUORUM"></A>
+  <nobr><code>Code</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/KeeperException.Code.html#NEWCONFIGNOQUORUM"
 target="_top"><tt>NEWCONFIGNOQUORUM</tt></A></nobr>
+  </TD>
+  <TD VALIGN="TOP">No quorum of new config is connected and up-to-date with 
the leader of last commmitted config - try invoking reconfiguration after new 
servers are connected and synced</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.KeeperException.Code.NOTREADONLY"></A>
+  <nobr><code>Code</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/KeeperException.Code.html#NOTREADONLY" 
target="_top"><tt>NOTREADONLY</tt></A></nobr>
+  </TD>
+  <TD VALIGN="TOP">State-changing request is passed to read-only server</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.KeeperException.Code.NOWATCHER"></A>
+  <nobr><code>Code</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/KeeperException.Code.html#NOWATCHER" 
target="_top"><tt>NOWATCHER</tt></A></nobr>
+  </TD>
+  <TD VALIGN="TOP">Attempts to remove a non-existing watcher</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.KeeperException.Code.RECONFIGINPROGRESS"></A>
+  <nobr><code>Code</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/KeeperException.Code.html#RECONFIGINPROGRESS"
 target="_top"><tt>RECONFIGINPROGRESS</tt></A></nobr>
+  </TD>
+  <TD VALIGN="TOP">Another reconfiguration is in progress -- concurrent 
reconfigs not supported (yet)</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.KeeperException.Code.SESSIONMOVED"></A>
+  <nobr><code>Code</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/KeeperException.Code.html#SESSIONMOVED" 
target="_top"><tt>SESSIONMOVED</tt></A></nobr>
+  </TD>
+  <TD VALIGN="TOP">Session moved to another server so operation is ignored</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A NAME="org.apache.zookeeper.KeeperException.Code.UNKNOWNSESSION"></A>
+  <nobr><code>Code</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/KeeperException.Code.html#UNKNOWNSESSION" 
target="_top"><tt>UNKNOWNSESSION</tt></A></nobr>
+  </TD>
+  <TD VALIGN="TOP">Unknown session (internal server use only)</TD>
+</TR>
+</TABLE>
+&nbsp;
+<HR>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/KeeperException.Code.html" 
target="_top"><FONT CLASS="NavBarFont1"><B><tt>zookeeper 
3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A 
HREF="org.apache.zookeeper.KeeperException.BadVersionException.html"><B>PREV 
CLASS</B></A>
+&nbsp;<A 
HREF="org.apache.zookeeper.KeeperException.CodeDeprecated.html"><B>NEXT 
CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="org.apache.zookeeper.KeeperException.Code.html" 
TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+<TD BGCOLOR="0xFFFFFF" CLASS="NavBarCell3"></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+</BODY>
+</HTML>

Added: 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.CodeDeprecated.html
URL: 
http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.CodeDeprecated.html?rev=1753714&view=auto
==============================================================================
--- 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.CodeDeprecated.html
 (added)
+++ 
zookeeper/site/trunk/content/doc/r3.5.2-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.CodeDeprecated.html
 Thu Jul 21 17:02:42 2016
@@ -0,0 +1,121 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 
Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd";>
+<HTML>
+<HEAD>
+<meta name="generator" content="JDiff v1.0.9">
+<!-- Generated by the JDiff Javadoc doclet -->
+<!-- (http://www.jdiff.org) -->
+<meta name="description" content="JDiff is a Javadoc doclet which generates an 
HTML report of all the packages, classes, constructors, methods, and fields 
which have been removed, added or changed in any way, including their 
documentation, when two APIs are compared.">
+<meta name="keywords" content="diff, jdiff, javadiff, java diff, java 
difference, API difference, difference between two APIs, API diff, Javadoc, 
doclet">
+<TITLE>
+org.apache.zookeeper.KeeperException.CodeDeprecated
+</TITLE>
+<LINK REL="stylesheet" TYPE="text/css" HREF="../stylesheet-jdiff.css" 
TITLE="Style">
+</HEAD>
+<BODY>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/KeeperException.CodeDeprecated.html" 
target="_top"><FONT CLASS="NavBarFont1"><B><tt>zookeeper 
3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Generated by<br><a 
href="http://www.jdiff.org"; class="staysblack" 
target="_top">JDiff</a></b></EM></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="org.apache.zookeeper.KeeperException.Code.html"><B>PREV 
CLASS</B></A>
+&nbsp;<A 
HREF="org.apache.zookeeper.KeeperException.InvalidACLException.html"><B>NEXT 
CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="org.apache.zookeeper.KeeperException.CodeDeprecated.html" 
TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: &nbsp;
+CONSTRUCTORS&nbsp;|&nbsp;
+METHODS&nbsp;|&nbsp;
+<a href="#fields">FIELDS</a>
+  </FONT></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+<H2>
+Interface org.apache.zookeeper.<A 
HREF="../../api/org/apache/zookeeper/KeeperException.CodeDeprecated.html" 
target="_top"><tt>KeeperException.CodeDeprecated</tt></A>
+</H2>
+<a NAME="constructors"></a>
+<a NAME="methods"></a>
+<a NAME="fields"></a>
+<p>
+<a NAME="Added"></a>
+<TABLE summary="Added Fields" BORDER="1" CELLPADDING="3" CELLSPACING="0" 
WIDTH="100%">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+  <TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Added Fields</B></FONT></TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A 
NAME="org.apache.zookeeper.KeeperException.CodeDeprecated.EphemeralOnLocalSession"></A>
+  <nobr><code>int</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/KeeperException.CodeDeprecated.html#EphemeralOnLocalSession"
 target="_top"><tt>EphemeralOnLocalSession</tt></A></nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A 
NAME="org.apache.zookeeper.KeeperException.CodeDeprecated.NewConfigNoQuorum"></A>
+  <nobr><code>int</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/KeeperException.CodeDeprecated.html#NewConfigNoQuorum"
 target="_top"><tt>NewConfigNoQuorum</tt></A></nobr>
+  </TD>
+  <TD VALIGN="TOP">@deprecated deprecated in 3.1.0 use <A 
HREF="../../api/Code#NEWCONFIGNOQUORUM.html" 
target="_top">Code#NEWCONFIGNOQUORUM</A> instead</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A 
NAME="org.apache.zookeeper.KeeperException.CodeDeprecated.ReconfigInProgress"></A>
+  <nobr><code>int</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/KeeperException.CodeDeprecated.html#ReconfigInProgress"
 target="_top"><tt>ReconfigInProgress</tt></A></nobr>
+  </TD>
+  <TD VALIGN="TOP">@deprecated deprecated in 3.1.0 use <A 
HREF="../../api/Code#RECONFIGINPROGRESS.html" 
target="_top">Code#RECONFIGINPROGRESS</A> instead</TD>
+</TR>
+<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
+  <TD VALIGN="TOP" WIDTH="25%">
+  <A 
NAME="org.apache.zookeeper.KeeperException.CodeDeprecated.UnknownSession"></A>
+  <nobr><code>int</code>&nbsp;<A 
HREF="../../api/org/apache/zookeeper/KeeperException.CodeDeprecated.html#UnknownSession"
 target="_top"><tt>UnknownSession</tt></A></nobr>
+  </TD>
+  <TD>&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<HR>
+<!-- Start of nav bar -->
+<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" 
CELLSPACING="0">
+  <TR>
+    <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+    <TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
+    <TR ALIGN="center" VALIGN="top">
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="../../api/org/apache/zookeeper/KeeperException.CodeDeprecated.html" 
target="_top"><FONT CLASS="NavBarFont1"><B><tt>zookeeper 
3.5.2-alpha</tt></B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="changes-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="pkg_org.apache.zookeeper.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_statistics.html"><FONT 
CLASS="NavBarFont1"><B>Statistics</B></FONT></A>&nbsp;</TD>
+      <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A 
HREF="jdiff_help.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+    </TR>
+    </TABLE>
+  </TD>
+  <TD ALIGN="right" VALIGN="top" ROWSPAN=3></TD>
+</TR>
+<TR>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="org.apache.zookeeper.KeeperException.Code.html"><B>PREV 
CLASS</B></A>
+&nbsp;<A 
HREF="org.apache.zookeeper.KeeperException.InvalidACLException.html"><B>NEXT 
CLASS</B></A>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+  <A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
+  &nbsp;<A HREF="org.apache.zookeeper.KeeperException.CodeDeprecated.html" 
TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
+<TD BGCOLOR="0xFFFFFF" CLASS="NavBarCell3"></TD>
+</TR>
+</TABLE>
+<HR>
+<!-- End of nav bar -->
+</BODY>
+</HTML>


Reply via email to