http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2211f347/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html
 
b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html
index 7c39993..e620b23 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html
@@ -1305,93 +1305,99 @@ service.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/PayloadCarryingServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">PayloadCarryingServerCallable</a>&lt;T&gt;</strong></code>
+<div class="block">This class is used to unify HTable calls with AsyncProcess 
Framework.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/PerClientRandomNonceGenerator.html"
 title="class in 
org.apache.hadoop.hbase.client">PerClientRandomNonceGenerator</a></strong></code>
 <div class="block">NonceGenerator implementation that uses client ID hash + 
random int as nonce group,
  and random numbers as nonces.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>(package private) class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/PreemptiveFastFailInterceptor.html"
 title="class in 
org.apache.hadoop.hbase.client">PreemptiveFastFailInterceptor</a></strong></code>
 <div class="block">The concrete <a 
href="../../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptor.html"
 title="class in 
org.apache.hadoop.hbase.client"><code>RetryingCallerInterceptor</code></a> 
class that implements the preemptive fast fail
  feature.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/RegionAdminServiceCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">RegionAdminServiceCallable</a>&lt;T&gt;</strong></code>
 <div class="block">Similar to <a 
href="../../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client"><code>RegionServerCallable</code></a> but for 
the AdminService interface.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/RegionCoprocessorServiceExec.html"
 title="class in 
org.apache.hadoop.hbase.client">RegionCoprocessorServiceExec</a></strong></code>
 <div class="block">Represents a coprocessor service method execution against a 
single region.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/RegionReplicaUtil.html" 
title="class in 
org.apache.hadoop.hbase.client">RegionReplicaUtil</a></strong></code>
 <div class="block">Utility methods which contain the logic for regions and 
replicas.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">RegionServerCallable</a>&lt;T&gt;</strong></code>
 <div class="block">Implementations call a RegionServer and implement <a 
href="../../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#call(int)"><code>RetryingCallable.call(int)</code></a>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>(package private) interface&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/Registry.html" 
title="interface in org.apache.hadoop.hbase.client">Registry</a></strong></code>
 <div class="block">Cluster registry.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>(package private) class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/RegistryFactory.html" 
title="class in 
org.apache.hadoop.hbase.client">RegistryFactory</a></strong></code>
 <div class="block">Get instance of configured Registry.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ResultBoundedCompletionService.html"
 title="class in 
org.apache.hadoop.hbase.client">ResultBoundedCompletionService</a>&lt;V&gt;</strong></code>
 <div class="block">A completion service for the RpcRetryingCallerFactory.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ResultStatsUtil.html" 
title="class in 
org.apache.hadoop.hbase.client">ResultStatsUtil</a></strong></code>
 <div class="block">A <a 
href="../../../../../../org/apache/hadoop/hbase/client/Result.html" 
title="class in org.apache.hadoop.hbase.client"><code>Result</code></a> with 
some statistics about the server/region status</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/RetriesExhaustedException.ThrowableWithExtraContext.html"
 title="class in 
org.apache.hadoop.hbase.client">RetriesExhaustedException.ThrowableWithExtraContext</a></strong></code>
 <div class="block">Datastructure that allows adding more info around Throwable 
incident.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RetryingCallable</a>&lt;T&gt;</strong></code>
 <div class="block">A Callable&lt;T&gt; that will be retried.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>(package private) class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptor.html"
 title="class in 
org.apache.hadoop.hbase.client">RetryingCallerInterceptor</a></strong></code>
 <div class="block">This class is designed to fit into the RetryingCaller class 
which forms the
  central piece of intelligence for the client side retries for most 
calls.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>(package private) class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptorContext.html"
 title="class in 
org.apache.hadoop.hbase.client">RetryingCallerInterceptorContext</a></strong></code>
 <div class="block">The context object used in the <a 
href="../../../../../../org/apache/hadoop/hbase/client/RpcRetryingCaller.html" 
title="interface in 
org.apache.hadoop.hbase.client"><code>RpcRetryingCaller</code></a> to enable
  <a 
href="../../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptor.html"
 title="class in 
org.apache.hadoop.hbase.client"><code>RetryingCallerInterceptor</code></a> to 
intercept calls.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>(package private) class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/RetryingCallerInterceptorFactory.html"
 title="class in 
org.apache.hadoop.hbase.client">RetryingCallerInterceptorFactory</a></strong></code>
 <div class="block">Factory implementation to provide the <a 
href="../../../../../../org/apache/hadoop/hbase/client/ConnectionImplementation.html"
 title="class in 
