http://git-wip-us.apache.org/repos/asf/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/ResponseFutureListener.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/ResponseFutureListener.html 
b/devapidocs/org/apache/hadoop/hbase/client/ResponseFutureListener.html
new file mode 100644
index 0000000..3a79100
--- /dev/null
+++ b/devapidocs/org/apache/hadoop/hbase/client/ResponseFutureListener.html
@@ -0,0 +1,187 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ResponseFutureListener (Apache HBase 2.0.0-SNAPSHOT API)</title>
+<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="ResponseFutureListener (Apache HBase 
2.0.0-SNAPSHOT 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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ResponseFutureListener.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/hadoop/hbase/client/RegistryFactory.html" 
title="class in org.apache.hadoop.hbase.client"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../../../org/apache/hadoop/hbase/client/Result.html" 
title="class in org.apache.hadoop.hbase.client"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/client/ResponseFutureListener.html"
 target="_top">Frames</a></li>
+<li><a href="ResponseFutureListener.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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</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.hadoop.hbase.client</div>
+<h2 title="Interface ResponseFutureListener" class="title">Interface 
ResponseFutureListener&lt;V&gt;</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>V</code> - 
Value type.</dd></dl>
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/EventListener.html?is-external=true";
 title="class or interface in java.util">EventListener</a>, 
io.netty.util.concurrent.GenericFutureListener&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Future.html" 
title="interface in org.apache.hadoop.hbase.client">Future</a>&lt;V&gt;&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre><a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceAudience.Private</a>
+public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/ResponseFutureListener.html#line.28">ResponseFutureListener</a>&lt;V&gt;
+extends io.netty.util.concurrent.GenericFutureListener&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Future.html" 
title="interface in 
org.apache.hadoop.hbase.client">Future</a>&lt;V&gt;&gt;</pre>
+<div class="block">Specific interface for the Response future listener</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_io.netty.util.concurrent.GenericFutureListener">
+<!--   -->
+</a>
+<h3>Methods inherited from 
interface&nbsp;io.netty.util.concurrent.GenericFutureListener</h3>
+<code>operationComplete</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= 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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ResponseFutureListener.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/hadoop/hbase/client/RegistryFactory.html" 
title="class in org.apache.hadoop.hbase.client"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../../../org/apache/hadoop/hbase/client/Result.html" 
title="class in org.apache.hadoop.hbase.client"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/client/ResponseFutureListener.html"
 target="_top">Frames</a></li>
+<li><a href="ResponseFutureListener.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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2016 <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/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/Result.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/client/Result.html 
b/devapidocs/org/apache/hadoop/hbase/client/Result.html
index 46db5ed..1038140 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/Result.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/Result.html
@@ -35,7 +35,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a 
href="../../../../../org/apache/hadoop/hbase/client/RegistryFactory.html" 
title="class in org.apache.hadoop.hbase.client"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/hadoop/hbase/client/ResponseFutureListener.html"
 title="interface in org.apache.hadoop.hbase.client"><span class="strong">Prev 
Class</span></a></li>
 <li><a 
href="../../../../../org/apache/hadoop/hbase/client/ResultBoundedCompletionService.html"
 title="class in org.apache.hadoop.hbase.client"><span class="strong">Next 
Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -1491,7 +1491,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/c
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a 
href="../../../../../org/apache/hadoop/hbase/client/RegistryFactory.html" 
title="class in org.apache.hadoop.hbase.client"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/hadoop/hbase/client/ResponseFutureListener.html"
 title="interface in org.apache.hadoop.hbase.client"><span class="strong">Prev 
Class</span></a></li>
 <li><a 
href="../../../../../org/apache/hadoop/hbase/client/ResultBoundedCompletionService.html"
 title="class in org.apache.hadoop.hbase.client"><span class="strong">Next 
Class</span></a></li>
 </ul>
 <ul class="navList">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/RetryingCallable.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/client/RetryingCallable.html 
b/devapidocs/org/apache/hadoop/hbase/client/RetryingCallable.html
index 7593bd8..9029ed6 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/RetryingCallable.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/RetryingCallable.html
@@ -36,7 +36,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a 
href="../../../../../org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.html"
 title="class in org.apache.hadoop.hbase.client"><span class="strong">Prev 
Class</span></a></li>
-<li><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptor.html"
 title="class in org.apache.hadoop.hbase.client"><span class="strong">Next 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html" 
title="interface in org.apache.hadoop.hbase.client"><span class="strong">Next 
Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/client/RetryingCallable.html"
 target="_top">Frames</a></li>
