You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tephra.apache.org by go...@apache.org on 2017/03/20 18:46:44 UTC

svn commit: r1787828 [6/18] - in /incubator/tephra/site: ./ apidocs/ apidocs/co/cask/tephra/persist/ apidocs/co/cask/tephra/persist/class-use/ apidocs/org/apache/tephra/ apidocs/org/apache/tephra/class-use/ apidocs/org/apache/tephra/coprocessor/ apidoc...

Modified: incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/TransactionStateCache.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/TransactionStateCache.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/TransactionStateCache.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/TransactionStateCache.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TransactionStateCache (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>TransactionStateCache (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TransactionStateCache (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="TransactionStateCache (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -305,7 +305,8 @@ implements org.apache.hadoop.conf.Config
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getLatestState</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/tephra/persist/TransactionVisibilityState.html" title="interface in org.apache.tephra.persist">TransactionVisibilityState</a>&nbsp;getLatestState()</pre>
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</a>
+public&nbsp;<a href="../../../../org/apache/tephra/persist/TransactionVisibilityState.html" title="interface in org.apache.tephra.persist">TransactionVisibilityState</a>&nbsp;getLatestState()</pre>
 </li>
 </ul>
 </li>
@@ -375,6 +376,6 @@ implements org.apache.hadoop.conf.Config
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/TransactionStateCacheSupplier.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/TransactionStateCacheSupplier.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/TransactionStateCacheSupplier.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/TransactionStateCacheSupplier.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TransactionStateCacheSupplier (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>TransactionStateCacheSupplier (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TransactionStateCacheSupplier (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="TransactionStateCacheSupplier (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -328,6 +328,6 @@ implements com.google.common.base.Suppli
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/class-use/TransactionStateCache.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/class-use/TransactionStateCache.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/class-use/TransactionStateCache.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/class-use/TransactionStateCache.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:29 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:28 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.tephra.coprocessor.TransactionStateCache (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>Uses of Class org.apache.tephra.coprocessor.TransactionStateCache (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.tephra.coprocessor.TransactionStateCache (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.tephra.coprocessor.TransactionStateCache (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -191,6 +191,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/class-use/TransactionStateCacheSupplier.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/class-use/TransactionStateCacheSupplier.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/class-use/TransactionStateCacheSupplier.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/class-use/TransactionStateCacheSupplier.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:29 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:28 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.tephra.coprocessor.TransactionStateCacheSupplier (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>Uses of Class org.apache.tephra.coprocessor.TransactionStateCacheSupplier (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.tephra.coprocessor.TransactionStateCacheSupplier (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.tephra.coprocessor.TransactionStateCacheSupplier (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/package-frame.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/package-frame.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/package-frame.html Mon Mar 20 18:46:34 2017
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:27 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:28 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.tephra.coprocessor (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>org.apache.tephra.coprocessor (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/package-summary.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/package-summary.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/package-summary.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:27 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:28 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.tephra.coprocessor (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>org.apache.tephra.coprocessor (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.tephra.coprocessor (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.tephra.coprocessor (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -147,6 +147,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/package-tree.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/package-tree.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/package-tree.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:27 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:28 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.tephra.coprocessor Class Hierarchy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>org.apache.tephra.coprocessor Class Hierarchy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.tephra.coprocessor Class Hierarchy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.tephra.coprocessor Class Hierarchy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -130,6 +130,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/package-use.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/package-use.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/package-use.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/coprocessor/package-use.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:29 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:29 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.tephra.coprocessor (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>Uses of Package org.apache.tephra.coprocessor (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.tephra.coprocessor (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.tephra.coprocessor (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -170,6 +170,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/AbstractClientProvider.EndpointStrategy.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/AbstractClientProvider.EndpointStrategy.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/AbstractClientProvider.EndpointStrategy.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/AbstractClientProvider.EndpointStrategy.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AbstractClientProvider.EndpointStrategy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>AbstractClientProvider.EndpointStrategy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AbstractClientProvider.EndpointStrategy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="AbstractClientProvider.EndpointStrategy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -216,6 +216,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/AbstractClientProvider.RandomEndpointStrategy.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/AbstractClientProvider.RandomEndpointStrategy.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/AbstractClientProvider.RandomEndpointStrategy.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/AbstractClientProvider.RandomEndpointStrategy.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AbstractClientProvider.RandomEndpointStrategy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>AbstractClientProvider.RandomEndpointStrategy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AbstractClientProvider.RandomEndpointStrategy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="AbstractClientProvider.RandomEndpointStrategy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -279,6 +279,6 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/AbstractClientProvider.TimeLimitEndpointStrategy.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/AbstractClientProvider.TimeLimitEndpointStrategy.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/AbstractClientProvider.TimeLimitEndpointStrategy.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/AbstractClientProvider.TimeLimitEndpointStrategy.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AbstractClientProvider.TimeLimitEndpointStrategy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>AbstractClientProvider.TimeLimitEndpointStrategy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AbstractClientProvider.TimeLimitEndpointStrategy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="AbstractClientProvider.TimeLimitEndpointStrategy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -276,6 +276,6 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/AbstractClientProvider.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/AbstractClientProvider.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/AbstractClientProvider.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/AbstractClientProvider.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AbstractClientProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>AbstractClientProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AbstractClientProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="AbstractClientProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -388,6 +388,6 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/CloseableThriftClient.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/CloseableThriftClient.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/CloseableThriftClient.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/CloseableThriftClient.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>CloseableThriftClient (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>CloseableThriftClient (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CloseableThriftClient (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="CloseableThriftClient (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -278,6 +278,6 @@ implements <a href="http://docs.oracle.c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/ElasticPool.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/ElasticPool.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/ElasticPool.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/ElasticPool.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ElasticPool (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>ElasticPool (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ElasticPool (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="ElasticPool (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -384,6 +384,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/PooledClientProvider.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/PooledClientProvider.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/PooledClientProvider.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/PooledClientProvider.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>PooledClientProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>PooledClientProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="PooledClientProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="PooledClientProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -355,6 +355,6 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryNTimes.Provider.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryNTimes.Provider.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryNTimes.Provider.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryNTimes.Provider.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RetryNTimes.Provider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>RetryNTimes.Provider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RetryNTimes.Provider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="RetryNTimes.Provider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -309,6 +309,6 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryNTimes.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryNTimes.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryNTimes.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryNTimes.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RetryNTimes (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>RetryNTimes (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RetryNTimes (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="RetryNTimes (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -263,6 +263,6 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryStrategy.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryStrategy.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryStrategy.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryStrategy.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RetryStrategy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>RetryStrategy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RetryStrategy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="RetryStrategy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -281,6 +281,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryStrategyProvider.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryStrategyProvider.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryStrategyProvider.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryStrategyProvider.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RetryStrategyProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>RetryStrategyProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RetryStrategyProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="RetryStrategyProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -229,6 +229,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryWithBackoff.Provider.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryWithBackoff.Provider.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryWithBackoff.Provider.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryWithBackoff.Provider.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RetryWithBackoff.Provider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>RetryWithBackoff.Provider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RetryWithBackoff.Provider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="RetryWithBackoff.Provider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -309,6 +309,6 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryWithBackoff.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryWithBackoff.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryWithBackoff.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/RetryWithBackoff.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>RetryWithBackoff (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>RetryWithBackoff (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RetryWithBackoff (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="RetryWithBackoff (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -279,6 +279,6 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/SingleUseClientProvider.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/SingleUseClientProvider.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/SingleUseClientProvider.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/SingleUseClientProvider.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>SingleUseClientProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>SingleUseClientProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SingleUseClientProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="SingleUseClientProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -357,6 +357,6 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/ThreadLocalClientProvider.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/ThreadLocalClientProvider.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/ThreadLocalClientProvider.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/ThreadLocalClientProvider.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ThreadLocalClientProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>ThreadLocalClientProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ThreadLocalClientProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="ThreadLocalClientProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -356,6 +356,6 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/ThriftClientProvider.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/ThriftClientProvider.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/ThriftClientProvider.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/ThriftClientProvider.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ThriftClientProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>ThriftClientProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ThriftClientProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="ThriftClientProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -275,6 +275,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionConverterUtils.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionConverterUtils.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionConverterUtils.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionConverterUtils.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TransactionConverterUtils (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>TransactionConverterUtils (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TransactionConverterUtils (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="TransactionConverterUtils (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -267,6 +267,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionService.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionService.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionService.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionService.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TransactionService (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>TransactionService (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TransactionService (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="TransactionService (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -396,6 +396,6 @@ public&nbsp;<a href="../../../../org/apa
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionServiceClient.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionServiceClient.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionServiceClient.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionServiceClient.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TransactionServiceClient (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>TransactionServiceClient (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TransactionServiceClient (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="TransactionServiceClient (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -619,6 +619,6 @@ public&nbsp;TransactionServiceClient(org
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionServiceThriftClient.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionServiceThriftClient.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionServiceThriftClient.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionServiceThriftClient.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:21 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TransactionServiceThriftClient (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>TransactionServiceThriftClient (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TransactionServiceThriftClient (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="TransactionServiceThriftClient (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -511,6 +511,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionServiceThriftHandler.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionServiceThriftHandler.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionServiceThriftHandler.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/TransactionServiceThriftHandler.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:22 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:24 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>TransactionServiceThriftHandler (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>TransactionServiceThriftHandler (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TransactionServiceThriftHandler (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="TransactionServiceThriftHandler (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -584,6 +584,6 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/AbstractClientProvider.EndpointStrategy.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/AbstractClientProvider.EndpointStrategy.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/AbstractClientProvider.EndpointStrategy.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/AbstractClientProvider.EndpointStrategy.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:29 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:29 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.tephra.distributed.AbstractClientProvider.EndpointStrategy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>Uses of Interface org.apache.tephra.distributed.AbstractClientProvider.EndpointStrategy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.tephra.distributed.AbstractClientProvider.EndpointStrategy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.tephra.distributed.AbstractClientProvider.EndpointStrategy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -176,6 +176,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/AbstractClientProvider.RandomEndpointStrategy.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/AbstractClientProvider.RandomEndpointStrategy.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/AbstractClientProvider.RandomEndpointStrategy.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/AbstractClientProvider.RandomEndpointStrategy.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:29 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:29 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.tephra.distributed.AbstractClientProvider.RandomEndpointStrategy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>Uses of Class org.apache.tephra.distributed.AbstractClientProvider.RandomEndpointStrategy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.tephra.distributed.AbstractClientProvider.RandomEndpointStrategy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.tephra.distributed.AbstractClientProvider.RandomEndpointStrategy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/AbstractClientProvider.TimeLimitEndpointStrategy.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/AbstractClientProvider.TimeLimitEndpointStrategy.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/AbstractClientProvider.TimeLimitEndpointStrategy.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/AbstractClientProvider.TimeLimitEndpointStrategy.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:29 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:29 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.tephra.distributed.AbstractClientProvider.TimeLimitEndpointStrategy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>Uses of Class org.apache.tephra.distributed.AbstractClientProvider.TimeLimitEndpointStrategy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.tephra.distributed.AbstractClientProvider.TimeLimitEndpointStrategy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.tephra.distributed.AbstractClientProvider.TimeLimitEndpointStrategy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/AbstractClientProvider.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/AbstractClientProvider.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/AbstractClientProvider.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/AbstractClientProvider.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:29 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:29 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.tephra.distributed.AbstractClientProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>Uses of Class org.apache.tephra.distributed.AbstractClientProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.tephra.distributed.AbstractClientProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.tephra.distributed.AbstractClientProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -168,6 +168,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/CloseableThriftClient.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/CloseableThriftClient.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/CloseableThriftClient.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/CloseableThriftClient.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:29 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:29 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.tephra.distributed.CloseableThriftClient (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>Uses of Class org.apache.tephra.distributed.CloseableThriftClient (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.tephra.distributed.CloseableThriftClient (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.tephra.distributed.CloseableThriftClient (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -169,6 +169,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/ElasticPool.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/ElasticPool.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/ElasticPool.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/ElasticPool.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:29 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:29 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.tephra.distributed.ElasticPool (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>Uses of Class org.apache.tephra.distributed.ElasticPool (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.tephra.distributed.ElasticPool (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.tephra.distributed.ElasticPool (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/PooledClientProvider.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/PooledClientProvider.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/PooledClientProvider.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/PooledClientProvider.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:29 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:29 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.tephra.distributed.PooledClientProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>Uses of Class org.apache.tephra.distributed.PooledClientProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.tephra.distributed.PooledClientProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.tephra.distributed.PooledClientProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryNTimes.Provider.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryNTimes.Provider.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryNTimes.Provider.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryNTimes.Provider.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:29 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:29 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.tephra.distributed.RetryNTimes.Provider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>Uses of Class org.apache.tephra.distributed.RetryNTimes.Provider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.tephra.distributed.RetryNTimes.Provider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.tephra.distributed.RetryNTimes.Provider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryNTimes.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryNTimes.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryNTimes.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryNTimes.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:29 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:29 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.tephra.distributed.RetryNTimes (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>Uses of Class org.apache.tephra.distributed.RetryNTimes (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.tephra.distributed.RetryNTimes (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.tephra.distributed.RetryNTimes (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryStrategy.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryStrategy.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryStrategy.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryStrategy.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:29 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:29 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.tephra.distributed.RetryStrategy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>Uses of Class org.apache.tephra.distributed.RetryStrategy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.tephra.distributed.RetryStrategy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.tephra.distributed.RetryStrategy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -185,6 +185,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryStrategyProvider.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryStrategyProvider.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryStrategyProvider.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryStrategyProvider.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:29 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:29 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.tephra.distributed.RetryStrategyProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>Uses of Interface org.apache.tephra.distributed.RetryStrategyProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.tephra.distributed.RetryStrategyProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.tephra.distributed.RetryStrategyProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -162,6 +162,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryWithBackoff.Provider.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryWithBackoff.Provider.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryWithBackoff.Provider.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryWithBackoff.Provider.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:29 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:29 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.tephra.distributed.RetryWithBackoff.Provider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>Uses of Class org.apache.tephra.distributed.RetryWithBackoff.Provider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.tephra.distributed.RetryWithBackoff.Provider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.tephra.distributed.RetryWithBackoff.Provider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryWithBackoff.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryWithBackoff.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryWithBackoff.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/RetryWithBackoff.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:29 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:29 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.tephra.distributed.RetryWithBackoff (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>Uses of Class org.apache.tephra.distributed.RetryWithBackoff (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.tephra.distributed.RetryWithBackoff (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.tephra.distributed.RetryWithBackoff (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/SingleUseClientProvider.html
URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/SingleUseClientProvider.html?rev=1787828&r1=1787827&r2=1787828&view=diff
==============================================================================
--- incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/SingleUseClientProvider.html (original)
+++ incubator/tephra/site/apidocs/org/apache/tephra/distributed/class-use/SingleUseClientProvider.html Mon Mar 20 18:46:34 2017
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_60) on Fri Dec 23 12:42:29 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_60) on Mon Mar 20 11:27:29 PDT 2017 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.tephra.distributed.SingleUseClientProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-12-23">
+<title>Uses of Class org.apache.tephra.distributed.SingleUseClientProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2017-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.tephra.distributed.SingleUseClientProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.tephra.distributed.SingleUseClientProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>