http://git-wip-us.apache.org/repos/asf/incubator-tephra/blob/4e1e5e9a/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/TransactionServiceThriftHandler.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/TransactionServiceThriftHandler.html b/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/TransactionServiceThriftHandler.html
new file mode 100644
index 0000000..d0ad48e
--- /dev/null
+++ b/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/TransactionServiceThriftHandler.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 (1.8.0_60) on Thu Sep 21 16:46:18 PDT 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>TransactionServiceThriftHandler (Apache Tephra 0.13.0-incubating API)</title>
+<meta name="date" content="2017-09-21">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+ try {
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="TransactionServiceThriftHandler (Apache Tephra 0.13.0-incubating API)";
+ }
+ }
+ catch(err) {
+ }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TransactionServiceThriftHandler.html">Use</a></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><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftClient.html" title="class in org.apache.tephra.distributed"><span class="typeNameLink">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/tephra/distributed/TransactionServiceThriftHandler.html" target="_top">Frames</a></li>
+<li><a href="TransactionServiceThriftHandler.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>
+<div>
+<ul class="subNavList">
+<li>Summary: </li>
+<li>Nested | </li>
+<li>Field | </li>
+<li><a href="#constructor.summary">Constr</a> | </li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail: </li>
+<li>Field | </li>
+<li><a href="#constructor.detail">Constr</a> | </li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.tephra.distributed</div>
+<h2 title="Class TransactionServiceThriftHandler" class="title">Class TransactionServiceThriftHandler</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.tephra.distributed.TransactionServiceThriftHandler</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a>, <a href="../../../../org/apache/tephra/rpc/RPCServiceHandler.html" title="interface in org.apache.tephra.rpc">RPCServiceHandler</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">TransactionServiceThriftHandler</span>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements <a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a>, <a href="../../../../org/apache/tephra/rpc/RPCServiceHandler.html" title="interface in org.apache.tephra.rpc">RPCServiceHandler</a></pre>
+<div class="block">The implementation of a thrift service for tx service.
+ All operations arrive over the wire as Thrift objects.
+ <p/>
+ Why all this conversion (wrap/unwrap), and not define all Operations
+ themselves as Thrift objects?
+ <ul><li>
+ All the non-thrift executors would have to use the Thrift objects
+ </li><li>
+ Thrift's object model is too restrictive: it has only limited inheritance
+ and no overloading
+ </li><li>
+ Thrift objects are bare-bone, all they have are getters, setters, and
+ basic object methods.
+ </li></ul></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!-- -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#TransactionServiceThriftHandler-org.apache.tephra.TransactionManager-org.apache.tephra.txprune.TransactionPruningService-">TransactionServiceThriftHandler</a></span>(<a href="../../../../org/apache/tephra/TransactionManager.html" title="class in org.apache.tephra">TransactionManager</a> txManager,
+ <a href="../../../../org/apache/tephra/txprune/TransactionPruningService.html" title="class in org.apache.tephra.txprune">TransactionPruningService</a> pruningService)</code> </td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!-- -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#abortTx-org.apache.tephra.distributed.thrift.TTransaction-">abortTx</a></span>(<a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a> tx)</code> </td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#canCommitOrThrow-long-java.util.Set-">canCommitOrThrow</a></span>(long txId,
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>> changes)</code> </td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/distributed/thrift/TBoolean.html" title="class in org.apache.tephra.distributed.thrift">TBoolean</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#canCommitTx-org.apache.tephra.distributed.thrift.TTransaction-java.util.Set-">canCommitTx</a></span>(<a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a> tx,
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>> changes)</code> </td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#checkpoint-org.apache.tephra.distributed.thrift.TTransaction-">checkpoint</a></span>(<a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a> originalTx)</code> </td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#commitOrThrow-long-long-">commitOrThrow</a></span>(long txId,
+ long wp)</code> </td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/distributed/thrift/TBoolean.html" title="class in org.apache.tephra.distributed.thrift">TBoolean</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#commitTx-org.apache.tephra.distributed.thrift.TTransaction-">commitTx</a></span>(<a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a> tx)</code> </td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#destroy--">destroy</a></span>()</code> </td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#getSnapshot--">getSnapshot</a></span>()</code> </td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#init--">init</a></span>()</code> </td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#invalidateTx-long-">invalidateTx</a></span>(long tx)</code> </td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#invalidTxSize--">invalidTxSize</a></span>()</code> </td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#pruneNow--">pruneNow</a></span>()</code> </td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#resetState--">resetState</a></span>()</code> </td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#startLong--">startLong</a></span>()</code> </td>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#startLongClientId-java.lang.String-">startLongClientId</a></span>(<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> clientId)</code> </td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#startShort--">startShort</a></span>()</code> </td>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#startShortClientId-java.lang.String-">startShortClientId</a></span>(<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> clientId)</code> </td>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#startShortTimeout-int-">startShortTimeout</a></span>(int timeout)</code> </td>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#startShortWithClientIdAndTimeOut-java.lang.String-int-">startShortWithClientIdAndTimeOut</a></span>(<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> clientId,
+ int timeout)</code> </td>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#startShortWithTimeout-int-">startShortWithTimeout</a></span>(int timeout)</code> </td>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#status--">status</a></span>()</code> </td>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/distributed/thrift/TBoolean.html" title="class in org.apache.tephra.distributed.thrift">TBoolean</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#truncateInvalidTx-java.util.Set-">truncateInvalidTx</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<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>> txns)</code> </td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/tephra/distributed/thrift/TBoolean.html" title="class in org.apache.tephra.distributed.thrift">TBoolean</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftHandler.html#truncateInvalidTxBefore-long-">truncateInvalidTxBefore</a></span>(long time)</code> </td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!-- -->
+</a>
+<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang
/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!-- -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="TransactionServiceThriftHandler-org.apache.tephra.TransactionManager-org.apache.tephra.txprune.TransactionPruningService-">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>TransactionServiceThriftHandler</h4>
+<pre>public TransactionServiceThriftHandler(<a href="../../../../org/apache/tephra/TransactionManager.html" title="class in org.apache.tephra">TransactionManager</a> txManager,
+ <a href="../../../../org/apache/tephra/txprune/TransactionPruningService.html" title="class in org.apache.tephra.txprune">TransactionPruningService</a> pruningService)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="startLong--">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>startLong</h4>
+<pre>public <a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a> startLong()
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#startLong--">startLong</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="startShort--">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>startShort</h4>
+<pre>public <a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a> startShort()
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#startShort--">startShort</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="startLongClientId-java.lang.String-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>startLongClientId</h4>
+<pre>public <a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a> startLongClientId(<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> clientId)
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#startLongClientId-java.lang.String-">startLongClientId</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="startShortTimeout-int-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>startShortTimeout</h4>
+<pre>public <a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a> startShortTimeout(int timeout)
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#startShortTimeout-int-">startShortTimeout</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="startShortClientId-java.lang.String-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>startShortClientId</h4>
+<pre>public <a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a> startShortClientId(<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> clientId)
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#startShortClientId-java.lang.String-">startShortClientId</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="startShortWithClientIdAndTimeOut-java.lang.String-int-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>startShortWithClientIdAndTimeOut</h4>
+<pre>public <a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a> startShortWithClientIdAndTimeOut(<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> clientId,
+ int timeout)
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#startShortWithClientIdAndTimeOut-java.lang.String-int-">startShortWithClientIdAndTimeOut</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="startShortWithTimeout-int-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>startShortWithTimeout</h4>
+<pre>public <a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a> startShortWithTimeout(int timeout)
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#startShortWithTimeout-int-">startShortWithTimeout</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="canCommitTx-org.apache.tephra.distributed.thrift.TTransaction-java.util.Set-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>canCommitTx</h4>
+<pre>public <a href="../../../../org/apache/tephra/distributed/thrift/TBoolean.html" title="class in org.apache.tephra.distributed.thrift">TBoolean</a> canCommitTx(<a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a> tx,
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>> changes)
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#canCommitTx-org.apache.tephra.distributed.thrift.TTransaction-java.util.Set-">canCommitTx</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="canCommitOrThrow-long-java.util.Set-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>canCommitOrThrow</h4>
+<pre>public void canCommitOrThrow(long txId,
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>> changes)
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#canCommitOrThrow-long-java.util.Set-">canCommitOrThrow</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="commitTx-org.apache.tephra.distributed.thrift.TTransaction-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>commitTx</h4>
+<pre>public <a href="../../../../org/apache/tephra/distributed/thrift/TBoolean.html" title="class in org.apache.tephra.distributed.thrift">TBoolean</a> commitTx(<a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a> tx)
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#commitTx-org.apache.tephra.distributed.thrift.TTransaction-">commitTx</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="commitOrThrow-long-long-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>commitOrThrow</h4>
+<pre>public void commitOrThrow(long txId,
+ long wp)
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#commitOrThrow-long-long-">commitOrThrow</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="abortTx-org.apache.tephra.distributed.thrift.TTransaction-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>abortTx</h4>
+<pre>public void abortTx(<a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a> tx)
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#abortTx-org.apache.tephra.distributed.thrift.TTransaction-">abortTx</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="invalidateTx-long-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>invalidateTx</h4>
+<pre>public boolean invalidateTx(long tx)
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#invalidateTx-long-">invalidateTx</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getSnapshot--">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSnapshot</h4>
+<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> getSnapshot()
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#getSnapshot--">getSnapshot</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="resetState--">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>resetState</h4>
+<pre>public void resetState()
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#resetState--">resetState</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="status--">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>status</h4>
+<pre>public <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> status()
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#status--">status</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="truncateInvalidTx-java.util.Set-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>truncateInvalidTx</h4>
+<pre>public <a href="../../../../org/apache/tephra/distributed/thrift/TBoolean.html" title="class in org.apache.tephra.distributed.thrift">TBoolean</a> truncateInvalidTx(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<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>> txns)
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#truncateInvalidTx-java.util.Set-">truncateInvalidTx</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="truncateInvalidTxBefore-long-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>truncateInvalidTxBefore</h4>
+<pre>public <a href="../../../../org/apache/tephra/distributed/thrift/TBoolean.html" title="class in org.apache.tephra.distributed.thrift">TBoolean</a> truncateInvalidTxBefore(long time)
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#truncateInvalidTxBefore-long-">truncateInvalidTxBefore</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="invalidTxSize--">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>invalidTxSize</h4>
+<pre>public int invalidTxSize()
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#invalidTxSize--">invalidTxSize</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="checkpoint-org.apache.tephra.distributed.thrift.TTransaction-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>checkpoint</h4>
+<pre>public <a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a> checkpoint(<a href="../../../../org/apache/tephra/distributed/thrift/TTransaction.html" title="class in org.apache.tephra.distributed.thrift">TTransaction</a> originalTx)
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#checkpoint-org.apache.tephra.distributed.thrift.TTransaction-">checkpoint</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="pruneNow--">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>pruneNow</h4>
+<pre>public void pruneNow()
+ throws org.apache.thrift.TException</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html#pruneNow--">pruneNow</a></code> in interface <code><a href="../../../../org/apache/tephra/distributed/thrift/TTransactionServer.Iface.html" title="interface in org.apache.tephra.distributed.thrift">TTransactionServer.Iface</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.thrift.TException</code></dd>
+</dl>
+</li>
+</ul>
+<a name="init--">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>init</h4>
+<pre>public void init()
+ throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/rpc/RPCServiceHandler.html#init--">init</a></code> in interface <code><a href="../../../../org/apache/tephra/rpc/RPCServiceHandler.html" title="interface in org.apache.tephra.rpc">RPCServiceHandler</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="destroy--">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>destroy</h4>
+<pre>public void destroy()
+ throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/tephra/rpc/RPCServiceHandler.html#destroy--">destroy</a></code> in interface <code><a href="../../../../org/apache/tephra/rpc/RPCServiceHandler.html" title="interface in org.apache.tephra.rpc">RPCServiceHandler</a></code></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TransactionServiceThriftHandler.html">Use</a></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><a href="../../../../org/apache/tephra/distributed/TransactionServiceThriftClient.html" title="class in org.apache.tephra.distributed"><span class="typeNameLink">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/tephra/distributed/TransactionServiceThriftHandler.html" target="_top">Frames</a></li>
+<li><a href="TransactionServiceThriftHandler.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>
+<div>
+<ul class="subNavList">
+<li>Summary: </li>
+<li>Nested | </li>
+<li>Field | </li>
+<li><a href="#constructor.summary">Constr</a> | </li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail: </li>
+<li>Field | </li>
+<li><a href="#constructor.detail">Constr</a> | </li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright © 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/4e1e5e9a/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/AbstractClientProvider.EndpointStrategy.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/AbstractClientProvider.EndpointStrategy.html b/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/AbstractClientProvider.EndpointStrategy.html
new file mode 100644
index 0000000..8c48529
--- /dev/null
+++ b/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/AbstractClientProvider.EndpointStrategy.html
@@ -0,0 +1,190 @@
+<!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 (1.8.0_60) on Thu Sep 21 16:46:20 PDT 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface org.apache.tephra.distributed.AbstractClientProvider.EndpointStrategy (Apache Tephra 0.13.0-incubating API)</title>
+<meta name="date" content="2017-09-21">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+ try {
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Uses of Interface org.apache.tephra.distributed.AbstractClientProvider.EndpointStrategy (Apache Tephra 0.13.0-incubating API)";
+ }
+ }
+ catch(err) {
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<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/distributed/AbstractClientProvider.EndpointStrategy.html" title="interface in org.apache.tephra.distributed">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/distributed/class-use/AbstractClientProvider.EndpointStrategy.html" target="_top">Frames</a></li>
+<li><a href="AbstractClientProvider.EndpointStrategy.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.distributed.AbstractClientProvider.EndpointStrategy" class="title">Uses of Interface<br>org.apache.tephra.distributed.AbstractClientProvider.EndpointStrategy</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../org/apache/tephra/distributed/AbstractClientProvider.EndpointStrategy.html" title="interface in org.apache.tephra.distributed">AbstractClientProvider.EndpointStrategy</a></span><span class="tabEnd"> </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.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>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.tephra.distributed">
+<!-- -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/tephra/distributed/AbstractClientProvider.EndpointStrategy.html" title="interface in org.apache.tephra.distributed">AbstractClientProvider.EndpointStrategy</a> in <a href="../../../../../org/apache/tephra/distributed/package-summary.html">org.apache.tephra.distributed</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/tephra/distributed/package-summary.html">org.apache.tephra.distributed</a> that implement <a href="../../../../../org/apache/tephra/distributed/AbstractClientProvider.EndpointStrategy.html" title="interface in org.apache.tephra.distributed">AbstractClientProvider.EndpointStrategy</a></span><span class="tabEnd"> </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 </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tephra/distributed/AbstractClientProvider.RandomEndpointStrategy.html" title="class in org.apache.tephra.distributed">AbstractClientProvider.RandomEndpointStrategy</a></span></code>
+<div class="block">Randomly picks endpoint from the list of available endpoints.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tephra/distributed/AbstractClientProvider.TimeLimitEndpointStrategy.html" title="class in org.apache.tephra.distributed">AbstractClientProvider.TimeLimitEndpointStrategy</a></span></code>
+<div class="block">An <a href="../../../../../org/apache/tephra/distributed/AbstractClientProvider.EndpointStrategy.html" title="interface in org.apache.tephra.distributed"><code>AbstractClientProvider.EndpointStrategy</code></a> that make sure it picks an endpoint within the given
+ timeout limit.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../org/apache/tephra/distributed/package-summary.html">org.apache.tephra.distributed</a> with parameters of type <a href="../../../../../org/apache/tephra/distributed/AbstractClientProvider.EndpointStrategy.html" title="interface in org.apache.tephra.distributed">AbstractClientProvider.EndpointStrategy</a></span><span class="tabEnd"> </span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tephra/distributed/AbstractClientProvider.TimeLimitEndpointStrategy.html#TimeLimitEndpointStrategy-org.apache.tephra.distributed.AbstractClientProvider.EndpointStrategy-long-java.util.concurrent.TimeUnit-">TimeLimitEndpointStrategy</a></span>(<a href="../../../../../org/apache/tephra/distributed/AbstractClientProvider.EndpointStrategy.html" title="interface in org.apache.tephra.distributed">AbstractClientProvider.EndpointStrategy</a> delegate,
+ long timeout,
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a> timeoutUnit)</code> </td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<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/distributed/AbstractClientProvider.EndpointStrategy.html" title="interface in org.apache.tephra.distributed">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/distributed/class-use/AbstractClientProvider.EndpointStrategy.html" target="_top">Frames</a></li>
+<li><a href="AbstractClientProvider.EndpointStrategy.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 © 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/4e1e5e9a/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/AbstractClientProvider.RandomEndpointStrategy.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/AbstractClientProvider.RandomEndpointStrategy.html b/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/AbstractClientProvider.RandomEndpointStrategy.html
new file mode 100644
index 0000000..eb78403
--- /dev/null
+++ b/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/AbstractClientProvider.RandomEndpointStrategy.html
@@ -0,0 +1,126 @@
+<!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 (1.8.0_60) on Thu Sep 21 16:46:20 PDT 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.tephra.distributed.AbstractClientProvider.RandomEndpointStrategy (Apache Tephra 0.13.0-incubating API)</title>
+<meta name="date" content="2017-09-21">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+ try {
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Uses of Class org.apache.tephra.distributed.AbstractClientProvider.RandomEndpointStrategy (Apache Tephra 0.13.0-incubating API)";
+ }
+ }
+ catch(err) {
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<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/distributed/AbstractClientProvider.RandomEndpointStrategy.html" title="class in org.apache.tephra.distributed">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/distributed/class-use/AbstractClientProvider.RandomEndpointStrategy.html" target="_top">Frames</a></li>
+<li><a href="AbstractClientProvider.RandomEndpointStrategy.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.distributed.AbstractClientProvider.RandomEndpointStrategy" class="title">Uses of Class<br>org.apache.tephra.distributed.AbstractClientProvider.RandomEndpointStrategy</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.tephra.distributed.AbstractClientProvider.RandomEndpointStrategy</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<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/distributed/AbstractClientProvider.RandomEndpointStrategy.html" title="class in org.apache.tephra.distributed">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/distributed/class-use/AbstractClientProvider.RandomEndpointStrategy.html" target="_top">Frames</a></li>
+<li><a href="AbstractClientProvider.RandomEndpointStrategy.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 © 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/4e1e5e9a/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/AbstractClientProvider.TimeLimitEndpointStrategy.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/AbstractClientProvider.TimeLimitEndpointStrategy.html b/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/AbstractClientProvider.TimeLimitEndpointStrategy.html
new file mode 100644
index 0000000..08c300f
--- /dev/null
+++ b/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/AbstractClientProvider.TimeLimitEndpointStrategy.html
@@ -0,0 +1,126 @@
+<!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 (1.8.0_60) on Thu Sep 21 16:46:20 PDT 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.tephra.distributed.AbstractClientProvider.TimeLimitEndpointStrategy (Apache Tephra 0.13.0-incubating API)</title>
+<meta name="date" content="2017-09-21">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+ try {
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Uses of Class org.apache.tephra.distributed.AbstractClientProvider.TimeLimitEndpointStrategy (Apache Tephra 0.13.0-incubating API)";
+ }
+ }
+ catch(err) {
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<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/distributed/AbstractClientProvider.TimeLimitEndpointStrategy.html" title="class in org.apache.tephra.distributed">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/distributed/class-use/AbstractClientProvider.TimeLimitEndpointStrategy.html" target="_top">Frames</a></li>
+<li><a href="AbstractClientProvider.TimeLimitEndpointStrategy.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.distributed.AbstractClientProvider.TimeLimitEndpointStrategy" class="title">Uses of Class<br>org.apache.tephra.distributed.AbstractClientProvider.TimeLimitEndpointStrategy</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.tephra.distributed.AbstractClientProvider.TimeLimitEndpointStrategy</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<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/distributed/AbstractClientProvider.TimeLimitEndpointStrategy.html" title="class in org.apache.tephra.distributed">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/distributed/class-use/AbstractClientProvider.TimeLimitEndpointStrategy.html" target="_top">Frames</a></li>
+<li><a href="AbstractClientProvider.TimeLimitEndpointStrategy.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 © 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/4e1e5e9a/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/AbstractClientProvider.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/AbstractClientProvider.html b/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/AbstractClientProvider.html
new file mode 100644
index 0000000..eab5525
--- /dev/null
+++ b/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/AbstractClientProvider.html
@@ -0,0 +1,182 @@
+<!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 (1.8.0_60) on Thu Sep 21 16:46:20 PDT 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.tephra.distributed.AbstractClientProvider (Apache Tephra 0.13.0-incubating API)</title>
+<meta name="date" content="2017-09-21">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+ try {
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Uses of Class org.apache.tephra.distributed.AbstractClientProvider (Apache Tephra 0.13.0-incubating API)";
+ }
+ }
+ catch(err) {
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<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/distributed/AbstractClientProvider.html" title="class in org.apache.tephra.distributed">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/distributed/class-use/AbstractClientProvider.html" target="_top">Frames</a></li>
+<li><a href="AbstractClientProvider.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.distributed.AbstractClientProvider" class="title">Uses of Class<br>org.apache.tephra.distributed.AbstractClientProvider</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../org/apache/tephra/distributed/AbstractClientProvider.html" title="class in org.apache.tephra.distributed">AbstractClientProvider</a></span><span class="tabEnd"> </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.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>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.tephra.distributed">
+<!-- -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/tephra/distributed/AbstractClientProvider.html" title="class in org.apache.tephra.distributed">AbstractClientProvider</a> in <a href="../../../../../org/apache/tephra/distributed/package-summary.html">org.apache.tephra.distributed</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../org/apache/tephra/distributed/AbstractClientProvider.html" title="class in org.apache.tephra.distributed">AbstractClientProvider</a> in <a href="../../../../../org/apache/tephra/distributed/package-summary.html">org.apache.tephra.distributed</a></span><span class="tabEnd"> </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 </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tephra/distributed/PooledClientProvider.html" title="class in org.apache.tephra.distributed">PooledClientProvider</a></span></code>
+<div class="block">This is an tx client provider that uses a bounded size pool of connections.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tephra/distributed/SingleUseClientProvider.html" title="class in org.apache.tephra.distributed">SingleUseClientProvider</a></span></code>
+<div class="block">An tx client provider that creates a new connection every time.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tephra/distributed/ThreadLocalClientProvider.html" title="class in org.apache.tephra.distributed">ThreadLocalClientProvider</a></span></code>
+<div class="block">An tx client provider that uses thread local to maintain at most one open connection per thread.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<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/distributed/AbstractClientProvider.html" title="class in org.apache.tephra.distributed">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/distributed/class-use/AbstractClientProvider.html" target="_top">Frames</a></li>
+<li><a href="AbstractClientProvider.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 © 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/4e1e5e9a/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/CloseableThriftClient.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/CloseableThriftClient.html b/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/CloseableThriftClient.html
new file mode 100644
index 0000000..7409689
--- /dev/null
+++ b/src/site/resources/apidocs-0.13.0-incubating/org/apache/tephra/distributed/class-use/CloseableThriftClient.html
@@ -0,0 +1,183 @@
+<!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 (1.8.0_60) on Thu Sep 21 16:46:20 PDT 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.tephra.distributed.CloseableThriftClient (Apache Tephra 0.13.0-incubating API)</title>
+<meta name="date" content="2017-09-21">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+ try {
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Uses of Class org.apache.tephra.distributed.CloseableThriftClient (Apache Tephra 0.13.0-incubating API)";
+ }
+ }
+ catch(err) {
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<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/distributed/CloseableThriftClient.html" title="class in org.apache.tephra.distributed">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/distributed/class-use/CloseableThriftClient.html" target="_top">Frames</a></li>
+<li><a href="CloseableThriftClient.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.distributed.CloseableThriftClient" class="title">Uses of Class<br>org.apache.tephra.distributed.CloseableThriftClient</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../org/apache/tephra/distributed/CloseableThriftClient.html" title="class in org.apache.tephra.distributed">CloseableThriftClient</a></span><span class="tabEnd"> </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.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>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.tephra.distributed">
+<!-- -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/tephra/distributed/CloseableThriftClient.html" title="class in org.apache.tephra.distributed">CloseableThriftClient</a> in <a href="../../../../../org/apache/tephra/distributed/package-summary.html">org.apache.tephra.distributed</a></h3>
+<table class="useSummary" 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/distributed/CloseableThriftClient.html" title="class in org.apache.tephra.distributed">CloseableThriftClient</a></span><span class="tabEnd"> </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/distributed/CloseableThriftClient.html" title="class in org.apache.tephra.distributed">CloseableThriftClient</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ThriftClientProvider.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/tephra/distributed/ThriftClientProvider.html#getCloseableClient--">getCloseableClient</a></span>()</code>
+<div class="block">Retrieve an AutoCloseable wrapper around tx client for exclusive use by the
+ current thread.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/tephra/distributed/CloseableThriftClient.html" title="class in org.apache.tephra.distributed">CloseableThriftClient</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ThreadLocalClientProvider.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/tephra/distributed/ThreadLocalClientProvider.html#getCloseableClient--">getCloseableClient</a></span>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/tephra/distributed/CloseableThriftClient.html" title="class in org.apache.tephra.distributed">CloseableThriftClient</a></code></td>
+<td class="colLast"><span class="typeNameLabel">SingleUseClientProvider.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/tephra/distributed/SingleUseClientProvider.html#getCloseableClient--">getCloseableClient</a></span>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/tephra/distributed/CloseableThriftClient.html" title="class in org.apache.tephra.distributed">CloseableThriftClient</a></code></td>
+<td class="colLast"><span class="typeNameLabel">PooledClientProvider.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/tephra/distributed/PooledClientProvider.html#getCloseableClient--">getCloseableClient</a></span>()</code> </td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<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/distributed/CloseableThriftClient.html" title="class in org.apache.tephra.distributed">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/distributed/class-use/CloseableThriftClient.html" target="_top">Frames</a></li>
+<li><a href="CloseableThriftClient.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 © 2017 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
|