@@ -87,15 +87,20 @@
 <li class="blockList">
 <dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - 
result class from executing <tt>this</tt></dd></dl>
 <dl>
+<dt>All Superinterfaces:</dt>
+<dd><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallableBase</a></dd>
+</dl>
+<dl>
 <dt>All Known Implementing Classes:</dt>
-<dd><a 
href="../../../../../org/apache/hadoop/hbase/client/ClientSmallScanner.SmallScannerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">ClientSmallScanner.SmallScannerCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/ConnectionCallable.html" 
title="class in org.apache.hadoop.hbase.client">ConnectionCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/DelegatingRetryingCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">DelegatingRetryingCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/FlushRegionCallable.html" 
title="class in org.apache.hadoop.hbase.client">FlushRegionCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/MasterCallable.html" 
title="class in org.apache.hadoop.hbase.client">MasterCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/MultiServerCallable.html" 
title="class in org.apache.hadoop.hbase.client">MultiServerCallable</a>, <a 
href="../../../../../org
 /apache/hadoop/hbase/client/PayloadCarryingServerCallable.html" title="class 
in org.apache.hadoop.hbase.client">PayloadCarryingServerCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionAdminServiceCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">RegionAdminServiceCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.RegionReplicaReplayCallable.html"
 title="class in 
org.apache.hadoop.hbase.replication.regionserver">RegionReplicaReplicationEndpoint.RegionReplicaReplayCallable</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html" 
title="class in org.apache.hadoop.hbase.client">RegionServerCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/ReversedScannerCallable.html"
 title="class in org.apache.hadoop.hbase.client">ReversedScannerCallable</a>, 
<a 
href="../../../../../org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.Rep
 licaRegionServerCallable.html" title="class in 
org.apache.hadoop.hbase.client">RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable</a>,
 <a href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html" 
title="class in org.apache.hadoop.hbase.client">ScannerCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.html"
 title="class in 
org.apache.hadoop.hbase.client">ScannerCallableWithReplicas</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.RetryingRPC.html"
 title="class in 
org.apache.hadoop.hbase.client">ScannerCallableWithReplicas.RetryingRPC</a>, <a 
href="../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEditsReplaySink.ReplayServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.regionserver.wal">WALEditsReplaySink.ReplayServerCallable</a></dd>
+<dd><a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">AbstractRegionServerCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/ClientSmallScanner.SmallScannerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">ClientSmallScanner.SmallScannerCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/ConnectionCallable.html" 
title="class in org.apache.hadoop.hbase.client">ConnectionCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/DelegatingRetryingCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">DelegatingRetryingCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/FlushRegionCallable.html" 
title="class in org.apache.hadoop.hbase.client">FlushRegionCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/MasterCallable.html" 
title="class in org.apache.hadoop.hbase.client">MasterCallable</a>, <a href="
 ../../../../../org/apache/hadoop/hbase/client/MultiServerCallable.html" 
title="class in org.apache.hadoop.hbase.client">MultiServerCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/PayloadCarryingServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">PayloadCarryingServerCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionAdminServiceCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">RegionAdminServiceCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.RegionReplicaReplayCallable.html"
 title="class in 
org.apache.hadoop.hbase.replication.regionserver">RegionReplicaReplicationEndpoint.RegionReplicaReplayCallable</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html" 
title="class in org.apache.hadoop.hbase.client">RegionServerCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/ReversedScannerCallable.htm
 l" title="class in 
org.apache.hadoop.hbase.client">ReversedScannerCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable</a>,
 <a href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html" 
title="class in org.apache.hadoop.hbase.client">ScannerCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.html"
 title="class in 
org.apache.hadoop.hbase.client">ScannerCallableWithReplicas</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.RetryingRPC.html"
 title="class in 
org.apache.hadoop.hbase.client">ScannerCallableWithReplicas.RetryingRPC</a>, <a 
href="../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEditsReplaySink.ReplayServerCallable.html"
 title="class in org.apache.hadoop.hbase.regionserver.wal">
 WALEditsReplaySink.ReplayServerCallable</a></dd>
 </dl>
 <hr>
 <br>
 <pre><a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceAudience.Private</a>
-public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/RetryingCallable.html#line.32">RetryingCallable</a>&lt;T&gt;</pre>
+public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/RetryingCallable.html#line.30">RetryingCallable</a>&lt;T&gt;
+extends <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallableBase</a></pre>
 <div class="block">A Callable&lt;T&gt; that will be retried.  If <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#call(int)"><code>call(int)</code></a>
 invocation throws exceptions,
