Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/AsyncStage.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/AsyncStage.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/AsyncStage.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/AsyncStage.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncStage (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncStage (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async, interface: AsyncStage"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/AsyncWrappers.TimeoutException.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/AsyncWrappers.TimeoutException.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/AsyncWrappers.TimeoutException.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/AsyncWrappers.TimeoutException.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncWrappers.TimeoutException (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncWrappers.TimeoutException (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async, class: AsyncWrappers, class: TimeoutException"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/AsyncWrappers.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/AsyncWrappers.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/AsyncWrappers.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/AsyncWrappers.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncWrappers (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncWrappers (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async, class: AsyncWrappers"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/WatchMode.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/WatchMode.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/WatchMode.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/WatchMode.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>WatchMode (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>WatchMode (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async, enum: WatchMode"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> @@ -151,7 +151,7 @@ extends java.lang.Enum<<a href="Watch <th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#successOnly">successOnly</a></span></code></th> <td class="colLast"> <div class="block">The <code>CompletionStage</code><org.apache.zookeeper.WatchedEvent> will only - complete on successful trigger. i.e. connection issues are ignored</div> + complete on successful trigger.</div> </td> </tr> </tbody> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncCreateBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncCreateBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncCreateBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncCreateBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncCreateBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncCreateBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncCreateBuilder"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncCuratorFrameworkDsl.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncCuratorFrameworkDsl.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncCuratorFrameworkDsl.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncCuratorFrameworkDsl.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncCuratorFrameworkDsl (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncCuratorFrameworkDsl (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncCuratorFrameworkDsl"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> @@ -208,8 +208,7 @@ extends <a href="WatchableAsyncCuratorFr <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#watched()">watched</a></span>()</code></th> <td class="colLast"> <div class="block"> - Returns a facade that adds watching to any of the subsequently created builders. i.e. all - operations on the WatchableAsyncCuratorFramework facade will have watchers set.</div> + Returns a facade that adds watching to any of the subsequently created builders.</div> </td> </tr> </tbody> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncDeleteBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncDeleteBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncDeleteBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncDeleteBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncDeleteBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncDeleteBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncDeleteBuilder"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncEnsemblable.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncEnsemblable.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncEnsemblable.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncEnsemblable.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncEnsemblable (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncEnsemblable (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncEnsemblable"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncExistsBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncExistsBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncExistsBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncExistsBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncExistsBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncExistsBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncExistsBuilder"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncGetACLBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncGetACLBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncGetACLBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncGetACLBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncGetACLBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncGetACLBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncGetACLBuilder"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncGetChildrenBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncGetChildrenBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncGetChildrenBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncGetChildrenBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncGetChildrenBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncGetChildrenBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncGetChildrenBuilder"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncGetConfigBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncGetConfigBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncGetConfigBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncGetConfigBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncGetConfigBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncGetConfigBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncGetConfigBuilder"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncGetDataBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncGetDataBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncGetDataBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncGetDataBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncGetDataBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncGetDataBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncGetDataBuilder"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncMultiTransaction.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncMultiTransaction.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncMultiTransaction.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncMultiTransaction.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncMultiTransaction (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncMultiTransaction (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncMultiTransaction"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncPathAndBytesable.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncPathAndBytesable.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncPathAndBytesable.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncPathAndBytesable.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncPathAndBytesable (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncPathAndBytesable (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncPathAndBytesable"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncPathable.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncPathable.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncPathable.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncPathable.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncPathable (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncPathable (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncPathable"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncReconfigBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncReconfigBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncReconfigBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncReconfigBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncReconfigBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncReconfigBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncReconfigBuilder"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncRemoveWatchesBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncRemoveWatchesBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncRemoveWatchesBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncRemoveWatchesBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncRemoveWatchesBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncRemoveWatchesBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncRemoveWatchesBuilder"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncSetACLBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncSetACLBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncSetACLBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncSetACLBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncSetACLBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncSetACLBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncSetACLBuilder"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncSetDataBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncSetDataBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncSetDataBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncSetDataBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncSetDataBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncSetDataBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncSetDataBuilder"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncSyncBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncSyncBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncSyncBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncSyncBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncSyncBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncSyncBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncSyncBuilder"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionCheckBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionCheckBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionCheckBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionCheckBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncTransactionCheckBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncTransactionCheckBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncTransactionCheckBuilder"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionCreateBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionCreateBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionCreateBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionCreateBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncTransactionCreateBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncTransactionCreateBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncTransactionCreateBuilder"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionDeleteBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionDeleteBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionDeleteBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionDeleteBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncTransactionDeleteBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncTransactionDeleteBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncTransactionDeleteBuilder"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionOp.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionOp.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionOp.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionOp.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncTransactionOp (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncTransactionOp (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncTransactionOp"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionSetDataBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionSetDataBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionSetDataBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncTransactionSetDataBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncTransactionSetDataBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncTransactionSetDataBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncTransactionSetDataBuilder"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncWatchBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncWatchBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncWatchBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncWatchBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncWatchBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncWatchBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncWatchBuilder"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncWatchBuilder2.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncWatchBuilder2.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncWatchBuilder2.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/AsyncWatchBuilder2.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>AsyncWatchBuilder2 (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>AsyncWatchBuilder2 (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: AsyncWatchBuilder2"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/CreateOption.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/CreateOption.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/CreateOption.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/CreateOption.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>CreateOption (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>CreateOption (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, enum: CreateOption"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/DeleteOption.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/DeleteOption.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/DeleteOption.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/DeleteOption.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>DeleteOption (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>DeleteOption (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, enum: DeleteOption"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/ExistsOption.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/ExistsOption.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/ExistsOption.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/ExistsOption.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>ExistsOption (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>ExistsOption (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, enum: ExistsOption"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/RemoveWatcherOption.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/RemoveWatcherOption.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/RemoveWatcherOption.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/RemoveWatcherOption.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>RemoveWatcherOption (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>RemoveWatcherOption (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, enum: RemoveWatcherOption"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/WatchableAsyncCuratorFramework.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/WatchableAsyncCuratorFramework.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/WatchableAsyncCuratorFramework.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/WatchableAsyncCuratorFramework.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>WatchableAsyncCuratorFramework (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>WatchableAsyncCuratorFramework (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="declaration: package: org.apache.curator.x.async.api, interface: WatchableAsyncCuratorFramework"> <meta name="generator" content="javadoc/ClassWriterImpl"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncCreateBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncCreateBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncCreateBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncCreateBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncCreateBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncCreateBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncCreateBuilder"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncCuratorFrameworkDsl.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncCuratorFrameworkDsl.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncCuratorFrameworkDsl.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncCuratorFrameworkDsl.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncCuratorFrameworkDsl (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncCuratorFrameworkDsl (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncCuratorFrameworkDsl"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncDeleteBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncDeleteBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncDeleteBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncDeleteBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncDeleteBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncDeleteBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncDeleteBuilder"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncEnsemblable.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncEnsemblable.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncEnsemblable.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncEnsemblable.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncEnsemblable (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncEnsemblable (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncEnsemblable"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncExistsBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncExistsBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncExistsBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncExistsBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncExistsBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncExistsBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncExistsBuilder"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncGetACLBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncGetACLBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncGetACLBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncGetACLBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncGetACLBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncGetACLBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncGetACLBuilder"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncGetChildrenBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncGetChildrenBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncGetChildrenBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncGetChildrenBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncGetChildrenBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncGetChildrenBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncGetChildrenBuilder"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncGetConfigBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncGetConfigBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncGetConfigBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncGetConfigBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncGetConfigBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncGetConfigBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncGetConfigBuilder"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncGetDataBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncGetDataBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncGetDataBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncGetDataBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncGetDataBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncGetDataBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncGetDataBuilder"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncMultiTransaction.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncMultiTransaction.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncMultiTransaction.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncMultiTransaction.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncMultiTransaction (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncMultiTransaction (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncMultiTransaction"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncPathAndBytesable.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncPathAndBytesable.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncPathAndBytesable.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncPathAndBytesable.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncPathAndBytesable (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncPathAndBytesable (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncPathAndBytesable"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncPathable.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncPathable.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncPathable.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncPathable.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncPathable (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncPathable (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncPathable"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncReconfigBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncReconfigBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncReconfigBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncReconfigBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncReconfigBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncReconfigBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncReconfigBuilder"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncRemoveWatchesBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncRemoveWatchesBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncRemoveWatchesBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncRemoveWatchesBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncRemoveWatchesBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncRemoveWatchesBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncRemoveWatchesBuilder"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncSetACLBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncSetACLBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncSetACLBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncSetACLBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncSetACLBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncSetACLBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncSetACLBuilder"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncSetDataBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncSetDataBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncSetDataBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncSetDataBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncSetDataBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncSetDataBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncSetDataBuilder"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncSyncBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncSyncBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncSyncBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncSyncBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncSyncBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncSyncBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncSyncBuilder"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionCheckBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionCheckBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionCheckBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionCheckBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncTransactionCheckBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncTransactionCheckBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncTransactionCheckBuilder"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionCreateBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionCreateBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionCreateBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionCreateBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncTransactionCreateBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncTransactionCreateBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncTransactionCreateBuilder"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionDeleteBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionDeleteBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionDeleteBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionDeleteBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncTransactionDeleteBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncTransactionDeleteBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncTransactionDeleteBuilder"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionOp.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionOp.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionOp.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionOp.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncTransactionOp (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncTransactionOp (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncTransactionOp"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionSetDataBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionSetDataBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionSetDataBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncTransactionSetDataBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncTransactionSetDataBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncTransactionSetDataBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncTransactionSetDataBuilder"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncWatchBuilder.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncWatchBuilder.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncWatchBuilder.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncWatchBuilder.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncWatchBuilder (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncWatchBuilder (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncWatchBuilder"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncWatchBuilder2.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncWatchBuilder2.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncWatchBuilder2.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/AsyncWatchBuilder2.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.AsyncWatchBuilder2 (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.AsyncWatchBuilder2 (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: AsyncWatchBuilder2"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/CreateOption.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/CreateOption.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/CreateOption.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/CreateOption.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Class org.apache.curator.x.async.api.CreateOption (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Class org.apache.curator.x.async.api.CreateOption (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, enum: CreateOption"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/DeleteOption.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/DeleteOption.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/DeleteOption.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/DeleteOption.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Class org.apache.curator.x.async.api.DeleteOption (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Class org.apache.curator.x.async.api.DeleteOption (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, enum: DeleteOption"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/ExistsOption.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/ExistsOption.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/ExistsOption.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/ExistsOption.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Class org.apache.curator.x.async.api.ExistsOption (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Class org.apache.curator.x.async.api.ExistsOption (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, enum: ExistsOption"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/RemoveWatcherOption.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/RemoveWatcherOption.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/RemoveWatcherOption.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/RemoveWatcherOption.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Class org.apache.curator.x.async.api.RemoveWatcherOption (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Class org.apache.curator.x.async.api.RemoveWatcherOption (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, enum: RemoveWatcherOption"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> Modified: curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/WatchableAsyncCuratorFramework.html URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/WatchableAsyncCuratorFramework.html?rev=1879748&r1=1879747&r2=1879748&view=diff ============================================================================== --- curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/WatchableAsyncCuratorFramework.html (original) +++ curator/site/trunk/apidocs/org/apache/curator/x/async/api/class-use/WatchableAsyncCuratorFramework.html Fri Jul 10 07:52:24 2020 @@ -1,11 +1,11 @@ <!DOCTYPE HTML> <!-- NewPage --> -<html lang="it"> +<html lang="en"> <head> -<!-- Generated by javadoc (14) on Fri Jul 03 15:12:18 CEST 2020 --> -<title>Uses of Interface org.apache.curator.x.async.api.WatchableAsyncCuratorFramework (Apache Curator 5.1.0 API)</title> +<!-- Generated by javadoc (14) on Fri Jul 10 09:28:33 CEST 2020 --> +<title>Uses of Interface org.apache.curator.x.async.api.WatchableAsyncCuratorFramework (Apache Curator 5.1.1-SNAPSHOT API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="dc.created" content="2020-07-03"> +<meta name="dc.created" content="2020-07-10"> <meta name="description" content="use: package: org.apache.curator.x.async.api, interface: WatchableAsyncCuratorFramework"> <meta name="generator" content="javadoc/ClassUseWriter"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> @@ -163,8 +163,7 @@ loadScripts(document, 'script');</script <th class="colSecond" scope="row"><span class="typeNameLabel">AsyncCuratorFrameworkDsl.</span><code><span class="memberNameLink"><a href="../AsyncCuratorFrameworkDsl.html#watched()">watched</a></span>()</code></th> <td class="colLast"> <div class="block"> - Returns a facade that adds watching to any of the subsequently created builders. i.e. all - operations on the WatchableAsyncCuratorFramework facade will have watchers set.</div> + Returns a facade that adds watching to any of the subsequently created builders.</div> </td> </tr> </tbody>