org.apache.hadoop.hbase.client"><code>ConnectionImplementation</code></a> with
@@ -1399,79 +1405,78 @@ service.</div>
  to intercept the <a 
href="../../../../../../org/apache/hadoop/hbase/client/RpcRetryingCaller.html" 
title="interface in 
org.apache.hadoop.hbase.client"><code>RpcRetryingCaller</code></a> during the 
course of their calls.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ReversedClientScanner.html"
 title="class in 
org.apache.hadoop.hbase.client">ReversedClientScanner</a></strong></code>
 <div class="block">A reversed client scanner which support backward 
scanning</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ReversedScannerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">ReversedScannerCallable</a></strong></code>
 <div class="block">A reversed ScannerCallable which supports backward 
scanning.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/RpcRetryingCallerFactory.html"
 title="class in 
org.apache.hadoop.hbase.client">RpcRetryingCallerFactory</a></strong></code>
 <div class="block">Factory to create an <a 
href="../../../../../../org/apache/hadoop/hbase/client/RpcRetryingCaller.html" 
title="interface in 
org.apache.hadoop.hbase.client"><code>RpcRetryingCaller</code></a></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/RpcRetryingCallerImpl.html"
 title="class in 
org.apache.hadoop.hbase.client">RpcRetryingCallerImpl</a>&lt;T&gt;</strong></code>
 <div class="block">Runs an rpc'ing <a 
href="../../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" 
title="interface in 
org.apache.hadoop.hbase.client"><code>RetryingCallable</code></a>.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.html"
 title="class in 
org.apache.hadoop.hbase.client">RpcRetryingCallerWithReadReplicas</a></strong></code>
 <div class="block">Caller that goes to replica if the primary region does no 
answer within a configurable
  timeout.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html" 
title="class in 
org.apache.hadoop.hbase.client">ScannerCallable</a></strong></code>
 <div class="block">Scanner operations such as create, next, etc.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>(package private) class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.html"
 title="class in 
org.apache.hadoop.hbase.client">ScannerCallableWithReplicas</a></strong></code>
 <div class="block">This class has the logic for handling scanners for regions 
with and without replicas.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ServerStatisticTracker.html"
 title="class in 
org.apache.hadoop.hbase.client">ServerStatisticTracker</a></strong></code>
 <div class="block">Tracks the statistics for multiple regions</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/StatsTrackingRpcRetryingCaller.html"
 title="class in 
org.apache.hadoop.hbase.client">StatsTrackingRpcRetryingCaller</a>&lt;T&gt;</strong></code>
-<div class="block">An <a 
href="../../../../../../org/apache/hadoop/hbase/client/RpcRetryingCaller.html" 
title="interface in 
org.apache.hadoop.hbase.client"><code>RpcRetryingCaller</code></a> that will 
update the per-region stats for the call on return,
- if stats are available</div>
+<tr class="rowColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/StatisticTrackable.html" 
title="interface in 
org.apache.hadoop.hbase.client">StatisticTrackable</a></strong></code>
+<div class="block">Parent interface for an object to get updates about 
per-region statistics.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/TableConfiguration.html" 
title="class in 
org.apache.hadoop.hbase.client">TableConfiguration</a></strong></code>
 <div class="block">Configuration is a heavy weight registry that does a lot of 
string operations and regex matching.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/TableState.html" 
title="class in org.apache.hadoop.hbase.client">TableState</a></strong></code>
 <div class="block">Represents table state.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" 
title="enum in 
org.apache.hadoop.hbase.client">TableState.State</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/VersionInfoUtil.html" 
title="class in 
org.apache.hadoop.hbase.client">VersionInfoUtil</a></strong></code>
 <div class="block">Class to help with parsing the version info.</div>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2211f347/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html
 
b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html
index 1a288a4..20f2daa 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html
@@ -136,19 +136,19 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a 
href="../../../../../../org/apache/hadoop/hbase/http/lib/package-summary.html">org.apache.hadoop.hbase.http.lib</a></td>
+<td class="colFirst"><a 
href="../../../../../../org/apache/hadoop/hbase/http/package-summary.html">org.apache.hadoop.hbase.http</a></td>
 <td class="colLast">
 <div class="block">
- This package provides user-selectable (via configuration) classes that add
- functionality to the web UI.</div>
+ Copied from hadoop source code.<br>
+ See https://issues.apache.org/jira/browse/HADOOP-10232 to know why.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a 
href="../../../../../../org/apache/hadoop/hbase/http/package-summary.html">org.apache.hadoop.hbase.http</a></td>
+<td class="colFirst"><a 
href="../../../../../../org/apache/hadoop/hbase/http/lib/package-summary.html">org.apache.hadoop.hbase.http.lib</a></td>
 <td class="colLast">
 <div class="block">