- we will call <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#throwable(java.lang.Throwable,%20boolean)"><code>throwable(Throwable,
 boolean)</code></a> with whatever the exception was.</div>
+ we will call <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#throwable(java.lang.Throwable,%20boolean)"><code>RetryingCallableBase.throwable(Throwable,
 boolean)</code></a> with whatever the exception was.</div>
 </li>
 </ul>
 </div>
@@ -120,30 +125,14 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client
 <div class="block">Computes a result, or throws an exception if unable to do 
so.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<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><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#getExceptionMessageAdditionalDetail()">getExceptionMessageAdditionalDetail</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#prepare(boolean)">prepare</a></strong>(boolean&nbsp;reload)</code>
-<div class="block">Prepare by setting up any connections to servers, etc., 
ahead of <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#call(int)"><code>call(int)</code></a>
 invocation.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#sleep(long,%20int)">sleep</a></strong>(long&nbsp;pause,
-          int&nbsp;tries)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#throwable(java.lang.Throwable,%20boolean)">throwable</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;t,
-                  boolean&nbsp;retrying)</code>
-<div class="block">Called when <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#call(int)"><code>call(int)</code></a>
 throws an exception and we are going to retry; take action to
- make it so we succeed on next call (clear caches, do relookup of locations, 
etc.).</div>
-</td>
-</tr>
 </table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.hadoop.hbase.client.RetryingCallableBase">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallableBase</a></h3>
+<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#getExceptionMessageAdditionalDetail()">getExceptionMessageAdditionalDetail</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#prepare(boolean)">prepare</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#sleep(long,%20int)">sleep</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#throwable(java.lang.Throwable,%20boolean)">throwable</a></code></li>
+</ul>
 </li>
 </ul>
 </li>
@@ -158,41 +147,13 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="prepare(boolean)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>prepare</h4>
-<pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/RetryingCallable.html#line.38">prepare</a>(boolean&nbsp;reload)
-             throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
-<div class="block">Prepare by setting up any connections to servers, etc., 
ahead of <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#call(int)"><code>call(int)</code></a>
 invocation.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>reload</code> - 
Set this to true if need to requery locations</dd>
-<dt><span class="strong">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - e</dd></dl>
-</li>
-</ul>
-<a name="throwable(java.lang.Throwable, boolean)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>throwable</h4>
-<pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/RetryingCallable.html#line.47">throwable</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;t,
-             boolean&nbsp;retrying)</pre>
-<div class="block">Called when <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#call(int)"><code>call(int)</code></a>
 throws an exception and we are going to retry; take action to
- make it so we succeed on next call (clear caches, do relookup of locations, 
etc.).</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>t</code> - 
</dd><dd><code>retrying</code> - True if we are in retrying mode (we are not in 
retrying mode when max
- retries == 1; we ARE in retrying mode if retries &gt; 1 even when we are the 
last attempt)</dd></dl>
-</li>
-</ul>
 <a name="call(int)">
 <!--   -->
 </a>
-<ul class="blockList">
+<ul class="blockListLast">
 <li class="blockList">
 <h4>call</h4>
-<pre><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" 
title="type parameter in RetryingCallable">T</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/RetryingCallable.html#line.56">call</a>(int&nbsp;callTimeout)
+<pre><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" 
title="type parameter in RetryingCallable">T</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/RetryingCallable.html#line.38">call</a>(int&nbsp;callTimeout)
        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>
 <div class="block">Computes a result, or throws an exception if unable to do 
so.</div>
 <dl><dt><span 
class="strong">Parameters:</span></dt><dd><code>callTimeout</code> - - the time 
available for this call. 0 for infinite.</dd>
@@ -201,30 +162,6 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client
 <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> - if unable to 
compute a result</dd></dl>
 </li>
 </ul>
-<a name="getExceptionMessageAdditionalDetail()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getExceptionMessageAdditionalDetail</h4>
-<pre><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;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/RetryingCallable.html#line.63">getExceptionMessageAdditionalDetail</a>()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>Some details from the 
implementation that we would like to add to a terminating
- exception; i.e. a fatal exception is being thrown ending retries and we might 
like to add
- more implementation-specific detail on to the exception being 
thrown.</dd></dl>
-</li>
-</ul>
-<a name="sleep(long, int)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>sleep</h4>
-<pre>long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/RetryingCallable.html#line.70">sleep</a>(long&nbsp;pause,
-         int&nbsp;tries)</pre>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>pause</code> - 
</dd><dd><code>tries</code> - </dd>
-<dt><span class="strong">Returns:</span></dt><dd>Suggestion on how much to 
sleep between retries</dd></dl>
-</li>
-</ul>
 </li>
 </ul>
 </li>
