http://git-wip-us.apache.org/repos/asf/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/ScannerCallable.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/client/ScannerCallable.html 
b/devapidocs/org/apache/hadoop/hbase/client/ScannerCallable.html
index d54fff1..12f7500 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/ScannerCallable.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/ScannerCallable.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/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>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -224,11 +229,11 @@ extends <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCalla
 </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>
@@ -394,7 +399,14 @@ extends <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCalla
 <!--   -->
 </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">
@@ -403,6 +415,13 @@ extends <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCalla
 <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>
@@ -683,14 +702,14 @@ extends <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCalla
 <h4>prepare</h4>
 <pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/ScannerCallable.html#line.148">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/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> - 
force reload of server location</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></dd></dl>
@@ -837,7 +856,7 @@ extends <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCalla
 <pre>public&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in 
org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/ScannerCallable.html#line.431">getHRegionInfo</a>()</pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getHRegionInfo()">getHRegionInfo</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#getHRegionInfo()">getHRegionInfo</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">Returns:</span></dt><dd>the HRegionInfo for the 
current region</dd></dl>
 </li>
 </ul>
@@ -861,8 +880,8 @@ extends <a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCalla
 <pre>public&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" 
title="interface in 
org.apache.hadoop.hbase.client">ClusterConnection</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/ScannerCallable.html#line.447">getConnection</a>()</pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getConnection()">getConnection</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>
-<dt><span class="strong">Returns:</span></dt><dd><a 
href="../../../../../org/apache/hadoop/hbase/client/HConnection.html" 
title="interface in 
org.apache.hadoop.hbase.client"><code>HConnection</code></a> instance used by 
this Callable.</dd></dl>
+<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html#getConnection()">getConnection</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">Returns:</span></dt><dd><a 
href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" 
title="interface in 
org.apache.hadoop.hbase.client"><code>ClusterConnection</code></a> instance 
used by this Callable.</dd></dl>
 </li>
 </ul>
 <a name="setCaching(int)">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.RetryingRPC.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.RetryingRPC.html
 
b/devapidocs/org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.RetryingRPC.html
index 7ff9874..e114790 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.RetryingRPC.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.RetryingRPC.html
@@ -95,7 +95,7 @@
 <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/util/Pair.html" title="class in 
org.apache.hadoop.hbase.util">Pair</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>[],<a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html" 
title="class in org.apache.hadoop.hbase.client">ScannerCallable</a>&gt;&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/util/Pair.html" title="class in 
org.apache.hadoop.hbase.util">Pair</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>[],<a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html" 
title="class in org.apache.hadoop.hbase.client">ScannerCallable</a>&gt;&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>
@@ -189,7 +189,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallab
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.RetryingRPC.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>RetryingCallable.call(int)</code></a>
 invocation.</div>
+<div class="block">Prepare by setting up any connections to servers, etc., 
ahead of call invocation.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -201,7 +201,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallab
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.RetryingRPC.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>RetryingCallable.call(int)</code></a>
 throws an exception and we are going to retry; take action to
+<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>
@@ -306,11 +306,11 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallab
 <h4>prepare</h4>
 <pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.RetryingRPC.html#line.365">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 interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#prepare(boolean)">RetryingCallable</a></code></strong></div>
-<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>RetryingCallable.call(int)</code></a>
 invocation.</div>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#prepare(boolean)">RetryingCallableBase</a></code></strong></div>
+<div class="block">Prepare by setting up any connections to servers, etc., 
ahead of call invocation.</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/util/Pair.html" title="class in 
org.apache.hadoop.hbase.util">Pair</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>[],<a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html" 
title="class in 
org.apache.hadoop.hbase.client">ScannerCallable</a>&gt;&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><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>
@@ -324,14 +324,15 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallab
 <h4>throwable</h4>
 <pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.RetryingRPC.html#line.376">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"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#throwable(java.lang.Throwable,%20boolean)">RetryingCallable</a></code></strong></div>
