http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/client/Delete.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/client/Delete.html 
b/devapidocs/org/apache/hadoop/hbase/client/Delete.html
index 23003e1..3e28886 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/Delete.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/Delete.html
@@ -554,7 +554,7 @@ implements <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
               <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in java.util">NavigableMap</a>&lt;byte[],<a 
href="http://docs.oracle.com/javase/8/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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&gt;&nbsp;familyMap)</pre>
 <div class="block">Construct the Delete with user defined data. NOTED:
  1) all cells in the familyMap must have the delete type.
- see <a href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" 
title="enum in org.apache.hadoop.hbase"><code>Cell.DataType</code></a>
+ see <a href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" 
title="enum in org.apache.hadoop.hbase"><code>Cell.Type</code></a>
  2) the row of each cell must be same with passed row.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/client/Increment.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/client/Increment.html 
b/devapidocs/org/apache/hadoop/hbase/client/Increment.html
index 158e274..4642921 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/Increment.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/Increment.html
@@ -505,7 +505,7 @@ implements <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparabl
                  long&nbsp;ts,
                  <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in java.util">NavigableMap</a>&lt;byte[],<a 
href="http://docs.oracle.com/javase/8/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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&gt;&nbsp;familyMap)</pre>
 <div class="block">Construct the Increment with user defined data. NOTED:
- 1) all cells in the familyMap must have the DataType.Put
+ 1) all cells in the familyMap must have the Type.Put
  2) the row of each cell must be same with passed row.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/client/MultiAction.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/client/MultiAction.html 
b/devapidocs/org/apache/hadoop/hbase/client/MultiAction.html
index b190086..2669a81 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/MultiAction.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/MultiAction.html
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-public final class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.42">MultiAction</a>
+public final class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.37">MultiAction</a>
 extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
 <div class="block">Container for Actions (i.e. Get, Delete, or Put), which are 
grouped by
  regionName. Intended to be used with <a 
href="../../../../../org/apache/hadoop/hbase/client/AsyncProcess.html" 
title="class in 
org.apache.hadoop.hbase.client"><code>AsyncProcess</code></a>.</div>
@@ -240,7 +240,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>actions</h4>
-<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;byte[],<a 
href="http://docs.oracle.com/javase/8/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>&gt;&gt; <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.46">actions</a></pre>
+<pre>protected&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;byte[],<a 
href="http://docs.oracle.com/javase/8/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>&gt;&gt; <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.41">actions</a></pre>
 </li>
 </ul>
 <a name="nonceGroup">
@@ -249,7 +249,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>nonceGroup</h4>
-<pre>private&nbsp;long <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.48">nonceGroup</a></pre>
+<pre>private&nbsp;long <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.43">nonceGroup</a></pre>
 </li>
 </ul>
 </li>
@@ -266,7 +266,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>MultiAction</h4>
-<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.50">MultiAction</a>()</pre>
+<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.45">MultiAction</a>()</pre>
 </li>
 </ul>
 </li>
@@ -283,7 +283,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>size</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.59">size</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.54">size</a>()</pre>
 <div class="block">Get the total number of Actions</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -297,7 +297,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>add</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.75">add</a>(byte[]&nbsp;regionName,
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.70">add</a>(byte[]&nbsp;regionName,
                 <a 
href="../../../../../org/apache/hadoop/hbase/client/Action.html" title="class 
in org.apache.hadoop.hbase.client">Action</a>&nbsp;a)</pre>
 <div class="block">Add an Action to this container based on it's regionName. 
If the regionName
  is wrong, the initial execution will fail, but will be automatically
@@ -315,7 +315,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>add</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.87">add</a>(byte[]&nbsp;regionName,
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.82">add</a>(byte[]&nbsp;regionName,
                 <a 
href="http://docs.oracle.com/javase/8/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>&gt;&nbsp;actionList)</pre>
 <div class="block">Add an Action to this container based on it's regionName. 
If the regionName
  is wrong, the initial execution will fail, but will be automatically
@@ -333,7 +333,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setNonceGroup</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.96">setNonceGroup</a>(long&nbsp;nonceGroup)</pre>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.91">setNonceGroup</a>(long&nbsp;nonceGroup)</pre>
 </li>
 </ul>
 <a name="getRegions--">