- Copied from hadoop source code.<br>
- See https://issues.apache.org/jira/browse/HADOOP-10232 to know why.</div>
+ This package provides user-selectable (via configuration) classes that add
+ functionality to the web UI.</div>
 </td>
 </tr>
 </tbody>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2211f347/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html
index 40142e5..2017f3d 100644
--- a/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html
@@ -81,11 +81,11 @@
 <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
 <ul>
 <li type="circle">org.apache.hadoop.hbase.classification.<a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Public.html"
 title="annotation in org.apache.hadoop.hbase.classification"><span 
class="strong">InterfaceAudience.Public</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.hadoop.hbase.classification.<a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in org.apache.hadoop.hbase.classification"><span 
class="strong">InterfaceAudience.Private</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.hadoop.hbase.classification.<a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.LimitedPrivate.html"
 title="annotation in org.apache.hadoop.hbase.classification"><span 
class="strong">InterfaceAudience.LimitedPrivate</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.hadoop.hbase.classification.<a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceStability.Unstable.html"
 title="annotation in org.apache.hadoop.hbase.classification"><span 
class="strong">InterfaceStability.Unstable</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.hadoop.hbase.classification.<a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceStability.Stable.html"
 title="annotation in org.apache.hadoop.hbase.classification"><span 
class="strong">InterfaceStability.Stable</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.hadoop.hbase.classification.<a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.LimitedPrivate.html"
 title="annotation in org.apache.hadoop.hbase.classification"><span 
class="strong">InterfaceAudience.LimitedPrivate</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.hadoop.hbase.classification.<a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceStability.Evolving.html"
 title="annotation in org.apache.hadoop.hbase.classification"><span 
class="strong">InterfaceStability.Evolving</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.hadoop.hbase.classification.<a 
href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in org.apache.hadoop.hbase.classification"><span 
class="strong">InterfaceAudience.Private</span></a> (implements 
java.lang.annotation.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true";
 title="class or interface in java.lang.annotation">Annotation</a>)</li>
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2211f347/devapidocs/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFuture.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFuture.html
 
b/devapidocs/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFuture.html
index 7723da7..b1598a0 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFuture.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFuture.html
@@ -95,7 +95,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.html#line.122">AsyncProcess.AsyncRequestFuture</a></pre>
+<pre>public static interface <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.html#line.123">AsyncProcess.AsyncRequestFuture</a></pre>
 <div class="block">The context used to wait for results from one submit call.
  1) If AsyncProcess is set to track errors globally, and not per call (for 
HTable puts),
     then errors and failed operations in this object will reflect global 
errors.
@@ -161,7 +161,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>hasError</h4>
-<pre>boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFuture.html#line.123">hasError</a>()</pre>
+<pre>boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFuture.html#line.124">hasError</a>()</pre>
 </li>
 </ul>
 <a name="getErrors()">
@@ -170,7 +170,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getErrors</h4>
-<pre><a 
href="../../../../../org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.html"
 title="class in 
org.apache.hadoop.hbase.client">RetriesExhaustedWithDetailsException</a>&nbsp;<a
 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFuture.html#line.124">getErrors</a>()</pre>
+<pre><a 
href="../../../../../org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.html"
 title="class in 
org.apache.hadoop.hbase.client">RetriesExhaustedWithDetailsException</a>&nbsp;<a
 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFuture.html#line.125">getErrors</a>()</pre>
 </li>
 </ul>
 <a name="getFailedOperations()">
@@ -179,7 +179,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getFailedOperations</h4>
-<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;? extends <a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFuture.html#line.125">getFailedOperations</a>()</pre>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;? extends <a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFuture.html#line.126">getFailedOperations</a>()</pre>
 </li>
 </ul>
 <a name="getResults()">
@@ -188,7 +188,7 @@
 <ul class="blockList">
 <li class="blockList">
 <h4>getResults</h4>