-<div class="block">Called when <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#call(int)"><code>RetryingCallable.call(int)</code></a>
 throws an exception and we are going to retry; take action to
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#throwable(java.lang.Throwable,%20boolean)">RetryingCallableBase</a></code></strong></div>
+<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><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#throwable(java.lang.Throwable,%20boolean)">throwable</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/util/Pair.html" title="class in 
org.apache.hadoop.hbase.util">Pair</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>[],<a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html" 
title="class in 
org.apache.hadoop.hbase.client">ScannerCallable</a>&gt;&gt;</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>
+<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#throwable(java.lang.Throwable,%20boolean)">throwable</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><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()">
@@ -343,10 +344,10 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallab
 <pre>public&nbsp;<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/ScannerCallableWithReplicas.RetryingRPC.html#line.381">getExceptionMessageAdditionalDetail</a>()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#getExceptionMessageAdditionalDetail()">getExceptionMessageAdditionalDetail</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/util/Pair.html" title="class in 
org.apache.hadoop.hbase.util">Pair</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>[],<a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html" 
title="class in 
org.apache.hadoop.hbase.client">ScannerCallable</a>&gt;&gt;</code></dd>
+<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#getExceptionMessageAdditionalDetail()">getExceptionMessageAdditionalDetail</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><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>
+         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)">
@@ -359,7 +360,8 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallab
          int&nbsp;tries)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#sleep(long,%20int)">sleep</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/util/Pair.html" title="class in 
org.apache.hadoop.hbase.util">Pair</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>[],<a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html" 
title="class in 
org.apache.hadoop.hbase.client">ScannerCallable</a>&gt;&gt;</code></dd>
+<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#sleep(long,%20int)">sleep</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><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>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.html 
b/devapidocs/org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.html
index f5b37b6..e0e67e7 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.html
@@ -95,7 +95,7 @@
 <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>
@@ -300,7 +300,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallab
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.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>RetryingCallable.call(int)</code></a>
 invocation.</div>
+<div class="block">Prepare by setting up any connections to servers, etc., 
ahead of call invocation.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -345,7 +345,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallab
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.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>RetryingCallable.call(int)</code></a>
 throws an exception and we are going to retry; take action to
+<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>
@@ -735,11 +735,11 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallab
 <h4>prepare</h4>
 <pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.html#line.407">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 interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#prepare(boolean)">RetryingCallable</a></code></strong></div>
-<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>RetryingCallable.call(int)</code></a>
 invocation.</div>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#prepare(boolean)">RetryingCallableBase</a></code></strong></div>
+<div class="block">Prepare by setting up any connections to servers, etc., 
ahead of call invocation.</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><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>
@@ -753,14 +753,15 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallab
 <h4>throwable</h4>
 <pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.html#line.411">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"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#throwable(java.lang.Throwable,%20boolean)">RetryingCallable</a></code></strong></div>
-<div class="block">Called when <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#call(int)"><code>RetryingCallable.call(int)</code></a>
 throws an exception and we are going to retry; take action to
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#throwable(java.lang.Throwable,%20boolean)">RetryingCallableBase</a></code></strong></div>
+<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><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#throwable(java.lang.Throwable,%20boolean)">throwable</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>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>
+<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallableBase.html#throwable(java.lang.Throwable,%20boolean)">throwable</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><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()">
@@ -772,10 +773,10 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallab
 <pre>public&nbsp;<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/ScannerCallableWithReplicas.html#line.416">getExceptionMessageAdditionalDetail</a>()</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#getExceptionMessageAdditionalDetail()">getExceptionMessageAdditionalDetail</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#getExceptionMessageAdditionalDetail()">getExceptionMessageAdditionalDetail</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><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>
