You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ra...@apache.org on 2013/11/17 05:11:48 UTC

svn commit: r1542641 [4/22] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs/...

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/ACLProvider.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/ACLProvider.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/ACLProvider.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/ACLProvider.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ACLProvider (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>ACLProvider (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ACLProvider (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="ACLProvider (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -88,12 +88,17 @@
 <ul class="blockList">
 <li class="blockList">
 <dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../../../org/apache/curator/utils/InternalACLProvider.html" title="interface in org.apache.curator.utils">InternalACLProvider</a></dd>
+</dl>
+<dl>
 <dt>All Known Implementing Classes:</dt>
 <dd><a href="../../../../../org/apache/curator/framework/imps/DefaultACLProvider.html" title="class in org.apache.curator.framework.imps">DefaultACLProvider</a></dd>
 </dl>
 <hr>
 <br>
-<pre>public interface <span class="strong">ACLProvider</span></pre>
+<pre>public interface <span class="strong">ACLProvider</span>
+extends <a href="../../../../../org/apache/curator/utils/InternalACLProvider.html" title="interface in org.apache.curator.utils">InternalACLProvider</a></pre>
 </li>
 </ul>
 </div>
@@ -147,7 +152,10 @@
 <h4>getDefaultAcl</h4>
 <pre><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.zookeeper.data.ACL&gt;&nbsp;getDefaultAcl()</pre>
 <div class="block">Return the ACL list to use by default (usually <code>ZooDefs.Ids#OPEN_ACL_UNSAFE</code>).</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>default ACL list</dd></dl>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/curator/utils/InternalACLProvider.html#getDefaultAcl()">getDefaultAcl</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/curator/utils/InternalACLProvider.html" title="interface in org.apache.curator.utils">InternalACLProvider</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>default ACL list</dd></dl>
 </li>
 </ul>
 <a name="getAclForPath(java.lang.String)">
@@ -158,7 +166,10 @@
 <h4>getAclForPath</h4>
 <pre><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.zookeeper.data.ACL&gt;&nbsp;getAclForPath(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</pre>
 <div class="block">Return the ACL list to use for the given path</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - path (NOTE: might be null)</dd>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/curator/utils/InternalACLProvider.html#getAclForPath(java.lang.String)">getAclForPath</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/curator/utils/InternalACLProvider.html" title="interface in org.apache.curator.utils">InternalACLProvider</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>path</code> - path (NOTE: might be null)</dd>
 <dt><span class="strong">Returns:</span></dt><dd>ACL list</dd></dl>
 </li>
 </ul>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/ACLVersionBackgroundPathable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/ACLVersionBackgroundPathable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/ACLVersionBackgroundPathable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/ACLVersionBackgroundPathable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ACLVersionBackgroundPathable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>ACLVersionBackgroundPathable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ACLVersionBackgroundPathable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="ACLVersionBackgroundPathable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/ACLable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/ACLable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/ACLable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/ACLable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ACLable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>ACLable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ACLable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="ACLable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/BackgroundCallback.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/BackgroundCallback.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/BackgroundCallback.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/BackgroundCallback.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BackgroundCallback (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>BackgroundCallback (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BackgroundCallback (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="BackgroundCallback (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/BackgroundPathAndBytesable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/BackgroundPathAndBytesable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/BackgroundPathAndBytesable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/BackgroundPathAndBytesable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BackgroundPathAndBytesable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>BackgroundPathAndBytesable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BackgroundPathAndBytesable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="BackgroundPathAndBytesable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/BackgroundPathable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/BackgroundPathable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/BackgroundPathable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/BackgroundPathable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BackgroundPathable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>BackgroundPathable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BackgroundPathable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="BackgroundPathable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/BackgroundVersionable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/BackgroundVersionable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/BackgroundVersionable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/BackgroundVersionable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>BackgroundVersionable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>BackgroundVersionable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="BackgroundVersionable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="BackgroundVersionable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/Backgroundable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/Backgroundable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/Backgroundable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/Backgroundable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Backgroundable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Backgroundable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Backgroundable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Backgroundable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/ChildrenDeletable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/ChildrenDeletable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/ChildrenDeletable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/ChildrenDeletable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ChildrenDeletable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>ChildrenDeletable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ChildrenDeletable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="ChildrenDeletable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/Compressible.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/Compressible.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/Compressible.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/Compressible.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Compressible (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Compressible (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Compressible (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Compressible (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/CompressionProvider.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/CompressionProvider.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/CompressionProvider.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/CompressionProvider.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CompressionProvider (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>CompressionProvider (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CompressionProvider (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="CompressionProvider (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/CreateBackgroundModeACLable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/CreateBackgroundModeACLable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/CreateBackgroundModeACLable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/CreateBackgroundModeACLable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CreateBackgroundModeACLable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>CreateBackgroundModeACLable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CreateBackgroundModeACLable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="CreateBackgroundModeACLable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/CreateBuilder.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/CreateBuilder.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/CreateBuilder.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/CreateBuilder.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CreateBuilder (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>CreateBuilder (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CreateBuilder (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="CreateBuilder (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/CreateModable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/CreateModable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/CreateModable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/CreateModable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CreateModable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>CreateModable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CreateModable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="CreateModable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/CreateModalPathAndBytesable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/CreateModalPathAndBytesable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/CreateModalPathAndBytesable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/CreateModalPathAndBytesable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CreateModalPathAndBytesable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>CreateModalPathAndBytesable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CreateModalPathAndBytesable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="CreateModalPathAndBytesable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/CuratorEvent.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/CuratorEvent.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/CuratorEvent.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/CuratorEvent.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CuratorEvent (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>CuratorEvent (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CuratorEvent (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="CuratorEvent (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/CuratorEventType.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/CuratorEventType.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/CuratorEventType.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/CuratorEventType.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CuratorEventType (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>CuratorEventType (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CuratorEventType (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="CuratorEventType (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/CuratorListener.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/CuratorListener.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/CuratorListener.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/CuratorListener.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CuratorListener (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>CuratorListener (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CuratorListener (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="CuratorListener (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/CuratorWatcher.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/CuratorWatcher.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/CuratorWatcher.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/CuratorWatcher.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CuratorWatcher (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>CuratorWatcher (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CuratorWatcher (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="CuratorWatcher (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/Decompressible.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/Decompressible.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/Decompressible.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/Decompressible.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Decompressible (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Decompressible (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Decompressible (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Decompressible (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/DeleteBuilder.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/DeleteBuilder.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/DeleteBuilder.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/DeleteBuilder.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DeleteBuilder (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>DeleteBuilder (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DeleteBuilder (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="DeleteBuilder (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/ExistsBuilder.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/ExistsBuilder.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/ExistsBuilder.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/ExistsBuilder.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ExistsBuilder (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>ExistsBuilder (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ExistsBuilder (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="ExistsBuilder (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/GetACLBuilder.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/GetACLBuilder.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/GetACLBuilder.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/GetACLBuilder.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>GetACLBuilder (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>GetACLBuilder (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="GetACLBuilder (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="GetACLBuilder (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/GetChildrenBuilder.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/GetChildrenBuilder.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/GetChildrenBuilder.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/GetChildrenBuilder.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>GetChildrenBuilder (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>GetChildrenBuilder (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="GetChildrenBuilder (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="GetChildrenBuilder (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/GetDataBuilder.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/GetDataBuilder.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/GetDataBuilder.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/GetDataBuilder.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>GetDataBuilder (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>GetDataBuilder (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="GetDataBuilder (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="GetDataBuilder (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/GetDataWatchBackgroundStatable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/GetDataWatchBackgroundStatable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/GetDataWatchBackgroundStatable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/GetDataWatchBackgroundStatable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>GetDataWatchBackgroundStatable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>GetDataWatchBackgroundStatable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="GetDataWatchBackgroundStatable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="GetDataWatchBackgroundStatable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/Guaranteeable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/Guaranteeable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/Guaranteeable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/Guaranteeable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Guaranteeable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Guaranteeable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Guaranteeable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Guaranteeable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/PathAndBytesable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/PathAndBytesable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/PathAndBytesable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/PathAndBytesable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>PathAndBytesable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>PathAndBytesable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="PathAndBytesable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="PathAndBytesable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/Pathable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/Pathable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/Pathable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/Pathable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Pathable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Pathable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Pathable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Pathable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/ProtectACLCreateModePathAndBytesable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/ProtectACLCreateModePathAndBytesable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/ProtectACLCreateModePathAndBytesable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/ProtectACLCreateModePathAndBytesable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ProtectACLCreateModePathAndBytesable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>ProtectACLCreateModePathAndBytesable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ProtectACLCreateModePathAndBytesable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="ProtectACLCreateModePathAndBytesable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/SetACLBuilder.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/SetACLBuilder.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/SetACLBuilder.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/SetACLBuilder.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>SetACLBuilder (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>SetACLBuilder (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SetACLBuilder (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="SetACLBuilder (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/SetDataBackgroundVersionable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/SetDataBackgroundVersionable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/SetDataBackgroundVersionable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/SetDataBackgroundVersionable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>SetDataBackgroundVersionable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>SetDataBackgroundVersionable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SetDataBackgroundVersionable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="SetDataBackgroundVersionable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/SetDataBuilder.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/SetDataBuilder.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/SetDataBuilder.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/SetDataBuilder.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>SetDataBuilder (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>SetDataBuilder (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SetDataBuilder (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="SetDataBuilder (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/StatPathable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/StatPathable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/StatPathable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/StatPathable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>StatPathable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>StatPathable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="StatPathable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="StatPathable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/Statable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/Statable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/Statable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/Statable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Statable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Statable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Statable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Statable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/SyncBuilder.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/SyncBuilder.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/SyncBuilder.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/SyncBuilder.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>SyncBuilder (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>SyncBuilder (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SyncBuilder (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="SyncBuilder (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/TempGetDataBuilder.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/TempGetDataBuilder.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/TempGetDataBuilder.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/TempGetDataBuilder.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TempGetDataBuilder (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>TempGetDataBuilder (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TempGetDataBuilder (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="TempGetDataBuilder (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/UnhandledErrorListener.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/UnhandledErrorListener.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/UnhandledErrorListener.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/UnhandledErrorListener.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>UnhandledErrorListener (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>UnhandledErrorListener (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="UnhandledErrorListener (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="UnhandledErrorListener (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/Versionable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/Versionable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/Versionable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/Versionable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Versionable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Versionable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Versionable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Versionable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/WatchPathable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/WatchPathable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/WatchPathable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/WatchPathable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>WatchPathable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>WatchPathable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="WatchPathable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="WatchPathable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/Watchable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/Watchable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/Watchable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/Watchable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:15 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:51 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Watchable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Watchable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Watchable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Watchable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLBackgroundPathAndBytesable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLBackgroundPathAndBytesable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLBackgroundPathAndBytesable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLBackgroundPathAndBytesable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:17 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:53 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.curator.framework.api.ACLBackgroundPathAndBytesable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Interface org.apache.curator.framework.api.ACLBackgroundPathAndBytesable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.curator.framework.api.ACLBackgroundPathAndBytesable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.curator.framework.api.ACLBackgroundPathAndBytesable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLBackgroundPathable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLBackgroundPathable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLBackgroundPathable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLBackgroundPathable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:17 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:53 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.curator.framework.api.ACLBackgroundPathable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Interface org.apache.curator.framework.api.ACLBackgroundPathable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.curator.framework.api.ACLBackgroundPathable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.curator.framework.api.ACLBackgroundPathable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLCreateModeBackgroundPathAndBytesable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLCreateModeBackgroundPathAndBytesable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLCreateModeBackgroundPathAndBytesable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLCreateModeBackgroundPathAndBytesable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:17 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:53 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.curator.framework.api.ACLCreateModeBackgroundPathAndBytesable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Interface org.apache.curator.framework.api.ACLCreateModeBackgroundPathAndBytesable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.curator.framework.api.ACLCreateModeBackgroundPathAndBytesable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.curator.framework.api.ACLCreateModeBackgroundPathAndBytesable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLCreateModePathAndBytesable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLCreateModePathAndBytesable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLCreateModePathAndBytesable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLCreateModePathAndBytesable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:17 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:53 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.curator.framework.api.ACLCreateModePathAndBytesable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Interface org.apache.curator.framework.api.ACLCreateModePathAndBytesable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.curator.framework.api.ACLCreateModePathAndBytesable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.curator.framework.api.ACLCreateModePathAndBytesable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLPathAndBytesable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLPathAndBytesable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLPathAndBytesable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLPathAndBytesable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:17 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:53 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.curator.framework.api.ACLPathAndBytesable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Interface org.apache.curator.framework.api.ACLPathAndBytesable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.curator.framework.api.ACLPathAndBytesable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.curator.framework.api.ACLPathAndBytesable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLProvider.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLProvider.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLProvider.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLProvider.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:17 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:53 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.curator.framework.api.ACLProvider (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Interface org.apache.curator.framework.api.ACLProvider (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.curator.framework.api.ACLProvider (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.curator.framework.api.ACLProvider (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLVersionBackgroundPathable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLVersionBackgroundPathable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLVersionBackgroundPathable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLVersionBackgroundPathable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:17 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:53 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.curator.framework.api.ACLVersionBackgroundPathable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Interface org.apache.curator.framework.api.ACLVersionBackgroundPathable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.curator.framework.api.ACLVersionBackgroundPathable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.curator.framework.api.ACLVersionBackgroundPathable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ACLable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:17 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:53 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.curator.framework.api.ACLable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Interface org.apache.curator.framework.api.ACLable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.curator.framework.api.ACLable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.curator.framework.api.ACLable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/BackgroundCallback.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/BackgroundCallback.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/BackgroundCallback.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/BackgroundCallback.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:17 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:53 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.curator.framework.api.BackgroundCallback (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Interface org.apache.curator.framework.api.BackgroundCallback (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.curator.framework.api.BackgroundCallback (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.curator.framework.api.BackgroundCallback (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/BackgroundPathAndBytesable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/BackgroundPathAndBytesable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/BackgroundPathAndBytesable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/BackgroundPathAndBytesable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:17 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:53 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.curator.framework.api.BackgroundPathAndBytesable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Interface org.apache.curator.framework.api.BackgroundPathAndBytesable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.curator.framework.api.BackgroundPathAndBytesable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.curator.framework.api.BackgroundPathAndBytesable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/BackgroundPathable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/BackgroundPathable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/BackgroundPathable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/BackgroundPathable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:17 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:53 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.curator.framework.api.BackgroundPathable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Interface org.apache.curator.framework.api.BackgroundPathable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.curator.framework.api.BackgroundPathable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.curator.framework.api.BackgroundPathable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/BackgroundVersionable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/BackgroundVersionable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/BackgroundVersionable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/BackgroundVersionable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:17 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:53 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.curator.framework.api.BackgroundVersionable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Interface org.apache.curator.framework.api.BackgroundVersionable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.curator.framework.api.BackgroundVersionable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.curator.framework.api.BackgroundVersionable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/Backgroundable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/Backgroundable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/Backgroundable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/Backgroundable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:17 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:53 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.curator.framework.api.Backgroundable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Interface org.apache.curator.framework.api.Backgroundable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.curator.framework.api.Backgroundable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.curator.framework.api.Backgroundable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ChildrenDeletable.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ChildrenDeletable.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ChildrenDeletable.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/ChildrenDeletable.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:17 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:53 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.curator.framework.api.ChildrenDeletable (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Interface org.apache.curator.framework.api.ChildrenDeletable (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.curator.framework.api.ChildrenDeletable (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.curator.framework.api.ChildrenDeletable (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/Compressible.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/Compressible.html?rev=1542641&r1=1542640&r2=1542641&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/Compressible.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/api/class-use/Compressible.html Sun Nov 17 04:11:31 2013
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Nov 06 11:30:17 PST 2013 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Sat Nov 16 20:02:53 PST 2013 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.curator.framework.api.Compressible (Apache Curator 2.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2013-11-06">
+<title>Uses of Interface org.apache.curator.framework.api.Compressible (Apache Curator 2.3.2-SNAPSHOT API)</title>
+<meta name="date" content="2013-11-16">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.curator.framework.api.Compressible (Apache Curator 2.3.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.curator.framework.api.Compressible (Apache Curator 2.3.2-SNAPSHOT API)";
     }
 //-->
 </script>