@@ -252,7 +189,7 @@ public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client
 <div class="subNav">
 <ul class="navList">
 <li><a 
href="../../../../../org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.html"
 title="class in org.apache.hadoop.hbase.client"><span class="strong">Prev 
Class</span></a></li>
-<li><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptor.html"
 title="class in org.apache.hadoop.hbase.client"><span class="strong">Next 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html" 
title="interface in org.apache.hadoop.hbase.client"><span class="strong">Next 
Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/client/RetryingCallable.html"
 target="_top">Frames</a></li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/RetryingCallableBase.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/RetryingCallableBase.html 
b/devapidocs/org/apache/hadoop/hbase/client/RetryingCallableBase.html
new file mode 100644
index 0000000..2813436
--- /dev/null
+++ b/devapidocs/org/apache/hadoop/hbase/client/RetryingCallableBase.html
@@ -0,0 +1,280 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>RetryingCallableBase (Apache HBase 2.0.0-SNAPSHOT API)</title>
+<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="RetryingCallableBase (Apache HBase 
2.0.0-SNAPSHOT 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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RetryingCallableBase.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/hadoop/hbase/client/RetryingCallable.html" 
title="interface in org.apache.hadoop.hbase.client"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptor.html"
 title="class in org.apache.hadoop.hbase.client"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/client/RetryingCallableBase.html"
 target="_top">Frames</a></li>
+<li><a href="RetryingCallableBase.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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</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.hadoop.hbase.client</div>
+<h2 title="Interface RetryingCallableBase" class="title">Interface 
RetryingCallableBase</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallable</a>&lt;T&gt;</dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">AbstractRegionServerCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/ClientSmallScanner.SmallScannerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">ClientSmallScanner.SmallScannerCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/ConnectionCallable.html" 
title="class in org.apache.hadoop.hbase.client">ConnectionCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/DelegatingRetryingCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">DelegatingRetryingCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/FlushRegionCallable.html" 
title="class in org.apache.hadoop.hbase.client">FlushRegionCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/MasterCallable.html" 
title="class in org.apache.hadoop.hbase.client">MasterCallable</a>, <a href="
 ../../../../../org/apache/hadoop/hbase/client/MultiServerCallable.html" 
title="class in org.apache.hadoop.hbase.client">MultiServerCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/PayloadCarryingServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">PayloadCarryingServerCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionAdminServiceCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">RegionAdminServiceCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.RegionReplicaReplayCallable.html"
 title="class in 
org.apache.hadoop.hbase.replication.regionserver">RegionReplicaReplicationEndpoint.RegionReplicaReplayCallable</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html" 
title="class in org.apache.hadoop.hbase.client">RegionServerCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/ReversedScannerCallable.htm
 l" title="class in 
org.apache.hadoop.hbase.client">ReversedScannerCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable</a>,
 <a href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html" 
title="class in org.apache.hadoop.hbase.client">ScannerCallable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.html"
 title="class in 
org.apache.hadoop.hbase.client">ScannerCallableWithReplicas</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.RetryingRPC.html"
 title="class in 
org.apache.hadoop.hbase.client">ScannerCallableWithReplicas.RetryingRPC</a>, <a 
href="../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEditsReplaySink.ReplayServerCallable.html"
 title="class in org.apache.hadoop.hbase.regionserver.wal">
 WALEditsReplaySink.ReplayServerCallable</a></dd>
