Modified: incubator/tephra/site/apidocs/org/apache/tephra/runtime/TransactionModules.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/runtime/TransactionModules.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/runtime/TransactionModules.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/runtime/TransactionModules.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:27 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>TransactionModules (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>TransactionModules (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="TransactionModules (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="TransactionModules (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -280,6 +280,6 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/runtime/TransactionStateStorageProvider.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/runtime/TransactionStateStorageProvider.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/runtime/TransactionStateStorageProvider.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/runtime/TransactionStateStorageProvider.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:27 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>TransactionStateStorageProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>TransactionStateStorageProvider (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="TransactionStateStorageProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="TransactionStateStorageProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -230,6 +230,6 @@ implements com.google.inject.Provider< <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/runtime/ZKModule.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/runtime/ZKModule.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/runtime/ZKModule.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/runtime/ZKModule.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:27 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>ZKModule (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>ZKModule (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="ZKModule (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="ZKModule (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -274,6 +274,6 @@ extends com.google.inject.AbstractModule <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/runtime/class-use/ConfigModule.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/ConfigModule.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/ConfigModule.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/ConfigModule.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.runtime.ConfigModule (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>Uses of Class org.apache.tephra.runtime.ConfigModule (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.runtime.ConfigModule (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.tephra.runtime.ConfigModule (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -112,6 +112,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/runtime/class-use/DiscoveryModules.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/DiscoveryModules.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/DiscoveryModules.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/DiscoveryModules.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.runtime.DiscoveryModules (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>Uses of Class org.apache.tephra.runtime.DiscoveryModules (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.runtime.DiscoveryModules (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.tephra.runtime.DiscoveryModules (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -112,6 +112,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/runtime/class-use/TransactionClientModule.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/TransactionClientModule.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/TransactionClientModule.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/TransactionClientModule.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.runtime.TransactionClientModule (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>Uses of Class org.apache.tephra.runtime.TransactionClientModule (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.runtime.TransactionClientModule (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.tephra.runtime.TransactionClientModule (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -112,6 +112,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/runtime/class-use/TransactionInMemoryModule.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/TransactionInMemoryModule.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/TransactionInMemoryModule.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/TransactionInMemoryModule.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.runtime.TransactionInMemoryModule (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>Uses of Class org.apache.tephra.runtime.TransactionInMemoryModule (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.runtime.TransactionInMemoryModule (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.tephra.runtime.TransactionInMemoryModule (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -112,6 +112,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/runtime/class-use/TransactionModules.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/TransactionModules.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/TransactionModules.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/TransactionModules.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.runtime.TransactionModules (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>Uses of Class org.apache.tephra.runtime.TransactionModules (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.runtime.TransactionModules (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.tephra.runtime.TransactionModules (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -112,6 +112,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/runtime/class-use/TransactionStateStorageProvider.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/TransactionStateStorageProvider.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/TransactionStateStorageProvider.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/TransactionStateStorageProvider.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.runtime.TransactionStateStorageProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>Uses of Class org.apache.tephra.runtime.TransactionStateStorageProvider (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.runtime.TransactionStateStorageProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.tephra.runtime.TransactionStateStorageProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -112,6 +112,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/runtime/class-use/ZKModule.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/ZKModule.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/ZKModule.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/runtime/class-use/ZKModule.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.runtime.ZKModule (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>Uses of Class org.apache.tephra.runtime.ZKModule (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.runtime.ZKModule (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.tephra.runtime.ZKModule (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -112,6 +112,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/runtime/package-frame.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/runtime/package-frame.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/runtime/package-frame.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/runtime/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:28 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.runtime (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>org.apache.tephra.runtime (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/runtime/package-summary.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/runtime/package-summary.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/runtime/package-summary.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/runtime/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:28 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.runtime (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>org.apache.tephra.runtime (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.runtime (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="org.apache.tephra.runtime (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -170,6 +170,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/runtime/package-tree.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/runtime/package-tree.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/runtime/package-tree.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/runtime/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:28 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.runtime Class Hierarchy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>org.apache.tephra.runtime 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.runtime Class Hierarchy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="org.apache.tephra.runtime Class Hierarchy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -135,6 +135,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/runtime/package-use.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/runtime/package-use.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/runtime/package-use.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/runtime/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:30 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.runtime (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>Uses of Package org.apache.tephra.runtime (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.runtime (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.tephra.runtime (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -112,6 +112,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/BinaryDecoder.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/BinaryDecoder.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/BinaryDecoder.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/BinaryDecoder.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:27 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>BinaryDecoder (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>BinaryDecoder (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="BinaryDecoder (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="BinaryDecoder (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -305,6 +305,6 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/BinaryEncoder.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/BinaryEncoder.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/BinaryEncoder.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/BinaryEncoder.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:27 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>BinaryEncoder (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>BinaryEncoder (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="BinaryEncoder (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="BinaryEncoder (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -299,6 +299,6 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/DefaultSnapshotCodec.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/DefaultSnapshotCodec.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/DefaultSnapshotCodec.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/DefaultSnapshotCodec.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:27 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>DefaultSnapshotCodec (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>DefaultSnapshotCodec (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="DefaultSnapshotCodec (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="DefaultSnapshotCodec (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -391,6 +391,6 @@ implements <a href="../../../../org/apac <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/SnapshotCodec.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/SnapshotCodec.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/SnapshotCodec.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/SnapshotCodec.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:27 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>SnapshotCodec (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>SnapshotCodec (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="SnapshotCodec (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="SnapshotCodec (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -265,6 +265,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/SnapshotCodecProvider.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/SnapshotCodecProvider.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/SnapshotCodecProvider.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/SnapshotCodecProvider.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:27 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>SnapshotCodecProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>SnapshotCodecProvider (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="SnapshotCodecProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="SnapshotCodecProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -331,6 +331,6 @@ public SnapshotCodecProvider(org.ap <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/SnapshotCodecV2.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/SnapshotCodecV2.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/SnapshotCodecV2.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/SnapshotCodecV2.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:27 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>SnapshotCodecV2 (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>SnapshotCodecV2 (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="SnapshotCodecV2 (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="SnapshotCodecV2 (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -321,6 +321,6 @@ extends <a href="../../../../org/apache/ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/SnapshotCodecV3.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/SnapshotCodecV3.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/SnapshotCodecV3.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/SnapshotCodecV3.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:27 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>SnapshotCodecV3 (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>SnapshotCodecV3 (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="SnapshotCodecV3 (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="SnapshotCodecV3 (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -293,6 +293,6 @@ extends <a href="../../../../org/apache/ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/SnapshotCodecV4.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/SnapshotCodecV4.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/SnapshotCodecV4.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/SnapshotCodecV4.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:27 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>SnapshotCodecV4 (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>SnapshotCodecV4 (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="SnapshotCodecV4 (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="SnapshotCodecV4 (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -322,6 +322,6 @@ extends <a href="../../../../org/apache/ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/class-use/BinaryDecoder.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/BinaryDecoder.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/BinaryDecoder.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/BinaryDecoder.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.snapshot.BinaryDecoder (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>Uses of Class org.apache.tephra.snapshot.BinaryDecoder (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.snapshot.BinaryDecoder (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.tephra.snapshot.BinaryDecoder (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -164,6 +164,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/class-use/BinaryEncoder.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/BinaryEncoder.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/BinaryEncoder.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/BinaryEncoder.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.snapshot.BinaryEncoder (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>Uses of Class org.apache.tephra.snapshot.BinaryEncoder (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.snapshot.BinaryEncoder (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.tephra.snapshot.BinaryEncoder (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -194,6 +194,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/class-use/DefaultSnapshotCodec.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/DefaultSnapshotCodec.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/DefaultSnapshotCodec.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/DefaultSnapshotCodec.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.snapshot.DefaultSnapshotCodec (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>Uses of Class org.apache.tephra.snapshot.DefaultSnapshotCodec (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.snapshot.DefaultSnapshotCodec (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.tephra.snapshot.DefaultSnapshotCodec (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -171,6 +171,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/class-use/SnapshotCodec.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/SnapshotCodec.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/SnapshotCodec.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/SnapshotCodec.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.snapshot.SnapshotCodec (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>Uses of Interface org.apache.tephra.snapshot.SnapshotCodec (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.snapshot.SnapshotCodec (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.tephra.snapshot.SnapshotCodec (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -185,6 +185,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/class-use/SnapshotCodecProvider.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/SnapshotCodecProvider.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/SnapshotCodecProvider.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/SnapshotCodecProvider.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.snapshot.SnapshotCodecProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>Uses of Class org.apache.tephra.snapshot.SnapshotCodecProvider (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.snapshot.SnapshotCodecProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.tephra.snapshot.SnapshotCodecProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -178,6 +178,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/class-use/SnapshotCodecV2.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/SnapshotCodecV2.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/SnapshotCodecV2.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/SnapshotCodecV2.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.snapshot.SnapshotCodecV2 (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>Uses of Class org.apache.tephra.snapshot.SnapshotCodecV2 (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.snapshot.SnapshotCodecV2 (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.tephra.snapshot.SnapshotCodecV2 (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -164,6 +164,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/class-use/SnapshotCodecV3.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/SnapshotCodecV3.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/SnapshotCodecV3.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/SnapshotCodecV3.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.snapshot.SnapshotCodecV3 (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>Uses of Class org.apache.tephra.snapshot.SnapshotCodecV3 (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.snapshot.SnapshotCodecV3 (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.tephra.snapshot.SnapshotCodecV3 (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -112,6 +112,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/class-use/SnapshotCodecV4.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/SnapshotCodecV4.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/SnapshotCodecV4.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/class-use/SnapshotCodecV4.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.snapshot.SnapshotCodecV4 (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>Uses of Class org.apache.tephra.snapshot.SnapshotCodecV4 (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.snapshot.SnapshotCodecV4 (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.tephra.snapshot.SnapshotCodecV4 (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -112,6 +112,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/package-frame.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/package-frame.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/package-frame.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/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:28 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.snapshot (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>org.apache.tephra.snapshot (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/snapshot/package-summary.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/package-summary.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/package-summary.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/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:28 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.snapshot (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>org.apache.tephra.snapshot (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.snapshot (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="org.apache.tephra.snapshot (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -38,7 +38,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/tephra/runtime/package-summary.html">Prev Package</a></li> -<li><a href="../../../../org/apache/tephra/util/package-summary.html">Next Package</a></li> +<li><a href="../../../../org/apache/tephra/txprune/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/tephra/snapshot/package-summary.html" target="_top">Frames</a></li> @@ -172,7 +172,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/tephra/runtime/package-summary.html">Prev Package</a></li> -<li><a href="../../../../org/apache/tephra/util/package-summary.html">Next Package</a></li> +<li><a href="../../../../org/apache/tephra/txprune/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/tephra/snapshot/package-summary.html" target="_top">Frames</a></li> @@ -197,6 +197,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/package-tree.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/package-tree.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/package-tree.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/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:28 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.snapshot Class Hierarchy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>org.apache.tephra.snapshot 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.snapshot Class Hierarchy (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="org.apache.tephra.snapshot Class Hierarchy (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -38,7 +38,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/tephra/runtime/package-tree.html">Prev</a></li> -<li><a href="../../../../org/apache/tephra/util/package-tree.html">Next</a></li> +<li><a href="../../../../org/apache/tephra/txprune/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/tephra/snapshot/package-tree.html" target="_top">Frames</a></li> @@ -116,7 +116,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/tephra/runtime/package-tree.html">Prev</a></li> -<li><a href="../../../../org/apache/tephra/util/package-tree.html">Next</a></li> +<li><a href="../../../../org/apache/tephra/txprune/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/tephra/snapshot/package-tree.html" target="_top">Frames</a></li> @@ -141,6 +141,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/snapshot/package-use.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/snapshot/package-use.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/snapshot/package-use.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/snapshot/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:30 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.snapshot (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>Uses of Package org.apache.tephra.snapshot (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.snapshot (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.tephra.snapshot (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -195,6 +195,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/util/ConfigurationFactory.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/util/ConfigurationFactory.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/util/ConfigurationFactory.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/util/ConfigurationFactory.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:27 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>ConfigurationFactory (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>ConfigurationFactory (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="ConfigurationFactory (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="ConfigurationFactory (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -285,6 +285,6 @@ implements com.google.inject.Provider< <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/util/ConfigurationProvider.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/util/ConfigurationProvider.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/util/ConfigurationProvider.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/util/ConfigurationProvider.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:27 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>ConfigurationProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>ConfigurationProvider (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="ConfigurationProvider (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="ConfigurationProvider (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -280,6 +280,6 @@ implements com.google.inject.Provider< <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/util/HBaseVersion.Version.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/util/HBaseVersion.Version.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/util/HBaseVersion.Version.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/util/HBaseVersion.Version.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:27 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>HBaseVersion.Version (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>HBaseVersion.Version (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="HBaseVersion.Version (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="HBaseVersion.Version (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -406,6 +406,6 @@ not permitted.)</div> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/util/HBaseVersion.VersionNumber.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/util/HBaseVersion.VersionNumber.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/util/HBaseVersion.VersionNumber.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/util/HBaseVersion.VersionNumber.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:27 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>HBaseVersion.VersionNumber (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>HBaseVersion.VersionNumber (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="HBaseVersion.VersionNumber (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="HBaseVersion.VersionNumber (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -308,6 +308,6 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/util/HBaseVersion.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/util/HBaseVersion.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/util/HBaseVersion.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/util/HBaseVersion.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:27 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>HBaseVersion (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>HBaseVersion (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="HBaseVersion (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="HBaseVersion (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -317,6 +317,6 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/util/HBaseVersionSpecificFactory.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/util/HBaseVersionSpecificFactory.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/util/HBaseVersionSpecificFactory.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/util/HBaseVersionSpecificFactory.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:27 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>HBaseVersionSpecificFactory (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>HBaseVersionSpecificFactory (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="HBaseVersionSpecificFactory (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="HBaseVersionSpecificFactory (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -346,6 +346,6 @@ implements com.google.inject.Provider< <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/util/TxUtils.html URL: http://svn.apache.org/viewvc/incubator/tephra/site/apidocs/org/apache/tephra/util/TxUtils.html?rev=1787828&r1=1787827&r2=1787828&view=diff ============================================================================== --- incubator/tephra/site/apidocs/org/apache/tephra/util/TxUtils.html (original) +++ incubator/tephra/site/apidocs/org/apache/tephra/util/TxUtils.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:27 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>TxUtils (Apache Tephra 0.11.0-incubating-SNAPSHOT API)</title> -<meta name="date" content="2016-12-23"> +<title>TxUtils (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="TxUtils (Apache Tephra 0.11.0-incubating-SNAPSHOT API)"; + parent.document.title="TxUtils (Apache Tephra 0.12.0-incubating-SNAPSHOT API)"; } //--> </script> @@ -150,11 +150,18 @@ extends <a href="http://docs.oracle.com/ </tr> <tr class="altColor"> <td class="colFirst"><code>static long</code></td> +<td class="colLast"><code><strong><a href="../../../../org/apache/tephra/util/TxUtils.html#getInactiveTxBound(long,%20long)">getInactiveTxBound</a></strong>(long timeMills, + long txMaxLifetimeMillis)</code> +<div class="block">Returns the greatest transaction that has passed the maximum duration a transaction can be used for data writes.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/tephra/util/TxUtils.html#getMaxVisibleTimestamp(org.apache.tephra.Transaction)">getMaxVisibleTimestamp</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a> tx)</code> <div class="block">Returns the maximum timestamp to use for time-range operations, based on the given transaction.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/tephra/util/TxUtils.html#getOldestVisibleTimestamp(java.util.Map,%20org.apache.tephra.Transaction)">getOldestVisibleTimestamp</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><byte[],<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>> ttlByFamily, <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a> tx)</code> @@ -162,7 +169,7 @@ extends <a href="http://docs.oracle.com/ family.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/tephra/util/TxUtils.html#getOldestVisibleTimestamp(java.util.Map,%20org.apache.tephra.Transaction,%20boolean)">getOldestVisibleTimestamp</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><byte[],<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>> ttlByFamily, <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a> tx, @@ -171,26 +178,26 @@ extends <a href="http://docs.oracle.com/ family.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/tephra/util/TxUtils.html#getPruneUpperBound(org.apache.tephra.Transaction)">getPruneUpperBound</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a> tx)</code> <div class="block">Returns the maximum transaction that can be removed from the invalid list for the state represented by the given transaction.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/tephra/util/TxUtils.html#getTimestamp(long)">getTimestamp</a></strong>(long txId)</code> <div class="block">Returns the timestamp at which the given transaction id was generated.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/tephra/util/TxUtils.html#getTimestampForTTL(long)">getTimestampForTTL</a></strong>(long cellTs)</code> <div class="block">Returns the timestamp for calculating time to live for the given cell timestamp.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/tephra/util/TxUtils.html#isPreExistingVersion(long)">isPreExistingVersion</a></strong>(long version)</code> <div class="block">Returns true if version was written before table was converted into transactional table, false otherwise.</div> @@ -333,6 +340,20 @@ extends <a href="http://docs.oracle.com/ transaction.</div> </li> </ul> +<a name="getInactiveTxBound(long, long)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getInactiveTxBound</h4> +<pre>public static long getInactiveTxBound(long timeMills, + long txMaxLifetimeMillis)</pre> +<div class="block">Returns the greatest transaction that has passed the maximum duration a transaction can be used for data writes. + In other words, at <code>timeMills</code> there can be no writes from transactions equal to or smaller + than the returned bound.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>timeMills</code> - time in milliseconds for which the inactive transaction bound needs to be determined</dd><dd><code>txMaxLifetimeMillis</code> - maximum duration a transaction can be used for data writes, in milliseconds</dd></dl> +</li> +</ul> <a name="getTimestamp(long)"> <!-- --> </a> @@ -412,6 +433,6 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
