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 2014/03/06 14:36:28 UTC

svn commit: r1574876 [2/24] - 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/allclasses-frame.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/allclasses-frame.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/allclasses-frame.html (original)
+++ curator/site/trunk/apidocs/allclasses-frame.html Thu Mar  6 13:36:11 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>All Classes (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>All Classes (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
@@ -132,6 +132,7 @@
 <li><a href="org/apache/curator/x/discovery/server/entity/JsonServiceNamesMarshaller.html" title="class in org.apache.curator.x.discovery.server.entity" target="classFrame">JsonServiceNamesMarshaller</a></li>
 <li><a href="org/apache/curator/test/KillSession.html" title="class in org.apache.curator.test" target="classFrame">KillSession</a></li>
 <li><a href="org/apache/curator/framework/recipes/leader/LeaderLatch.html" title="class in org.apache.curator.framework.recipes.leader" target="classFrame">LeaderLatch</a></li>
+<li><a href="org/apache/curator/framework/recipes/leader/LeaderLatch.CloseMode.html" title="enum in org.apache.curator.framework.recipes.leader" target="classFrame">LeaderLatch.CloseMode</a></li>
 <li><a href="org/apache/curator/framework/recipes/leader/LeaderLatch.State.html" title="enum in org.apache.curator.framework.recipes.leader" target="classFrame">LeaderLatch.State</a></li>
 <li><a href="org/apache/curator/framework/recipes/leader/LeaderLatchListener.html" title="interface in org.apache.curator.framework.recipes.leader" target="classFrame"><i>LeaderLatchListener</i></a></li>
 <li><a href="org/apache/curator/framework/recipes/leader/LeaderSelector.html" title="class in org.apache.curator.framework.recipes.leader" target="classFrame">LeaderSelector</a></li>

Modified: curator/site/trunk/apidocs/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/allclasses-noframe.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/allclasses-noframe.html (original)
+++ curator/site/trunk/apidocs/allclasses-noframe.html Thu Mar  6 13:36:11 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>All Classes (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>All Classes (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
@@ -132,6 +132,7 @@
 <li><a href="org/apache/curator/x/discovery/server/entity/JsonServiceNamesMarshaller.html" title="class in org.apache.curator.x.discovery.server.entity">JsonServiceNamesMarshaller</a></li>
 <li><a href="org/apache/curator/test/KillSession.html" title="class in org.apache.curator.test">KillSession</a></li>
 <li><a href="org/apache/curator/framework/recipes/leader/LeaderLatch.html" title="class in org.apache.curator.framework.recipes.leader">LeaderLatch</a></li>
+<li><a href="org/apache/curator/framework/recipes/leader/LeaderLatch.CloseMode.html" title="enum in org.apache.curator.framework.recipes.leader">LeaderLatch.CloseMode</a></li>
 <li><a href="org/apache/curator/framework/recipes/leader/LeaderLatch.State.html" title="enum in org.apache.curator.framework.recipes.leader">LeaderLatch.State</a></li>
 <li><a href="org/apache/curator/framework/recipes/leader/LeaderLatchListener.html" title="interface in org.apache.curator.framework.recipes.leader"><i>LeaderLatchListener</i></a></li>
 <li><a href="org/apache/curator/framework/recipes/leader/LeaderSelector.html" title="class in org.apache.curator.framework.recipes.leader">LeaderSelector</a></li>

Modified: curator/site/trunk/apidocs/cache/PathCacheExample.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/cache/PathCacheExample.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/cache/PathCacheExample.html (original)
+++ curator/site/trunk/apidocs/cache/PathCacheExample.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>PathCacheExample (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>PathCacheExample (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="PathCacheExample (Apache Curator 2.4.0 API)";
+        parent.document.title="PathCacheExample (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/cache/class-use/PathCacheExample.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/cache/class-use/PathCacheExample.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/cache/class-use/PathCacheExample.html (original)
+++ curator/site/trunk/apidocs/cache/class-use/PathCacheExample.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class cache.PathCacheExample (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Uses of Class cache.PathCacheExample (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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 Class cache.PathCacheExample (Apache Curator 2.4.0 API)";
+        parent.document.title="Uses of Class cache.PathCacheExample (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/cache/package-frame.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/cache/package-frame.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/cache/package-frame.html (original)
+++ curator/site/trunk/apidocs/cache/package-frame.html Thu Mar  6 13:36:11 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>cache (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>cache (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>

Modified: curator/site/trunk/apidocs/cache/package-summary.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/cache/package-summary.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/cache/package-summary.html (original)
+++ curator/site/trunk/apidocs/cache/package-summary.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>cache (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>cache (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="cache (Apache Curator 2.4.0 API)";
+        parent.document.title="cache (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/cache/package-tree.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/cache/package-tree.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/cache/package-tree.html (original)
+++ curator/site/trunk/apidocs/cache/package-tree.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>cache Class Hierarchy (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>cache Class Hierarchy (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="cache Class Hierarchy (Apache Curator 2.4.0 API)";
+        parent.document.title="cache Class Hierarchy (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/cache/package-use.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/cache/package-use.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/cache/package-use.html (original)
+++ curator/site/trunk/apidocs/cache/package-use.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package cache (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Uses of Package cache (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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 Package cache (Apache Curator 2.4.0 API)";
+        parent.document.title="Uses of Package cache (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/constant-values.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/constant-values.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/constant-values.html (original)
+++ curator/site/trunk/apidocs/constant-values.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Constant Field Values (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Constant Field Values (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="Constant Field Values (Apache Curator 2.4.0 API)";
+        parent.document.title="Constant Field Values (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/deprecated-list.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/deprecated-list.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/deprecated-list.html (original)
+++ curator/site/trunk/apidocs/deprecated-list.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Deprecated List (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Deprecated List (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="Deprecated List (Apache Curator 2.4.0 API)";
+        parent.document.title="Deprecated List (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/discovery/DiscoveryExample.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/discovery/DiscoveryExample.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/discovery/DiscoveryExample.html (original)
+++ curator/site/trunk/apidocs/discovery/DiscoveryExample.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>DiscoveryExample (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>DiscoveryExample (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="DiscoveryExample (Apache Curator 2.4.0 API)";
+        parent.document.title="DiscoveryExample (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/discovery/ExampleServer.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/discovery/ExampleServer.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/discovery/ExampleServer.html (original)
+++ curator/site/trunk/apidocs/discovery/ExampleServer.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ExampleServer (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>ExampleServer (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="ExampleServer (Apache Curator 2.4.0 API)";
+        parent.document.title="ExampleServer (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/discovery/InstanceDetails.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/discovery/InstanceDetails.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/discovery/InstanceDetails.html (original)
+++ curator/site/trunk/apidocs/discovery/InstanceDetails.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>InstanceDetails (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>InstanceDetails (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="InstanceDetails (Apache Curator 2.4.0 API)";
+        parent.document.title="InstanceDetails (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/discovery/class-use/DiscoveryExample.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/discovery/class-use/DiscoveryExample.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/discovery/class-use/DiscoveryExample.html (original)
+++ curator/site/trunk/apidocs/discovery/class-use/DiscoveryExample.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class discovery.DiscoveryExample (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Uses of Class discovery.DiscoveryExample (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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 Class discovery.DiscoveryExample (Apache Curator 2.4.0 API)";
+        parent.document.title="Uses of Class discovery.DiscoveryExample (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/discovery/class-use/ExampleServer.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/discovery/class-use/ExampleServer.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/discovery/class-use/ExampleServer.html (original)
+++ curator/site/trunk/apidocs/discovery/class-use/ExampleServer.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class discovery.ExampleServer (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Uses of Class discovery.ExampleServer (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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 Class discovery.ExampleServer (Apache Curator 2.4.0 API)";
+        parent.document.title="Uses of Class discovery.ExampleServer (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/discovery/class-use/InstanceDetails.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/discovery/class-use/InstanceDetails.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/discovery/class-use/InstanceDetails.html (original)
+++ curator/site/trunk/apidocs/discovery/class-use/InstanceDetails.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class discovery.InstanceDetails (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Uses of Class discovery.InstanceDetails (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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 Class discovery.InstanceDetails (Apache Curator 2.4.0 API)";
+        parent.document.title="Uses of Class discovery.InstanceDetails (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/discovery/package-frame.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/discovery/package-frame.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/discovery/package-frame.html (original)
+++ curator/site/trunk/apidocs/discovery/package-frame.html Thu Mar  6 13:36:11 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>discovery (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>discovery (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>

Modified: curator/site/trunk/apidocs/discovery/package-summary.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/discovery/package-summary.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/discovery/package-summary.html (original)
+++ curator/site/trunk/apidocs/discovery/package-summary.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>discovery (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>discovery (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="discovery (Apache Curator 2.4.0 API)";
+        parent.document.title="discovery (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/discovery/package-tree.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/discovery/package-tree.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/discovery/package-tree.html (original)
+++ curator/site/trunk/apidocs/discovery/package-tree.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>discovery Class Hierarchy (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>discovery Class Hierarchy (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="discovery Class Hierarchy (Apache Curator 2.4.0 API)";
+        parent.document.title="discovery Class Hierarchy (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/discovery/package-use.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/discovery/package-use.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/discovery/package-use.html (original)
+++ curator/site/trunk/apidocs/discovery/package-use.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package discovery (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Uses of Package discovery (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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 Package discovery (Apache Curator 2.4.0 API)";
+        parent.document.title="Uses of Package discovery (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/framework/CreateClientExamples.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/framework/CreateClientExamples.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/framework/CreateClientExamples.html (original)
+++ curator/site/trunk/apidocs/framework/CreateClientExamples.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CreateClientExamples (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>CreateClientExamples (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="CreateClientExamples (Apache Curator 2.4.0 API)";
+        parent.document.title="CreateClientExamples (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/framework/CrudExamples.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/framework/CrudExamples.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/framework/CrudExamples.html (original)
+++ curator/site/trunk/apidocs/framework/CrudExamples.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CrudExamples (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>CrudExamples (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="CrudExamples (Apache Curator 2.4.0 API)";
+        parent.document.title="CrudExamples (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/framework/TransactionExamples.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/framework/TransactionExamples.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/framework/TransactionExamples.html (original)
+++ curator/site/trunk/apidocs/framework/TransactionExamples.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TransactionExamples (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>TransactionExamples (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="TransactionExamples (Apache Curator 2.4.0 API)";
+        parent.document.title="TransactionExamples (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/framework/class-use/CreateClientExamples.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/framework/class-use/CreateClientExamples.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/framework/class-use/CreateClientExamples.html (original)
+++ curator/site/trunk/apidocs/framework/class-use/CreateClientExamples.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class framework.CreateClientExamples (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Uses of Class framework.CreateClientExamples (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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 Class framework.CreateClientExamples (Apache Curator 2.4.0 API)";
+        parent.document.title="Uses of Class framework.CreateClientExamples (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/framework/class-use/CrudExamples.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/framework/class-use/CrudExamples.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/framework/class-use/CrudExamples.html (original)
+++ curator/site/trunk/apidocs/framework/class-use/CrudExamples.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class framework.CrudExamples (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Uses of Class framework.CrudExamples (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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 Class framework.CrudExamples (Apache Curator 2.4.0 API)";
+        parent.document.title="Uses of Class framework.CrudExamples (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/framework/class-use/TransactionExamples.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/framework/class-use/TransactionExamples.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/framework/class-use/TransactionExamples.html (original)
+++ curator/site/trunk/apidocs/framework/class-use/TransactionExamples.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class framework.TransactionExamples (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Uses of Class framework.TransactionExamples (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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 Class framework.TransactionExamples (Apache Curator 2.4.0 API)";
+        parent.document.title="Uses of Class framework.TransactionExamples (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/framework/package-frame.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/framework/package-frame.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/framework/package-frame.html (original)
+++ curator/site/trunk/apidocs/framework/package-frame.html Thu Mar  6 13:36:11 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>framework (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>framework (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>

Modified: curator/site/trunk/apidocs/framework/package-summary.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/framework/package-summary.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/framework/package-summary.html (original)
+++ curator/site/trunk/apidocs/framework/package-summary.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>framework (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>framework (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="framework (Apache Curator 2.4.0 API)";
+        parent.document.title="framework (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/framework/package-tree.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/framework/package-tree.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/framework/package-tree.html (original)
+++ curator/site/trunk/apidocs/framework/package-tree.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>framework Class Hierarchy (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>framework Class Hierarchy (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="framework Class Hierarchy (Apache Curator 2.4.0 API)";
+        parent.document.title="framework Class Hierarchy (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/framework/package-use.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/framework/package-use.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/framework/package-use.html (original)
+++ curator/site/trunk/apidocs/framework/package-use.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package framework (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Uses of Package framework (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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 Package framework (Apache Curator 2.4.0 API)";
+        parent.document.title="Uses of Package framework (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/help-doc.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/help-doc.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/help-doc.html (original)
+++ curator/site/trunk/apidocs/help-doc.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>API Help (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>API Help (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="API Help (Apache Curator 2.4.0 API)";
+        parent.document.title="API Help (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/index-all.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/index-all.html (original)
+++ curator/site/trunk/apidocs/index-all.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Index (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Index (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Index (Apache Curator 2.4.0 API)";
+        parent.document.title="Index (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>
@@ -480,6 +480,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/curator/framework/CuratorFrameworkFactory.Builder.html#canBeReadOnly()">canBeReadOnly()</a></span> - Method in class org.apache.curator.framework.<a href="./org/apache/curator/framework/CuratorFrameworkFactory.Builder.html" title="class in org.apache.curator.framework">CuratorFrameworkFactory.Builder</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/curator/utils/CloseableExecutorService.InternalScheduledFutureTask.html#cancel(boolean)">cancel(boolean)</a></span> - Method in class org.apache.curator.utils.<a href="./org/apache/curator/utils/CloseableExecutorService.InternalScheduledFutureTask.html" title="class in org.apache.curator.utils">CloseableExecutorService.InternalScheduledFutureTask</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="./org/apache/curator/framework/recipes/leader/CancelLeadershipException.html" title="class in org.apache.curator.framework.recipes.leader"><span class="strong">CancelLeadershipException</span></a> - Exception in <a href="./org/apache/curator/framework/recipes/leader/package-summary.html">org.apache.curator.framework.recipes.leader</a></dt>
 <dd>
 <div class="block">When thrown from <a href="./org/apache/curator/framework/state/ConnectionStateListener.html#stateChanged(org.apache.curator.framework.CuratorFramework, org.apache.curator.framework.state.ConnectionState)"><code>ConnectionStateListener.stateChanged(CuratorFramework, ConnectionState)</code></a>, will
@@ -592,6 +594,10 @@
 <dd>
 <div class="block">Remove this instance from the leadership election.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/curator/framework/recipes/leader/LeaderLatch.html#close(org.apache.curator.framework.recipes.leader.LeaderLatch.CloseMode)">close(LeaderLatch.CloseMode)</a></span> - Method in class org.apache.curator.framework.recipes.leader.<a href="./org/apache/curator/framework/recipes/leader/LeaderLatch.html" title="class in org.apache.curator.framework.recipes.leader">LeaderLatch</a></dt>
+<dd>
+<div class="block">Remove this instance from the leadership election.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/curator/framework/recipes/leader/LeaderSelector.html#close()">close()</a></span> - Method in class org.apache.curator.framework.recipes.leader.<a href="./org/apache/curator/framework/recipes/leader/LeaderSelector.html" title="class in org.apache.curator.framework.recipes.leader">LeaderSelector</a></dt>
 <dd>
 <div class="block">Shutdown this selector and remove yourself from the leadership group</div>
@@ -660,6 +666,10 @@
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/curator/utils/CloseableExecutorService.InternalFutureTask.html" title="class in org.apache.curator.utils"><span class="strong">CloseableExecutorService.InternalFutureTask</span></a>&lt;<a href="./org/apache/curator/utils/CloseableExecutorService.InternalFutureTask.html" title="type parameter in CloseableExecutorService.InternalFutureTask">T</a>&gt; - Class in <a href="./org/apache/curator/utils/package-summary.html">org.apache.curator.utils</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="./org/apache/curator/utils/CloseableExecutorService.InternalScheduledFutureTask.html" title="class in org.apache.curator.utils"><span class="strong">CloseableExecutorService.InternalScheduledFutureTask</span></a> - Class in <a href="./org/apache/curator/utils/package-summary.html">org.apache.curator.utils</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/curator/utils/CloseableExecutorService.InternalScheduledFutureTask.html#CloseableExecutorService.InternalScheduledFutureTask(java.util.concurrent.ScheduledFuture)">CloseableExecutorService.InternalScheduledFutureTask(ScheduledFuture&lt;?&gt;)</a></span> - Constructor for class org.apache.curator.utils.<a href="./org/apache/curator/utils/CloseableExecutorService.InternalScheduledFutureTask.html" title="class in org.apache.curator.utils">CloseableExecutorService.InternalScheduledFutureTask</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="./org/apache/curator/utils/CloseableScheduledExecutorService.html" title="class in org.apache.curator.utils"><span class="strong">CloseableScheduledExecutorService</span></a> - Class in <a href="./org/apache/curator/utils/package-summary.html">org.apache.curator.utils</a></dt>
 <dd>
 <div class="block">Decoration on an ScheduledExecutorService that tracks created futures and provides
@@ -1350,6 +1360,10 @@
 <dd>
 <div class="block">Returns the current value of the counter.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/curator/utils/CloseableExecutorService.InternalScheduledFutureTask.html#get()">get()</a></span> - Method in class org.apache.curator.utils.<a href="./org/apache/curator/utils/CloseableExecutorService.InternalScheduledFutureTask.html" title="class in org.apache.curator.utils">CloseableExecutorService.InternalScheduledFutureTask</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/curator/utils/CloseableExecutorService.InternalScheduledFutureTask.html#get(long, java.util.concurrent.TimeUnit)">get(long, TimeUnit)</a></span> - Method in class org.apache.curator.utils.<a href="./org/apache/curator/utils/CloseableExecutorService.InternalScheduledFutureTask.html" title="class in org.apache.curator.utils">CloseableExecutorService.InternalScheduledFutureTask</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/curator/x/discovery/server/rest/DiscoveryResource.html#get(java.lang.String, java.lang.String)">get(String, String)</a></span> - Method in class org.apache.curator.x.discovery.server.rest.<a href="./org/apache/curator/x/discovery/server/rest/DiscoveryResource.html" title="class in org.apache.curator.x.discovery.server.rest">DiscoveryResource</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/curator/framework/CuratorFramework.html#getACL()">getACL()</a></span> - Method in interface org.apache.curator.framework.<a href="./org/apache/curator/framework/CuratorFramework.html" title="interface in org.apache.curator.framework">CuratorFramework</a></dt>
@@ -1382,6 +1396,16 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/curator/x/discovery/server/rest/DiscoveryResource.html#getAll(java.lang.String)">getAll(String)</a></span> - Method in class org.apache.curator.x.discovery.server.rest.<a href="./org/apache/curator/x/discovery/server/rest/DiscoveryResource.html" title="class in org.apache.curator.x.discovery.server.rest">DiscoveryResource</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/curator/x/discovery/details/ServiceProviderImpl.html#getAllInstances()">getAllInstances()</a></span> - Method in class org.apache.curator.x.discovery.details.<a href="./org/apache/curator/x/discovery/details/ServiceProviderImpl.html" title="class in org.apache.curator.x.discovery.details">ServiceProviderImpl</a></dt>
+<dd>
+<div class="block">Return the current available set of instances <b>IMPORTANT: </b> users
+ should not hold on to the instance returned.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/curator/x/discovery/ServiceProvider.html#getAllInstances()">getAllInstances()</a></span> - Method in interface org.apache.curator.x.discovery.<a href="./org/apache/curator/x/discovery/ServiceProvider.html" title="interface in org.apache.curator.x.discovery">ServiceProvider</a></dt>
+<dd>
+<div class="block">Return the current available set of instances <b>IMPORTANT: </b> users
+ should not hold on to the instance returned.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/curator/x/discovery/ServiceInstanceBuilder.html#getAllLocalIPs()">getAllLocalIPs()</a></span> - Static method in class org.apache.curator.x.discovery.<a href="./org/apache/curator/x/discovery/ServiceInstanceBuilder.html" title="class in org.apache.curator.x.discovery">ServiceInstanceBuilder</a></dt>
 <dd>
 <div class="block">based on http://pastebin.com/5X073pUc</div>
@@ -2208,10 +2232,14 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/curator/framework/recipes/locks/InterProcessSemaphoreMutex.html#isAcquiredInThisProcess()">isAcquiredInThisProcess()</a></span> - Method in class org.apache.curator.framework.recipes.locks.<a href="./org/apache/curator/framework/recipes/locks/InterProcessSemaphoreMutex.html" title="class in org.apache.curator.framework.recipes.locks">InterProcessSemaphoreMutex</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/curator/utils/CloseableExecutorService.InternalScheduledFutureTask.html#isCancelled()">isCancelled()</a></span> - Method in class org.apache.curator.utils.<a href="./org/apache/curator/utils/CloseableExecutorService.InternalScheduledFutureTask.html" title="class in org.apache.curator.utils">CloseableExecutorService.InternalScheduledFutureTask</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/curator/CuratorZookeeperClient.html#isConnected()">isConnected()</a></span> - Method in class org.apache.curator.<a href="./org/apache/curator/CuratorZookeeperClient.html" title="class in org.apache.curator">CuratorZookeeperClient</a></dt>
 <dd>
 <div class="block">Returns true if the client is current connected</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/curator/utils/CloseableExecutorService.InternalScheduledFutureTask.html#isDone()">isDone()</a></span> - Method in class org.apache.curator.utils.<a href="./org/apache/curator/utils/CloseableExecutorService.InternalScheduledFutureTask.html" title="class in org.apache.curator.utils">CloseableExecutorService.InternalScheduledFutureTask</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/curator/test/QuorumConfigBuilder.html#isFromRandom()">isFromRandom()</a></span> - Method in class org.apache.curator.test.<a href="./org/apache/curator/test/QuorumConfigBuilder.html" title="class in org.apache.curator.test">QuorumConfigBuilder</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/curator/framework/recipes/leader/LeaderLatchListener.html#isLeader()">isLeader()</a></span> - Method in interface org.apache.curator.framework.recipes.leader.<a href="./org/apache/curator/framework/recipes/leader/LeaderLatchListener.html" title="interface in org.apache.curator.framework.recipes.leader">LeaderLatchListener</a></dt>
@@ -2337,6 +2365,12 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/curator/framework/recipes/leader/LeaderLatch.html#LeaderLatch(org.apache.curator.framework.CuratorFramework, java.lang.String, java.lang.String)">LeaderLatch(CuratorFramework, String, String)</a></span> - Constructor for class org.apache.curator.framework.recipes.leader.<a href="./org/apache/curator/framework/recipes/leader/LeaderLatch.html" title="class in org.apache.curator.framework.recipes.leader">LeaderLatch</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/curator/framework/recipes/leader/LeaderLatch.html#LeaderLatch(org.apache.curator.framework.CuratorFramework, java.lang.String, java.lang.String, org.apache.curator.framework.recipes.leader.LeaderLatch.CloseMode)">LeaderLatch(CuratorFramework, String, String, LeaderLatch.CloseMode)</a></span> - Constructor for class org.apache.curator.framework.recipes.leader.<a href="./org/apache/curator/framework/recipes/leader/LeaderLatch.html" title="class in org.apache.curator.framework.recipes.leader">LeaderLatch</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/curator/framework/recipes/leader/LeaderLatch.CloseMode.html" title="enum in org.apache.curator.framework.recipes.leader"><span class="strong">LeaderLatch.CloseMode</span></a> - Enum in <a href="./org/apache/curator/framework/recipes/leader/package-summary.html">org.apache.curator.framework.recipes.leader</a></dt>
+<dd>
+<div class="block">How to handle listeners when the latch is closed</div>
+</dd>
 <dt><a href="./org/apache/curator/framework/recipes/leader/LeaderLatch.State.html" title="enum in org.apache.curator.framework.recipes.leader"><span class="strong">LeaderLatch.State</span></a> - Enum in <a href="./org/apache/curator/framework/recipes/leader/package-summary.html">org.apache.curator.framework.recipes.leader</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/curator/framework/recipes/leader/LeaderLatchListener.html" title="interface in org.apache.curator.framework.recipes.leader"><span class="strong">LeaderLatchListener</span></a> - Interface in <a href="./org/apache/curator/framework/recipes/leader/package-summary.html">org.apache.curator.framework.recipes.leader</a></dt>
@@ -4038,6 +4072,10 @@
 <div class="block"><span class="strong">Deprecated.</span></div>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/curator/framework/recipes/leader/LeaderLatch.CloseMode.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.curator.framework.recipes.leader.<a href="./org/apache/curator/framework/recipes/leader/LeaderLatch.CloseMode.html" title="enum in org.apache.curator.framework.recipes.leader">LeaderLatch.CloseMode</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/curator/framework/recipes/leader/LeaderLatch.State.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.curator.framework.recipes.leader.<a href="./org/apache/curator/framework/recipes/leader/LeaderLatch.State.html" title="enum in org.apache.curator.framework.recipes.leader">LeaderLatch.State</a></dt>
 <dd>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
@@ -4101,6 +4139,11 @@ the order they are declared.</div>
 <div class="block">Returns an array containing the constants of this enum type, in
 the order they are declared.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/curator/framework/recipes/leader/LeaderLatch.CloseMode.html#values()">values()</a></span> - Static method in enum org.apache.curator.framework.recipes.leader.<a href="./org/apache/curator/framework/recipes/leader/LeaderLatch.CloseMode.html" title="enum in org.apache.curator.framework.recipes.leader">LeaderLatch.CloseMode</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/curator/framework/recipes/leader/LeaderLatch.State.html#values()">values()</a></span> - Static method in enum org.apache.curator.framework.recipes.leader.<a href="./org/apache/curator/framework/recipes/leader/LeaderLatch.State.html" title="enum in org.apache.curator.framework.recipes.leader">LeaderLatch.State</a></dt>
 <dd>
 <div class="block">Returns an array containing the constants of this enum type, in

Modified: curator/site/trunk/apidocs/index.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/index.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/index.html (original)
+++ curator/site/trunk/apidocs/index.html Thu Mar  6 13:36:11 2014
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Apache Curator 2.4.0 API</title>
+<title>Apache Curator 2.4.1 API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")

Modified: curator/site/trunk/apidocs/leader/ExampleClient.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/leader/ExampleClient.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/leader/ExampleClient.html (original)
+++ curator/site/trunk/apidocs/leader/ExampleClient.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ExampleClient (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>ExampleClient (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="ExampleClient (Apache Curator 2.4.0 API)";
+        parent.document.title="ExampleClient (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/leader/LeaderSelectorExample.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/leader/LeaderSelectorExample.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/leader/LeaderSelectorExample.html (original)
+++ curator/site/trunk/apidocs/leader/LeaderSelectorExample.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>LeaderSelectorExample (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>LeaderSelectorExample (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="LeaderSelectorExample (Apache Curator 2.4.0 API)";
+        parent.document.title="LeaderSelectorExample (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/leader/class-use/ExampleClient.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/leader/class-use/ExampleClient.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/leader/class-use/ExampleClient.html (original)
+++ curator/site/trunk/apidocs/leader/class-use/ExampleClient.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class leader.ExampleClient (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Uses of Class leader.ExampleClient (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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 Class leader.ExampleClient (Apache Curator 2.4.0 API)";
+        parent.document.title="Uses of Class leader.ExampleClient (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/leader/class-use/LeaderSelectorExample.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/leader/class-use/LeaderSelectorExample.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/leader/class-use/LeaderSelectorExample.html (original)
+++ curator/site/trunk/apidocs/leader/class-use/LeaderSelectorExample.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class leader.LeaderSelectorExample (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Uses of Class leader.LeaderSelectorExample (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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 Class leader.LeaderSelectorExample (Apache Curator 2.4.0 API)";
+        parent.document.title="Uses of Class leader.LeaderSelectorExample (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/leader/package-frame.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/leader/package-frame.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/leader/package-frame.html (original)
+++ curator/site/trunk/apidocs/leader/package-frame.html Thu Mar  6 13:36:11 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>leader (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>leader (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>

Modified: curator/site/trunk/apidocs/leader/package-summary.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/leader/package-summary.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/leader/package-summary.html (original)
+++ curator/site/trunk/apidocs/leader/package-summary.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>leader (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>leader (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="leader (Apache Curator 2.4.0 API)";
+        parent.document.title="leader (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/leader/package-tree.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/leader/package-tree.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/leader/package-tree.html (original)
+++ curator/site/trunk/apidocs/leader/package-tree.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>leader Class Hierarchy (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>leader Class Hierarchy (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="leader Class Hierarchy (Apache Curator 2.4.0 API)";
+        parent.document.title="leader Class Hierarchy (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/leader/package-use.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/leader/package-use.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/leader/package-use.html (original)
+++ curator/site/trunk/apidocs/leader/package-use.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package leader (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Uses of Package leader (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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 Package leader (Apache Curator 2.4.0 API)";
+        parent.document.title="Uses of Package leader (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/locking/ExampleClientThatLocks.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/locking/ExampleClientThatLocks.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/locking/ExampleClientThatLocks.html (original)
+++ curator/site/trunk/apidocs/locking/ExampleClientThatLocks.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ExampleClientThatLocks (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>ExampleClientThatLocks (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="ExampleClientThatLocks (Apache Curator 2.4.0 API)";
+        parent.document.title="ExampleClientThatLocks (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/locking/FakeLimitedResource.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/locking/FakeLimitedResource.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/locking/FakeLimitedResource.html (original)
+++ curator/site/trunk/apidocs/locking/FakeLimitedResource.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>FakeLimitedResource (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>FakeLimitedResource (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="FakeLimitedResource (Apache Curator 2.4.0 API)";
+        parent.document.title="FakeLimitedResource (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/locking/LockingExample.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/locking/LockingExample.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/locking/LockingExample.html (original)
+++ curator/site/trunk/apidocs/locking/LockingExample.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>LockingExample (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>LockingExample (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="LockingExample (Apache Curator 2.4.0 API)";
+        parent.document.title="LockingExample (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/locking/class-use/ExampleClientThatLocks.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/locking/class-use/ExampleClientThatLocks.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/locking/class-use/ExampleClientThatLocks.html (original)
+++ curator/site/trunk/apidocs/locking/class-use/ExampleClientThatLocks.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class locking.ExampleClientThatLocks (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Uses of Class locking.ExampleClientThatLocks (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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 Class locking.ExampleClientThatLocks (Apache Curator 2.4.0 API)";
+        parent.document.title="Uses of Class locking.ExampleClientThatLocks (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/locking/class-use/FakeLimitedResource.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/locking/class-use/FakeLimitedResource.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/locking/class-use/FakeLimitedResource.html (original)
+++ curator/site/trunk/apidocs/locking/class-use/FakeLimitedResource.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class locking.FakeLimitedResource (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Uses of Class locking.FakeLimitedResource (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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 Class locking.FakeLimitedResource (Apache Curator 2.4.0 API)";
+        parent.document.title="Uses of Class locking.FakeLimitedResource (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/locking/class-use/LockingExample.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/locking/class-use/LockingExample.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/locking/class-use/LockingExample.html (original)
+++ curator/site/trunk/apidocs/locking/class-use/LockingExample.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class locking.LockingExample (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Uses of Class locking.LockingExample (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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 Class locking.LockingExample (Apache Curator 2.4.0 API)";
+        parent.document.title="Uses of Class locking.LockingExample (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/locking/package-frame.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/locking/package-frame.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/locking/package-frame.html (original)
+++ curator/site/trunk/apidocs/locking/package-frame.html Thu Mar  6 13:36:11 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>locking (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>locking (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 </head>
 <body>

Modified: curator/site/trunk/apidocs/locking/package-summary.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/locking/package-summary.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/locking/package-summary.html (original)
+++ curator/site/trunk/apidocs/locking/package-summary.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>locking (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>locking (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="locking (Apache Curator 2.4.0 API)";
+        parent.document.title="locking (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/locking/package-tree.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/locking/package-tree.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/locking/package-tree.html (original)
+++ curator/site/trunk/apidocs/locking/package-tree.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:50 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:14 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>locking Class Hierarchy (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>locking Class Hierarchy (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="locking Class Hierarchy (Apache Curator 2.4.0 API)";
+        parent.document.title="locking Class Hierarchy (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/locking/package-use.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/locking/package-use.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/locking/package-use.html (original)
+++ curator/site/trunk/apidocs/locking/package-use.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:51 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:15 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package locking (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>Uses of Package locking (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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 Package locking (Apache Curator 2.4.0 API)";
+        parent.document.title="Uses of Package locking (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/CuratorConnectionLossException.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/CuratorConnectionLossException.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/CuratorConnectionLossException.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/CuratorConnectionLossException.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:49 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:12 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CuratorConnectionLossException (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>CuratorConnectionLossException (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="CuratorConnectionLossException (Apache Curator 2.4.0 API)";
+        parent.document.title="CuratorConnectionLossException (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/CuratorZookeeperClient.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/CuratorZookeeperClient.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/CuratorZookeeperClient.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/CuratorZookeeperClient.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:49 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:12 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CuratorZookeeperClient (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>CuratorZookeeperClient (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="CuratorZookeeperClient (Apache Curator 2.4.0 API)";
+        parent.document.title="CuratorZookeeperClient (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/RetryLoop.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/RetryLoop.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/RetryLoop.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/RetryLoop.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:49 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:12 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RetryLoop (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>RetryLoop (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="RetryLoop (Apache Curator 2.4.0 API)";
+        parent.document.title="RetryLoop (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>

Modified: curator/site/trunk/apidocs/org/apache/curator/RetryPolicy.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/RetryPolicy.html?rev=1574876&r1=1574875&r2=1574876&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/RetryPolicy.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/RetryPolicy.html Thu Mar  6 13:36:11 2014
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_25) on Wed Feb 05 22:16:49 EST 2014 -->
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Mar 06 07:50:12 EST 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RetryPolicy (Apache Curator 2.4.0 API)</title>
-<meta name="date" content="2014-02-05">
+<title>RetryPolicy (Apache Curator 2.4.1 API)</title>
+<meta name="date" content="2014-03-06">
 <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="RetryPolicy (Apache Curator 2.4.0 API)";
+        parent.document.title="RetryPolicy (Apache Curator 2.4.1 API)";
     }
 //-->
 </script>