+</dl>
+<hr>
+<br>
+<pre><a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceAudience.Private</a>
+public interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/RetryingCallableBase.html#line.29">RetryingCallableBase</a></pre>
+<div class="block">All generic methods for a Callable that can be retried. It 
is extended with Sync and
+ Async versions.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</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>
+<tr 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><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#getExceptionMessageAdditionalDetail()">getExceptionMessageAdditionalDetail</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#prepare(boolean)">prepare</a></strong>(boolean&nbsp;reload)</code>
+<div class="block">Prepare by setting up any connections to servers, etc., 
ahead of call invocation.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#sleep(long,%20int)">sleep</a></strong>(long&nbsp;pause,
+          int&nbsp;tries)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#throwable(java.lang.Throwable,%20boolean)">throwable</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;t,
+                  boolean&nbsp;retrying)</code>
+<div class="block">Called when call throws an exception and we are going to 
retry; take action to
+ make it so we succeed on next call (clear caches, do relookup of locations, 
etc.).</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="prepare(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>prepare</h4>
+<pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/RetryingCallableBase.html#line.35">prepare</a>(boolean&nbsp;reload)
+             throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+<div class="block">Prepare by setting up any connections to servers, etc., 
ahead of call invocation.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>reload</code> - 
Set this to true if need to requery locations</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - e</dd></dl>
+</li>
+</ul>
+<a name="throwable(java.lang.Throwable, boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>throwable</h4>
+<pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/RetryingCallableBase.html#line.45">throwable</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;t,
+             boolean&nbsp;retrying)</pre>
+<div class="block">Called when call throws an exception and we are going to 
retry; take action to
+ make it so we succeed on next call (clear caches, do relookup of locations, 
etc.).</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>t</code> - 
throwable which was thrown</dd><dd><code>retrying</code> - True if we are in 
retrying mode (we are not in retrying mode when max
+                 retries == 1; we ARE in retrying mode if retries &gt; 1 even 
when we are the
+                 last attempt)</dd></dl>
+</li>
+</ul>
+<a name="getExceptionMessageAdditionalDetail()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getExceptionMessageAdditionalDetail</h4>
+<pre><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;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/RetryingCallableBase.html#line.52">getExceptionMessageAdditionalDetail</a>()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>Some details from the 
implementation that we would like to add to a terminating
+         exception; i.e. a fatal exception is being thrown ending retries and 
we might like to
+         add more implementation-specific detail on to the exception being 
thrown.</dd></dl>
+</li>
+</ul>
+<a name="sleep(long, int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>sleep</h4>
+<pre>long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/RetryingCallableBase.html#line.59">sleep</a>(long&nbsp;pause,
+         int&nbsp;tries)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>pause</code> - 
time to pause</dd><dd><code>tries</code> - amount of tries until till sleep</dd>
+<dt><span class="strong">Returns:</span></dt><dd>Suggestion on how much to 
sleep between retries</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><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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RetryingCallableBase.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/hadoop/hbase/client/RetryingCallable.html" 
title="interface in org.apache.hadoop.hbase.client"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptor.html"
 title="class in org.apache.hadoop.hbase.client"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/client/RetryingCallableBase.html"
 target="_top">Frames</a></li>
+<li><a href="RetryingCallableBase.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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</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 &#169; 2007&#x2013;2016 <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/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/RetryingCallerInterceptor.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/RetryingCallerInterceptor.html 
b/devapidocs/org/apache/hadoop/hbase/client/RetryingCallerInterceptor.html
index 01f824a..4ea9070 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/RetryingCallerInterceptor.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/RetryingCallerInterceptor.html
@@ -35,7 +35,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" 
title="interface in org.apache.hadoop.hbase.client"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html" 
title="interface in org.apache.hadoop.hbase.client"><span class="strong">Prev 
Class</span></a></li>
 <li><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html"
 title="class in org.apache.hadoop.hbase.client"><span class="strong">Next 
Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -322,7 +322,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" 
title="interface in org.apache.hadoop.hbase.client"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html" 
title="interface in org.apache.hadoop.hbase.client"><span class="strong">Prev 
Class</span></a></li>
 <li><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html"
 title="class in org.apache.hadoop.hbase.client"><span class="strong">Next 
Class</span></a></li>
 </ul>
 <ul class="navList">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html
 
b/devapidocs/org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html
index e46b265..dc0de00 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html
@@ -153,7 +153,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>abstract <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html"
 title="class in 
org.apache.hadoop.hbase.client">RetryingCallerInterceptorContext</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html#prepare(org.apache.hadoop.hbase.client.RetryingCallable)">prepare</a></strong>(<a
 href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallable</a>&lt;?&gt;&nbsp;callable)</code>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html#prepare(org.apache.hadoop.hbase.client.RetryingCallableBase)">prepare</a></strong>(<a
 href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallableBase</a>&nbsp;callable)</code>
 <div class="block">This prepares the context object by populating it with 
information specific
  to the implementation of the <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptor.html"
 title="class in 
org.apache.hadoop.hbase.client"><code>RetryingCallerInterceptor</code></a> 
along with
  which this will be used.</div>
@@ -161,7 +161,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>abstract <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html"
 title="class in 
