You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tephra.apache.org by ch...@apache.org on 2017/08/04 19:30:24 UTC

[32/51] [abbrv] [partial] incubator-tephra git commit: Site Update - Added release 0.12.0 - Fixed release 0.10.0 - Added latest Apache Big Data 2017 presentation slides - Update release guide

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/72ca06bc/src/site/resources/apidocs-0.12.0-incubating/org/apache/tephra/class-use/Transaction.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.12.0-incubating/org/apache/tephra/class-use/Transaction.html b/src/site/resources/apidocs-0.12.0-incubating/org/apache/tephra/class-use/Transaction.html
new file mode 100644
index 0000000..40109b1
--- /dev/null
+++ b/src/site/resources/apidocs-0.12.0-incubating/org/apache/tephra/class-use/Transaction.html
@@ -0,0 +1,749 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 04 12:03:03 PDT 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.tephra.Transaction (Apache Tephra 0.12.0-incubating API)</title>
+<meta name="date" content="2017-08-04">
+<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.Transaction (Apache Tephra 0.12.0-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/tephra/class-use/Transaction.html" target="_top">Frames</a></li>
+<li><a href="Transaction.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.tephra.Transaction" class="title">Uses of Class<br>org.apache.tephra.Transaction</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.tephra">org.apache.tephra</a></td>
+<td class="colLast">
+<div class="block">This package contains implementations of the transaction system v2.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.tephra.distributed">org.apache.tephra.distributed</a></td>
+<td class="colLast">
+<div class="block">This package contains standalone server of the transaction system v2.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.tephra.hbase">org.apache.tephra.hbase</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.tephra.hbase.coprocessor">org.apache.tephra.hbase.coprocessor</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.tephra.inmemory">org.apache.tephra.inmemory</a></td>
+<td class="colLast">
+<div class="block">This package contains in memory implementation of the transaction system v2.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.tephra.util">org.apache.tephra.util</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.tephra">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a> in <a href="../../../../org/apache/tephra/package-summary.html">org.apache.tephra</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../org/apache/tephra/package-summary.html">org.apache.tephra</a> declared as <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">Transaction.</span><code><strong><a href="../../../../org/apache/tephra/Transaction.html#ALL_VISIBLE_LATEST">ALL_VISIBLE_LATEST</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">AbstractTransactionAwareTable.</span><code><strong><a href="../../../../org/apache/tephra/AbstractTransactionAwareTable.html#tx">tx</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../org/apache/tephra/package-summary.html">org.apache.tephra</a> that return <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/TransactionSystemClient.html#checkpoint(org.apache.tephra.Transaction)">checkpoint</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>
+<div class="block">Performs a checkpoint operation on the current transaction, returning a new Transaction instance with the
+ updated state.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionManager.</span><code><strong><a href="../../../../org/apache/tephra/TransactionManager.html#checkpoint(org.apache.tephra.Transaction)">checkpoint</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;originalTx)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionCodec.</span><code><strong><a href="../../../../org/apache/tephra/TransactionCodec.html#decode(byte[])">decode</a></strong>(byte[]&nbsp;encoded)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionContext.</span><code><strong><a href="../../../../org/apache/tephra/TransactionContext.html#getCurrentTransaction()">getCurrentTransaction</a></strong>()</code>
+<div class="block">Returns the current transaction or null if no transaction is currently in progress.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/TransactionSystemClient.html#startLong()">startLong</a></strong>()</code>
+<div class="block">Starts new long transaction.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionManager.</span><code><strong><a href="../../../../org/apache/tephra/TransactionManager.html#startLong()">startLong</a></strong>()</code>
+<div class="block">Start a long transaction.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionManager.</span><code><strong><a href="../../../../org/apache/tephra/TransactionManager.html#startLong(java.lang.String)">startLong</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientId)</code>
+<div class="block">Starts a long transaction with a client id.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/TransactionSystemClient.html#startShort()">startShort</a></strong>()</code>
+<div class="block">Starts new short transaction.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionManager.</span><code><strong><a href="../../../../org/apache/tephra/TransactionManager.html#startShort()">startShort</a></strong>()</code>
+<div class="block">Start a short transaction with the default timeout.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/TransactionSystemClient.html#startShort(int)">startShort</a></strong>(int&nbsp;timeout)</code>
+<div class="block">Starts new short transaction.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionManager.</span><code><strong><a href="../../../../org/apache/tephra/TransactionManager.html#startShort(int)">startShort</a></strong>(int&nbsp;timeoutInSeconds)</code>
+<div class="block">Start a short transaction with a given timeout.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionManager.</span><code><strong><a href="../../../../org/apache/tephra/TransactionManager.html#startShort(java.lang.String)">startShort</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientId)</code>
+<div class="block">Start a short transaction with a client id and default timeout.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionManager.</span><code><strong><a href="../../../../org/apache/tephra/TransactionManager.html#startShort(java.lang.String,%20int)">startShort</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientId,
+          int&nbsp;timeoutInSeconds)</code>
+<div class="block">Start a short transaction with a given timeout.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../org/apache/tephra/package-summary.html">org.apache.tephra</a> with parameters of type <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">TransactionSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/TransactionSystemClient.html#abort(org.apache.tephra.Transaction)">abort</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>
+<div class="block">Makes transaction visible.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">TransactionManager.</span><code><strong><a href="../../../../org/apache/tephra/TransactionManager.html#abort(org.apache.tephra.Transaction)">abort</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">TransactionSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/TransactionSystemClient.html#canCommit(org.apache.tephra.Transaction,%20java.util.Collection)">canCommit</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx,
+         <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;byte[]&gt;&nbsp;changeIds)</code>
+<div class="block">Checks if transaction with the set of changes can be committed.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">TransactionManager.</span><code><strong><a href="../../../../org/apache/tephra/TransactionManager.html#canCommit(org.apache.tephra.Transaction,%20java.util.Collection)">canCommit</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx,
+         <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;byte[]&gt;&nbsp;changeIds)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/TransactionSystemClient.html#checkpoint(org.apache.tephra.Transaction)">checkpoint</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>
+<div class="block">Performs a checkpoint operation on the current transaction, returning a new Transaction instance with the
+ updated state.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionManager.</span><code><strong><a href="../../../../org/apache/tephra/TransactionManager.html#checkpoint(org.apache.tephra.Transaction)">checkpoint</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;originalTx)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">TransactionSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/TransactionSystemClient.html#commit(org.apache.tephra.Transaction)">commit</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>
+<div class="block">Makes transaction visible.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">TransactionManager.</span><code><strong><a href="../../../../org/apache/tephra/TransactionManager.html#commit(org.apache.tephra.Transaction)">commit</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span class="strong">TransactionCodec.</span><code><strong><a href="../../../../org/apache/tephra/TransactionCodec.html#encode(org.apache.tephra.Transaction)">encode</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">AbstractTransactionAwareTable.</span><code><strong><a href="../../../../org/apache/tephra/AbstractTransactionAwareTable.html#startTx(org.apache.tephra.Transaction)">startTx</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">TransactionAware.</span><code><strong><a href="../../../../org/apache/tephra/TransactionAware.html#startTx(org.apache.tephra.Transaction)">startTx</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>
+<div class="block">Called when new transaction has started.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">AbstractTransactionAwareTable.</span><code><strong><a href="../../../../org/apache/tephra/AbstractTransactionAwareTable.html#updateTx(org.apache.tephra.Transaction)">updateTx</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">TransactionAware.</span><code><strong><a href="../../../../org/apache/tephra/TransactionAware.html#updateTx(org.apache.tephra.Transaction)">updateTx</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>
+<div class="block">Called when the state of the current transaction has been updated.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../org/apache/tephra/package-summary.html">org.apache.tephra</a> with parameters of type <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../org/apache/tephra/Transaction.html#Transaction(org.apache.tephra.Transaction,%20long,%20long[])">Transaction</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;toCopy,
+           long&nbsp;writePointer,
+           long[]&nbsp;checkpointPointers)</code>
+<div class="block">Creates a new transaction for a checkpoint operation, copying all members from the original transaction,
+ with the updated checkpoint write pointers.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.tephra.distributed">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a> in <a href="../../../../org/apache/tephra/distributed/package-summary.html">org.apache.tephra.distributed</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../org/apache/tephra/distributed/package-summary.html">org.apache.tephra.distributed</a> that return <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionServiceThriftClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftClient.html#checkpoint(org.apache.tephra.Transaction)">checkpoint</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionServiceClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceClient.html#checkpoint(org.apache.tephra.Transaction)">checkpoint</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionServiceThriftClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftClient.html#startLong()">startLong</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionServiceClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceClient.html#startLong()">startLong</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionServiceThriftClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftClient.html#startLong(java.lang.String)">startLong</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientId)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionServiceThriftClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftClient.html#startShort()">startShort</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionServiceClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceClient.html#startShort()">startShort</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionServiceThriftClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftClient.html#startShort(int)">startShort</a></strong>(int&nbsp;timeout)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionServiceClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceClient.html#startShort(int)">startShort</a></strong>(int&nbsp;timeout)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionServiceThriftClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftClient.html#startShort(java.lang.String)">startShort</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientId)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionServiceThriftClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftClient.html#startShort(java.lang.String,%20int)">startShort</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clientId,
+          int&nbsp;timeout)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionConverterUtils.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionConverterUtils.html#unwrap(org.apache.tephra.distributed.thrift.TTransaction)">unwrap</a></strong>(<a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a>&nbsp;thriftTx)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../org/apache/tephra/distributed/package-summary.html">org.apache.tephra.distributed</a> with parameters of type <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">TransactionServiceThriftClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftClient.html#abort(org.apache.tephra.Transaction)">abort</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">TransactionServiceClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceClient.html#abort(org.apache.tephra.Transaction)">abort</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">TransactionServiceThriftClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftClient.html#canCommit(org.apache.tephra.Transaction,%20java.util.Collection)">canCommit</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx,
+         <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;byte[]&gt;&nbsp;changeIds)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">TransactionServiceClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceClient.html#canCommit(org.apache.tephra.Transaction,%20java.util.Collection)">canCommit</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx,
+         <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;byte[]&gt;&nbsp;changeIds)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionServiceThriftClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftClient.html#checkpoint(org.apache.tephra.Transaction)">checkpoint</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionServiceClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceClient.html#checkpoint(org.apache.tephra.Transaction)">checkpoint</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">TransactionServiceThriftClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftClient.html#commit(org.apache.tephra.Transaction)">commit</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">TransactionServiceClient.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionServiceClient.html#commit(org.apache.tephra.Transaction)">commit</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a></code></td>
+<td class="colLast"><span class="strong">TransactionConverterUtils.</span><code><strong><a href="../../../../org/apache/tephra/distributed/TransactionConverterUtils.html#wrap(org.apache.tephra.Transaction)">wrap</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.tephra.hbase">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a> in <a href="../../../../org/apache/tephra/hbase/package-summary.html">org.apache.tephra.hbase</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../org/apache/tephra/hbase/package-summary.html">org.apache.tephra.hbase</a> with parameters of type <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">TransactionAwareHTable.</span><code><strong><a href="../../../../org/apache/tephra/hbase/TransactionAwareHTable.html#addToOperation(org.apache.hadoop.hbase.client.OperationWithAttributes,%20org.apache.tephra.Transaction)">addToOperation</a></strong>(org.apache.hadoop.hbase.client.OperationWithAttributes&nbsp;op,
+              <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.tephra.hbase.coprocessor">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a> in <a href="../../../../org/apache/tephra/hbase/coprocessor/package-summary.html">org.apache.tephra.hbase.coprocessor</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../org/apache/tephra/hbase/coprocessor/package-summary.html">org.apache.tephra.hbase.coprocessor</a> with parameters of type <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">TransactionProcessor.</span><code><strong><a href="../../../../org/apache/tephra/hbase/coprocessor/TransactionProcessor.html#ensureValidTxLifetime(org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment,%20org.apache.hadoop.hbase.client.OperationWithAttributes,%20org.apache.tephra.Transaction)">ensureValidTxLifetime</a></strong>(org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment&nbsp;env,
+                     org.apache.hadoop.hbase.client.OperationWithAttributes&nbsp;op,
+                     <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>
+<div class="block">Make sure that the transaction is within the max valid transaction lifetime.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected org.apache.hadoop.hbase.filter.Filter</code></td>
+<td class="colLast"><span class="strong">TransactionProcessor.</span><code><strong><a href="../../../../org/apache/tephra/hbase/coprocessor/TransactionProcessor.html#getTransactionFilter(org.apache.tephra.Transaction,%20org.apache.hadoop.hbase.regionserver.ScanType,%20org.apache.hadoop.hbase.filter.Filter)">getTransactionFilter</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx,
+                    org.apache.hadoop.hbase.regionserver.ScanType&nbsp;type,
+                    org.apache.hadoop.hbase.filter.Filter&nbsp;filter)</code>
+<div class="block">Derived classes can override this method to customize the filter used to return data visible for the current
+ transaction.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static org.apache.hadoop.hbase.filter.Filter</code></td>
+<td class="colLast"><span class="strong">TransactionFilters.</span><code><strong><a href="../../../../org/apache/tephra/hbase/coprocessor/TransactionFilters.html#getVisibilityFilter(org.apache.tephra.Transaction,%20java.util.Map,%20boolean,%20org.apache.hadoop.hbase.regionserver.ScanType)">getVisibilityFilter</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx,
+                   <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>&lt;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>&gt;&nbsp;ttlByFamily,
+                   boolean&nbsp;allowEmptyValues,
+                   org.apache.hadoop.hbase.regionserver.ScanType&nbsp;scanType)</code>
+<div class="block">Creates a new <code>Filter</code> for returning data only from visible transactions.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static org.apache.hadoop.hbase.filter.Filter</code></td>
+<td class="colLast"><span class="strong">TransactionFilters.</span><code><strong><a href="../../../../org/apache/tephra/hbase/coprocessor/TransactionFilters.html#getVisibilityFilter(org.apache.tephra.Transaction,%20java.util.Map,%20boolean,%20org.apache.hadoop.hbase.regionserver.ScanType,%20org.apache.hadoop.hbase.filter.Filter)">getVisibilityFilter</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx,
+                   <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>&lt;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>&gt;&nbsp;ttlByFamily,
+                   boolean&nbsp;allowEmptyValues,
+                   org.apache.hadoop.hbase.regionserver.ScanType&nbsp;scanType,
+                   org.apache.hadoop.hbase.filter.Filter&nbsp;cellFilter)</code>
+<div class="block">Creates a new <code>Filter</code> for returning data only from visible transactions.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../org/apache/tephra/hbase/coprocessor/package-summary.html">org.apache.tephra.hbase.coprocessor</a> with parameters of type <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../org/apache/tephra/hbase/coprocessor/TransactionVisibilityFilter.html#TransactionVisibilityFilter(org.apache.tephra.Transaction,%20java.util.Map,%20boolean,%20org.apache.hadoop.hbase.regionserver.ScanType)">TransactionVisibilityFilter</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx,
+                           <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>&lt;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>&gt;&nbsp;ttlByFamily,
+                           boolean&nbsp;allowEmptyValues,
+                           org.apache.hadoop.hbase.regionserver.ScanType&nbsp;scanType)</code>
+<div class="block">Creates a new <code>Filter</code> for returning data only from visible transactions.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../org/apache/tephra/hbase/coprocessor/TransactionVisibilityFilter.html#TransactionVisibilityFilter(org.apache.tephra.Transaction,%20java.util.Map,%20boolean,%20org.apache.hadoop.hbase.regionserver.ScanType,%20org.apache.hadoop.hbase.filter.Filter)">TransactionVisibilityFilter</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx,
+                           <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>&lt;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>&gt;&nbsp;ttlByFamily,
+                           boolean&nbsp;allowEmptyValues,
+                           org.apache.hadoop.hbase.regionserver.ScanType&nbsp;scanType,
+                           org.apache.hadoop.hbase.filter.Filter&nbsp;cellFilter)</code>
+<div class="block">Creates a new <code>Filter</code> for returning data only from visible transactions.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.tephra.inmemory">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a> in <a href="../../../../org/apache/tephra/inmemory/package-summary.html">org.apache.tephra.inmemory</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../org/apache/tephra/inmemory/package-summary.html">org.apache.tephra.inmemory</a> that return <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">MinimalTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/MinimalTxSystemClient.html#checkpoint(org.apache.tephra.Transaction)">checkpoint</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">InMemoryTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/InMemoryTxSystemClient.html#checkpoint(org.apache.tephra.Transaction)">checkpoint</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">DetachedTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/DetachedTxSystemClient.html#checkpoint(org.apache.tephra.Transaction)">checkpoint</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">MinimalTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/MinimalTxSystemClient.html#startLong()">startLong</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">InMemoryTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/InMemoryTxSystemClient.html#startLong()">startLong</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">DetachedTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/DetachedTxSystemClient.html#startLong()">startLong</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">MinimalTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/MinimalTxSystemClient.html#startShort()">startShort</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">InMemoryTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/InMemoryTxSystemClient.html#startShort()">startShort</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">DetachedTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/DetachedTxSystemClient.html#startShort()">startShort</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">MinimalTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/MinimalTxSystemClient.html#startShort(int)">startShort</a></strong>(int&nbsp;timeout)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">InMemoryTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/InMemoryTxSystemClient.html#startShort(int)">startShort</a></strong>(int&nbsp;timeout)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">DetachedTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/DetachedTxSystemClient.html#startShort(int)">startShort</a></strong>(int&nbsp;timeout)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../org/apache/tephra/inmemory/package-summary.html">org.apache.tephra.inmemory</a> with parameters of type <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">MinimalTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/MinimalTxSystemClient.html#abort(org.apache.tephra.Transaction)">abort</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">InMemoryTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/InMemoryTxSystemClient.html#abort(org.apache.tephra.Transaction)">abort</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">DetachedTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/DetachedTxSystemClient.html#abort(org.apache.tephra.Transaction)">abort</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">MinimalTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/MinimalTxSystemClient.html#canCommit(org.apache.tephra.Transaction,%20java.util.Collection)">canCommit</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx,
+         <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;byte[]&gt;&nbsp;changeIds)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">InMemoryTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/InMemoryTxSystemClient.html#canCommit(org.apache.tephra.Transaction,%20java.util.Collection)">canCommit</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx,
+         <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;byte[]&gt;&nbsp;changeIds)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">DetachedTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/DetachedTxSystemClient.html#canCommit(org.apache.tephra.Transaction,%20java.util.Collection)">canCommit</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx,
+         <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;byte[]&gt;&nbsp;changeIds)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">MinimalTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/MinimalTxSystemClient.html#checkpoint(org.apache.tephra.Transaction)">checkpoint</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">InMemoryTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/InMemoryTxSystemClient.html#checkpoint(org.apache.tephra.Transaction)">checkpoint</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">DetachedTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/DetachedTxSystemClient.html#checkpoint(org.apache.tephra.Transaction)">checkpoint</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">MinimalTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/MinimalTxSystemClient.html#commit(org.apache.tephra.Transaction)">commit</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">InMemoryTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/InMemoryTxSystemClient.html#commit(org.apache.tephra.Transaction)">commit</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">DetachedTxSystemClient.</span><code><strong><a href="../../../../org/apache/tephra/inmemory/DetachedTxSystemClient.html#commit(org.apache.tephra.Transaction)">commit</a></strong>(<a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.tephra.util">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a> in <a href="../../../../org/apache/tephra/util/package-summary.html">org.apache.tephra.util</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../org/apache/tephra/util/package-summary.html">org.apache.tephra.util</a> that return <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></code></td>
+<td class="colLast"><span class="strong">TxUtils.</span><code><strong><a href="../../../../org/apache/tephra/util/TxUtils.html#createDummyTransaction(org.apache.tephra.persist.TransactionVisibilityState)">createDummyTransaction</a></strong>(<a href="../../../../org/apache/tephra/persist/TransactionVisibilityState.html" title="interface in org.apache.tephra.persist">TransactionVisibilityState</a>&nbsp;txVisibilityState)</code>
+<div class="block">Creates a "dummy" transaction based on the given txVisibilityState's state.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../org/apache/tephra/util/package-summary.html">org.apache.tephra.util</a> with parameters of type <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static long</code></td>
+<td class="colLast"><span class="strong">TxUtils.</span><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>&nbsp;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">
+<td class="colFirst"><code>static long</code></td>
+<td class="colLast"><span class="strong">TxUtils.</span><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>&lt;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>&gt;&nbsp;ttlByFamily,
+                         <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx)</code>
+<div class="block">Returns the oldest visible timestamp for the given transaction, based on the TTLs configured for each column
+ family.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static long</code></td>
+<td class="colLast"><span class="strong">TxUtils.</span><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>&lt;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>&gt;&nbsp;ttlByFamily,
+                         <a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Transaction</a>&nbsp;tx,
+                         boolean&nbsp;readNonTxnData)</code>
+<div class="block">Returns the oldest visible timestamp for the given transaction, based on the TTLs configured for each column
+ family.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static long</code></td>
+<td class="colLast"><span class="strong">TxUtils.</span><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>&nbsp;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>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../org/apache/tephra/Transaction.html" title="class in org.apache.tephra">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/tephra/class-use/Transaction.html" target="_top">Frames</a></li>
+<li><a href="Transaction.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<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>

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/72ca06bc/src/site/resources/apidocs-0.12.0-incubating/org/apache/tephra/class-use/TransactionAdmin.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.12.0-incubating/org/apache/tephra/class-use/TransactionAdmin.html b/src/site/resources/apidocs-0.12.0-incubating/org/apache/tephra/class-use/TransactionAdmin.html
new file mode 100644
index 0000000..691ffc7
--- /dev/null
+++ b/src/site/resources/apidocs-0.12.0-incubating/org/apache/tephra/class-use/TransactionAdmin.html
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 04 12:03:03 PDT 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.tephra.TransactionAdmin (Apache Tephra 0.12.0-incubating API)</title>
+<meta name="date" content="2017-08-04">
+<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.TransactionAdmin (Apache Tephra 0.12.0-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../org/apache/tephra/TransactionAdmin.html" title="class in org.apache.tephra">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/tephra/class-use/TransactionAdmin.html" target="_top">Frames</a></li>
+<li><a href="TransactionAdmin.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.tephra.TransactionAdmin" class="title">Uses of Class<br>org.apache.tephra.TransactionAdmin</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.tephra.TransactionAdmin</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../org/apache/tephra/TransactionAdmin.html" title="class in org.apache.tephra">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/tephra/class-use/TransactionAdmin.html" target="_top">Frames</a></li>
+<li><a href="TransactionAdmin.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<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>

http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/72ca06bc/src/site/resources/apidocs-0.12.0-incubating/org/apache/tephra/class-use/TransactionAware.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.12.0-incubating/org/apache/tephra/class-use/TransactionAware.html b/src/site/resources/apidocs-0.12.0-incubating/org/apache/tephra/class-use/TransactionAware.html
new file mode 100644
index 0000000..9672cbd
--- /dev/null
+++ b/src/site/resources/apidocs-0.12.0-incubating/org/apache/tephra/class-use/TransactionAware.html
@@ -0,0 +1,308 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 04 12:03:03 PDT 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface org.apache.tephra.TransactionAware (Apache Tephra 0.12.0-incubating API)</title>
+<meta name="date" content="2017-08-04">
+<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.TransactionAware (Apache Tephra 0.12.0-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/tephra/class-use/TransactionAware.html" target="_top">Frames</a></li>
+<li><a href="TransactionAware.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.tephra.TransactionAware" class="title">Uses of Interface<br>org.apache.tephra.TransactionAware</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.tephra">org.apache.tephra</a></td>
+<td class="colLast">
+<div class="block">This package contains implementations of the transaction system v2.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.tephra.hbase">org.apache.tephra.hbase</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.tephra.visibility">org.apache.tephra.visibility</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.tephra">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a> in <a href="../../../../org/apache/tephra/package-summary.html">org.apache.tephra</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../org/apache/tephra/package-summary.html">org.apache.tephra</a> that implement <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/tephra/AbstractTransactionAwareTable.html" title="class in org.apache.tephra">AbstractTransactionAwareTable</a></strong></code>
+<div class="block">Base class for all the common parts of the HBase version-specific <code>TransactionAwareHTable</code>
+ implementations.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../org/apache/tephra/package-summary.html">org.apache.tephra</a> that return <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a></code></td>
+<td class="colLast"><span class="strong">TransactionAwares.</span><code><strong><a href="../../../../org/apache/tephra/TransactionAwares.html#of(java.util.Collection)">of</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a>&gt;&nbsp;transactionAwares)</code>
+<div class="block">Create composite transaction aware object that delegates transaction logic to given collection of
+ <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra"><code>TransactionAware</code></a>s</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../org/apache/tephra/package-summary.html">org.apache.tephra</a> with parameters of type <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">TransactionContext.</span><code><strong><a href="../../../../org/apache/tephra/TransactionContext.html#addTransactionAware(org.apache.tephra.TransactionAware)">addTransactionAware</a></strong>(<a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a>&nbsp;txAware)</code>
+<div class="block">Adds a new transaction-aware to participate in the transaction.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">TransactionContext.</span><code><strong><a href="../../../../org/apache/tephra/TransactionContext.html#removeTransactionAware(org.apache.tephra.TransactionAware)">removeTransactionAware</a></strong>(<a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a>&nbsp;txAware)</code>
+<div class="block">Removes a <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra"><code>TransactionAware</code></a> and withdraws from participation in the transaction.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Method parameters in <a href="../../../../org/apache/tephra/package-summary.html">org.apache.tephra</a> with type arguments of type <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/TransactionExecutor.html" title="interface in org.apache.tephra">TransactionExecutor</a></code></td>
+<td class="colLast"><span class="strong">TransactionExecutorFactory.</span><code><strong><a href="../../../../org/apache/tephra/TransactionExecutorFactory.html#createExecutor(java.lang.Iterable)">createExecutor</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a>&gt;&nbsp;txAwares)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a></code></td>
+<td class="colLast"><span class="strong">TransactionAwares.</span><code><strong><a href="../../../../org/apache/tephra/TransactionAwares.html#of(java.util.Collection)">of</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a>&gt;&nbsp;transactionAwares)</code>
+<div class="block">Create composite transaction aware object that delegates transaction logic to given collection of
+ <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra"><code>TransactionAware</code></a>s</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../org/apache/tephra/package-summary.html">org.apache.tephra</a> with parameters of type <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../org/apache/tephra/DefaultTransactionExecutor.html#DefaultTransactionExecutor(org.apache.tephra.TransactionSystemClient,%20org.apache.tephra.TransactionAware...)">DefaultTransactionExecutor</a></strong>(<a href="../../../../org/apache/tephra/TransactionSystemClient.html" title="interface in org.apache.tephra">TransactionSystemClient</a>&nbsp;txClient,
+                          <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a>...&nbsp;txAwares)</code>
+<div class="block">Convenience constructor, has same affect as <a href="../../../../org/apache/tephra/DefaultTransactionExecutor.html#DefaultTransactionExecutor(org.apache.tephra.TransactionSystemClient,%20java.lang.Iterable)"><code>DefaultTransactionExecutor.DefaultTransactionExecutor(TransactionSystemClient, Iterable)</code></a></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../org/apache/tephra/TransactionContext.html#TransactionContext(org.apache.tephra.TransactionSystemClient,%20org.apache.tephra.TransactionAware...)">TransactionContext</a></strong>(<a href="../../../../org/apache/tephra/TransactionSystemClient.html" title="interface in org.apache.tephra">TransactionSystemClient</a>&nbsp;txClient,
+                  <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a>...&nbsp;txAwares)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructor parameters in <a href="../../../../org/apache/tephra/package-summary.html">org.apache.tephra</a> with type arguments of type <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../org/apache/tephra/DefaultTransactionExecutor.html#DefaultTransactionExecutor(org.apache.tephra.TransactionSystemClient,%20java.lang.Iterable)">DefaultTransactionExecutor</a></strong>(<a href="../../../../org/apache/tephra/TransactionSystemClient.html" title="interface in org.apache.tephra">TransactionSystemClient</a>&nbsp;txClient,
+                          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a>&gt;&nbsp;txAwares)</code>
+<div class="block">Constructor for a transaction executor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../org/apache/tephra/DefaultTransactionExecutor.html#DefaultTransactionExecutor(org.apache.tephra.TransactionSystemClient,%20java.lang.Iterable,%20org.apache.tephra.RetryStrategy)">DefaultTransactionExecutor</a></strong>(<a href="../../../../org/apache/tephra/TransactionSystemClient.html" title="interface in org.apache.tephra">TransactionSystemClient</a>&nbsp;txClient,
+                          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a>&gt;&nbsp;txAwares,
+                          <a href="../../../../org/apache/tephra/RetryStrategy.html" title="interface in org.apache.tephra">RetryStrategy</a>&nbsp;retryStrategy)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../org/apache/tephra/TransactionContext.html#TransactionContext(org.apache.tephra.TransactionSystemClient,%20java.lang.Iterable)">TransactionContext</a></strong>(<a href="../../../../org/apache/tephra/TransactionSystemClient.html" title="interface in org.apache.tephra">TransactionSystemClient</a>&nbsp;txClient,
+                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a>&gt;&nbsp;txAwares)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.tephra.hbase">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a> in <a href="../../../../org/apache/tephra/hbase/package-summary.html">org.apache.tephra.hbase</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../org/apache/tephra/hbase/package-summary.html">org.apache.tephra.hbase</a> that implement <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/tephra/hbase/TransactionAwareHTable.html" title="class in org.apache.tephra.hbase">TransactionAwareHTable</a></strong></code>
+<div class="block">A Transaction Aware HTable implementation for HBase 0.96.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.tephra.visibility">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a> in <a href="../../../../org/apache/tephra/visibility/package-summary.html">org.apache.tephra.visibility</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../org/apache/tephra/visibility/package-summary.html">org.apache.tephra.visibility</a> that return <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">TransactionAware</a></code></td>
+<td class="colLast"><span class="strong">VisibilityFence.</span><code><strong><a href="../../../../org/apache/tephra/visibility/VisibilityFence.html#create(byte[])">create</a></strong>(byte[]&nbsp;fenceId)</code>
+<div class="block">Used by a reader to get a fence that can be added to its transaction context.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../org/apache/tephra/TransactionAware.html" title="interface in org.apache.tephra">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/tephra/class-use/TransactionAware.html" target="_top">Frames</a></li>
+<li><a href="TransactionAware.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<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>