+         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)">
@@ -788,7 +789,8 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallab
          int&nbsp;tries)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html#sleep(long,%20int)">sleep</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#sleep(long,%20int)">sleep</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><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>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/Table.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/client/Table.html 
b/devapidocs/org/apache/hadoop/hbase/client/Table.html
index 720948e..5904ca8 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/Table.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/Table.html
@@ -241,7 +241,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/CoprocessorRpcChannel.html" 
title="class in 
org.apache.hadoop.hbase.ipc">CoprocessorRpcChannel</a></code></td>
+<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/ipc/CoprocessorRpcChannel.html" 
title="interface in 
org.apache.hadoop.hbase.ipc">CoprocessorRpcChannel</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/hadoop/hbase/client/Table.html#coprocessorService(byte[])">coprocessorService</a></strong>(byte[]&nbsp;row)</code>
 <div class="block">Creates and returns a <code>RpcChannel</code> instance 
connected to the
  table region containing the specified row.</div>
@@ -944,7 +944,7 @@ extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html
 <ul class="blockList">
 <li class="blockList">
 <h4>coprocessorService</h4>
-<pre><a 
href="../../../../../org/apache/hadoop/hbase/ipc/CoprocessorRpcChannel.html" 
title="class in org.apache.hadoop.hbase.ipc">CoprocessorRpcChannel</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.412">coprocessorService</a>(byte[]&nbsp;row)</pre>
+<pre><a 
href="../../../../../org/apache/hadoop/hbase/ipc/CoprocessorRpcChannel.html" 
title="interface in 
org.apache.hadoop.hbase.ipc">CoprocessorRpcChannel</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.412">coprocessorService</a>(byte[]&nbsp;row)</pre>
 <div class="block">Creates and returns a <code>RpcChannel</code> instance 
connected to the
  table region containing the specified row.  The row given does not actually 
have
  to exist.  Whichever region would contain the row based on start and end keys 