org.apache.hadoop.hbase.client">RetryingCallerInterceptorContext</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html#prepare(org.apache.hadoop.hbase.client.RetryingCallable,%20int)">prepare</a></strong>(<a
 href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallable</a>&lt;?&gt;&nbsp;callable,
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html#prepare(org.apache.hadoop.hbase.client.RetryingCallableBase,%20int)">prepare</a></strong>(<a
 href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallableBase</a>&nbsp;callable,
               int&nbsp;tries)</code>
 <div class="block">Telescopic extension that takes which of the many retries 
we are currently
  in.</div>
@@ -216,13 +216,13 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <div class="block">This function clears the internal state of the context 
object.</div>
 </li>
 </ul>
-<a name="prepare(org.apache.hadoop.hbase.client.RetryingCallable)">
+<a name="prepare(org.apache.hadoop.hbase.client.RetryingCallableBase)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>prepare</h4>
-<pre>public abstract&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html"
 title="class in 
org.apache.hadoop.hbase.client">RetryingCallerInterceptorContext</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html#line.52">prepare</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallable</a>&lt;?&gt;&nbsp;callable)</pre>
+<pre>public abstract&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html"
 title="class in 
org.apache.hadoop.hbase.client">RetryingCallerInterceptorContext</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html#line.52">prepare</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallableBase</a>&nbsp;callable)</pre>
 <div class="block">This prepares the context object by populating it with 
information specific
  to the implementation of the <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptor.html"
 title="class in 
org.apache.hadoop.hbase.client"><code>RetryingCallerInterceptor</code></a> 
along with
  which this will be used.</div>
@@ -232,13 +232,13 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
          used for use in the current retrying call</dd></dl>
 </li>
 </ul>
-<a name="prepare(org.apache.hadoop.hbase.client.RetryingCallable, int)">
+<a name="prepare(org.apache.hadoop.hbase.client.RetryingCallableBase, int)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>prepare</h4>
-<pre>public abstract&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html"
 title="class in 
org.apache.hadoop.hbase.client">RetryingCallerInterceptorContext</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html#line.67">prepare</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallable</a>&lt;?&gt;&nbsp;callable,
+<pre>public abstract&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html"
 title="class in 
org.apache.hadoop.hbase.client">RetryingCallerInterceptorContext</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html#line.67">prepare</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallableBase</a>&nbsp;callable,
                                        int&nbsp;tries)</pre>
 <div class="block">Telescopic extension that takes which of the many retries 
we are currently
  in.</div>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/ReversedScannerCallable.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/ReversedScannerCallable.html 
b/devapidocs/org/apache/hadoop/hbase/client/ReversedScannerCallable.html
index eeae44a..986743f 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/ReversedScannerCallable.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/ReversedScannerCallable.html
@@ -86,6 +86,9 @@
 <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><a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">org.apache.hadoop.hbase.client.AbstractRegionServerCallable</a>&lt;T&gt;</li>
+<li>
+<ul class="inheritance">
 <li><a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html" 
title="class in 
org.apache.hadoop.hbase.client">org.apache.hadoop.hbase.client.RegionServerCallable</a>&lt;<a
 href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>[]&gt;</li>
 <li>
 <ul class="inheritance">
@@ -100,12 +103,14 @@
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" 
title="interface in org.apache.hadoop.hbase.client">RetryingCallable</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>[]&gt;</dd>
+<dd><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" 
title="interface in org.apache.hadoop.hbase.client">RetryingCallable</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>[]&gt;, <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallableBase</a></dd>
 </dl>
 <hr>
 <br>
@@ -146,11 +151,11 @@ extends <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.h
 <code><a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#cConnection">cConnection</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#closed">closed</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#controller">controller</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#controllerFactory">controllerFactory</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#heartbeatMessage">heartbeatMessage</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#id">id</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#instantiated">instantiated</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#isRegionServerRemote">isRegionServerRemote</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#LOG">LOG</a>,
 <a href="../../../../../org/apache/hadoop
 
/hbase/client/ScannerCallable.html#LOG_SCANNER_ACTIVITY">LOG_SCANNER_ACTIVITY</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#LOG_SCANNER_LATENCY_CUTOFF">LOG_SCANNER_LATENCY_CUTOFF</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#renew">renew</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#scanMetrics">scanMetrics</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#scannerId">scannerId</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#serverHasMoreResults">serverHasMoreResults</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#serverHasMoreResultsContext">serverHasMoreResultsContext</a></code></li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a 
name="fields_inherited_from_class_org.apache.hadoop.hbase.client.RegionServerCallable">
+<li class="blockList"><a 
name="fields_inherited_from_class_org.apache.hadoop.hbase.client.AbstractRegionServerCallable">
 <!--   -->
 </a>