@@ -342,7 +342,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegions</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;byte[]&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.100">getRegions</a>()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true";
 title="class or interface in java.util">Set</a>&lt;byte[]&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.95">getRegions</a>()</pre>
 </li>
 </ul>
 <a name="hasNonceGroup--">
@@ -351,7 +351,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>hasNonceGroup</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.104">hasNonceGroup</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.99">hasNonceGroup</a>()</pre>
 </li>
 </ul>
 <a name="getNonceGroup--">
@@ -360,7 +360,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getNonceGroup</h4>
-<pre>public&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.108">getNonceGroup</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.103">getNonceGroup</a>()</pre>
 </li>
 </ul>
 <a name="getPriority--">
@@ -369,7 +369,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getPriority</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.113">getPriority</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiAction.html#line.108">getPriority</a>()</pre>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/client/Mutation.CellWrapper.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/Mutation.CellWrapper.html 
b/devapidocs/org/apache/hadoop/hbase/client/Mutation.CellWrapper.html
index d14d073..5805b00 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/Mutation.CellWrapper.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/Mutation.CellWrapper.html
@@ -137,7 +137,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" ti
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from 
interface&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a></h3>
-<code><a href="../../../../../org/apache/hadoop/hbase/Cell.DataType.html" 
title="enum in org.apache.hadoop.hbase">Cell.DataType</a></code></li>
+<code><a href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" 
title="enum in org.apache.hadoop.hbase">Cell.Type</a></code></li>
 </ul>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/client/Put.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/client/Put.html 
b/devapidocs/org/apache/hadoop/hbase/client/Put.html
index 699a55b..2d1d9c7 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/Put.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/Put.html
@@ -594,7 +594,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/io/HeapSize.html" tit
            long&nbsp;ts,
            <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in java.util">NavigableMap</a>&lt;byte[],<a 
href="http://docs.oracle.com/javase/8/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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&gt;&nbsp;familyMap)</pre>
 <div class="block">Construct the Put with user defined data. NOTED:
- 1) all cells in the familyMap must have the DataType.Put
+ 1) all cells in the familyMap must have the Type.Put
  2) the row of each cell must be same with passed row.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.html
 
b/devapidocs/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.html
index c98586b..fa01290 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.html
@@ -492,7 +492,7 @@ extends <a 
href="../../../../../org/apache/hadoop/hbase/client/RetriesExhaustedE
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getDesc</h4>
-<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/8/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/RetriesExhaustedWithDetailsException.html#line.172">getDesc</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in 
java.lang">Integer</a>&gt;&nbsp;classificaton)</pre>
+<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/8/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/RetriesExhaustedWithDetailsException.html#line.176">getDesc</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in 
java.lang">Integer</a>&gt;&nbsp;classificaton)</pre>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.ReadExampleCallable.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.ReadExampleCallable.html
 
b/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.ReadExampleCallable.html
index f094bb7..0308e7b 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.ReadExampleCallable.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.ReadExampleCallable.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public static class <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.279">MultiThreadedClientExample.ReadExampleCallable</a>
+<pre>public static class <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.280">MultiThreadedClientExample.ReadExampleCallable</a>
 extends <a 
href="http://docs.oracle.com/javase/8/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/8/docs/api/java/util/concurrent/Callable.html?is-external=true";
 title="class or interface in java.util.concurrent">Callable</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a>&gt;</pre>
 <div class="block">Class to show how to scan some rows starting at a random 
location.</div>
@@ -212,7 +212,7 @@ implements <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren
 <ul class="blockList">
 <li class="blockList">
 <h4>connection</h4>
-<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" 
title="interface in org.apache.hadoop.hbase.client">Connection</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.ReadExampleCallable.html#line.280">connection</a></pre>
+<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" 
title="interface in org.apache.hadoop.hbase.client">Connection</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.ReadExampleCallable.html#line.281">connection</a></pre>
 </li>
 </ul>
 <a name="tableName">
@@ -221,7 +221,7 @@ implements <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren
 <ul class="blockListLast">
 <li class="blockList">
 <h4>tableName</h4>