will

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/TableState.State.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/client/TableState.State.html 
b/devapidocs/org/apache/hadoop/hbase/client/TableState.State.html
index 7cf401d..8800877 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/TableState.State.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/TableState.State.html
@@ -260,7 +260,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>values</h4>
-<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" 
title="enum in org.apache.hadoop.hbase.client">TableState.State</a>[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.State.html#line.220">values</a>()</pre>
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" 
title="enum in org.apache.hadoop.hbase.client">TableState.State</a>[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.State.html#line.61">values</a>()</pre>
 <div class="block">Returns an array containing the constants of this enum 
type, in
 the order they are declared.  This method may be used to iterate
 over the constants as follows:
@@ -277,7 +277,7 @@ for (TableState.State c : TableState.State.values())
 <ul class="blockList">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" 
title="enum in org.apache.hadoop.hbase.client">TableState.State</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.State.html#line.220">valueOf</a>(<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;name)</pre>
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" 
title="enum in org.apache.hadoop.hbase.client">TableState.State</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.State.html#line.61">valueOf</a>(<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;name)</pre>
 <div class="block">Returns the enum constant of this type with the specified 
name.
 The string must match <i>exactly</i> an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicy.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicy.html
 
b/devapidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicy.html
index 57683af..c3233ba 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicy.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicy.html
@@ -115,11 +115,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicy.html"
 title="interface in 
org.apache.hadoop.hbase.client.backoff">ClientBackoffPolicy</a></code></td>
-<td class="colLast"><span 
class="strong">ClusterConnection.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#getBackoffPolicy()">getBackoffPolicy</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">ConnectionImplementation.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/client/ConnectionImplementation.html#getBackoffPolicy()">getBackoffPolicy</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../../org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicy.html"
 title="interface in 
org.apache.hadoop.hbase.client.backoff">ClientBackoffPolicy</a></code></td>
-<td class="colLast"><span 
class="strong">ConnectionImplementation.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/client/ConnectionImplementation.html#getBackoffPolicy()">getBackoffPolicy</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">ClusterConnection.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#getBackoffPolicy()">getBackoffPolicy</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/backoff/class-use/ServerStatistics.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/backoff/class-use/ServerStatistics.html
 
b/devapidocs/org/apache/hadoop/hbase/client/backoff/class-use/ServerStatistics.html
index 2736f33..b7a6a60 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/backoff/class-use/ServerStatistics.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/backoff/class-use/ServerStatistics.html
@@ -137,19 +137,19 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span 
class="strong">ClientBackoffPolicy.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicy.html#getBackoffTime(org.apache.hadoop.hbase.ServerName,%20byte[],%20org.apache.hadoop.hbase.client.backoff.ServerStatistics)">getBackoffTime</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/ServerName.html" 
title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
+<td class="colLast"><span 
class="strong">ClientBackoffPolicyFactory.NoBackoffPolicy.</span><code><strong><a
 
href="../../../../../../../org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.NoBackoffPolicy.html#getBackoffTime(org.apache.hadoop.hbase.ServerName,%20byte[],%20org.apache.hadoop.hbase.client.backoff.ServerStatistics)">getBackoffTime</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/ServerName.html" 
title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
                             byte[]&nbsp;region,
                             <a 
href="../../../../../../../org/apache/hadoop/hbase/client/backoff/ServerStatistics.html"
 title="class in 
org.apache.hadoop.hbase.client.backoff">ServerStatistics</a>&nbsp;stats)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span 
class="strong">ClientBackoffPolicyFactory.NoBackoffPolicy.</span><code><strong><a
 
href="../../../../../../../org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.NoBackoffPolicy.html#getBackoffTime(org.apache.hadoop.hbase.ServerName,%20byte[],%20org.apache.hadoop.hbase.client.backoff.ServerStatistics)">getBackoffTime</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/ServerName.html" 
title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
+<td class="colLast"><span 
class="strong">ExponentialClientBackoffPolicy.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/client/backoff/ExponentialClientBackoffPolicy.html#getBackoffTime(org.apache.hadoop.hbase.ServerName,%20byte[],%20org.apache.hadoop.hbase.client.backoff.ServerStatistics)">getBackoffTime</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/ServerName.html" 
title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
                             byte[]&nbsp;region,
                             <a 
href="../../../../../../../org/apache/hadoop/hbase/client/backoff/ServerStatistics.html"
 title="class in 
org.apache.hadoop.hbase.client.backoff">ServerStatistics</a>&nbsp;stats)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span 
class="strong">ExponentialClientBackoffPolicy.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/client/backoff/ExponentialClientBackoffPolicy.html#getBackoffTime(org.apache.hadoop.hbase.ServerName,%20byte[],%20org.apache.hadoop.hbase.client.backoff.ServerStatistics)">getBackoffTime</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/ServerName.html" 
title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
+<td class="colLast"><span 
class="strong">ClientBackoffPolicy.</span><code><strong><a 
href="../../../../../../../org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicy.html#getBackoffTime(org.apache.hadoop.hbase.ServerName,%20byte[],%20org.apache.hadoop.hbase.client.backoff.ServerStatistics)">getBackoffTime</a></strong>(<a
 href="../../../../../../../org/apache/hadoop/hbase/ServerName.html" 
title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
                             byte[]&nbsp;region,
                             <a 
href="../../../../../../../org/apache/hadoop/hbase/client/backoff/ServerStatistics.html"
 title="class in 
org.apache.hadoop.hbase.client.backoff">ServerStatistics</a>&nbsp;stats)</code>&nbsp;</td>
 </tr>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/class-use/AbstractRegionServerCallable.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/AbstractRegionServerCallable.html
 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/AbstractRegionServerCallable.html
new file mode 100644
index 0000000..7caeab8
--- /dev/null
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/AbstractRegionServerCallable.html
@@ -0,0 +1,218 @@
+<!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>Uses of Class 
org.apache.hadoop.hbase.client.AbstractRegionServerCallable (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="Uses of Class 
org.apache.hadoop.hbase.client.AbstractRegionServerCallable (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><a 
href="../../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html"
 title="class in org.apache.hadoop.hbase.client">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/hadoop/hbase/client/class-use/AbstractRegionServerCallable.html"
 target="_top">Frames</a></li>
+<li><a href="AbstractRegionServerCallable.html" target="_top">No 
Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.hadoop.hbase.client.AbstractRegionServerCallable" class="title">Uses 
of Class<br>org.apache.hadoop.hbase.client.AbstractRegionServerCallable</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">AbstractRegionServerCallable</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.hadoop.hbase.client">org.apache.hadoop.hbase.client</a></td>
+<td class="colLast">
+<div class="block">Provides HBase Client</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.hadoop.hbase.regionserver.wal">org.apache.hadoop.hbase.regionserver.wal</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.hadoop.hbase.client">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">AbstractRegionServerCallable</a> in <a 
href="../../../../../../org/apache/hadoop/hbase/client/package-summary.html">org.apache.hadoop.hbase.client</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
subclasses, and an explanation">
+<caption><span>Subclasses of <a 
href="../../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">AbstractRegionServerCallable</a> in <a 
href="../../../../../../org/apache/hadoop/hbase/client/package-summary.html">org.apache.hadoop.hbase.client</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallScanner.SmallScannerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">ClientSmallScanner.SmallScannerCallable</a></strong></code>&nbsp;</td>
+</tr>
+<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/MultiServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">MultiServerCallable</a>&lt;R&gt;</strong></code>
+<div class="block">Callable that handles the <code>multi</code> method call 
going against a single
+ regionserver; i.e.</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/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="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="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="rowColor">
+<td class="colFirst"><code>(package private) class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable</a></strong></code>
+<div class="block">A RegionServerCallable that takes into account the 
replicas, i.e.</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/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>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.hadoop.hbase.regionserver.wal">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">AbstractRegionServerCallable</a> in <a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/wal/package-summary.html">org.apache.hadoop.hbase.regionserver.wal</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
subclasses, and an explanation">
+<caption><span>Subclasses of <a 
href="../../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.client">AbstractRegionServerCallable</a> in <a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/wal/package-summary.html">org.apache.hadoop.hbase.regionserver.wal</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEditsReplaySink.ReplayServerCallable.html"
 title="class in 
org.apache.hadoop.hbase.regionserver.wal">WALEditsReplaySink.ReplayServerCallable</a>&lt;R&gt;</strong></code>
+<div class="block">Callable that handles the <code>replay</code> method call 
going against a single regionserver</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../../org/apache/hadoop/hbase/client/AbstractRegionServerCallable.html"
 title="class in org.apache.hadoop.hbase.client">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../overview-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/hadoop/hbase/client/class-use/AbstractRegionServerCallable.html"
 target="_top">Frames</a></li>
+<li><a href="AbstractRegionServerCallable.html" target="_top">No 
Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 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/class-use/Admin.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Admin.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/Admin.html
index 8c20694..1682a6d 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/Admin.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/Admin.html
@@ -169,14 +169,14 @@ service.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/client/Admin.html" 
title="interface in org.apache.hadoop.hbase.client">Admin</a></code></td>
-<td class="colLast"><span class="strong">HConnection.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/HConnection.html#getAdmin()">getAdmin</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+<td class="colLast"><span class="strong">Connection.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/Connection.html#getAdmin()">getAdmin</a></strong>()</code>
 <div class="block">Retrieve an Admin implementation to administer an HBase 
cluster.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/client/Admin.html" 
title="interface in org.apache.hadoop.hbase.client">Admin</a></code></td>
-<td class="colLast"><span class="strong">Connection.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/Connection.html#getAdmin()">getAdmin</a></strong>()</code>
+<td class="colLast"><span class="strong">HConnection.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/HConnection.html#getAdmin()">getAdmin</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
 <div class="block">Retrieve an Admin implementation to administer an HBase 
cluster.</div>
 </td>
 </tr>
@@ -262,13 +262,13 @@ service.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">SplitNormalizationPlan.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/master/normalizer/SplitNormalizationPlan.html#execute(org.apache.hadoop.hbase.client.Admin)">execute</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Admin.html" 
title="interface in org.apache.hadoop.hbase.client">Admin</a>&nbsp;admin)</code>
+<td class="colLast"><span 
class="strong">MergeNormalizationPlan.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/master/normalizer/MergeNormalizationPlan.html#execute(org.apache.hadoop.hbase.client.Admin)">execute</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Admin.html" 
title="interface in org.apache.hadoop.hbase.client">Admin</a>&nbsp;admin)</code>
 <div class="block">Executes normalization plan on cluster (does actual 
splitting/merging work).</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">NormalizationPlan.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/master/normalizer/NormalizationPlan.html#execute(org.apache.hadoop.hbase.client.Admin)">execute</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Admin.html" 
title="interface in org.apache.hadoop.hbase.client">Admin</a>&nbsp;admin)</code>
+<td class="colLast"><span 
class="strong">SplitNormalizationPlan.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/master/normalizer/SplitNormalizationPlan.html#execute(org.apache.hadoop.hbase.client.Admin)">execute</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Admin.html" 
title="interface in org.apache.hadoop.hbase.client">Admin</a>&nbsp;admin)</code>
 <div class="block">Executes normalization plan on cluster (does actual 
splitting/merging work).</div>
 </td>
 </tr>
@@ -280,7 +280,7 @@ service.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">MergeNormalizationPlan.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/master/normalizer/MergeNormalizationPlan.html#execute(org.apache.hadoop.hbase.client.Admin)">execute</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Admin.html" 
title="interface in org.apache.hadoop.hbase.client">Admin</a>&nbsp;admin)</code>
+<td class="colLast"><span 
class="strong">NormalizationPlan.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/master/normalizer/NormalizationPlan.html#execute(org.apache.hadoop.hbase.client.Admin)">execute</a></strong>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Admin.html" 
title="interface in org.apache.hadoop.hbase.client">Admin</a>&nbsp;admin)</code>
 <div class="block">Executes normalization plan on cluster (does actual 
splitting/merging work).</div>
 </td>
 </tr>