-<h3>Fields inherited from class&nbsp;org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html" 
title="class in org.apache.hadoop.hbase.client">RegionServerCallable</a></h3>
-<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#connection">connection</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#location">location</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#MIN_WAIT_DEAD_SERVER">MIN_WAIT_DEAD_SERVER</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#row">row</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#tableName">tableName</a></code></li>
+<h3>Fields inherited from class&nbsp;org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">AbstractRegionServerCallable</a></h3>
+<code><a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#connection">connection</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#location">location</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#MIN_WAIT_DEAD_SERVER">MIN_WAIT_DEAD_SERVER</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#row">row</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#tableName">tableName</a></code></li>
 </ul>
 </li>
 </ul>
@@ -241,7 +246,14 @@ extends <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.h
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html" 
title="class in org.apache.hadoop.hbase.client">RegionServerCallable</a></h3>
-<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getExceptionMessageAdditionalDetail()">getExceptionMessageAdditionalDetail</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getLocation()">getLocation</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getRow()">getRow</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getStub()">getStub</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getTableName()">getTableName</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#setLocation(org.apache.hadoop.hbase.HRegionLocation)">setLocation</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#setStub(org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.BlockingInterface)">setStub</a>,
 <a href="../../../../../org/apache/hadoop/hbase/cl
 ient/RegionServerCallable.html#sleep(long,%20int)">sleep</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#throwable(java.lang.Throwable,%20boolean)">throwable</a></code></li>
+<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getStub()">getStub</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#setClientByServiceName(org.apache.hadoop.hbase.ServerName)">setClientByServiceName</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#setStub(org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.BlockingInterface)">setStub</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.hadoop.hbase.client.AbstractRegionServerCallable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">AbstractRegionServerCallable</a></h3>
+<code><a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#getExceptionMessageAdditionalDetail()">getExceptionMessageAdditionalDetail</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#getLocation()">getLocation</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#getRow()">getRow</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#getTableName()">getTableName</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#setLocation(org.apache.hadoop.hbase.HRegionLocation)">setLocation</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#sleep(long,%20int)">sleep</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#throwable(java.lang.Throwable,%20boolean)">throwable</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -250,6 +262,13 @@ extends <a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.h
 <h3>Methods inherited from class&nbsp;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,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.hadoop.hbase.client.RetryingCallableBase">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallableBase</a></h3>
+<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#getExceptionMessageAdditionalDetail()">getExceptionMessageAdditionalDetail</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#sleep(long,%20int)">sleep</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#throwable(java.lang.Throwable,%20boolean)">throwable</a></code></li>
+</ul>
 </li>
 </ul>
 </li>
@@ -350,12 +369,12 @@ public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Reve
 <h4>prepare</h4>
 <pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/ReversedScannerCallable.html#line.98">prepare</a>(boolean&nbsp;reload)
              throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
-<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#prepare(boolean)">RegionServerCallable</a></code></strong></div>
+<div class="block"><strong>Description copied from class:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#prepare(boolean)">AbstractRegionServerCallable</a></code></strong></div>
 <div class="block">Prepare for connection to the server hosting region with 
row from tablename.  Does lookup
  to find region location and hosting server.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#prepare(boolean)">prepare</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" 
title="interface in org.apache.hadoop.hbase.client">RetryingCallable</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>[]&gt;</code></dd>
+<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#prepare(boolean)">prepare</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallableBase</a></code></dd>
 <dt><strong>Overrides:</strong></dt>
 <dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#prepare(boolean)">prepare</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html" 
title="class in org.apache.hadoop.hbase.client">ScannerCallable</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>reload</code> - 
force reload of server location</dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable.html
 
b/devapidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable.html
index 5b65e3a..4c39a00 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable.html
@@ -86,6 +86,9 @@
 <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><a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">org.apache.hadoop.hbase.client.AbstractRegionServerCallable</a>&lt;T&gt;</li>
+<li>
+<ul class="inheritance">
 <li><a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html" 
title="class in 
org.apache.hadoop.hbase.client">org.apache.hadoop.hbase.client.RegionServerCallable</a>&lt;<a
 href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&gt;</li>
 <li>
 <ul class="inheritance">