-<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.ReadExampleCallable.html#line.281">tableName</a></pre>
+<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.ReadExampleCallable.html#line.282">tableName</a></pre>
 </li>
 </ul>
 </li>
@@ -238,7 +238,7 @@ implements <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren
 <ul class="blockListLast">
 <li class="blockList">
 <h4>ReadExampleCallable</h4>
-<pre>public&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.ReadExampleCallable.html#line.283">ReadExampleCallable</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" 
title="interface in 
org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.ReadExampleCallable.html#line.284">ReadExampleCallable</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" 
title="interface in 
org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                            <a 
href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</pre>
 </li>
 </ul>
@@ -256,7 +256,7 @@ implements <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren
 <ul class="blockListLast">
 <li class="blockList">
 <h4>call</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a>&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.ReadExampleCallable.html#line.289">call</a>()
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a>&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.ReadExampleCallable.html#line.290">call</a>()
              throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.SingleWriteExampleCallable.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.SingleWriteExampleCallable.html
 
b/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.SingleWriteExampleCallable.html
index 007ff0c..5041838 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.SingleWriteExampleCallable.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.SingleWriteExampleCallable.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public static class <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.245">MultiThreadedClientExample.SingleWriteExampleCallable</a>
+<pre>public static class <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.246">MultiThreadedClientExample.SingleWriteExampleCallable</a>
 extends <a 
href="http://docs.oracle.com/javase/8/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/8/docs/api/java/util/concurrent/Callable.html?is-external=true";
 title="class or interface in java.util.concurrent">Callable</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a>&gt;</pre>
 <div class="block">Class to show how to send a single put.</div>
@@ -212,7 +212,7 @@ implements <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren
 <ul class="blockList">
 <li class="blockList">
 <h4>connection</h4>
-<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" 
title="interface in org.apache.hadoop.hbase.client">Connection</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.SingleWriteExampleCallable.html#line.246">connection</a></pre>
+<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" 
title="interface in org.apache.hadoop.hbase.client">Connection</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.SingleWriteExampleCallable.html#line.247">connection</a></pre>
 </li>
 </ul>
 <a name="tableName">
@@ -221,7 +221,7 @@ implements <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren
 <ul class="blockListLast">
 <li class="blockList">
 <h4>tableName</h4>
-<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.SingleWriteExampleCallable.html#line.247">tableName</a></pre>
+<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.SingleWriteExampleCallable.html#line.248">tableName</a></pre>
 </li>
 </ul>
 </li>
@@ -238,7 +238,7 @@ implements <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SingleWriteExampleCallable</h4>
-<pre>public&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.SingleWriteExampleCallable.html#line.249">SingleWriteExampleCallable</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" 
title="interface in 
org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.SingleWriteExampleCallable.html#line.250">SingleWriteExampleCallable</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" 
title="interface in 
org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                                   <a 
href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</pre>
 </li>
 </ul>
@@ -256,7 +256,7 @@ implements <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren
 <ul class="blockListLast">
 <li class="blockList">
 <h4>call</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a>&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.SingleWriteExampleCallable.html#line.255">call</a>()
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a>&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.SingleWriteExampleCallable.html#line.256">call</a>()
              throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.WriteExampleCallable.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.WriteExampleCallable.html
 
b/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.WriteExampleCallable.html
index 741a522..38ec790 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.WriteExampleCallable.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.WriteExampleCallable.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public static class <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.201">MultiThreadedClientExample.WriteExampleCallable</a>
+<pre>public static class <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.202">MultiThreadedClientExample.WriteExampleCallable</a>
 extends <a 
href="http://docs.oracle.com/javase/8/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/8/docs/api/java/util/concurrent/Callable.html?is-external=true";
 title="class or interface in java.util.concurrent">Callable</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a>&gt;</pre>
 <div class="block">Class that will show how to send batches of puts at the 
same time.</div>
@@ -212,7 +212,7 @@ implements <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren
 <ul class="blockList">
 <li class="blockList">
 <h4>connection</h4>
-<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" 
title="interface in org.apache.hadoop.hbase.client">Connection</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.WriteExampleCallable.html#line.202">connection</a></pre>
+<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" 
title="interface in org.apache.hadoop.hbase.client">Connection</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.WriteExampleCallable.html#line.203">connection</a></pre>
 </li>
 </ul>
 <a name="tableName">