@@ -460,17 +460,17 @@ service.</div>
 <td class="colLast"><span class="strong">HBaseFsck.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/HBaseFsck.html#admin">admin</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>(package private) <a 
href="../../../../../../org/apache/hadoop/hbase/client/Admin.html" 
title="interface in org.apache.hadoop.hbase.client">Admin</a></code></td>
-<td class="colLast"><span 
class="strong">ConnectionCache.ConnectionInfo.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/ConnectionCache.ConnectionInfo.html#admin">admin</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>private <a 
href="../../../../../../org/apache/hadoop/hbase/client/Admin.html" 
title="interface in org.apache.hadoop.hbase.client">Admin</a></code></td>
 <td class="colLast"><span 
class="strong">RegionMover.MoveWithAck.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/RegionMover.MoveWithAck.html#admin">admin</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>private <a 
href="../../../../../../org/apache/hadoop/hbase/client/Admin.html" 
title="interface in org.apache.hadoop.hbase.client">Admin</a></code></td>
 <td class="colLast"><span 
class="strong">RegionMover.MoveWithoutAck.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/RegionMover.MoveWithoutAck.html#admin">admin</a></strong></code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>(package private) <a 
href="../../../../../../org/apache/hadoop/hbase/client/Admin.html" 
title="interface in org.apache.hadoop.hbase.client">Admin</a></code></td>
+<td class="colLast"><span 
class="strong">ConnectionCache.ConnectionInfo.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/util/ConnectionCache.ConnectionInfo.html#admin">admin</a></strong></code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcess.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcess.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcess.html
index 976d211..46b4fb7 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcess.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcess.html
@@ -97,13 +97,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>private <a 
href="../../../../../../org/apache/hadoop/hbase/client/AsyncProcess.html" 
title="class in org.apache.hadoop.hbase.client">AsyncProcess</a></code></td>
-<td class="colLast"><span 
class="strong">HTableMultiplexer.FlushWorker.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/HTableMultiplexer.FlushWorker.html#ap">ap</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../../org/apache/hadoop/hbase/client/AsyncProcess.html" 
title="class in org.apache.hadoop.hbase.client">AsyncProcess</a></code></td>
 <td class="colLast"><span 