@@ -95,12 +98,14 @@
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="../../../../../org/apache/hadoop/hbase/client/Cancellable.html" 
title="interface in org.apache.hadoop.hbase.client">Cancellable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" 
title="interface in org.apache.hadoop.hbase.client">RetryingCallable</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&gt;</dd>
+<dd><a href="../../../../../org/apache/hadoop/hbase/client/Cancellable.html" 
title="interface in org.apache.hadoop.hbase.client">Cancellable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" 
title="interface in org.apache.hadoop.hbase.client">RetryingCallable</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&gt;, <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallableBase</a></dd>
 </dl>
 <dl>
 <dt>Enclosing class:</dt>
@@ -143,11 +148,11 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/client/Cancellable.ht
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a 
name="fields_inherited_from_class_org.apache.hadoop.hbase.client.RegionServerCallable">
+<li class="blockList"><a 
name="fields_inherited_from_class_org.apache.hadoop.hbase.client.AbstractRegionServerCallable">
 <!--   -->
 </a>
-<h3>Fields inherited from class&nbsp;org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html" 
title="class in org.apache.hadoop.hbase.client">RegionServerCallable</a></h3>
-<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#connection">connection</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#location">location</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#MIN_WAIT_DEAD_SERVER">MIN_WAIT_DEAD_SERVER</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#row">row</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#tableName">tableName</a></code></li>
+<h3>Fields inherited from class&nbsp;org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">AbstractRegionServerCallable</a></h3>
+<code><a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#connection">connection</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#location">location</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#MIN_WAIT_DEAD_SERVER">MIN_WAIT_DEAD_SERVER</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#row">row</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#tableName">tableName</a></code></li>
 </ul>
 </li>
 </ul>
@@ -208,7 +213,14 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/client/Cancellable.ht
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html" 
title="class in org.apache.hadoop.hbase.client">RegionServerCallable</a></h3>
-<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getConnection()">getConnection</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getExceptionMessageAdditionalDetail()">getExceptionMessageAdditionalDetail</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getHRegionInfo()">getHRegionInfo</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getLocation()">getLocation</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getRow()">getRow</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getStub()">getStub</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getTableName()">getTableName</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#setLocation(org.apache.hadoop.hbase.HRegionLocation)">setLocation</a>,
 <a hre
 
f="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#setStub(org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.BlockingInterface)">setStub</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#sleep(long,%20int)">sleep</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#throwable(java.lang.Throwable,%20boolean)">throwable</a></code></li>
+<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getStub()">getStub</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#setClientByServiceName(org.apache.hadoop.hbase.ServerName)">setClientByServiceName</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#setStub(org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.BlockingInterface)">setStub</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.hadoop.hbase.client.AbstractRegionServerCallable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">AbstractRegionServerCallable</a></h3>
+<code><a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#getConnection()">getConnection</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#getExceptionMessageAdditionalDetail()">getExceptionMessageAdditionalDetail</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#getHRegionInfo()">getHRegionInfo</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#getLocation()">getLocation</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#getRow()">getRow</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#getTableName()">getTableName</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#setLocation(org.apache.hadoop.hbase.HRegionLocation)">setLocation</a>,
 <a href="../../../../../org/apache/hadoop/hbase/client/
 AbstractRegionServerCallable.html#sleep(long,%20int)">sleep</a>, <a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#throwable(java.lang.Throwable,%20boolean)">throwable</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -217,6 +229,13 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/client/Cancellable.ht
 <h3>Methods inherited from class&nbsp;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,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_org.apache.hadoop.hbase.client.RetryingCallableBase">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallableBase</a></h3>
+<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#getExceptionMessageAdditionalDetail()">getExceptionMessageAdditionalDetail</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#sleep(long,%20int)">sleep</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#throwable(java.lang.Throwable,%20boolean)">throwable</a></code></li>
+</ul>
 </li>
 </ul>
 </li>
@@ -301,9 +320,9 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/client/Cancellable.ht
  - set the location to the right region, depending on the replica.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#prepare(boolean)">prepare</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" 
title="interface in org.apache.hadoop.hbase.client">RetryingCallable</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&gt;</code></dd>
+<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#prepare(boolean)">prepare</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallableBase</a></code></dd>
 <dt><strong>Overrides:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#prepare(boolean)">prepare</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html" 
title="class in org.apache.hadoop.hbase.client">RegionServerCallable</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&gt;</code></dd>
+<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#prepare(boolean)">prepare</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">AbstractRegionServerCallable</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&gt;</code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>reload</code> - Set 
to true to re-check the table state</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - e</dd></dl>

Reply via email to