Modified: curator/site/trunk/apidocs/allclasses-frame.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/allclasses-frame.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/allclasses-frame.html (original) +++ curator/site/trunk/apidocs/allclasses-frame.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:42 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>All Classes (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>All Classes (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -309,6 +309,7 @@ <li><a href="framework/TransactionExamples.html" title="class in framework" target="classFrame">TransactionExamples</a></li> <li><a href="org/apache/curator/framework/api/transaction/TransactionSetDataBuilder.html" title="interface in org.apache.curator.framework.api.transaction" target="classFrame"><span class="interfaceName">TransactionSetDataBuilder</span></a></li> <li><a href="org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache" target="classFrame">TreeCache</a></li> +<li><a href="org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache" target="classFrame">TreeCache.Builder</a></li> <li><a href="org/apache/curator/framework/recipes/cache/TreeCacheEvent.html" title="class in org.apache.curator.framework.recipes.cache" target="classFrame">TreeCacheEvent</a></li> <li><a href="org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache" target="classFrame">TreeCacheEvent.Type</a></li> <li><a href="org/apache/curator/framework/recipes/cache/TreeCacheListener.html" title="interface in org.apache.curator.framework.recipes.cache" target="classFrame"><span class="interfaceName">TreeCacheListener</span></a></li>
Modified: curator/site/trunk/apidocs/allclasses-noframe.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/allclasses-noframe.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/allclasses-noframe.html (original) +++ curator/site/trunk/apidocs/allclasses-noframe.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:42 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>All Classes (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>All Classes (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -309,6 +309,7 @@ <li><a href="framework/TransactionExamples.html" title="class in framework">TransactionExamples</a></li> <li><a href="org/apache/curator/framework/api/transaction/TransactionSetDataBuilder.html" title="interface in org.apache.curator.framework.api.transaction"><span class="interfaceName">TransactionSetDataBuilder</span></a></li> <li><a href="org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache</a></li> +<li><a href="org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a></li> <li><a href="org/apache/curator/framework/recipes/cache/TreeCacheEvent.html" title="class in org.apache.curator.framework.recipes.cache">TreeCacheEvent</a></li> <li><a href="org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache">TreeCacheEvent.Type</a></li> <li><a href="org/apache/curator/framework/recipes/cache/TreeCacheListener.html" title="interface in org.apache.curator.framework.recipes.cache"><span class="interfaceName">TreeCacheListener</span></a></li> Modified: curator/site/trunk/apidocs/cache/PathCacheExample.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/cache/PathCacheExample.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/cache/PathCacheExample.html (original) +++ curator/site/trunk/apidocs/cache/PathCacheExample.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>PathCacheExample (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>PathCacheExample (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="PathCacheExample (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="PathCacheExample (Apache Curator 2.7.0 API)"; } } catch(err) { 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=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/cache/class-use/PathCacheExample.html (original) +++ curator/site/trunk/apidocs/cache/class-use/PathCacheExample.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class cache.PathCacheExample (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>Uses of Class cache.PathCacheExample (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class cache.PathCacheExample (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="Uses of Class cache.PathCacheExample (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/cache/package-frame.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/cache/package-frame.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/cache/package-frame.html (original) +++ curator/site/trunk/apidocs/cache/package-frame.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>cache (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>cache (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> Modified: curator/site/trunk/apidocs/cache/package-summary.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/cache/package-summary.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/cache/package-summary.html (original) +++ curator/site/trunk/apidocs/cache/package-summary.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>cache (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>cache (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="cache (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="cache (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/cache/package-tree.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/cache/package-tree.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/cache/package-tree.html (original) +++ curator/site/trunk/apidocs/cache/package-tree.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>cache Class Hierarchy (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>cache Class Hierarchy (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="cache Class Hierarchy (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="cache Class Hierarchy (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/cache/package-use.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/cache/package-use.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/cache/package-use.html (original) +++ curator/site/trunk/apidocs/cache/package-use.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package cache (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>Uses of Package cache (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package cache (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="Uses of Package cache (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/constant-values.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/constant-values.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/constant-values.html (original) +++ curator/site/trunk/apidocs/constant-values.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:27 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Constant Field Values (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>Constant Field Values (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Constant Field Values (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="Constant Field Values (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/deprecated-list.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/deprecated-list.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/deprecated-list.html (original) +++ curator/site/trunk/apidocs/deprecated-list.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:42 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Deprecated List (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>Deprecated List (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Deprecated List (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="Deprecated List (Apache Curator 2.7.0 API)"; } } catch(err) { @@ -162,6 +162,20 @@ </td> </tr> <tr class="rowColor"> +<td class="colOne"><a href="org/apache/curator/framework/recipes/shared/SharedCount.html#trySetCount-int-">org.apache.curator.framework.recipes.shared.SharedCount.trySetCount(int)</a> +<div class="block"><span class="deprecationComment">use <a href="org/apache/curator/framework/recipes/shared/SharedCount.html#trySetCount-org.apache.curator.framework.recipes.shared.VersionedValue-int-"><code>SharedCount.trySetCount(VersionedValue, int)</code></a> for stronger atomicity + guarantees. Even if this object's internal state is up-to-date, the caller has no way to + ensure that they've read the most recently seen count.</span></div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/curator/framework/recipes/shared/SharedValue.html#trySetValue-byte:A-">org.apache.curator.framework.recipes.shared.SharedValue.trySetValue(byte[])</a> +<div class="block"><span class="deprecationComment">use <a href="org/apache/curator/framework/recipes/shared/SharedValue.html#trySetValue-org.apache.curator.framework.recipes.shared.VersionedValue-byte:A-"><code>SharedValue.trySetValue(VersionedValue, byte[])</code></a> for stronger atomicity + guarantees. Even if this object's internal state is up-to-date, the caller has no way to + ensure that they've read the most recently seen value.</span></div> +</td> +</tr> +<tr class="rowColor"> <td class="colOne"><a href="org/apache/curator/framework/api/CreateBuilder.html#withProtectedEphemeralSequential--">org.apache.curator.framework.api.CreateBuilder.withProtectedEphemeralSequential()</a> <div class="block"><span class="deprecationComment">this has been generalized to support all create modes. Instead, use: <pre> Modified: curator/site/trunk/apidocs/discovery/DiscoveryExample.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/discovery/DiscoveryExample.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/discovery/DiscoveryExample.html (original) +++ curator/site/trunk/apidocs/discovery/DiscoveryExample.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>DiscoveryExample (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>DiscoveryExample (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="DiscoveryExample (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="DiscoveryExample (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/discovery/ExampleServer.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/discovery/ExampleServer.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/discovery/ExampleServer.html (original) +++ curator/site/trunk/apidocs/discovery/ExampleServer.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ExampleServer (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>ExampleServer (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ExampleServer (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="ExampleServer (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/discovery/InstanceDetails.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/discovery/InstanceDetails.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/discovery/InstanceDetails.html (original) +++ curator/site/trunk/apidocs/discovery/InstanceDetails.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>InstanceDetails (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>InstanceDetails (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="InstanceDetails (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="InstanceDetails (Apache Curator 2.7.0 API)"; } } catch(err) { 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=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/discovery/class-use/DiscoveryExample.html (original) +++ curator/site/trunk/apidocs/discovery/class-use/DiscoveryExample.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class discovery.DiscoveryExample (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>Uses of Class discovery.DiscoveryExample (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class discovery.DiscoveryExample (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="Uses of Class discovery.DiscoveryExample (Apache Curator 2.7.0 API)"; } } catch(err) { 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=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/discovery/class-use/ExampleServer.html (original) +++ curator/site/trunk/apidocs/discovery/class-use/ExampleServer.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class discovery.ExampleServer (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>Uses of Class discovery.ExampleServer (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class discovery.ExampleServer (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="Uses of Class discovery.ExampleServer (Apache Curator 2.7.0 API)"; } } catch(err) { 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=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/discovery/class-use/InstanceDetails.html (original) +++ curator/site/trunk/apidocs/discovery/class-use/InstanceDetails.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class discovery.InstanceDetails (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>Uses of Class discovery.InstanceDetails (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class discovery.InstanceDetails (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="Uses of Class discovery.InstanceDetails (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/discovery/package-frame.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/discovery/package-frame.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/discovery/package-frame.html (original) +++ curator/site/trunk/apidocs/discovery/package-frame.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>discovery (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>discovery (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> Modified: curator/site/trunk/apidocs/discovery/package-summary.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/discovery/package-summary.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/discovery/package-summary.html (original) +++ curator/site/trunk/apidocs/discovery/package-summary.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>discovery (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>discovery (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="discovery (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="discovery (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/discovery/package-tree.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/discovery/package-tree.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/discovery/package-tree.html (original) +++ curator/site/trunk/apidocs/discovery/package-tree.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>discovery Class Hierarchy (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>discovery Class Hierarchy (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="discovery Class Hierarchy (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="discovery Class Hierarchy (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/discovery/package-use.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/discovery/package-use.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/discovery/package-use.html (original) +++ curator/site/trunk/apidocs/discovery/package-use.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package discovery (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>Uses of Package discovery (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package discovery (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="Uses of Package discovery (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/framework/CreateClientExamples.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/framework/CreateClientExamples.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/framework/CreateClientExamples.html (original) +++ curator/site/trunk/apidocs/framework/CreateClientExamples.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>CreateClientExamples (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>CreateClientExamples (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="CreateClientExamples (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="CreateClientExamples (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/framework/CrudExamples.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/framework/CrudExamples.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/framework/CrudExamples.html (original) +++ curator/site/trunk/apidocs/framework/CrudExamples.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>CrudExamples (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>CrudExamples (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="CrudExamples (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="CrudExamples (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/framework/TransactionExamples.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/framework/TransactionExamples.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/framework/TransactionExamples.html (original) +++ curator/site/trunk/apidocs/framework/TransactionExamples.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>TransactionExamples (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>TransactionExamples (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TransactionExamples (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="TransactionExamples (Apache Curator 2.7.0 API)"; } } catch(err) { 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=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/framework/class-use/CreateClientExamples.html (original) +++ curator/site/trunk/apidocs/framework/class-use/CreateClientExamples.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class framework.CreateClientExamples (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>Uses of Class framework.CreateClientExamples (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class framework.CreateClientExamples (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="Uses of Class framework.CreateClientExamples (Apache Curator 2.7.0 API)"; } } catch(err) { 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=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/framework/class-use/CrudExamples.html (original) +++ curator/site/trunk/apidocs/framework/class-use/CrudExamples.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class framework.CrudExamples (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>Uses of Class framework.CrudExamples (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class framework.CrudExamples (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="Uses of Class framework.CrudExamples (Apache Curator 2.7.0 API)"; } } catch(err) { 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=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/framework/class-use/TransactionExamples.html (original) +++ curator/site/trunk/apidocs/framework/class-use/TransactionExamples.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class framework.TransactionExamples (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>Uses of Class framework.TransactionExamples (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class framework.TransactionExamples (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="Uses of Class framework.TransactionExamples (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/framework/package-frame.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/framework/package-frame.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/framework/package-frame.html (original) +++ curator/site/trunk/apidocs/framework/package-frame.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>framework (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>framework (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> Modified: curator/site/trunk/apidocs/framework/package-summary.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/framework/package-summary.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/framework/package-summary.html (original) +++ curator/site/trunk/apidocs/framework/package-summary.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>framework (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>framework (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="framework (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="framework (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/framework/package-tree.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/framework/package-tree.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/framework/package-tree.html (original) +++ curator/site/trunk/apidocs/framework/package-tree.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>framework Class Hierarchy (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>framework Class Hierarchy (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="framework Class Hierarchy (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="framework Class Hierarchy (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/framework/package-use.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/framework/package-use.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/framework/package-use.html (original) +++ curator/site/trunk/apidocs/framework/package-use.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package framework (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>Uses of Package framework (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package framework (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="Uses of Package framework (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/help-doc.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/help-doc.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/help-doc.html (original) +++ curator/site/trunk/apidocs/help-doc.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:42 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>API Help (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>API Help (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="API Help (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="API Help (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/index-all.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/index-all.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/index-all.html (original) +++ curator/site/trunk/apidocs/index-all.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:42 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Index (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>Index (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Index (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="Index (Apache Curator 2.7.0 API)"; } } catch(err) { @@ -415,6 +415,10 @@ <dd> <div class="block">Build the argument block</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/cache/TreeCache.Builder.html#build--">build()</a></span> - Method in class org.apache.curator.framework.recipes.cache.<a href="org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a></dt> +<dd> +<div class="block">Builds the <a href="org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache"><code>TreeCache</code></a> based on configured values.</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/queue/QueueSharderPolicies.Builder.html#build--">build()</a></span> - Method in class org.apache.curator.framework.recipes.queue.<a href="org/apache/curator/framework/recipes/queue/QueueSharderPolicies.Builder.html" title="class in org.apache.curator.framework.recipes.queue">QueueSharderPolicies.Builder</a></dt> <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/curator/x/discovery/ServiceCacheBuilder.html#build--">build()</a></span> - Method in interface org.apache.curator.x.discovery.<a href="org/apache/curator/x/discovery/ServiceCacheBuilder.html" title="interface in org.apache.curator.x.discovery">ServiceCacheBuilder</a></dt> @@ -2413,10 +2417,6 @@ ChildData</div> <dd> <div class="block">Default behavior is just to log the exception</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/cache/TreeCache.html#handleException-java.lang.Throwable-">handleException(Throwable)</a></span> - Method in class org.apache.curator.framework.recipes.cache.<a href="org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache</a></dt> -<dd> -<div class="block">Default behavior is just to log the exception</div> -</dd> <dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/cache/ChildData.html#hashCode--">hashCode()</a></span> - Method in class org.apache.curator.framework.recipes.cache.<a href="org/apache/curator/framework/recipes/cache/ChildData.html" title="class in org.apache.curator.framework.recipes.cache">ChildData</a></dt> <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/leader/Participant.html#hashCode--">hashCode()</a></span> - Method in class org.apache.curator.framework.recipes.leader.<a href="org/apache/curator/framework/recipes/leader/Participant.html" title="class in org.apache.curator.framework.recipes.leader">Participant</a></dt> @@ -3074,6 +3074,10 @@ ChildData</div> <div class="block">As ZooKeeper is a shared space, users of a given cluster should stay within a pre-defined namespace.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/cache/TreeCache.html#newBuilder-org.apache.curator.framework.CuratorFramework-java.lang.String-">newBuilder(CuratorFramework, String)</a></span> - Static method in class org.apache.curator.framework.recipes.cache.<a href="org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache</a></dt> +<dd> +<div class="block">Create a TreeCache builder for the given client and path to configure advanced options.</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/curator/framework/CuratorFrameworkFactory.html#newClient-java.lang.String-org.apache.curator.RetryPolicy-">newClient(String, RetryPolicy)</a></span> - Static method in class org.apache.curator.framework.<a href="org/apache/curator/framework/CuratorFrameworkFactory.html" title="class in org.apache.curator.framework">CuratorFrameworkFactory</a></dt> <dd> <div class="block">Create a new client with default session timeout and default connection timeout</div> @@ -4177,6 +4181,10 @@ ChildData</div> <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/curator/x/rpc/configuration/ExponentialBackoffRetryConfiguration.html#setBaseSleepTime-io.airlift.units.Duration-">setBaseSleepTime(Duration)</a></span> - Method in class org.apache.curator.x.rpc.configuration.<a href="org/apache/curator/x/rpc/configuration/ExponentialBackoffRetryConfiguration.html" title="class in org.apache.curator.x.rpc.configuration">ExponentialBackoffRetryConfiguration</a></dt> <dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/cache/TreeCache.Builder.html#setCacheData-boolean-">setCacheData(boolean)</a></span> - Method in class org.apache.curator.framework.recipes.cache.<a href="org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a></dt> +<dd> +<div class="block">Sets whether or not to cache byte data per node; default <code>true</code>.</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/curator/x/rpc/configuration/Configuration.html#setConnections-java.util.List-">setConnections(List<ConnectionConfiguration>)</a></span> - Method in class org.apache.curator.x.rpc.configuration.<a href="org/apache/curator/x/rpc/configuration/Configuration.html" title="class in org.apache.curator.x.rpc.configuration">Configuration</a></dt> <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/curator/x/rpc/configuration/ConnectionConfiguration.html#setConnectionString-java.lang.String-">setConnectionString(String)</a></span> - Method in class org.apache.curator.x.rpc.configuration.<a href="org/apache/curator/x/rpc/configuration/ConnectionConfiguration.html" title="class in org.apache.curator.x.rpc.configuration">ConnectionConfiguration</a></dt> @@ -4213,6 +4221,10 @@ ChildData</div> <dd> </dd> <dt><a href="org/apache/curator/framework/api/SetDataBuilder.html" title="interface in org.apache.curator.framework.api"><span class="typeNameLink">SetDataBuilder</span></a> - Interface in <a href="org/apache/curator/framework/api/package-summary.html">org.apache.curator.framework.api</a></dt> <dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/cache/TreeCache.Builder.html#setDataIsCompressed-boolean-">setDataIsCompressed(boolean)</a></span> - Method in class org.apache.curator.framework.recipes.cache.<a href="org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a></dt> +<dd> +<div class="block">Sets whether or to decompress node data; default <code>false</code>.</div> +</dd> <dt><a href="org/apache/curator/x/rpc/idl/structs/SetDataSpec.html" title="class in org.apache.curator.x.rpc.idl.structs"><span class="typeNameLink">SetDataSpec</span></a> - Class in <a href="org/apache/curator/x/rpc/idl/structs/package-summary.html">org.apache.curator.x.rpc.idl.structs</a></dt> <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/curator/x/rpc/idl/structs/SetDataSpec.html#SetDataSpec--">SetDataSpec()</a></span> - Constructor for class org.apache.curator.x.rpc.idl.structs.<a href="org/apache/curator/x/rpc/idl/structs/SetDataSpec.html" title="class in org.apache.curator.x.rpc.idl.structs">SetDataSpec</a></dt> @@ -4235,6 +4247,18 @@ ChildData</div> <dd> <div class="block">Used when the queue is created with a <a href="org/apache/curator/framework/recipes/queue/QueueBuilder.html#lockPath-java.lang.String-"><code>QueueBuilder.lockPath(String)</code></a>.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/cache/TreeCache.Builder.html#setExecutor-java.util.concurrent.ThreadFactory-">setExecutor(ThreadFactory)</a></span> - Method in class org.apache.curator.framework.recipes.cache.<a href="org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a></dt> +<dd> +<div class="block">Sets the executor to publish events; a default executor will be created if not specified.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/cache/TreeCache.Builder.html#setExecutor-java.util.concurrent.ExecutorService-">setExecutor(ExecutorService)</a></span> - Method in class org.apache.curator.framework.recipes.cache.<a href="org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a></dt> +<dd> +<div class="block">Sets the executor to publish events; a default executor will be created if not specified.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/cache/TreeCache.Builder.html#setExecutor-org.apache.curator.utils.CloseableExecutorService-">setExecutor(CloseableExecutorService)</a></span> - Method in class org.apache.curator.framework.recipes.cache.<a href="org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a></dt> +<dd> +<div class="block">Sets the executor to publish events; a default executor will be created if not specified.</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/curator/ensemble/exhibitor/ExhibitorEnsembleProvider.html#setExhibitors-org.apache.curator.ensemble.exhibitor.Exhibitors-">setExhibitors(Exhibitors)</a></span> - Method in class org.apache.curator.ensemble.exhibitor.<a href="org/apache/curator/ensemble/exhibitor/ExhibitorEnsembleProvider.html" title="class in org.apache.curator.ensemble.exhibitor">ExhibitorEnsembleProvider</a></dt> <dd> <div class="block">Change the set of exhibitors to poll</div> @@ -4249,6 +4273,10 @@ ChildData</div> </dd> <dt><span class="memberNameLink"><a href="org/apache/curator/x/rpc/configuration/Configuration.html#setLogging-io.dropwizard.logging.LoggingFactory-">setLogging(LoggingFactory)</a></span> - Method in class org.apache.curator.x.rpc.configuration.<a href="org/apache/curator/x/rpc/configuration/Configuration.html" title="class in org.apache.curator.x.rpc.configuration">Configuration</a></dt> <dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/cache/TreeCache.Builder.html#setMaxDepth-int-">setMaxDepth(int)</a></span> - Method in class org.apache.curator.framework.recipes.cache.<a href="org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a></dt> +<dd> +<div class="block">Sets the maximum depth to explore/watch.</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/curator/x/rpc/configuration/BoundedExponentialBackoffRetryConfiguration.html#setMaxRetries-int-">setMaxRetries(int)</a></span> - Method in class org.apache.curator.x.rpc.configuration.<a href="org/apache/curator/x/rpc/configuration/BoundedExponentialBackoffRetryConfiguration.html" title="class in org.apache.curator.x.rpc.configuration">BoundedExponentialBackoffRetryConfiguration</a></dt> <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/curator/x/rpc/configuration/ExponentialBackoffRetryConfiguration.html#setMaxRetries-int-">setMaxRetries(int)</a></span> - Method in class org.apache.curator.x.rpc.configuration.<a href="org/apache/curator/x/rpc/configuration/ExponentialBackoffRetryConfiguration.html" title="class in org.apache.curator.x.rpc.configuration">ExponentialBackoffRetryConfiguration</a></dt> @@ -4842,15 +4870,11 @@ ChildData</div> <dd> <div class="block">A utility that attempts to keep all data from all children of a ZK path locally cached.</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/cache/TreeCache.html#TreeCache-org.apache.curator.framework.CuratorFramework-java.lang.String-boolean-">TreeCache(CuratorFramework, String, boolean)</a></span> - Constructor for class org.apache.curator.framework.recipes.cache.<a href="org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache</a></dt> -<dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/cache/TreeCache.html#TreeCache-org.apache.curator.framework.CuratorFramework-java.lang.String-boolean-java.util.concurrent.ThreadFactory-">TreeCache(CuratorFramework, String, boolean, ThreadFactory)</a></span> - Constructor for class org.apache.curator.framework.recipes.cache.<a href="org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache</a></dt> -<dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/cache/TreeCache.html#TreeCache-org.apache.curator.framework.CuratorFramework-java.lang.String-boolean-boolean-java.util.concurrent.ThreadFactory-">TreeCache(CuratorFramework, String, boolean, boolean, ThreadFactory)</a></span> - Constructor for class org.apache.curator.framework.recipes.cache.<a href="org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache</a></dt> -<dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/cache/TreeCache.html#TreeCache-org.apache.curator.framework.CuratorFramework-java.lang.String-boolean-boolean-java.util.concurrent.ExecutorService-">TreeCache(CuratorFramework, String, boolean, boolean, ExecutorService)</a></span> - Constructor for class org.apache.curator.framework.recipes.cache.<a href="org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache</a></dt> -<dd> </dd> -<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/cache/TreeCache.html#TreeCache-org.apache.curator.framework.CuratorFramework-java.lang.String-boolean-boolean-org.apache.curator.utils.CloseableExecutorService-">TreeCache(CuratorFramework, String, boolean, boolean, CloseableExecutorService)</a></span> - Constructor for class org.apache.curator.framework.recipes.cache.<a href="org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache</a></dt> +<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/cache/TreeCache.html#TreeCache-org.apache.curator.framework.CuratorFramework-java.lang.String-">TreeCache(CuratorFramework, String)</a></span> - Constructor for class org.apache.curator.framework.recipes.cache.<a href="org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache</a></dt> +<dd> +<div class="block">Create a TreeCache for the given client and path with default options.</div> +</dd> +<dt><a href="org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache"><span class="typeNameLink">TreeCache.Builder</span></a> - Class in <a href="org/apache/curator/framework/recipes/cache/package-summary.html">org.apache.curator.framework.recipes.cache</a></dt> <dd> </dd> <dt><a href="org/apache/curator/framework/recipes/cache/TreeCacheEvent.html" title="class in org.apache.curator.framework.recipes.cache"><span class="typeNameLink">TreeCacheEvent</span></a> - Class in <a href="org/apache/curator/framework/recipes/cache/package-summary.html">org.apache.curator.framework.recipes.cache</a></dt> <dd> @@ -4882,20 +4906,26 @@ ChildData</div> </dd> <dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/shared/SharedCount.html#trySetCount-int-">trySetCount(int)</a></span> - Method in class org.apache.curator.framework.recipes.shared.<a href="org/apache/curator/framework/recipes/shared/SharedCount.html" title="class in org.apache.curator.framework.recipes.shared">SharedCount</a></dt> <dd> -<div class="block">Changes the shared count only if its value has not changed since this client last - read it.</div> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">use <a href="org/apache/curator/framework/recipes/shared/SharedCount.html#trySetCount-org.apache.curator.framework.recipes.shared.VersionedValue-int-"><code>SharedCount.trySetCount(VersionedValue, int)</code></a> for stronger atomicity + guarantees. Even if this object's internal state is up-to-date, the caller has no way to + ensure that they've read the most recently seen count.</span></div> +</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/shared/SharedCount.html#trySetCount-org.apache.curator.framework.recipes.shared.VersionedValue-">trySetCount(VersionedValue<Integer>)</a></span> - Method in class org.apache.curator.framework.recipes.shared.<a href="org/apache/curator/framework/recipes/shared/SharedCount.html" title="class in org.apache.curator.framework.recipes.shared">SharedCount</a></dt> +<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/shared/SharedCount.html#trySetCount-org.apache.curator.framework.recipes.shared.VersionedValue-int-">trySetCount(VersionedValue<Integer>, int)</a></span> - Method in class org.apache.curator.framework.recipes.shared.<a href="org/apache/curator/framework/recipes/shared/SharedCount.html" title="class in org.apache.curator.framework.recipes.shared">SharedCount</a></dt> <dd> <div class="block">Changes the shared count only if its value has not changed since the version specified by newCount.</div> </dd> <dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/shared/SharedValue.html#trySetValue-byte:A-">trySetValue(byte[])</a></span> - Method in class org.apache.curator.framework.recipes.shared.<a href="org/apache/curator/framework/recipes/shared/SharedValue.html" title="class in org.apache.curator.framework.recipes.shared">SharedValue</a></dt> <dd> -<div class="block">Changes the shared value only if its value has not changed since this client last - read it.</div> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">use <a href="org/apache/curator/framework/recipes/shared/SharedValue.html#trySetValue-org.apache.curator.framework.recipes.shared.VersionedValue-byte:A-"><code>SharedValue.trySetValue(VersionedValue, byte[])</code></a> for stronger atomicity + guarantees. Even if this object's internal state is up-to-date, the caller has no way to + ensure that they've read the most recently seen value.</span></div> +</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/shared/SharedValue.html#trySetValue-org.apache.curator.framework.recipes.shared.VersionedValue-">trySetValue(VersionedValue<byte[]>)</a></span> - Method in class org.apache.curator.framework.recipes.shared.<a href="org/apache/curator/framework/recipes/shared/SharedValue.html" title="class in org.apache.curator.framework.recipes.shared">SharedValue</a></dt> +<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/shared/SharedValue.html#trySetValue-org.apache.curator.framework.recipes.shared.VersionedValue-byte:A-">trySetValue(VersionedValue<byte[]>, byte[])</a></span> - Method in class org.apache.curator.framework.recipes.shared.<a href="org/apache/curator/framework/recipes/shared/SharedValue.html" title="class in org.apache.curator.framework.recipes.shared">SharedValue</a></dt> <dd> <div class="block">Changes the shared value only if its value has not changed since the version specified by newValue.</div> @@ -5274,8 +5304,6 @@ the order they are declared.</div> <dd> <div class="block">POJO for a version and a value</div> </dd> -<dt><span class="memberNameLink"><a href="org/apache/curator/framework/recipes/shared/VersionedValue.html#VersionedValue-int-T-">VersionedValue(int, T)</a></span> - Constructor for class org.apache.curator.framework.recipes.shared.<a href="org/apache/curator/framework/recipes/shared/VersionedValue.html" title="class in org.apache.curator.framework.recipes.shared">VersionedValue</a></dt> -<dd> </dd> </dl> <a name="I:W"> <!-- --> Modified: curator/site/trunk/apidocs/index.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/index.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/index.html (original) +++ curator/site/trunk/apidocs/index.html Tue Nov 4 00:29:50 2014 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:42 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Apache Curator 2.6.1-SNAPSHOT API</title> +<title>Apache Curator 2.7.0 API</title> <script type="text/javascript"> targetPage = "" + window.location.search; if (targetPage != "" && targetPage != "undefined") Added: curator/site/trunk/apidocs/javadoc.sh URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/javadoc.sh?rev=1636479&view=auto ============================================================================== --- curator/site/trunk/apidocs/javadoc.sh (added) +++ curator/site/trunk/apidocs/javadoc.sh Tue Nov 4 00:29:50 2014 @@ -0,0 +1 @@ +/Library/Java/JavaVirtualMachines/jdk1.8.0.jdk/Contents/Home/bin/javadoc -J-Xmx1g @options @packages \ No newline at end of file Modified: curator/site/trunk/apidocs/leader/ExampleClient.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/leader/ExampleClient.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/leader/ExampleClient.html (original) +++ curator/site/trunk/apidocs/leader/ExampleClient.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ExampleClient (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>ExampleClient (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ExampleClient (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="ExampleClient (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/leader/LeaderSelectorExample.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/leader/LeaderSelectorExample.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/leader/LeaderSelectorExample.html (original) +++ curator/site/trunk/apidocs/leader/LeaderSelectorExample.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>LeaderSelectorExample (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>LeaderSelectorExample (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="LeaderSelectorExample (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="LeaderSelectorExample (Apache Curator 2.7.0 API)"; } } catch(err) { 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=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/leader/class-use/ExampleClient.html (original) +++ curator/site/trunk/apidocs/leader/class-use/ExampleClient.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class leader.ExampleClient (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>Uses of Class leader.ExampleClient (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class leader.ExampleClient (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="Uses of Class leader.ExampleClient (Apache Curator 2.7.0 API)"; } } catch(err) { 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=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/leader/class-use/LeaderSelectorExample.html (original) +++ curator/site/trunk/apidocs/leader/class-use/LeaderSelectorExample.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class leader.LeaderSelectorExample (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>Uses of Class leader.LeaderSelectorExample (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class leader.LeaderSelectorExample (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="Uses of Class leader.LeaderSelectorExample (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/leader/package-frame.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/leader/package-frame.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/leader/package-frame.html (original) +++ curator/site/trunk/apidocs/leader/package-frame.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>leader (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>leader (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> Modified: curator/site/trunk/apidocs/leader/package-summary.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/leader/package-summary.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/leader/package-summary.html (original) +++ curator/site/trunk/apidocs/leader/package-summary.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>leader (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>leader (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="leader (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="leader (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/leader/package-tree.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/leader/package-tree.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/leader/package-tree.html (original) +++ curator/site/trunk/apidocs/leader/package-tree.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>leader Class Hierarchy (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>leader Class Hierarchy (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="leader Class Hierarchy (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="leader Class Hierarchy (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/leader/package-use.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/leader/package-use.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/leader/package-use.html (original) +++ curator/site/trunk/apidocs/leader/package-use.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package leader (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>Uses of Package leader (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package leader (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="Uses of Package leader (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/locking/ExampleClientThatLocks.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/locking/ExampleClientThatLocks.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/locking/ExampleClientThatLocks.html (original) +++ curator/site/trunk/apidocs/locking/ExampleClientThatLocks.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ExampleClientThatLocks (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>ExampleClientThatLocks (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ExampleClientThatLocks (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="ExampleClientThatLocks (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/locking/FakeLimitedResource.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/locking/FakeLimitedResource.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/locking/FakeLimitedResource.html (original) +++ curator/site/trunk/apidocs/locking/FakeLimitedResource.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>FakeLimitedResource (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>FakeLimitedResource (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="FakeLimitedResource (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="FakeLimitedResource (Apache Curator 2.7.0 API)"; } } catch(err) { Modified: curator/site/trunk/apidocs/locking/LockingExample.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/locking/LockingExample.html?rev=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/locking/LockingExample.html (original) +++ curator/site/trunk/apidocs/locking/LockingExample.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:26 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:40 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>LockingExample (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>LockingExample (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="LockingExample (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="LockingExample (Apache Curator 2.7.0 API)"; } } catch(err) { 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=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/locking/class-use/ExampleClientThatLocks.html (original) +++ curator/site/trunk/apidocs/locking/class-use/ExampleClientThatLocks.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class locking.ExampleClientThatLocks (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>Uses of Class locking.ExampleClientThatLocks (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class locking.ExampleClientThatLocks (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="Uses of Class locking.ExampleClientThatLocks (Apache Curator 2.7.0 API)"; } } catch(err) { 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=1636479&r1=1636478&r2=1636479&view=diff ============================================================================== --- curator/site/trunk/apidocs/locking/class-use/FakeLimitedResource.html (original) +++ curator/site/trunk/apidocs/locking/class-use/FakeLimitedResource.html Tue Nov 4 00:29:50 2014 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:28 EDT 2014 --> +<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class locking.FakeLimitedResource (Apache Curator 2.6.1-SNAPSHOT API)</title> -<meta name="date" content="2014-10-03"> +<title>Uses of Class locking.FakeLimitedResource (Apache Curator 2.7.0 API)</title> +<meta name="date" content="2014-11-03"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class locking.FakeLimitedResource (Apache Curator 2.6.1-SNAPSHOT API)"; + parent.document.title="Uses of Class locking.FakeLimitedResource (Apache Curator 2.7.0 API)"; } } catch(err) {