@@ -221,7 +221,7 @@ implements <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren
 <ul class="blockListLast">
 <li class="blockList">
 <h4>tableName</h4>
-<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.WriteExampleCallable.html#line.203">tableName</a></pre>
+<pre>private final&nbsp;<a 
href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.WriteExampleCallable.html#line.204">tableName</a></pre>
 </li>
 </ul>
 </li>
@@ -238,7 +238,7 @@ implements <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren
 <ul class="blockListLast">
 <li class="blockList">
 <h4>WriteExampleCallable</h4>
-<pre>public&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.WriteExampleCallable.html#line.205">WriteExampleCallable</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" 
title="interface in 
org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.WriteExampleCallable.html#line.206">WriteExampleCallable</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" 
title="interface in 
org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                             <a 
href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</pre>
 </li>
 </ul>
@@ -256,7 +256,7 @@ implements <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurren
 <ul class="blockListLast">
 <li class="blockList">
 <h4>call</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a>&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.WriteExampleCallable.html#line.211">call</a>()
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a>&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.WriteExampleCallable.html#line.212">call</a>()
              throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html
 
b/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html
index 3e2b487..43b0f28 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html
@@ -118,7 +118,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.92">MultiThreadedClientExample</a>
+<pre>public class <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.93">MultiThreadedClientExample</a>
 extends org.apache.hadoop.conf.Configured
 implements org.apache.hadoop.util.Tool</pre>
 <div class="block">Example on how to use HBase's <a 
href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" 
title="interface in org.apache.hadoop.hbase.client"><code>Connection</code></a> 
and <a href="../../../../../../org/apache/hadoop/hbase/client/Table.html" 
title="interface in org.apache.hadoop.hbase.client"><code>Table</code></a> in a
@@ -321,7 +321,7 @@ implements org.apache.hadoop.util.Tool</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>LOG</h4>
-<pre>private static final&nbsp;org.slf4j.Logger <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.93">LOG</a></pre>
+<pre>private static final&nbsp;org.slf4j.Logger <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.94">LOG</a></pre>
 </li>
 </ul>
 <a name="DEFAULT_NUM_OPERATIONS">
@@ -330,7 +330,7 @@ implements org.apache.hadoop.util.Tool</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_NUM_OPERATIONS</h4>
-<pre>private static final&nbsp;int <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.94">DEFAULT_NUM_OPERATIONS</a></pre>
+<pre>private static final&nbsp;int <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.95">DEFAULT_NUM_OPERATIONS</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../../../constant-values.html#org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.DEFAULT_NUM_OPERATIONS">Constant
 Field Values</a></dd>
@@ -343,7 +343,7 @@ implements org.apache.hadoop.util.Tool</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>FAMILY</h4>
-<pre>private static final&nbsp;byte[] <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.101">FAMILY</a></pre>
+<pre>private static final&nbsp;byte[] <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.102">FAMILY</a></pre>
 <div class="block">The name of the column family.
 
  d for default.</div>
@@ -355,7 +355,7 @@ implements org.apache.hadoop.util.Tool</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>QUAL</h4>
-<pre>private static final&nbsp;byte[] <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.106">QUAL</a></pre>
+<pre>private static final&nbsp;byte[] <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.107">QUAL</a></pre>
 <div class="block">For the example we're just using one qualifier.</div>
 </li>
 </ul>
@@ -365,7 +365,7 @@ implements org.apache.hadoop.util.Tool</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>internalPool</h4>
-<pre>private final&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true";
 title="class or interface in java.util.concurrent">ExecutorService</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.108">internalPool</a></pre>
+<pre>private final&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutorService.html?is-external=true";
 title="class or interface in java.util.concurrent">ExecutorService</a> <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.109">internalPool</a></pre>
 </li>
 </ul>
 <a name="threads">
@@ -374,7 +374,7 @@ implements org.apache.hadoop.util.Tool</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>threads</h4>
-<pre>private final&nbsp;int <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.110">threads</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.111">threads</a></pre>
 </li>
 </ul>
 </li>