-<pre><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>[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFuture.html#line.126">getResults</a>()
+<pre><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>[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFuture.html#line.127">getResults</a>()
                     throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/InterruptedIOException.html?is-external=true";
 title="class or interface in java.io">InterruptedIOException</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/InterruptedIOException.html?is-external=true";
 title="class or interface in 
java.io">InterruptedIOException</a></code></dd></dl>
@@ -200,7 +200,7 @@
 <ul class="blockListLast">
 <li class="blockList">
 <h4>waitUntilDone</h4>
-<pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFuture.html#line.128">waitUntilDone</a>()
+<pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFuture.html#line.129">waitUntilDone</a>()
                    throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/InterruptedIOException.html?is-external=true";
 title="class or interface in java.io">InterruptedIOException</a></pre>
 <div class="block">Wait until all tasks are executed, successfully or 
not.</div>
 <dl><dt><span class="strong">Throws:</span></dt>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2211f347/devapidocs/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable.html
 
b/devapidocs/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable.html
index 944685f..6b8fa43 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable.html
@@ -103,7 +103,7 @@
 </dl>
 <hr>
 <br>
-<pre>private final class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.html#line.610">AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable</a>
+<pre>private final class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.html#line.617">AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable</a>
 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="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a></pre>
 <div class="block">Runnable (that can be submitted to thread pool) that waits 
for when it's time
@@ -215,7 +215,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.
 <ul class="blockList">
 <li class="blockList">
 <h4>startTime</h4>
-<pre>private final&nbsp;long <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable.html#line.611">startTime</a></pre>
+<pre>private final&nbsp;long <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable.html#line.618">startTime</a></pre>
 </li>
 </ul>
 <a name="initialActions">
@@ -224,7 +224,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>initialActions</h4>
-<pre>private final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Action.html" title="class 
in org.apache.hadoop.hbase.client">Action</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in org.apache.hadoop.hbase.client">Row</a>&gt;&gt; <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable.html#line.612">initialActions</a></pre>
+<pre>private final&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Action.html" title="class 
in org.apache.hadoop.hbase.client">Action</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in org.apache.hadoop.hbase.client">Row</a>&gt;&gt; <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable.html#line.619">initialActions</a></pre>
 </li>
 </ul>
 </li>
@@ -241,7 +241,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable</h4>
-<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable.html#line.614">AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Action.html" title="class 
in org.apache.hadoop.hbase.client">Action</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in org.apache.hadoop.hbase.client">Row</a>&gt;&gt;&nbsp;initialActions,
+<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable.html#line.621">AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Action.html" title="class 
in org.apache.hadoop.hbase.client">Action</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in org.apache.hadoop.hbase.client">Row</a>&gt;&gt;&nbsp;initialActions,
                                                               
long&nbsp;startTime)</pre>
 </li>
 </ul>
@@ -259,7 +259,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.
 <ul class="blockList">
 <li class="blockList">
 <h4>run</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable.html#line.620">run</a>()</pre>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable.html#line.627">run</a>()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html?is-external=true#run()"
 title="class or interface in java.lang">run</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a></code></dd>
@@ -272,7 +272,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.
 <ul class="blockList">
 <li class="blockList">
 <h4>addReplicaActions</h4>
-<pre>private&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable.html#line.663">addReplicaActions</a>(int&nbsp;index,
+<pre>private&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable.html#line.670">addReplicaActions</a>(int&nbsp;index,
                      <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase">ServerName</a>,<a 
href="../../../../../org/apache/hadoop/hbase/client/MultiAction.html" 
title="class in org.apache.hadoop.hbase.client">MultiAction</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in org.apache.hadoop.hbase.client">Row</a>&gt;&gt;&nbsp;actionsByServer,
                      <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Action.html" title="class 
in org.apache.hadoop.hbase.client">Action</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in 
org.apache.hadoop.hbase.client">Row</a>&gt;&gt;&nbsp;unknownReplicaActions)</pre>
 <div class="block">Add replica actions to action map by server.</div>
@@ -285,7 +285,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>addReplicaActionsAgain</h4>
-<pre>private&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable.html#line.694">addReplicaActionsAgain</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/Action.html" title="class 
in org.apache.hadoop.hbase.client">Action</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;action,
+<pre>private&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.ReplicaCallIssuingRunnable.html#line.701">addReplicaActionsAgain</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/Action.html" title="class 
in org.apache.hadoop.hbase.client">Action</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;action,
                           <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase">ServerName</a>,<a 
href="../../../../../org/apache/hadoop/hbase/client/MultiAction.html" 
title="class in org.apache.hadoop.hbase.client">MultiAction</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in org.apache.hadoop.hbase.client">Row</a>&gt;&gt;&nbsp;actionsByServer)</pre>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2211f347/devapidocs/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html
 
b/devapidocs/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html
index 7a1949a..250050e 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html
@@ -103,7 +103,7 @@
 </dl>
 <hr>
 <br>
-<pre>private final class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.html#line.710">AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable</a>
+<pre>private final class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.html#line.717">AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable</a>
 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="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a></pre>
 <div class="block">Runnable (that can be submitted to thread pool) that 
submits MultiAction to a
@@ -127,7 +127,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>private <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>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/MultiServerCallable.html" 
title="class in org.apache.hadoop.hbase.client">MultiServerCallable</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in org.apache.hadoop.hbase.client">Row</a>&gt;&gt;</code></td>
+<td class="colFirst"><code>private <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>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/PayloadCarryingServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">PayloadCarryingServerCallable</a>&gt;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html#callsInProgress">callsInProgress</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -162,7 +162,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html#AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable(org.apache.hadoop.hbase.client.MultiAction,%20int,%20org.apache.hadoop.hbase.ServerName,%20java.util.Set)">AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable</a></strong>(<a
 href="../../../../../org/apache/hadoop/hbase/client/MultiAction.html" 
title="class in org.apache.hadoop.hbase.client">MultiAction</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;multiAction,
                                                                                
                                               int&nbsp;numAttempt,
                                                                                
                                               <a 
href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase">ServerName</a>&nbsp;server,
-                                                                               
                                               <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>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/MultiServerCallable.html" 
title="class in org.apache.hadoop.hbase.client">MultiServerCallable</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in 
org.apache.hadoop.hbase.client">Row</a>&gt;&gt;&nbsp;callsInProgress)</code>&nbsp;</td>
+                                                                               
                                               <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>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/PayloadCarryingServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">PayloadCarryingServerCallable</a>&gt;&nbsp;callsInProgress)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -211,7 +211,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.
 <ul class="blockList">
 <li class="blockList">
 <h4>multiAction</h4>
-<pre>private final&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/MultiAction.html" 
title="class in org.apache.hadoop.hbase.client">MultiAction</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in org.apache.hadoop.hbase.client">Row</a>&gt; <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html#line.711">multiAction</a></pre>
+<pre>private final&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/MultiAction.html" 
title="class in org.apache.hadoop.hbase.client">MultiAction</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in org.apache.hadoop.hbase.client">Row</a>&gt; <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html#line.718">multiAction</a></pre>
 </li>
 </ul>
 <a name="numAttempt">
@@ -220,7 +220,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.
 <ul class="blockList">
 <li class="blockList">
 <h4>numAttempt</h4>
-<pre>private final&nbsp;int <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html#line.712">numAttempt</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html#line.719">numAttempt</a></pre>
 </li>
 </ul>
 <a name="server">
@@ -229,7 +229,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.
 <ul class="blockList">
 <li class="blockList">
 <h4>server</h4>
-<pre>private final&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase">ServerName</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html#line.713">server</a></pre>
+<pre>private final&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase">ServerName</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html#line.720">server</a></pre>
 </li>
 </ul>
 <a name="callsInProgress">
@@ -238,7 +238,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>callsInProgress</h4>
-<pre>private final&nbsp;<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>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/MultiServerCallable.html" 
title="class in org.apache.hadoop.hbase.client">MultiServerCallable</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in org.apache.hadoop.hbase.client">Row</a>&gt;&gt; <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html#line.714">callsInProgress</a></pre>
+<pre>private final&nbsp;<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>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/PayloadCarryingServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">PayloadCarryingServerCallable</a>&gt; <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html#line.721">callsInProgress</a></pre>
 </li>
 </ul>
 </li>
@@ -255,10 +255,10 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable</h4>
-<pre>private&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html#line.716">AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/MultiAction.html" 
title="class in org.apache.hadoop.hbase.client">MultiAction</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;multiAction,
+<pre>private&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html#line.723">AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/MultiAction.html" 
title="class in org.apache.hadoop.hbase.client">MultiAction</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;multiAction,
                                                                
int&nbsp;numAttempt,
                                                                <a 
href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase">ServerName</a>&nbsp;server,
-                                                               <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>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/MultiServerCallable.html" 
title="class in org.apache.hadoop.hbase.client">MultiServerCallable</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface 
in org.apache.hadoop.hbase.client">Row</a>&gt;&gt;&nbsp;callsInProgress)</pre>
+                                                               <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>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/PayloadCarryingServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">PayloadCarryingServerCallable</a>&gt;&nbsp;callsInProgress)</pre>
 </li>
 </ul>
 </li>
@@ -275,7 +275,7 @@ implements <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>run</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html#line.726">run</a>()</pre>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.SingleServerRequestRunnable.html#line.733">run</a>()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html?is-external=true#run()"
 title="class or interface in java.lang">run</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a></code></dd>

Reply via email to