class="strong">BufferedMutatorImpl.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/BufferedMutatorImpl.html#ap">ap</a></strong></code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a 
href="../../../../../../org/apache/hadoop/hbase/client/AsyncProcess.html" 
title="class in org.apache.hadoop.hbase.client">AsyncProcess</a></code></td>
+<td class="colLast"><span 
class="strong">HTableMultiplexer.FlushWorker.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/HTableMultiplexer.FlushWorker.html#ap">ap</a></strong></code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>private <a 
href="../../../../../../org/apache/hadoop/hbase/client/AsyncProcess.html" 
title="class in org.apache.hadoop.hbase.client">AsyncProcess</a></code></td>
 <td class="colLast"><span 
class="strong">ConnectionImplementation.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ConnectionImplementation.html#asyncProcess">asyncProcess</a></strong></code>&nbsp;</td>
@@ -129,11 +129,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/client/AsyncProcess.html" 
title="class in org.apache.hadoop.hbase.client">AsyncProcess</a></code></td>
-<td class="colLast"><span 
class="strong">ClusterConnection.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#getAsyncProcess()">getAsyncProcess</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">ConnectionImplementation.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ConnectionImplementation.html#getAsyncProcess()">getAsyncProcess</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/client/AsyncProcess.html" 
title="class in org.apache.hadoop.hbase.client">AsyncProcess</a></code></td>
-<td class="colLast"><span 
class="strong">ConnectionImplementation.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ConnectionImplementation.html#getAsyncProcess()">getAsyncProcess</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">ClusterConnection.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#getAsyncProcess()">getAsyncProcess</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.ExceptionListener.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.ExceptionListener.html
 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.ExceptionListener.html