@@ -391,7 +391,7 @@ implements org.apache.hadoop.util.Tool</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>MultiThreadedClientExample</h4>
-<pre>public&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.112">MultiThreadedClientExample</a>()
+<pre>public&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.113">MultiThreadedClientExample</a>()
                            throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
@@ -413,7 +413,7 @@ implements org.apache.hadoop.util.Tool</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>run</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.127">run</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>[]&nbsp;args)
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.128">run</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>[]&nbsp;args)
         throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -429,7 +429,7 @@ implements org.apache.hadoop.util.Tool</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>warmUpConnectionCache</h4>
-<pre>private&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.190">warmUpConnectionCache</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" 
title="interface in 
org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>private&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.191">warmUpConnectionCache</a>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" 
title="interface in 
org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                                    <a 
href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;tn)
                             throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl>
@@ -444,7 +444,7 @@ implements org.apache.hadoop.util.Tool</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>main</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.340">main</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>[]&nbsp;args)
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.341">main</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>[]&nbsp;args)
                  throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d449e87f/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/client/package-tree.html 
b/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
index 02f84da..ef76b9b 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/package-tree.html
@@ -545,24 +545,24 @@
 <ul>
 <li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>)
 <ul>
-<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/AsyncProcessTask.SubmittedRows.html"
 title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">AsyncProcessTask.SubmittedRows</span></a></li>
-<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/RequestController.ReturnCode.html"
 title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">RequestController.ReturnCode</span></a></li>
+<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/Durability.html" 
title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">Durability</span></a></li>
+<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractResponse.ResponseType.html"
 title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">AbstractResponse.ResponseType</span></a></li>
 <li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" 
title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">TableState.State</span></a></li>
-<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" 
title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">IsolationLevel</span></a></li>
-<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/SnapshotType.html" 
title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">SnapshotType</span></a></li>
 <li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/AsyncScanSingleRegionRpcRetryingCaller.ScanResumerState.html"
 title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">AsyncScanSingleRegionRpcRetryingCaller.ScanResumerState</span></a></li>
 <li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/MasterSwitchType.html" 
title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">MasterSwitchType</span></a></li>
-<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/CompactionState.html" 
title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">CompactionState</span></a></li>
+<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/RequestController.ReturnCode.html"
 title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">RequestController.ReturnCode</span></a></li>
+<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/Consistency.html" 
title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">Consistency</span></a></li>
+<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/SnapshotType.html" 
title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">SnapshotType</span></a></li>
 <li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/CompactType.html" 
title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">CompactType</span></a></li>
-<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/AbstractResponse.ResponseType.html"
 title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">AbstractResponse.ResponseType</span></a></li>
-<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/AsyncRequestFutureImpl.Retry.html"
 title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">AsyncRequestFutureImpl.Retry</span></a></li>
 <li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/MobCompactPartitionPolicy.html"
 title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">MobCompactPartitionPolicy</span></a></li>
+<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/CompactionState.html" 
title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">CompactionState</span></a></li>
+<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/AsyncScanSingleRegionRpcRetryingCaller.ScanControllerState.html"
 title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">AsyncScanSingleRegionRpcRetryingCaller.ScanControllerState</span></a></li>
+<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/AsyncRequestFutureImpl.Retry.html"
 title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">AsyncRequestFutureImpl.Retry</span></a></li>
+<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" 
title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">IsolationLevel</span></a></li>
 <li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/RegionLocateType.html" 
title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">RegionLocateType</span></a></li>
-<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/Consistency.html" 
title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">Consistency</span></a></li>
 <li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" 
title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">Scan.ReadType</span></a></li>
-<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/AsyncScanSingleRegionRpcRetryingCaller.ScanControllerState.html"
 title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">AsyncScanSingleRegionRpcRetryingCaller.ScanControllerState</span></a></li>
 <li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.MoreResults.html"
 title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">ScannerCallable.MoreResults</span></a></li>
-<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/Durability.html" 
title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">Durability</span></a></li>
+<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/AsyncProcessTask.SubmittedRows.html"
 title="enum in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">AsyncProcessTask.SubmittedRows</span></a></li>
 </ul>
 </li>
 </ul>

Reply via email to