index 06d6db1..c649da1 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.ExceptionListener.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.ExceptionListener.html
@@ -98,11 +98,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>private <a 
href="../../../../../../org/apache/hadoop/hbase/client/BufferedMutator.ExceptionListener.html"
 title="interface in 
org.apache.hadoop.hbase.client">BufferedMutator.ExceptionListener</a></code></td>
-<td class="colLast"><span 
class="strong">BufferedMutatorParams.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/BufferedMutatorParams.html#listener">listener</a></strong></code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">BufferedMutatorImpl.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/BufferedMutatorImpl.html#listener">listener</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private <a 
href="../../../../../../org/apache/hadoop/hbase/client/BufferedMutator.ExceptionListener.html"
 title="interface in 
org.apache.hadoop.hbase.client">BufferedMutator.ExceptionListener</a></code></td>
-<td class="colLast"><span 
class="strong">BufferedMutatorImpl.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/BufferedMutatorImpl.html#listener">listener</a></strong></code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">BufferedMutatorParams.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/BufferedMutatorParams.html#listener">listener</a></strong></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.html
index 2df395f..7ea116a 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.html
@@ -261,11 +261,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>private <a 
href="../../../../../../org/apache/hadoop/hbase/client/BufferedMutator.html" 
title="interface in 
org.apache.hadoop.hbase.client">BufferedMutator</a></code></td>
-<td class="colLast"><span class="strong">SweepReducer.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/mob/mapreduce/SweepReducer.html#table">table</a></strong></code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">MemStoreWrapper.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/mob/mapreduce/MemStoreWrapper.html#table">table</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private <a 
href="../../../../../../org/apache/hadoop/hbase/client/BufferedMutator.html" 
title="interface in 
org.apache.hadoop.hbase.client">BufferedMutator</a></code></td>
-<td class="colLast"><span 
class="strong">MemStoreWrapper.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/mob/mapreduce/MemStoreWrapper.html#table">table</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">SweepReducer.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/mob/mapreduce/SweepReducer.html#table">table</a></strong></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/33c287c2/devapidocs/org/apache/hadoop/hbase/client/class-use/ClientSmallScanner.SmallScannerCallableFactory.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/ClientSmallScanner.SmallScannerCallableFactory.html
 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/ClientSmallScanner.SmallScannerCallableFactory.html
index 7be1ae3..f4850ec 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/ClientSmallScanner.SmallScannerCallableFactory.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/ClientSmallScanner.SmallScannerCallableFactory.html
@@ -98,11 +98,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>private <a 
href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallScanner.SmallScannerCallableFactory.html"
 title="class in 
org.apache.hadoop.hbase.client">ClientSmallScanner.SmallScannerCallableFactory</a></code></td>
-<td class="colLast"><span 
class="strong">ClientSmallScanner.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallScanner.html#callableFactory">callableFactory</a></strong></code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">ClientSmallReversedScanner.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallReversedScanner.html#callableFactory">callableFactory</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private <a 
href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallScanner.SmallScannerCallableFactory.html"
 title="class in 
org.apache.hadoop.hbase.client">ClientSmallScanner.SmallScannerCallableFactory</a></code></td>
-<td class="colLast"><span 
class="strong">ClientSmallReversedScanner.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallReversedScanner.html#callableFactory">callableFactory</a></strong></code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">ClientSmallScanner.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallScanner.html#callableFactory">callableFactory</a></strong></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -115,11 +115,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span 
class="strong">ClientSmallScanner.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallScanner.html#setScannerCallableFactory(org.apache.hadoop.hbase.client.ClientSmallScanner.SmallScannerCallableFactory)">setScannerCallableFactory</a></strong>(<a
 
href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallScanner.SmallScannerCallableFactory.html"
 title="class in 
org.apache.hadoop.hbase.client">ClientSmallScanner.SmallScannerCallableFactory</a>&nbsp;callableFactory)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">ClientSmallReversedScanner.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallReversedScanner.html#setScannerCallableFactory(org.apache.hadoop.hbase.client.ClientSmallScanner.SmallScannerCallableFactory)">setScannerCallableFactory</a></strong>(<a
 
href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallScanner.SmallScannerCallableFactory.html"
 title="class in 
org.apache.hadoop.hbase.client">ClientSmallScanner.SmallScannerCallableFactory</a>&nbsp;callableFactory)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span 
class="strong">ClientSmallReversedScanner.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallReversedScanner.html#setScannerCallableFactory(org.apache.hadoop.hbase.client.ClientSmallScanner.SmallScannerCallableFactory)">setScannerCallableFactory</a></strong>(<a
 
href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallScanner.SmallScannerCallableFactory.html"
 title="class in 
org.apache.hadoop.hbase.client">ClientSmallScanner.SmallScannerCallableFactory</a>&nbsp;callableFactory)</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">ClientSmallScanner.</span><code><strong><a 
href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallScanner.html#setScannerCallableFactory(org.apache.hadoop.hbase.client.ClientSmallScanner.SmallScannerCallableFactory)">setScannerCallableFactory</a></strong>(<a
 
href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallScanner.SmallScannerCallableFactory.html"
 title="class in 
org.apache.hadoop.hbase.client">ClientSmallScanner.SmallScannerCallableFactory</a>&nbsp;callableFactory)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Reply via email to