You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by bu...@apache.org on 2018/08/26 20:19:26 UTC

[01/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Repository: hbase-site
Updated Branches:
  refs/heads/asf-site 82924de9b -> be237220f


http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/package-summary.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/package-summary.html b/2.0/apidocs/org/apache/hadoop/hbase/client/package-summary.html
index cc86019..2bdbfc8 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/package-summary.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.client (Apache HBase 2.0.0-beta-2 API)</title>
+<title>org.apache.hadoop.hbase.client (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.hadoop.hbase.client (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="org.apache.hadoop.hbase.client (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -233,110 +233,116 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a></td>
+<td class="colLast">
+<div class="block">CoprocessorDescriptor contains the details about how to build a coprocessor.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.ProcedureFuture.WaitForStateCallable.html" title="interface in org.apache.hadoop.hbase.client">HBaseAdmin.ProcedureFuture.WaitForStateCallable</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/NonceGenerator.html" title="interface in org.apache.hadoop.hbase.client">NonceGenerator</a></td>
 <td class="colLast">
 <div class="block">NonceGenerator interface.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a></td>
 <td class="colLast">
 <div class="block">Information about a region.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RegionLocator.html" title="interface in org.apache.hadoop.hbase.client">RegionLocator</a></td>
 <td class="colLast">
 <div class="block">Used to view region location information for a single HBase table.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RequestController.html" title="interface in org.apache.hadoop.hbase.client">RequestController</a></td>
 <td class="colLast">
 <div class="block">An interface for client request scheduling algorithm.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RequestController.Checker.html" title="interface in org.apache.hadoop.hbase.client">RequestController.Checker</a></td>
 <td class="colLast">
 <div class="block">Picks up the valid data.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></td>
 <td class="colLast">
 <div class="block">Interface for client-side scanning.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" title="interface in org.apache.hadoop.hbase.client">RetryingCallable</a>&lt;T&gt;</td>
 <td class="colLast">
 <div class="block">A Callable&lt;T&gt; that will be retried.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a></td>
 <td class="colLast">
 <div class="block">Has a row.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RowAccess.html" title="interface in org.apache.hadoop.hbase.client">RowAccess</a>&lt;T&gt;</td>
 <td class="colLast">
 <div class="block">Provide a way to access the inner buffer.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RpcRetryingCaller.html" title="interface in org.apache.hadoop.hbase.client">RpcRetryingCaller</a>&lt;T&gt;</td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/ScanResultConsumer.html" title="interface in org.apache.hadoop.hbase.client">ScanResultConsumer</a></td>
 <td class="colLast">
 <div class="block">Receives <a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client"><code>Result</code></a> for an asynchronous scan.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/ScanResultConsumerBase.html" title="interface in org.apache.hadoop.hbase.client">ScanResultConsumerBase</a></td>
 <td class="colLast">
 <div class="block">The base interface for scan result consumer.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/ServiceCaller.html" title="interface in org.apache.hadoop.hbase.client">ServiceCaller</a>&lt;S,R&gt;</td>
 <td class="colLast">
 <div class="block">Delegate to a protobuf rpc call.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/StatisticTrackable.html" title="interface in org.apache.hadoop.hbase.client">StatisticTrackable</a></td>
 <td class="colLast">
 <div class="block">Parent interface for an object to get updates about per-region statistics.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/Table.html" title="interface in org.apache.hadoop.hbase.client">Table</a></td>
 <td class="colLast">
 <div class="block">Used to communicate with a single HBase table.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">Table.CheckAndMutateBuilder</a></td>
 <td class="colLast">
 <div class="block">A helper class for sending checkAndMutate request.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/TableBuilder.html" title="interface in org.apache.hadoop.hbase.client">TableBuilder</a></td>
 <td class="colLast">
 <div class="block">For creating <a href="../../../../../org/apache/hadoop/hbase/client/Table.html" title="interface in org.apache.hadoop.hbase.client"><code>Table</code></a> instance.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a></td>
 <td class="colLast">
 <div class="block">TableDescriptor contains the details about an HBase table such as the descriptors of
@@ -504,6 +510,12 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a></td>
+<td class="colLast">
+<div class="block">Used to build the <a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client"><code>CoprocessorDescriptor</code></a></div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/Cursor.html" title="class in org.apache.hadoop.hbase.client">Cursor</a></td>
 <td class="colLast">
 <div class="block">Scan cursor to tell client where server is scanning
@@ -512,369 +524,369 @@
  <a href="../../../../../org/apache/hadoop/hbase/client/Result.html#getCursor--"><code>Result.getCursor()</code></a></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/DelayingRunner.html" title="class in org.apache.hadoop.hbase.client">DelayingRunner</a></td>
 <td class="colLast">
 <div class="block">A wrapper for a runnable for a group of actions for a single regionserver.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a></td>
 <td class="colLast">
 <div class="block">Used to perform Delete operations on a single row.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/FlushRegionCallable.html" title="class in org.apache.hadoop.hbase.client">FlushRegionCallable</a></td>
 <td class="colLast">
 <div class="block">A Callable for flushRegion() RPC.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a></td>
 <td class="colLast">
 <div class="block">Used to perform Get operations on a single row.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html" title="class in org.apache.hadoop.hbase.client">HBaseAdmin</a></td>
 <td class="colLast">
 <div class="block">HBaseAdmin is no longer a client API.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.NamespaceFuture.html" title="class in org.apache.hadoop.hbase.client">HBaseAdmin.NamespaceFuture</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.ProcedureFuture.html" title="class in org.apache.hadoop.hbase.client">HBaseAdmin.ProcedureFuture</a>&lt;V&gt;</td>
 <td class="colLast">
 <div class="block">Future that waits on a procedure result.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.TableFuture.html" title="class in org.apache.hadoop.hbase.client">HBaseAdmin.TableFuture</a>&lt;V&gt;</td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/HRegionLocator.html" title="class in org.apache.hadoop.hbase.client">HRegionLocator</a></td>
 <td class="colLast">
 <div class="block">An implementation of <a href="../../../../../org/apache/hadoop/hbase/client/RegionLocator.html" title="interface in org.apache.hadoop.hbase.client"><code>RegionLocator</code></a>.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client">HTable</a></td>
 <td class="colLast">
 <div class="block">An implementation of <a href="../../../../../org/apache/hadoop/hbase/client/Table.html" title="interface in org.apache.hadoop.hbase.client"><code>Table</code></a>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/HTableMultiplexer.html" title="class in org.apache.hadoop.hbase.client">HTableMultiplexer</a></td>
 <td class="colLast">
 <div class="block">HTableMultiplexer provides a thread-safe non blocking PUT API across all the tables.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html" title="class in org.apache.hadoop.hbase.client">HTableMultiplexer.HTableMultiplexerStatus</a></td>
 <td class="colLast">
 <div class="block">HTableMultiplexerStatus keeps track of the current status of the HTableMultiplexer.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/ImmutableHColumnDescriptor.html" title="class in org.apache.hadoop.hbase.client">ImmutableHColumnDescriptor</a></td>
 <td class="colLast">Deprecated</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/ImmutableHRegionInfo.html" title="class in org.apache.hadoop.hbase.client">ImmutableHRegionInfo</a></td>
 <td class="colLast">Deprecated</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/ImmutableHTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">ImmutableHTableDescriptor</a></td>
 <td class="colLast">Deprecated</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a></td>
 <td class="colLast">
 <div class="block">Used to perform Increment operations on a single row.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/MetaCache.html" title="class in org.apache.hadoop.hbase.client">MetaCache</a></td>
 <td class="colLast">
 <div class="block">A cache implementation for region locations from meta.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/MetricsConnection.html" title="class in org.apache.hadoop.hbase.client">MetricsConnection</a></td>
 <td class="colLast">
 <div class="block">This class is for maintaining the various connection statistics and publishing them through
  the metrics interfaces.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/MetricsConnection.CallStats.html" title="class in org.apache.hadoop.hbase.client">MetricsConnection.CallStats</a></td>
 <td class="colLast">
 <div class="block">A container class for collecting details about the RPC call as it percolates.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/MetricsConnection.CallTracker.html" title="class in org.apache.hadoop.hbase.client">MetricsConnection.CallTracker</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/MetricsConnection.RegionStats.html" title="class in org.apache.hadoop.hbase.client">MetricsConnection.RegionStats</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/MetricsConnection.RunnerStats.html" title="class in org.apache.hadoop.hbase.client">MetricsConnection.RunnerStats</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/MultiAction.html" title="class in org.apache.hadoop.hbase.client">MultiAction</a></td>
 <td class="colLast">
 <div class="block">Container for Actions (i.e.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/MultiResponse.html" title="class in org.apache.hadoop.hbase.client">MultiResponse</a></td>
 <td class="colLast">
 <div class="block">A container for Result objects, grouped by regionName.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/NoncedRegionServerCallable.html" title="class in org.apache.hadoop.hbase.client">NoncedRegionServerCallable</a>&lt;T&gt;</td>
 <td class="colLast">
 <div class="block">Implementations make an rpc call against a RegionService via a protobuf Service.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/Operation.html" title="class in org.apache.hadoop.hbase.client">Operation</a></td>
 <td class="colLast">
 <div class="block">Superclass for any type that maps to a potentially application-level query.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/OperationWithAttributes.html" title="class in org.apache.hadoop.hbase.client">OperationWithAttributes</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/PackagePrivateFieldAccessor.html" title="class in org.apache.hadoop.hbase.client">PackagePrivateFieldAccessor</a></td>
 <td class="colLast">
 <div class="block">A helper class used to access the package private field in o.a.h.h.client package.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/PerClientRandomNonceGenerator.html" title="class in org.apache.hadoop.hbase.client">PerClientRandomNonceGenerator</a></td>
 <td class="colLast">
 <div class="block">NonceGenerator implementation that uses client ID hash + random int as nonce group, and random
  numbers as nonces.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a></td>
 <td class="colLast">
 <div class="block">Used to perform Put operations for a single row.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/Query.html" title="class in org.apache.hadoop.hbase.client">Query</a></td>
 <td class="colLast">
 <div class="block">Base class for HBase read operations; e.g.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/QuotaStatusCalls.html" title="class in org.apache.hadoop.hbase.client">QuotaStatusCalls</a></td>
 <td class="colLast">
 <div class="block">Client class to wrap RPCs to HBase servers for space quota status information.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RegionAdminServiceCallable.html" title="class in org.apache.hadoop.hbase.client">RegionAdminServiceCallable</a>&lt;T&gt;</td>
 <td class="colLast">
 <div class="block">Similar to RegionServerCallable but for the AdminService interface.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RegionCoprocessorServiceExec.html" title="class in org.apache.hadoop.hbase.client">RegionCoprocessorServiceExec</a></td>
 <td class="colLast">
 <div class="block">Represents a coprocessor service method execution against a single region.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RegionInfoBuilder.html" title="class in org.apache.hadoop.hbase.client">RegionInfoBuilder</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RegionInfoDisplay.html" title="class in org.apache.hadoop.hbase.client">RegionInfoDisplay</a></td>
 <td class="colLast">
 <div class="block">Utility used composing RegionInfo for 'display'; e.g.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RegionLoadStats.html" title="class in org.apache.hadoop.hbase.client">RegionLoadStats</a></td>
 <td class="colLast">
 <div class="block">POJO representing region server load</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RegionReplicaUtil.html" title="class in org.apache.hadoop.hbase.client">RegionReplicaUtil</a></td>
 <td class="colLast">
 <div class="block">Utility methods which contain the logic for regions and replicas.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html" title="class in org.apache.hadoop.hbase.client">RegionServerCallable</a>&lt;T,S&gt;</td>
 <td class="colLast">
 <div class="block">Implementations make a RPC call against a RegionService via a protobuf Service.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RegionServerCoprocessorRpcChannelImpl.html" title="class in org.apache.hadoop.hbase.client">RegionServerCoprocessorRpcChannelImpl</a></td>
 <td class="colLast">
 <div class="block">The implementation of a region server based coprocessor rpc channel.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RequestControllerFactory.html" title="class in org.apache.hadoop.hbase.client">RequestControllerFactory</a></td>
 <td class="colLast">
 <div class="block">A factory class that constructs an <a href="../../../../../org/apache/hadoop/hbase/client/RequestController.html" title="interface in org.apache.hadoop.hbase.client"><code>RequestController</code></a>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></td>
 <td class="colLast">
 <div class="block">Single row result of a <a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client"><code>Get</code></a> or <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client"><code>Scan</code></a> query.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/ResultBoundedCompletionService.html" title="class in org.apache.hadoop.hbase.client">ResultBoundedCompletionService</a>&lt;V&gt;</td>
 <td class="colLast">
 <div class="block">A completion service for the RpcRetryingCallerFactory.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/ResultStatsUtil.html" title="class in org.apache.hadoop.hbase.client">ResultStatsUtil</a></td>
 <td class="colLast">
 <div class="block">A <a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client"><code>Result</code></a> with some statistics about the server/region status</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RetriesExhaustedException.ThrowableWithExtraContext.html" title="class in org.apache.hadoop.hbase.client">RetriesExhaustedException.ThrowableWithExtraContext</a></td>
 <td class="colLast">
 <div class="block">Datastructure that allows adding more info around Throwable incident.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/ReversedClientScanner.html" title="class in org.apache.hadoop.hbase.client">ReversedClientScanner</a></td>
 <td class="colLast">
 <div class="block">A reversed client scanner which support backward scanning</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/ReversedScannerCallable.html" title="class in org.apache.hadoop.hbase.client">ReversedScannerCallable</a></td>
 <td class="colLast">
 <div class="block">A reversed ScannerCallable which supports backward scanning.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a></td>
 <td class="colLast">
 <div class="block">Performs multiple mutations atomically on a single row.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RpcRetryingCallerFactory.html" title="class in org.apache.hadoop.hbase.client">RpcRetryingCallerFactory</a></td>
 <td class="colLast">
 <div class="block">Factory to create an <a href="../../../../../org/apache/hadoop/hbase/client/RpcRetryingCaller.html" title="interface in org.apache.hadoop.hbase.client"><code>RpcRetryingCaller</code></a></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RpcRetryingCallerImpl.html" title="class in org.apache.hadoop.hbase.client">RpcRetryingCallerImpl</a>&lt;T&gt;</td>
 <td class="colLast">
 <div class="block">Runs an rpc'ing <a href="../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" title="interface in org.apache.hadoop.hbase.client"><code>RetryingCallable</code></a>.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.html" title="class in org.apache.hadoop.hbase.client">RpcRetryingCallerWithReadReplicas</a></td>
 <td class="colLast">
 <div class="block">Caller that goes to replica if the primary region does no answer within a configurable
  timeout.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></td>
 <td class="colLast">
 <div class="block">Used to perform Scan operations.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html" title="class in org.apache.hadoop.hbase.client">ScannerCallable</a></td>
 <td class="colLast">
 <div class="block">Scanner operations such as create, next, etc.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/SecureBulkLoadClient.html" title="class in org.apache.hadoop.hbase.client">SecureBulkLoadClient</a></td>
 <td class="colLast">
 <div class="block">Client proxy for SecureBulkLoadProtocol</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/ServerStatisticTracker.html" title="class in org.apache.hadoop.hbase.client">ServerStatisticTracker</a></td>
 <td class="colLast">
 <div class="block">Tracks the statistics for multiple regions</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/ShortCircuitMasterConnection.html" title="class in org.apache.hadoop.hbase.client">ShortCircuitMasterConnection</a></td>
 <td class="colLast">
 <div class="block">A short-circuit connection that can bypass the RPC layer (serialization, deserialization,
  networking, etc..) when talking to a local master</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/SingleResponse.html" title="class in org.apache.hadoop.hbase.client">SingleResponse</a></td>
 <td class="colLast">
 <div class="block">Class for single action response</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/SingleResponse.Entry.html" title="class in org.apache.hadoop.hbase.client">SingleResponse.Entry</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a></td>
 <td class="colLast">
 <div class="block">The POJO equivalent of HBaseProtos.SnapshotDescription</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></td>
 <td class="colLast">
 <div class="block">TODO: make this private after removing the HTableDescriptor</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/TableSnapshotScanner.html" title="class in org.apache.hadoop.hbase.client">TableSnapshotScanner</a></td>
 <td class="colLast">
 <div class="block">A Scanner which performs a scan over snapshot files.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a></td>
 <td class="colLast">
 <div class="block">Represents table state.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/hadoop/hbase/client/VersionInfoUtil.html" title="class in org.apache.hadoop.hbase.client">VersionInfoUtil</a></td>
 <td class="colLast">
 <div class="block">Class to help with parsing the version info.</div>


[05/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ResultStatsUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ResultStatsUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ResultStatsUtil.html
index ad1b5ea..263abaf 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ResultStatsUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ResultStatsUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ResultStatsUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ResultStatsUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ResultStatsUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ResultStatsUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.ThrowableWithExtraContext.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.ThrowableWithExtraContext.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.ThrowableWithExtraContext.html
index 5a1b01b..5c8f5de 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.ThrowableWithExtraContext.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.ThrowableWithExtraContext.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedException.ThrowableWithExtraContext (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedException.ThrowableWithExtraContext (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedException.ThrowableWithExtraContext (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedException.ThrowableWithExtraContext (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.html
index b45c160..ac7263b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html
index 16fec51..43c5d97 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetryingCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetryingCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetryingCallable.html
index 363fc1a..057d848 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetryingCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RetryingCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.RetryingCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.RetryingCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.RetryingCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.RetryingCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ReversedClientScanner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ReversedClientScanner.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ReversedClientScanner.html
index e4c3ce1..5f44fdd 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ReversedClientScanner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ReversedClientScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ReversedClientScanner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ReversedClientScanner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ReversedClientScanner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ReversedClientScanner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ReversedScannerCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ReversedScannerCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ReversedScannerCallable.html
index 4c9b84f..b063ecb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ReversedScannerCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ReversedScannerCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ReversedScannerCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ReversedScannerCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ReversedScannerCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ReversedScannerCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Row.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Row.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Row.html
index 912660d..067f743 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Row.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Row.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.Row (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.Row (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.Row (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.Row (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -227,20 +227,20 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="typeNameLabel">Get.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Get.html#compareTo-org.apache.hadoop.hbase.client.Row-">compareTo</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&nbsp;other)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="typeNameLabel">Mutation.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html#compareTo-org.apache.hadoop.hbase.client.Row-">compareTo</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&nbsp;d)</code>
+<td class="colLast"><span class="typeNameLabel">Row.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Row.html#compareTo-org.apache.hadoop.hbase.client.Row-">compareTo</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&nbsp;var1)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
              Use <a href="../../../../../../org/apache/hadoop/hbase/client/Row.html#COMPARATOR"><code>COMPARATOR</code></a> instead</span></div>
 </div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="typeNameLabel">Get.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Get.html#compareTo-org.apache.hadoop.hbase.client.Row-">compareTo</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&nbsp;other)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="typeNameLabel">Row.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Row.html#compareTo-org.apache.hadoop.hbase.client.Row-">compareTo</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&nbsp;var1)</code>
+<td class="colLast"><span class="typeNameLabel">Mutation.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html#compareTo-org.apache.hadoop.hbase.client.Row-">compareTo</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&nbsp;d)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
              Use <a href="../../../../../../org/apache/hadoop/hbase/client/Row.html#COMPARATOR"><code>COMPARATOR</code></a> instead</span></div>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RowAccess.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RowAccess.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RowAccess.html
index 46d5b39..7896910 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RowAccess.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RowAccess.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.RowAccess (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.RowAccess (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.RowAccess (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.RowAccess (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html
index 328591d..782b671 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RowMutations (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RowMutations (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RowMutations (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RowMutations (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -192,15 +192,15 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#mutateRow-org.apache.hadoop.hbase.client.RowMutations-">mutateRow</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;rm)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#mutateRow-org.apache.hadoop.hbase.client.RowMutations-">mutateRow</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;mutation)</code>
 <div class="block">Performs multiple mutations atomically on a single row.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#mutateRow-org.apache.hadoop.hbase.client.RowMutations-">mutateRow</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;rm)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#mutateRow-org.apache.hadoop.hbase.client.RowMutations-">mutateRow</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;rm)</code>
@@ -230,31 +230,45 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code>default boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">Region.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/Region.html#checkAndRowMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.client.RowMutations-">checkAndRowMutate</a></span>(byte[]&nbsp;row,
+                 byte[]&nbsp;family,
+                 byte[]&nbsp;qualifier,
+                 <a href="../../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;op,
+                 <a href="../../../../../../org/apache/hadoop/hbase/filter/ByteArrayComparable.html" title="class in org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator,
+                 <a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;mutations)</code>
+<div class="block">Atomically checks if a row/family/qualifier value matches the expected values and if it does,
+ it performs the row mutations.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#checkAndRowMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.client.RowMutations-">checkAndRowMutate</a></span>(byte[]&nbsp;row,
+<td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#checkAndRowMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.RowMutations-">checkAndRowMutate</a></span>(byte[]&nbsp;row,
                  byte[]&nbsp;family,
                  byte[]&nbsp;qualifier,
                  <a href="../../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;op,
                  <a href="../../../../../../org/apache/hadoop/hbase/filter/ByteArrayComparable.html" title="class in org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator,
+                 <a href="../../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;timeRange,
                  <a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;rm)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">Region.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/Region.html#checkAndRowMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.client.RowMutations-">checkAndRowMutate</a></span>(byte[]&nbsp;row,
+<td class="colLast"><span class="typeNameLabel">Region.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/Region.html#checkAndRowMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.RowMutations-">checkAndRowMutate</a></span>(byte[]&nbsp;row,
                  byte[]&nbsp;family,
                  byte[]&nbsp;qualifier,
                  <a href="../../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;op,
                  <a href="../../../../../../org/apache/hadoop/hbase/filter/ByteArrayComparable.html" title="class in org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator,
+                 <a href="../../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;timeRange,
                  <a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;mutations)</code>
 <div class="block">Atomically checks if a row/family/qualifier value matches the expected values and if it does,
  it performs the row mutations.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#mutateRow-org.apache.hadoop.hbase.client.RowMutations-">mutateRow</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;rm)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Region.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/Region.html#mutateRow-org.apache.hadoop.hbase.client.RowMutations-">mutateRow</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;mutations)</code>
 <div class="block">Performs multiple mutations atomically on a single row.</div>
@@ -316,12 +330,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MultiRequest</code></td>
-<td class="colLast"><span class="typeNameLabel">RequestConverter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html#buildMutateRequest-byte:A-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType-org.apache.hadoop.hbase.client.RowMutations-">buildMutateRequest</a></span>(byte[]&nbsp;regionName,
+<td class="colLast"><span class="typeNameLabel">RequestConverter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html#buildMutateRequest-byte:A-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.RowMutations-">buildMutateRequest</a></span>(byte[]&nbsp;regionName,
                   byte[]&nbsp;row,
                   byte[]&nbsp;family,
                   byte[]&nbsp;qualifier,
                   <a href="../../../../../../org/apache/hadoop/hbase/filter/ByteArrayComparable.html" title="class in org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator,
                   org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType&nbsp;compareType,
+                  <a href="../../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;timeRange,
                   <a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;rowMutations)</code>
 <div class="block">Create a protocol buffer MutateRequest for conditioned row mutations</div>
 </td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RowTooBigException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RowTooBigException.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RowTooBigException.html
index a5f44be..1c1c6cc 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RowTooBigException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RowTooBigException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RowTooBigException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RowTooBigException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RowTooBigException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RowTooBigException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCaller.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCaller.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCaller.html
index 850fd84..b77c4cb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCaller.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCaller.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.RpcRetryingCaller (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.RpcRetryingCaller (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.RpcRetryingCaller (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.RpcRetryingCaller (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerFactory.html
index 0b772cc..513e16f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerImpl.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerImpl.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerImpl.html
index 6bbc927..57c0a6a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerImpl.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerImpl (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerWithReadReplicas.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerWithReadReplicas.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerWithReadReplicas.html
index 94c2501..0f8b971 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerWithReadReplicas.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerWithReadReplicas.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Scan.ReadType.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Scan.ReadType.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Scan.ReadType.html
index d391f42..b091238 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Scan.ReadType.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Scan.ReadType.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.Scan.ReadType (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.Scan.ReadType (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Scan.ReadType (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Scan.ReadType (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Scan.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Scan.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Scan.html
index 54c88c3..1fdca23 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Scan.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Scan.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.Scan (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.Scan (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Scan (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Scan (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -430,7 +430,7 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Scan.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html#setStopRow-byte:A-">setStopRow</a></span>(byte[]&nbsp;stopRow)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">use <a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html#withStartRow-byte:A-"><code>withStartRow(byte[])</code></a> instead. This method may change the inclusive of
+<div class="block"><span class="deprecationComment">use <a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html#withStopRow-byte:A-"><code>withStopRow(byte[])</code></a> instead. This method may change the inclusive of
              the stop row to keep compatible with the old behavior.</span></div>
 </div>
 </td>
@@ -445,30 +445,39 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Scan.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html#setTimeStamp-long-">setTimeStamp</a></span>(long&nbsp;timestamp)</code>
+<td class="colLast"><span class="typeNameLabel">Scan.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html#setTimestamp-long-">setTimestamp</a></span>(long&nbsp;timestamp)</code>
 <div class="block">Get versions of columns with the specified timestamp.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Scan.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html#setTimeStamp-long-">setTimeStamp</a></span>(long&nbsp;timestamp)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+             Use <a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html#setTimestamp-long-"><code>setTimestamp(long)</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Scan.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html#withStartRow-byte:A-">withStartRow</a></span>(byte[]&nbsp;startRow)</code>
 <div class="block">Set the start row of the scan.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Scan.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html#withStartRow-byte:A-boolean-">withStartRow</a></span>(byte[]&nbsp;startRow,
             boolean&nbsp;inclusive)</code>
 <div class="block">Set the start row of the scan.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Scan.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html#withStopRow-byte:A-">withStopRow</a></span>(byte[]&nbsp;stopRow)</code>
 <div class="block">Set the stop row of the scan.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Scan.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html#withStopRow-byte:A-boolean-">withStopRow</a></span>(byte[]&nbsp;stopRow,
            boolean&nbsp;inclusive)</code>
@@ -494,14 +503,14 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#getScanner-org.apache.hadoop.hbase.client.Scan-">getScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)</code>
-<div class="block">The underlying <a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client"><code>HTable</code></a> must not be closed.</div>
+<td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#getScanner-org.apache.hadoop.hbase.client.Scan-">getScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)</code>
+<div class="block">Returns a scanner on the current table as specified by the <a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client"><code>Scan</code></a> object.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#getScanner-org.apache.hadoop.hbase.client.Scan-">getScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)</code>
-<div class="block">Returns a scanner on the current table as specified by the <a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client"><code>Scan</code></a> object.</div>
+<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#getScanner-org.apache.hadoop.hbase.client.Scan-">getScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)</code>
+<div class="block">The underlying <a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client"><code>HTable</code></a> must not be closed.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -796,14 +805,14 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableInputFormatBase.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.html#getScan--">getScan</a></span>()</code>
-<div class="block">Gets the scan defining the actual details like columns etc.</div>
+<td class="colLast"><span class="typeNameLabel">TableSplit.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableSplit.html#getScan--">getScan</a></span>()</code>
+<div class="block">Returns a Scan object from the stored string representation.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableSplit.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableSplit.html#getScan--">getScan</a></span>()</code>
-<div class="block">Returns a Scan object from the stored string representation.</div>
+<td class="colLast"><span class="typeNameLabel">TableInputFormatBase.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.html#getScan--">getScan</a></span>()</code>
+<div class="block">Gets the scan defining the actual details like columns etc.</div>
 </td>
 </tr>
 </tbody>
@@ -1019,13 +1028,13 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableInputFormatBase.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.html#setScan-org.apache.hadoop.hbase.client.Scan-">setScan</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)</code>
+<td class="colLast"><span class="typeNameLabel">TableRecordReader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableRecordReader.html#setScan-org.apache.hadoop.hbase.client.Scan-">setScan</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)</code>
 <div class="block">Sets the scan defining the actual details like columns etc.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableRecordReader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableRecordReader.html#setScan-org.apache.hadoop.hbase.client.Scan-">setScan</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)</code>
+<td class="colLast"><span class="typeNameLabel">TableInputFormatBase.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.html#setScan-org.apache.hadoop.hbase.client.Scan-">setScan</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)</code>
 <div class="block">Sets the scan defining the actual details like columns etc.</div>
 </td>
 </tr>
@@ -1091,6 +1100,12 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><span class="typeNameLabel">MultiTableSnapshotInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/MultiTableSnapshotInputFormat.html#setInput-org.apache.hadoop.conf.Configuration-java.util.Map-org.apache.hadoop.fs.Path-">setInput</a></span>(org.apache.hadoop.conf.Configuration&nbsp;configuration,
+        <a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&gt;&gt;&nbsp;snapshotScans,
+        org.apache.hadoop.fs.Path&nbsp;tmpRestoreDir)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">MultiTableSnapshotInputFormatImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/MultiTableSnapshotInputFormatImpl.html#setInput-org.apache.hadoop.conf.Configuration-java.util.Map-org.apache.hadoop.fs.Path-">setInput</a></span>(org.apache.hadoop.conf.Configuration&nbsp;conf,
         <a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&gt;&gt;&nbsp;snapshotScans,
@@ -1099,12 +1114,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
  restoreDir.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="typeNameLabel">MultiTableSnapshotInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/MultiTableSnapshotInputFormat.html#setInput-org.apache.hadoop.conf.Configuration-java.util.Map-org.apache.hadoop.fs.Path-">setInput</a></span>(org.apache.hadoop.conf.Configuration&nbsp;configuration,
-        <a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&gt;&gt;&nbsp;snapshotScans,
-        org.apache.hadoop.fs.Path&nbsp;tmpRestoreDir)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="typeNameLabel">MultiTableInputFormatBase.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/MultiTableInputFormatBase.html#setScans-java.util.List-">setScans</a></span>(<a href="https://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/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&gt;&nbsp;scans)</code>
@@ -1278,19 +1287,19 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/hadoop/hbase/regionserver/KeyValueScanner.html" title="interface in org.apache.hadoop.hbase.regionserver">KeyValueScanner</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HMobStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HMobStore.html#createScanner-org.apache.hadoop.hbase.client.Scan-org.apache.hadoop.hbase.regionserver.ScanInfo-java.util.NavigableSet-long-">createScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan,
+<td class="colLast"><span class="typeNameLabel">HStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HStore.html#createScanner-org.apache.hadoop.hbase.client.Scan-org.apache.hadoop.hbase.regionserver.ScanInfo-java.util.NavigableSet-long-">createScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan,
              <a href="../../../../../../org/apache/hadoop/hbase/regionserver/ScanInfo.html" title="class in org.apache.hadoop.hbase.regionserver">ScanInfo</a>&nbsp;scanInfo,
              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a>&lt;byte[]&gt;&nbsp;targetCols,
-             long&nbsp;readPt)</code>
-<div class="block">Gets the MobStoreScanner or MobReversedStoreScanner.</div>
-</td>
+             long&nbsp;readPt)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/hadoop/hbase/regionserver/KeyValueScanner.html" title="interface in org.apache.hadoop.hbase.regionserver">KeyValueScanner</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HStore.html#createScanner-org.apache.hadoop.hbase.client.Scan-org.apache.hadoop.hbase.regionserver.ScanInfo-java.util.NavigableSet-long-">createScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan,
+<td class="colLast"><span class="typeNameLabel">HMobStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HMobStore.html#createScanner-org.apache.hadoop.hbase.client.Scan-org.apache.hadoop.hbase.regionserver.ScanInfo-java.util.NavigableSet-long-">createScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan,
              <a href="../../../../../../org/apache/hadoop/hbase/regionserver/ScanInfo.html" title="class in org.apache.hadoop.hbase.regionserver">ScanInfo</a>&nbsp;scanInfo,
              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a>&lt;byte[]&gt;&nbsp;targetCols,
-             long&nbsp;readPt)</code>&nbsp;</td>
+             long&nbsp;readPt)</code>
+<div class="block">Gets the MobStoreScanner or MobReversedStoreScanner.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>org.apache.hadoop.hbase.regionserver.HRegion.RegionScannerImpl</code></td>
@@ -1353,18 +1362,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">NonLazyKeyValueScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/NonLazyKeyValueScanner.html#shouldUseScanner-org.apache.hadoop.hbase.client.Scan-org.apache.hadoop.hbase.regionserver.HStore-long-">shouldUseScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan,
+<td class="colLast"><span class="typeNameLabel">SegmentScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/SegmentScanner.html#shouldUseScanner-org.apache.hadoop.hbase.client.Scan-org.apache.hadoop.hbase.regionserver.HStore-long-">shouldUseScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan,
                 <a href="../../../../../../org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a>&nbsp;store,
-                long&nbsp;oldestUnexpiredTS)</code>&nbsp;</td>
+                long&nbsp;oldestUnexpiredTS)</code>
+<div class="block">This functionality should be resolved in the higher level which is
+ MemStoreScanner, currently returns true as default.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">StoreFileScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/StoreFileScanner.html#shouldUseScanner-org.apache.hadoop.hbase.client.Scan-org.apache.hadoop.hbase.regionserver.HStore-long-">shouldUseScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan,
-                <a href="../../../../../../org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a>&nbsp;store,
-                long&nbsp;oldestUnexpiredTS)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">KeyValueScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/KeyValueScanner.html#shouldUseScanner-org.apache.hadoop.hbase.client.Scan-org.apache.hadoop.hbase.regionserver.HStore-long-">shouldUseScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan,
                 <a href="../../../../../../org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a>&nbsp;store,
                 long&nbsp;oldestUnexpiredTS)</code>
@@ -1372,14 +1378,17 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
  want to use based on criteria such as Bloom filters and timestamp ranges.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">NonLazyKeyValueScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/NonLazyKeyValueScanner.html#shouldUseScanner-org.apache.hadoop.hbase.client.Scan-org.apache.hadoop.hbase.regionserver.HStore-long-">shouldUseScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan,
+                <a href="../../../../../../org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a>&nbsp;store,
+                long&nbsp;oldestUnexpiredTS)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">SegmentScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/SegmentScanner.html#shouldUseScanner-org.apache.hadoop.hbase.client.Scan-org.apache.hadoop.hbase.regionserver.HStore-long-">shouldUseScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan,
+<td class="colLast"><span class="typeNameLabel">StoreFileScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/StoreFileScanner.html#shouldUseScanner-org.apache.hadoop.hbase.client.Scan-org.apache.hadoop.hbase.regionserver.HStore-long-">shouldUseScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan,
                 <a href="../../../../../../org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a>&nbsp;store,
-                long&nbsp;oldestUnexpiredTS)</code>
-<div class="block">This functionality should be resolved in the higher level which is
- MemStoreScanner, currently returns true as default.</div>
-</td>
+                long&nbsp;oldestUnexpiredTS)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ScanResultConsumer.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ScanResultConsumer.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ScanResultConsumer.html
index 34eaf85..a9594ae 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ScanResultConsumer.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ScanResultConsumer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.ScanResultConsumer (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.ScanResultConsumer (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.ScanResultConsumer (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.ScanResultConsumer (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ScanResultConsumerBase.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ScanResultConsumerBase.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ScanResultConsumerBase.html
index 4612ab4..2a4de80 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ScanResultConsumerBase.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ScanResultConsumerBase.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.ScanResultConsumerBase (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.ScanResultConsumerBase (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.ScanResultConsumerBase (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.ScanResultConsumerBase (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ScannerCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ScannerCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ScannerCallable.html
index d1f73e1..1d45b70 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ScannerCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ScannerCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ScannerCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ScannerCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ScannerCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ScannerCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -120,22 +120,22 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html" title="class in org.apache.hadoop.hbase.client">ScannerCallable</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ClientSimpleScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ClientSimpleScanner.html#createScannerCallable--">createScannerCallable</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>protected abstract <a href="../../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html" title="class in org.apache.hadoop.hbase.client">ScannerCallable</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ClientScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ClientScanner.html#createScannerCallable--">createScannerCallable</a></span>()</code>
 <div class="block">Will be called in moveToNextRegion to create ScannerCallable.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html" title="class in org.apache.hadoop.hbase.client">ScannerCallable</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ClientSimpleScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ClientSimpleScanner.html#createScannerCallable--">createScannerCallable</a></span>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html" title="class in org.apache.hadoop.hbase.client">ScannerCallable</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ReversedScannerCallable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ReversedScannerCallable.html#getScannerCallableForReplica-int-">getScannerCallableForReplica</a></span>(int&nbsp;id)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ScannerCallable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#getScannerCallableForReplica-int-">getScannerCallableForReplica</a></span>(int&nbsp;id)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html" title="class in org.apache.hadoop.hbase.client">ScannerCallable</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ScannerCallable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#getScannerCallableForReplica-int-">getScannerCallableForReplica</a></span>(int&nbsp;id)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ReversedScannerCallable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ReversedScannerCallable.html#getScannerCallableForReplica-int-">getScannerCallableForReplica</a></span>(int&nbsp;id)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SecureBulkLoadClient.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SecureBulkLoadClient.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SecureBulkLoadClient.html
index 4976948..328ce57 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SecureBulkLoadClient.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SecureBulkLoadClient.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.SecureBulkLoadClient (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.SecureBulkLoadClient (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.SecureBulkLoadClient (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.SecureBulkLoadClient (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ServerStatisticTracker.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ServerStatisticTracker.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ServerStatisticTracker.html
index 35a1615..fa898b9 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ServerStatisticTracker.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ServerStatisticTracker.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ServerStatisticTracker (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ServerStatisticTracker (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ServerStatisticTracker (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ServerStatisticTracker (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ServiceCaller.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ServiceCaller.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ServiceCaller.html
index c0f6967..24fcca7 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ServiceCaller.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ServiceCaller.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.ServiceCaller (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.ServiceCaller (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.ServiceCaller (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.ServiceCaller (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ShortCircuitMasterConnection.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ShortCircuitMasterConnection.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ShortCircuitMasterConnection.html
index f561cd6..268570b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ShortCircuitMasterConnection.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ShortCircuitMasterConnection.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ShortCircuitMasterConnection (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SingleResponse.Entry.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SingleResponse.Entry.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SingleResponse.Entry.html
index 0bbc700..482f30f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SingleResponse.Entry.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SingleResponse.Entry.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.SingleResponse.Entry (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.SingleResponse.Entry (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.SingleResponse.Entry (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.SingleResponse.Entry (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SingleResponse.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SingleResponse.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SingleResponse.html
index 5b23794..b8e3591 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SingleResponse.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SingleResponse.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.SingleResponse (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.SingleResponse (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.SingleResponse (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.SingleResponse (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[17/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.html
index fa9a37e..bd5483d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RetriesExhaustedWithDetailsException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RetriesExhaustedWithDetailsException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RetriesExhaustedWithDetailsException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RetriesExhaustedWithDetailsException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RetryingCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RetryingCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RetryingCallable.html
index 34e2d22..a824b62 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RetryingCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RetryingCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RetryingCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RetryingCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RetryingCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RetryingCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ReversedClientScanner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ReversedClientScanner.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ReversedClientScanner.html
index d998742..f4c29c8 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ReversedClientScanner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ReversedClientScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReversedClientScanner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ReversedClientScanner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ReversedClientScanner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ReversedClientScanner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ReversedScannerCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ReversedScannerCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ReversedScannerCallable.html
index 4989f59..dccec4a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ReversedScannerCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ReversedScannerCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReversedScannerCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ReversedScannerCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ReversedScannerCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ReversedScannerCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Row.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Row.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Row.html
index 91a981a..a9e948a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Row.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Row.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Row (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Row (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Row (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Row (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RowAccess.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RowAccess.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RowAccess.html
index d742607..297965d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RowAccess.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RowAccess.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RowAccess (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RowAccess (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RowAccess (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RowAccess (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RowMutations.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RowMutations.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RowMutations.html
index 8a9b06b..fec0b0d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RowMutations.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RowMutations.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RowMutations (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RowMutations (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RowMutations (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RowMutations (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Public
-public class <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.40">RowMutations</a>
+public class <a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.41">RowMutations</a>
 extends <a href="https://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="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a></pre>
 <div class="block">Performs multiple mutations atomically on a single row.
@@ -284,7 +284,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>RowMutations</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.59">RowMutations</a>(byte[]&nbsp;row)</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.60">RowMutations</a>(byte[]&nbsp;row)</pre>
 </li>
 </ul>
 <a name="RowMutations-byte:A-int-">
@@ -293,7 +293,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" titl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>RowMutations</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.67">RowMutations</a>(byte[]&nbsp;row,
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.68">RowMutations</a>(byte[]&nbsp;row,
                     int&nbsp;initialCapacity)</pre>
 <div class="block">Create an atomic mutation for the specified row.</div>
 <dl>
@@ -317,7 +317,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>of</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.48">of</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&gt;&nbsp;mutations)
+<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.49">of</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&gt;&nbsp;mutations)
                        throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Create a <a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client"><code>RowMutations</code></a> with the specified mutations.</div>
 <dl>
@@ -337,7 +337,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" titl
 <li class="blockList">
 <h4>add</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.84">add</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;p)
+public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.85">add</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;p)
                      throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 version and will be removed in 3.0 version.
              use <a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html#add-org.apache.hadoop.hbase.client.Mutation-"><code>add(Mutation)</code></a></span></div>
@@ -357,7 +357,7 @@ public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/c
 <li class="blockList">
 <h4>add</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.96">add</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;d)
+public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.97">add</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;d)
                      throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 version and will be removed in 3.0 version.
              use <a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html#add-org.apache.hadoop.hbase.client.Mutation-"><code>add(Mutation)</code></a></span></div>
@@ -376,7 +376,7 @@ public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/c
 <ul class="blockList">
 <li class="blockList">
 <h4>add</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.106">add</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation)
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.107">add</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation)
                  throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Currently only supports <a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client"><code>Put</code></a> and <a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client"><code>Delete</code></a> mutations.</div>
 <dl>
@@ -393,7 +393,7 @@ public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/c
 <ul class="blockList">
 <li class="blockList">
 <h4>add</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.116">add</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&gt;&nbsp;mutations)
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.117">add</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&gt;&nbsp;mutations)
                  throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Currently only supports <a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client"><code>Put</code></a> and <a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client"><code>Delete</code></a> mutations.</div>
 <dl>
@@ -411,7 +411,7 @@ public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/c
 <li class="blockList">
 <h4>compareTo</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.134">compareTo</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&nbsp;i)</pre>
+public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.135">compareTo</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&nbsp;i)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
              Use <a href="../../../../../org/apache/hadoop/hbase/client/Row.html#COMPARATOR"><code>Row.COMPARATOR</code></a> instead</span></div>
 <dl>
@@ -429,7 +429,7 @@ public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/cl
 <li class="blockList">
 <h4>equals</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.144">equals</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
+public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.145">equals</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
              No replacement</span></div>
 <dl>
@@ -445,7 +445,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <li class="blockList">
 <h4>hashCode</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.159">hashCode</a>()</pre>
+public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.160">hashCode</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
              No replacement</span></div>
 <dl>
@@ -460,7 +460,7 @@ public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/cl
 <ul class="blockList">
 <li class="blockList">
 <h4>getRow</h4>
-<pre>public&nbsp;byte[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.164">getRow</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.165">getRow</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/Row.html#getRow--">getRow</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a></code></dd>
@@ -475,7 +475,7 @@ public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/cl
 <ul class="blockList">
 <li class="blockList">
 <h4>getMutations</h4>
-<pre>public&nbsp;<a href="https://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/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.171">getMutations</a>()</pre>
+<pre>public&nbsp;<a href="https://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/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.172">getMutations</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>An unmodifiable list of the current mutations.</dd>
@@ -488,7 +488,7 @@ public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/cl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getMaxPriority</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.175">getMaxPriority</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RowMutations.html#line.176">getMaxPriority</a>()</pre>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RowTooBigException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RowTooBigException.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RowTooBigException.html
index c9c74d7..a976c08 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RowTooBigException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RowTooBigException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RowTooBigException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RowTooBigException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RowTooBigException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RowTooBigException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCaller.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCaller.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCaller.html
index 25182e0..1565d6e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCaller.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCaller.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RpcRetryingCaller (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RpcRetryingCaller (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RpcRetryingCaller (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RpcRetryingCaller (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerFactory.html
index c3cb812..ef419c7 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RpcRetryingCallerFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RpcRetryingCallerFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RpcRetryingCallerFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RpcRetryingCallerFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerImpl.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerImpl.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerImpl.html
index e48e585..0cfac03 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerImpl.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RpcRetryingCallerImpl (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RpcRetryingCallerImpl (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RpcRetryingCallerImpl (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RpcRetryingCallerImpl (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.html
index e8cf896..58297e7 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RpcRetryingCallerWithReadReplicas (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RpcRetryingCallerWithReadReplicas (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RpcRetryingCallerWithReadReplicas (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RpcRetryingCallerWithReadReplicas (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Scan.ReadType.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Scan.ReadType.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Scan.ReadType.html
index a7fdcce..8b1a3ae 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Scan.ReadType.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Scan.ReadType.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Scan.ReadType (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Scan.ReadType (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Scan.ReadType (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Scan.ReadType (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -123,7 +123,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Public
-public static enum <a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1158">Scan.ReadType</a>
+public static enum <a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1176">Scan.ReadType</a>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a>&gt;</pre>
 </li>
 </ul>
@@ -214,7 +214,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html#line.1159">DEFAULT</a></pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html#line.1177">DEFAULT</a></pre>
 </li>
 </ul>
 <a name="STREAM">
@@ -223,7 +223,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>STREAM</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html#line.1159">STREAM</a></pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html#line.1177">STREAM</a></pre>
 </li>
 </ul>
 <a name="PREAD">
@@ -232,7 +232,7 @@ the order they are declared.</div>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>PREAD</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html#line.1159">PREAD</a></pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html#line.1177">PREAD</a></pre>
 </li>
 </ul>
 </li>
@@ -249,7 +249,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/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html#line.42">values</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html#line.41">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:
@@ -269,7 +269,7 @@ for (Scan.ReadType c : Scan.ReadType.values())
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html#line.42">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.ReadType.html#line.41">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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 


[29/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/Server.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Server.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Server.html
index c178b21..16c75b5 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Server.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Server.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.Server (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.Server (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.Server (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.Server (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerLoad.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerLoad.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerLoad.html
index c428513..e2f7b6d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerLoad.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerLoad.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ServerLoad (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ServerLoad (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ServerLoad (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ServerLoad (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerMetrics.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerMetrics.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerMetrics.html
index 7a2a383..c119277 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerMetrics.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerMetrics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.ServerMetrics (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.ServerMetrics (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.ServerMetrics (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.ServerMetrics (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -134,13 +134,24 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ServerMetricsBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#toServerMetrics-org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.LiveServerInfo-">toServerMetrics</a></span>(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.LiveServerInfo&nbsp;serverInfo)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ServerMetricsBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#of-org.apache.hadoop.hbase.ServerName-int-">of</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn,
+  int&nbsp;versionNumber)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ServerMetricsBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#toServerMetrics-org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.LiveServerInfo-">toServerMetrics</a></span>(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.LiveServerInfo&nbsp;serverInfo)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ServerMetricsBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#toServerMetrics-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad-">toServerMetrics</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
                org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad&nbsp;serverLoadPB)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ServerMetricsBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#toServerMetrics-org.apache.hadoop.hbase.ServerName-int-org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad-">toServerMetrics</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
+               int&nbsp;versionNumber,
+               org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad&nbsp;serverLoadPB)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -152,13 +163,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://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="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>,<a href="../../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ClusterStatus.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterStatus.html#getLiveServerMetrics--">getLiveServerMetrics</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ClusterMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterMetrics.html#getLiveServerMetrics--">getLiveServerMetrics</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://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="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>,<a href="../../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ClusterMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterMetrics.html#getLiveServerMetrics--">getLiveServerMetrics</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ClusterStatus.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterStatus.html#getLiveServerMetrics--">getLiveServerMetrics</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerMetricsBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerMetricsBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerMetricsBuilder.html
index 7e11630..b11f644 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerMetricsBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerMetricsBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ServerMetricsBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ServerMetricsBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ServerMetricsBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ServerMetricsBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -150,6 +150,10 @@
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ServerMetricsBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#setUsedHeapSize-org.apache.hadoop.hbase.Size-">setUsedHeapSize</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a>&nbsp;value)</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ServerMetricsBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#setVersionNumber-int-">setVersionNumber</a></span>(int&nbsp;versionNumber)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>


[12/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html
index 0412fa7..d1a58d3 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableDescriptorBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>TableDescriptorBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableDescriptorBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="TableDescriptorBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":9,"i6":9,"i7":10,"i8":9,"i9":9,"i10":9,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":42,"i22":42,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":9};
+var methods = {"i0":42,"i1":42,"i2":42,"i3":42,"i4":10,"i5":9,"i6":9,"i7":10,"i8":9,"i9":9,"i10":9,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":42,"i27":42,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":9};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Public
-public class <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.53">TableDescriptorBuilder</a>
+public class <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.56">TableDescriptorBuilder</a>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
@@ -171,8 +171,8 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <tr class="altColor">
 <td class="colFirst"><code>static long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#DEFAULT_MEMSTORE_FLUSH_SIZE">DEFAULT_MEMSTORE_FLUSH_SIZE</a></span></code>
-<div class="block">Constant that denotes the maximum default size of the memstore after which
- the contents are flushed to the store files</div>
+<div class="block">Constant that denotes the maximum default size of the memstore in bytes after which
+ the contents are flushed to the store files.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -311,22 +311,42 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-"><code>setColumnFamily(ColumnFamilyDescriptor)</code></a> instead</span></div>
+</div>
+</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addCoprocessor-java.lang.String-">addCoprocessor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addCoprocessor-java.lang.String-">addCoprocessor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-java.lang.String-"><code>setCoprocessor(String)</code></a> instead</span></div>
+</div>
+</td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addCoprocessor-java.lang.String-org.apache.hadoop.fs.Path-int-java.util.Map-">addCoprocessor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className,
               org.apache.hadoop.fs.Path&nbsp;jarFilePath,
               int&nbsp;priority,
-              <a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;kvs)</code>&nbsp;</td>
+              <a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;kvs)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-org.apache.hadoop.hbase.client.CoprocessorDescriptor-"><code>setCoprocessor(CoprocessorDescriptor)</code></a> instead</span></div>
+</div>
+</td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addCoprocessorWithSpec-java.lang.String-">addCoprocessorWithSpec</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;specStr)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addCoprocessorWithSpec-java.lang.String-">addCoprocessorWithSpec</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;specStr)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-org.apache.hadoop.hbase.client.CoprocessorDescriptor-"><code>setCoprocessor(CoprocessorDescriptor)</code></a> instead</span></div>
+</div>
+</td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a></code></td>
@@ -379,82 +399,102 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 </tr>
 <tr id="i15" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCompactionEnabled-boolean-">setCompactionEnabled</a></span>(boolean&nbsp;isEnable)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setColumnFamilies-java.util.Collection-">setColumnFamilies</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&gt;&nbsp;families)</code>&nbsp;</td>
 </tr>
 <tr id="i16" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setDurability-org.apache.hadoop.hbase.client.Durability-">setDurability</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">setColumnFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>&nbsp;</td>
 </tr>
 <tr id="i17" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setFlushPolicyClassName-java.lang.String-">setFlushPolicyClassName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clazz)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCompactionEnabled-boolean-">setCompactionEnabled</a></span>(boolean&nbsp;isEnable)</code>&nbsp;</td>
 </tr>
 <tr id="i18" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setMaxFileSize-long-">setMaxFileSize</a></span>(long&nbsp;maxFileSize)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-org.apache.hadoop.hbase.client.CoprocessorDescriptor-">setCoprocessor</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&nbsp;cpDesc)</code>&nbsp;</td>
 </tr>
 <tr id="i19" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setMemStoreFlushSize-long-">setMemStoreFlushSize</a></span>(long&nbsp;memstoreFlushSize)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-java.lang.String-">setCoprocessor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</code>&nbsp;</td>
 </tr>
 <tr id="i20" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setNormalizationEnabled-boolean-">setNormalizationEnabled</a></span>(boolean&nbsp;isEnable)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessors-java.util.Collection-">setCoprocessors</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&gt;&nbsp;cpDescs)</code>&nbsp;</td>
 </tr>
 <tr id="i21" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setDurability-org.apache.hadoop.hbase.client.Durability-">setDurability</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</code>&nbsp;</td>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setFlushPolicyClassName-java.lang.String-">setFlushPolicyClassName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clazz)</code>&nbsp;</td>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setMaxFileSize-long-">setMaxFileSize</a></span>(long&nbsp;maxFileSize)</code>&nbsp;</td>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setMemStoreFlushSize-long-">setMemStoreFlushSize</a></span>(long&nbsp;memstoreFlushSize)</code>&nbsp;</td>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setNormalizationEnabled-boolean-">setNormalizationEnabled</a></span>(boolean&nbsp;isEnable)</code>&nbsp;</td>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setOwner-org.apache.hadoop.hbase.security.User-">setOwner</a></span>(<a href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a>&nbsp;owner)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
-<tr id="i22" class="altColor">
+<tr id="i27" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setOwnerString-java.lang.String-">setOwnerString</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ownerString)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
-<tr id="i23" class="rowColor">
+<tr id="i28" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setPriority-int-">setPriority</a></span>(int&nbsp;priority)</code>&nbsp;</td>
 </tr>
-<tr id="i24" class="altColor">
+<tr id="i29" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setReadOnly-boolean-">setReadOnly</a></span>(boolean&nbsp;readOnly)</code>&nbsp;</td>
 </tr>
-<tr id="i25" class="rowColor">
+<tr id="i30" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setRegionMemStoreReplication-boolean-">setRegionMemStoreReplication</a></span>(boolean&nbsp;memstoreReplication)</code>&nbsp;</td>
 </tr>
-<tr id="i26" class="altColor">
+<tr id="i31" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setRegionReplication-int-">setRegionReplication</a></span>(int&nbsp;regionReplication)</code>&nbsp;</td>
 </tr>
-<tr id="i27" class="rowColor">
+<tr id="i32" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setRegionSplitPolicyClassName-java.lang.String-">setRegionSplitPolicyClassName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clazz)</code>&nbsp;</td>
 </tr>
-<tr id="i28" class="altColor">
+<tr id="i33" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setReplicationScope-int-">setReplicationScope</a></span>(int&nbsp;scope)</code>
 <div class="block">Sets replication scope all & only the columns already in the builder.</div>
 </td>
 </tr>
-<tr id="i29" class="rowColor">
+<tr id="i34" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setValue-byte:A-byte:A-">setValue</a></span>(byte[]&nbsp;key,
         byte[]&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr id="i30" class="altColor">
+<tr id="i35" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setValue-org.apache.hadoop.hbase.util.Bytes-org.apache.hadoop.hbase.util.Bytes-">setValue</a></span>(<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key,
         <a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr id="i31" class="rowColor">
+<tr id="i36" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setValue-java.lang.String-java.lang.String-">setValue</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
         <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr id="i32" class="altColor">
+<tr id="i37" class="rowColor">
 <td class="colFirst"><code>static byte[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#toByteArray-org.apache.hadoop.hbase.client.TableDescriptor-">toByteArray</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)</code>&nbsp;</td>
 </tr>
@@ -486,7 +526,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>LOG</h4>
-<pre>public static final&nbsp;org.slf4j.Logger <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.54">LOG</a></pre>
+<pre>public static final&nbsp;org.slf4j.Logger <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.57">LOG</a></pre>
 </li>
 </ul>
 <a name="SPLIT_POLICY">
@@ -496,7 +536,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <li class="blockList">
 <h4>SPLIT_POLICY</h4>
 <pre>@InterfaceAudience.Private
-public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.56">SPLIT_POLICY</a></pre>
+public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.59">SPLIT_POLICY</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../../constant-values.html#org.apache.hadoop.hbase.client.TableDescriptorBuilder.SPLIT_POLICY">Constant Field Values</a></dd>
@@ -510,7 +550,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <li class="blockList">
 <h4>MAX_FILESIZE</h4>
 <pre>@InterfaceAudience.Private
-public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.64">MAX_FILESIZE</a></pre>
+public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.67">MAX_FILESIZE</a></pre>
 <div class="block">Used by HBase Shell interface to access this metadata
  attribute which denotes the maximum size of the store file after which a
  region split occurs.</div>
@@ -527,7 +567,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <li class="blockList">
 <h4>OWNER</h4>
 <pre>@InterfaceAudience.Private
-public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.69">OWNER</a></pre>
+public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.72">OWNER</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../../constant-values.html#org.apache.hadoop.hbase.client.TableDescriptorBuilder.OWNER">Constant Field Values</a></dd>
@@ -541,7 +581,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <li class="blockList">
 <h4>OWNER_KEY</h4>
 <pre>@InterfaceAudience.Private
-public static final&nbsp;<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.71">OWNER_KEY</a></pre>
+public static final&nbsp;<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.74">OWNER_KEY</a></pre>
 </li>
 </ul>
 <a name="READONLY">
@@ -551,7 +591,7 @@ public static final&nbsp;<a href="../../../../../org/apache/hadoop/hbase/util/By
 <li class="blockList">
 <h4>READONLY</h4>
 <pre>@InterfaceAudience.Private
-public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.79">READONLY</a></pre>
+public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.82">READONLY</a></pre>
 <div class="block">Used by rest interface to access this metadata attribute
  which denotes if the table is Read Only.</div>
 <dl>
@@ -567,7 +607,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <li class="blockList">
 <h4>COMPACTION_ENABLED</h4>
 <pre>@InterfaceAudience.Private
-public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.88">COMPACTION_ENABLED</a></pre>
+public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.91">COMPACTION_ENABLED</a></pre>
 <div class="block">Used by HBase Shell interface to access this metadata
  attribute which denotes if the table is compaction enabled.</div>
 <dl>
@@ -583,7 +623,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <li class="blockList">
 <h4>MEMSTORE_FLUSHSIZE</h4>
 <pre>@InterfaceAudience.Private
-public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.98">MEMSTORE_FLUSHSIZE</a></pre>
+public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.101">MEMSTORE_FLUSHSIZE</a></pre>
 <div class="block">Used by HBase Shell interface to access this metadata
  attribute which represents the maximum size of the memstore after which its
  contents are flushed onto the disk.</div>
@@ -600,7 +640,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <li class="blockList">
 <h4>FLUSH_POLICY</h4>
 <pre>@InterfaceAudience.Private
-public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.103">FLUSH_POLICY</a></pre>
+public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.106">FLUSH_POLICY</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../../constant-values.html#org.apache.hadoop.hbase.client.TableDescriptorBuilder.FLUSH_POLICY">Constant Field Values</a></dd>
@@ -614,7 +654,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <li class="blockList">
 <h4>IS_META</h4>
 <pre>@InterfaceAudience.Private
-public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.110">IS_META</a></pre>
+public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.113">IS_META</a></pre>
 <div class="block">Used by rest interface to access this metadata attribute
  which denotes if it is a catalog table, either <code> hbase:meta </code>.</div>
 <dl>
@@ -630,7 +670,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <li class="blockList">
 <h4>DURABILITY</h4>
 <pre>@InterfaceAudience.Private
-public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.118">DURABILITY</a></pre>
+public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.121">DURABILITY</a></pre>
 <div class="block"><a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client"><code>Durability</code></a> setting for the table.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -645,7 +685,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <li class="blockList">
 <h4>REGION_REPLICATION</h4>
 <pre>@InterfaceAudience.Private
-public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.126">REGION_REPLICATION</a></pre>
+public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.129">REGION_REPLICATION</a></pre>
 <div class="block">The number of region replicas for the table.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -660,7 +700,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <li class="blockList">
 <h4>REGION_MEMSTORE_REPLICATION</h4>
 <pre>@InterfaceAudience.Private
-public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.135">REGION_MEMSTORE_REPLICATION</a></pre>
+public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.138">REGION_MEMSTORE_REPLICATION</a></pre>
 <div class="block">The flag to indicate whether or not the memstore should be
  replicated for read-replicas (CONSISTENCY =&gt; TIMELINE).</div>
 <dl>
@@ -676,7 +716,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <li class="blockList">
 <h4>NORMALIZATION_ENABLED</h4>
 <pre>@InterfaceAudience.Private
-public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.147">NORMALIZATION_ENABLED</a></pre>
+public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.150">NORMALIZATION_ENABLED</a></pre>
 <div class="block">Used by shell/rest interface to access this metadata
  attribute which denotes if the table should be treated by region
  normalizer.</div>
@@ -693,7 +733,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <li class="blockList">
 <h4>PRIORITY</h4>
 <pre>@InterfaceAudience.Private
-public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.158">PRIORITY</a></pre>
+public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.161">PRIORITY</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../../constant-values.html#org.apache.hadoop.hbase.client.TableDescriptorBuilder.PRIORITY">Constant Field Values</a></dd>
@@ -706,7 +746,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_READONLY</h4>
-<pre>public static final&nbsp;boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.170">DEFAULT_READONLY</a></pre>
+<pre>public static final&nbsp;boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.173">DEFAULT_READONLY</a></pre>
 <div class="block">Constant that denotes whether the table is READONLY by default and is false</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -720,7 +760,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_COMPACTION_ENABLED</h4>
-<pre>public static final&nbsp;boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.175">DEFAULT_COMPACTION_ENABLED</a></pre>
+<pre>public static final&nbsp;boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.178">DEFAULT_COMPACTION_ENABLED</a></pre>
 <div class="block">Constant that denotes whether the table is compaction enabled by default</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -734,7 +774,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_NORMALIZATION_ENABLED</h4>
-<pre>public static final&nbsp;boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.180">DEFAULT_NORMALIZATION_ENABLED</a></pre>
+<pre>public static final&nbsp;boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.183">DEFAULT_NORMALIZATION_ENABLED</a></pre>
 <div class="block">Constant that denotes whether the table is normalized by default.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -748,9 +788,9 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_MEMSTORE_FLUSH_SIZE</h4>
-<pre>public static final&nbsp;long <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.186">DEFAULT_MEMSTORE_FLUSH_SIZE</a></pre>
-<div class="block">Constant that denotes the maximum default size of the memstore after which
- the contents are flushed to the store files</div>
+<pre>public static final&nbsp;long <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.189">DEFAULT_MEMSTORE_FLUSH_SIZE</a></pre>
+<div class="block">Constant that denotes the maximum default size of the memstore in bytes after which
+ the contents are flushed to the store files.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../../constant-values.html#org.apache.hadoop.hbase.client.TableDescriptorBuilder.DEFAULT_MEMSTORE_FLUSH_SIZE">Constant Field Values</a></dd>
@@ -763,7 +803,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_REGION_REPLICATION</h4>
-<pre>public static final&nbsp;int <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.188">DEFAULT_REGION_REPLICATION</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.191">DEFAULT_REGION_REPLICATION</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../../constant-values.html#org.apache.hadoop.hbase.client.TableDescriptorBuilder.DEFAULT_REGION_REPLICATION">Constant Field Values</a></dd>
@@ -776,7 +816,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_REGION_MEMSTORE_REPLICATION</h4>
-<pre>public static final&nbsp;boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.190">DEFAULT_REGION_MEMSTORE_REPLICATION</a></pre>
+<pre>public static final&nbsp;boolean <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.193">DEFAULT_REGION_MEMSTORE_REPLICATION</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../../constant-values.html#org.apache.hadoop.hbase.client.TableDescriptorBuilder.DEFAULT_REGION_MEMSTORE_REPLICATION">Constant Field Values</a></dd>
@@ -790,7 +830,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <li class="blockList">
 <h4>NAMESPACE_FAMILY_INFO</h4>
 <pre>@InterfaceAudience.Private
-public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.211">NAMESPACE_FAMILY_INFO</a></pre>
+public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.214">NAMESPACE_FAMILY_INFO</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../../constant-values.html#org.apache.hadoop.hbase.client.TableDescriptorBuilder.NAMESPACE_FAMILY_INFO">Constant Field Values</a></dd>
@@ -804,7 +844,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <li class="blockList">
 <h4>NAMESPACE_FAMILY_INFO_BYTES</h4>
 <pre>@InterfaceAudience.Private
-public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.213">NAMESPACE_FAMILY_INFO_BYTES</a></pre>
+public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.216">NAMESPACE_FAMILY_INFO_BYTES</a></pre>
 </li>
 </ul>
 <a name="NAMESPACE_COL_DESC_BYTES">
@@ -814,7 +854,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <li class="blockList">
 <h4>NAMESPACE_COL_DESC_BYTES</h4>
 <pre>@InterfaceAudience.Private
-public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.215">NAMESPACE_COL_DESC_BYTES</a></pre>
+public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.218">NAMESPACE_COL_DESC_BYTES</a></pre>
 </li>
 </ul>
 <a name="NAMESPACE_TABLEDESC">
@@ -823,7 +863,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockListLast">
 <li class="blockList">
 <h4>NAMESPACE_TABLEDESC</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.223">NAMESPACE_TABLEDESC</a></pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.244">NAMESPACE_TABLEDESC</a></pre>
 <div class="block">Table descriptor for namespace table</div>
 </li>
 </ul>
@@ -841,7 +881,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>toByteArray</h4>
-<pre>public static&nbsp;byte[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.239">toByteArray</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)</pre>
+<pre>public static&nbsp;byte[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.260">toByteArray</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>desc</code> - The table descriptor to serialize</dd>
@@ -856,7 +896,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>parseFrom</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.252">parseFrom</a>(byte[]&nbsp;pbBytes)
+<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.273">parseFrom</a>(byte[]&nbsp;pbBytes)
                                  throws <a href="../../../../../org/apache/hadoop/hbase/exceptions/DeserializationException.html" title="class in org.apache.hadoop.hbase.exceptions">DeserializationException</a></pre>
 <div class="block">The input should be created by <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#toByteArray-org.apache.hadoop.hbase.client.TableDescriptor-"><code>toByteArray(org.apache.hadoop.hbase.client.TableDescriptor)</code></a>.</div>
 <dl>
@@ -875,7 +915,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>newBuilder</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.256">newBuilder</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;name)</pre>
+<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.277">newBuilder</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;name)</pre>
 </li>
 </ul>
 <a name="copy-org.apache.hadoop.hbase.client.TableDescriptor-">
@@ -884,7 +924,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>copy</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.260">copy</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)</pre>
+<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.281">copy</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)</pre>
 </li>
 </ul>
 <a name="copy-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-">
@@ -893,7 +933,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>copy</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.264">copy</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;name,
+<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.285">copy</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;name,
                                    <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)</pre>
 </li>
 </ul>
@@ -903,7 +943,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>newBuilder</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.273">newBuilder</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)</pre>
+<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.294">newBuilder</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)</pre>
 <div class="block">Copy all values, families, and name from the input.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -919,8 +959,11 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>addCoprocessor</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.285">addCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)
-                                      throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.311">addCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)
+                                                  throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-java.lang.String-"><code>setCoprocessor(String)</code></a> instead</span></div>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
@@ -933,11 +976,14 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>addCoprocessor</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.289">addCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className,
-                                             org.apache.hadoop.fs.Path&nbsp;jarFilePath,
-                                             int&nbsp;priority,
-                                             <a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;kvs)
-                                      throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.320">addCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className,
+                                                         org.apache.hadoop.fs.Path&nbsp;jarFilePath,
+                                                         int&nbsp;priority,
+                                                         <a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;kvs)
+                                                  throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-org.apache.hadoop.hbase.client.CoprocessorDescriptor-"><code>setCoprocessor(CoprocessorDescriptor)</code></a> instead</span></div>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
@@ -950,8 +996,11 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>addCoprocessorWithSpec</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.295">addCoprocessorWithSpec</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;specStr)
-                                              throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.336">addCoprocessorWithSpec</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;specStr)
+                                                          throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-org.apache.hadoop.hbase.client.CoprocessorDescriptor-"><code>setCoprocessor(CoprocessorDescriptor)</code></a> instead</span></div>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
@@ -964,7 +1013,70 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>addColumnFamily</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.300">addColumnFamily</a>(<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.346">addColumnFamily</a>(<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-"><code>setColumnFamily(ColumnFamilyDescriptor)</code></a> instead</span></div>
+</li>
+</ul>
+<a name="setCoprocessor-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCoprocessor</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.351">setCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)
+                                      throws <a href="https://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>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="setCoprocessor-org.apache.hadoop.hbase.client.CoprocessorDescriptor-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCoprocessor</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.355">setCoprocessor</a>(<a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&nbsp;cpDesc)
+                                      throws <a href="https://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>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="setCoprocessors-java.util.Collection-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCoprocessors</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.360">setCoprocessors</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&gt;&nbsp;cpDescs)
+                                       throws <a href="https://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>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="setColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setColumnFamily</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.368">setColumnFamily</a>(<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</pre>
+</li>
+</ul>
+<a name="setColumnFamilies-java.util.Collection-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setColumnFamilies</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.373">setColumnFamilies</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&gt;&nbsp;families)</pre>
 </li>
 </ul>
 <a name="modifyColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">
@@ -973,7 +1085,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>modifyColumnFamily</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.305">modifyColumnFamily</a>(<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.379">modifyColumnFamily</a>(<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</pre>
 </li>
 </ul>
 <a name="removeValue-org.apache.hadoop.hbase.util.Bytes-">
@@ -982,7 +1094,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>removeValue</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.310">removeValue</a>(<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.384">removeValue</a>(<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key)</pre>
 </li>
 </ul>
 <a name="removeValue-byte:A-">
@@ -991,7 +1103,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>removeValue</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.315">removeValue</a>(byte[]&nbsp;key)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.389">removeValue</a>(byte[]&nbsp;key)</pre>
 </li>
 </ul>
 <a name="removeColumnFamily-byte:A-">
@@ -1000,7 +1112,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>removeColumnFamily</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.320">removeColumnFamily</a>(byte[]&nbsp;name)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.394">removeColumnFamily</a>(byte[]&nbsp;name)</pre>
 </li>
 </ul>
 <a name="removeCoprocessor-java.lang.String-">
@@ -1009,7 +1121,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>removeCoprocessor</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.325">removeCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.399">removeCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</pre>
 </li>
 </ul>
 <a name="setCompactionEnabled-boolean-">
@@ -1018,7 +1130,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>setCompactionEnabled</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.330">setCompactionEnabled</a>(boolean&nbsp;isEnable)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.404">setCompactionEnabled</a>(boolean&nbsp;isEnable)</pre>
 </li>
 </ul>
 <a name="setDurability-org.apache.hadoop.hbase.client.Durability-">
@@ -1027,7 +1139,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>setDurability</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.335">setDurability</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.409">setDurability</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</pre>
 </li>
 </ul>
 <a name="setFlushPolicyClassName-java.lang.String-">
@@ -1036,7 +1148,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>setFlushPolicyClassName</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.340">setFlushPolicyClassName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clazz)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.414">setFlushPolicyClassName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clazz)</pre>
 </li>
 </ul>
 <a name="setMaxFileSize-long-">
@@ -1045,7 +1157,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxFileSize</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.345">setMaxFileSize</a>(long&nbsp;maxFileSize)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.419">setMaxFileSize</a>(long&nbsp;maxFileSize)</pre>
 </li>
 </ul>
 <a name="setMemStoreFlushSize-long-">
@@ -1054,7 +1166,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>setMemStoreFlushSize</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.350">setMemStoreFlushSize</a>(long&nbsp;memstoreFlushSize)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.424">setMemStoreFlushSize</a>(long&nbsp;memstoreFlushSize)</pre>
 </li>
 </ul>
 <a name="setNormalizationEnabled-boolean-">
@@ -1063,7 +1175,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <ul class="blockList">
 <li class="blockList">
 <h4>setNormalizationEnabled</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.355">setNormalizationEnabled</a>(boolean&nbsp;isEnable)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.429">setNormalizationEnabled</a>(boolean&nbsp;isEnable)</pre>
 </li>
 </ul>
 <a name="setOwner-org.apache.hadoop.hbase.security.User-">
@@ -1073,7 +1185,7 @@ public static final&nbsp;byte[] <a href="../../../../../src-html/org/apache/hado
 <li class="blockList">
 <h4>setOwner</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.361">setOwner</a>(<a href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a>&nbsp;owner)</pre>
+public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.435">setOwner</a>(<a href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a>&nbsp;owner)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
@@ -1084,7 +1196,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescript
 <li class="blockList">
 <h4>setOwnerString</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.367">setOwnerString</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ownerString)</pre>
+public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.441">setOwnerString</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ownerString)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
@@ -1094,7 +1206,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescript
 <ul class="blockList">
 <li class="blockList">
 <h4>setPriority</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.372">setPriority</a>(int&nbsp;priority)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.446">setPriority</a>(int&nbsp;priority)</pre>
 </li>
 </ul>
 <a name="setReadOnly-boolean-">
@@ -1103,7 +1215,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescript
 <ul class="blockList">
 <li class="blockList">
 <h4>setReadOnly</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.377">setReadOnly</a>(boolean&nbsp;readOnly)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.451">setReadOnly</a>(boolean&nbsp;readOnly)</pre>
 </li>
 </ul>
 <a name="setRegionMemStoreReplication-boolean-">
@@ -1112,7 +1224,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescript
 <ul class="blockList">
 <li class="blockList">
 <h4>setRegionMemStoreReplication</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.382">setRegionMemStoreReplication</a>(boolean&nbsp;memstoreReplication)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.456">setRegionMemStoreReplication</a>(boolean&nbsp;memstoreReplication)</pre>
 </li>
 </ul>
 <a name="setRegionReplication-int-">
@@ -1121,7 +1233,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescript
 <ul class="blockList">
 <li class="blockList">
 <h4>setRegionReplication</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.387">setRegionReplication</a>(int&nbsp;regionReplication)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.461">setRegionReplication</a>(int&nbsp;regionReplication)</pre>
 </li>
 </ul>
 <a name="setRegionSplitPolicyClassName-java.lang.String-">
@@ -1130,7 +1242,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescript
 <ul class="blockList">
 <li class="blockList">
 <h4>setRegionSplitPolicyClassName</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.392">setRegionSplitPolicyClassName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clazz)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.466">setRegionSplitPolicyClassName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clazz)</pre>
 </li>
 </ul>
 <a name="setValue-java.lang.String-java.lang.String-">
@@ -1139,7 +1251,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescript
 <ul class="blockList">
 <li class="blockList">
 <h4>setValue</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.397">setValue</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.471">setValue</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                

<TRUNCATED>

[08/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Delete.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Delete.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Delete.html
index e141087..49cbad9 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Delete.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Delete.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.Delete (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.Delete (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Delete (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Delete (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -337,15 +337,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#delete-org.apache.hadoop.hbase.client.Delete-">delete</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;delete)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#delete-org.apache.hadoop.hbase.client.Delete-">delete</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;delete)</code>
 <div class="block">Deletes the specified cells/row.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#delete-org.apache.hadoop.hbase.client.Delete-">delete</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;delete)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#delete-org.apache.hadoop.hbase.client.Delete-">delete</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;delete)</code>
@@ -370,15 +370,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#delete-java.util.List-">delete</a></span>(<a href="https://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/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&gt;&nbsp;deletes)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#delete-java.util.List-">delete</a></span>(<a href="https://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/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&gt;&nbsp;deletes)</code>
 <div class="block">Deletes the specified cells/rows in bulk.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#delete-java.util.List-">delete</a></span>(<a href="https://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/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&gt;&nbsp;deletes)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#delete-java.util.List-">delete</a></span>(<a href="https://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/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&gt;&nbsp;deletes)</code>
@@ -670,12 +670,13 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutateRequest</code></td>
-<td class="colLast"><span class="typeNameLabel">RequestConverter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html#buildMutateRequest-byte:A-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType-org.apache.hadoop.hbase.client.Delete-">buildMutateRequest</a></span>(byte[]&nbsp;regionName,
+<td class="colLast"><span class="typeNameLabel">RequestConverter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html#buildMutateRequest-byte:A-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.Delete-">buildMutateRequest</a></span>(byte[]&nbsp;regionName,
                   byte[]&nbsp;row,
                   byte[]&nbsp;family,
                   byte[]&nbsp;qualifier,
                   <a href="../../../../../../org/apache/hadoop/hbase/filter/ByteArrayComparable.html" title="class in org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator,
                   org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType&nbsp;compareType,
+                  <a href="../../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;timeRange,
                   <a href="../../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;delete)</code>
 <div class="block">Create a protocol buffer MutateRequest for a conditioned delete</div>
 </td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/DoNotRetryRegionException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/DoNotRetryRegionException.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/DoNotRetryRegionException.html
index f7d5171..23ecc9f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/DoNotRetryRegionException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/DoNotRetryRegionException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.DoNotRetryRegionException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.DoNotRetryRegionException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.DoNotRetryRegionException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.DoNotRetryRegionException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Durability.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Durability.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Durability.html
index e19025c..8138302 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Durability.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Durability.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.Durability (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.Durability (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Durability (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Durability (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -182,20 +182,20 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getDurability--">getDurability</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">TableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getDurability--">getDurability</a></span>()</code>
 <div class="block">Returns the durability setting for the table.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Mutation.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html#getDurability--">getDurability</a></span>()</code>
-<div class="block">Get the current durability</div>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getDurability--">getDurability</a></span>()</code>
+<div class="block">Returns the durability setting for the table.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getDurability--">getDurability</a></span>()</code>
-<div class="block">Returns the durability setting for the table.</div>
+<td class="colLast"><span class="typeNameLabel">Mutation.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html#getDurability--">getDurability</a></span>()</code>
+<div class="block">Get the current durability</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -221,14 +221,6 @@ the order they are declared.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#incrementColumnValue-byte:A-byte:A-byte:A-long-org.apache.hadoop.hbase.client.Durability-">incrementColumnValue</a></span>(byte[]&nbsp;row,
-                    byte[]&nbsp;family,
-                    byte[]&nbsp;qualifier,
-                    long&nbsp;amount,
-                    <a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>default <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#incrementColumnValue-byte:A-byte:A-byte:A-long-org.apache.hadoop.hbase.client.Durability-">incrementColumnValue</a></span>(byte[]&nbsp;row,
                     byte[]&nbsp;family,
@@ -238,6 +230,14 @@ the order they are declared.</div>
 <div class="block">Atomically increments a column value.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#incrementColumnValue-byte:A-byte:A-byte:A-long-org.apache.hadoop.hbase.client.Durability-">incrementColumnValue</a></span>(byte[]&nbsp;row,
+                    byte[]&nbsp;family,
+                    byte[]&nbsp;qualifier,
+                    long&nbsp;amount,
+                    <a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#incrementColumnValue-byte:A-byte:A-byte:A-long-org.apache.hadoop.hbase.client.Durability-">incrementColumnValue</a></span>(byte[]&nbsp;row,
@@ -249,6 +249,14 @@ the order they are declared.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Put.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Put.html#setDurability-org.apache.hadoop.hbase.client.Durability-">setDurability</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;d)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Append.html" title="class in org.apache.hadoop.hbase.client">Append</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Append.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Append.html#setDurability-org.apache.hadoop.hbase.client.Durability-">setDurability</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;d)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setDurability-org.apache.hadoop.hbase.client.Durability-">setDurability</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</code>&nbsp;</td>
 </tr>
@@ -259,27 +267,19 @@ the order they are declared.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Increment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Increment.html#setDurability-org.apache.hadoop.hbase.client.Durability-">setDurability</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;d)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Mutation.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html#setDurability-org.apache.hadoop.hbase.client.Durability-">setDurability</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;d)</code>
 <div class="block">Set the durability for this mutation</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Delete.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Delete.html#setDurability-org.apache.hadoop.hbase.client.Durability-">setDurability</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;d)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Append.html" title="class in org.apache.hadoop.hbase.client">Append</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Append.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Append.html#setDurability-org.apache.hadoop.hbase.client.Durability-">setDurability</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;d)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Increment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Increment.html#setDurability-org.apache.hadoop.hbase.client.Durability-">setDurability</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;d)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Put.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Put.html#setDurability-org.apache.hadoop.hbase.client.Durability-">setDurability</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;d)</code>&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -353,14 +353,14 @@ the order they are declared.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a></code></td>
-<td class="colLast"><span class="typeNameLabel">BaseRowProcessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/BaseRowProcessor.html#useDurability--">useDurability</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a></code></td>
 <td class="colLast"><span class="typeNameLabel">RowProcessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/RowProcessor.html#useDurability--">useDurability</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 &nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a></code></td>
+<td class="colLast"><span class="typeNameLabel">BaseRowProcessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/BaseRowProcessor.html#useDurability--">useDurability</a></span>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" 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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/FlushRegionCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/FlushRegionCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/FlushRegionCallable.html
index 3728606..8609599 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/FlushRegionCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/FlushRegionCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.FlushRegionCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.FlushRegionCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.FlushRegionCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.FlushRegionCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Get.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Get.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Get.html
index 8332811..9427d2b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Get.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Get.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.Get (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.Get (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Get (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Get (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -274,10 +274,19 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Get.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Get.html#setTimeStamp-long-">setTimeStamp</a></span>(long&nbsp;timestamp)</code>
+<td class="colLast"><span class="typeNameLabel">Get.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Get.html#setTimestamp-long-">setTimestamp</a></span>(long&nbsp;timestamp)</code>
 <div class="block">Get versions of columns with the specified timestamp.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Get.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Get.html#setTimeStamp-long-">setTimeStamp</a></span>(long&nbsp;timestamp)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+             Use <a href="../../../../../../org/apache/hadoop/hbase/client/Get.html#setTimestamp-long-"><code>setTimestamp(long)</code></a> instead</span></div>
+</div>
+</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -288,15 +297,15 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#exists-org.apache.hadoop.hbase.client.Get-">exists</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;get)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>default <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#exists-org.apache.hadoop.hbase.client.Get-">exists</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;get)</code>
 <div class="block">Test for the existence of columns in the table, as specified by the Get.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#exists-org.apache.hadoop.hbase.client.Get-">exists</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;get)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#exists-org.apache.hadoop.hbase.client.Get-">exists</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;get)</code>
@@ -304,15 +313,15 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#get-org.apache.hadoop.hbase.client.Get-">get</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;get)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#get-org.apache.hadoop.hbase.client.Get-">get</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;get)</code>
 <div class="block">Extracts certain cells from a given row.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td>
+<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#get-org.apache.hadoop.hbase.client.Get-">get</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;get)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#get-org.apache.hadoop.hbase.client.Get-">get</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;get)</code>
@@ -329,15 +338,15 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>boolean[]</code></td>
-<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#exists-java.util.List-">exists</a></span>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>default <a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#exists-java.util.List-">exists</a></span>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)</code>
 <div class="block">Test for the existence of columns in the table, as specified by the Gets.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean[]</code></td>
+<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#exists-java.util.List-">exists</a></span>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean[]</code></td>
 <td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#exists-java.util.List-">exists</a></span>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)</code>
@@ -360,15 +369,15 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>[]</code></td>
-<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#get-java.util.List-">get</a></span>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code><a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#get-java.util.List-">get</a></span>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)</code>
 <div class="block">Extracts certain cells from the given rows, in batch.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#get-java.util.List-">get</a></span>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>[]</code></td>
 <td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#get-java.util.List-">get</a></span>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)</code>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.NamespaceFuture.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.NamespaceFuture.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.NamespaceFuture.html
index 8e7cf65..29eab4f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.NamespaceFuture.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.NamespaceFuture.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin.NamespaceFuture (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin.NamespaceFuture (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin.NamespaceFuture (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin.NamespaceFuture (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.ProcedureFuture.WaitForStateCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.ProcedureFuture.WaitForStateCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.ProcedureFuture.WaitForStateCallable.html
index 0725d4e..91186f2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.ProcedureFuture.WaitForStateCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.ProcedureFuture.WaitForStateCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture.WaitForStateCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture.WaitForStateCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture.WaitForStateCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture.WaitForStateCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.ProcedureFuture.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.ProcedureFuture.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.ProcedureFuture.html
index 8872258..bb685ae 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.ProcedureFuture.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.ProcedureFuture.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.TableFuture.TableWaitForStateCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.TableFuture.TableWaitForStateCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.TableFuture.TableWaitForStateCallable.html
index 0018266..10b442c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.TableFuture.TableWaitForStateCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.TableFuture.TableWaitForStateCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture.TableWaitForStateCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture.TableWaitForStateCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture.TableWaitForStateCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture.TableWaitForStateCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.TableFuture.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.TableFuture.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.TableFuture.html
index 6833cc3..f380e88 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.TableFuture.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.TableFuture.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin.TableFuture (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.html
index ddcfeb7..108f43c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HBaseAdmin.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.HBaseAdmin (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HRegionLocator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HRegionLocator.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HRegionLocator.html
index 233fbff..4c1c14f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HRegionLocator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HRegionLocator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.HRegionLocator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.HRegionLocator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.HRegionLocator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.HRegionLocator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HTable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HTable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HTable.html
index 171aa33..bacdffa 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HTable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HTable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.HTable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.HTable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.HTable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.HTable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.HTableMultiplexerStatus.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.HTableMultiplexerStatus.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.HTableMultiplexerStatus.html
index 244f9f4..2d0de7a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.HTableMultiplexerStatus.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.HTableMultiplexerStatus.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.html
index 5f9bcd5..a1cbc1b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.HTableMultiplexer (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.HTableMultiplexer (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.HTableMultiplexer (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.HTableMultiplexer (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ImmutableHColumnDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ImmutableHColumnDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ImmutableHColumnDescriptor.html
index 1164b4f..fc24dad 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ImmutableHColumnDescriptor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ImmutableHColumnDescriptor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ImmutableHColumnDescriptor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ImmutableHColumnDescriptor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ImmutableHColumnDescriptor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ImmutableHColumnDescriptor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ImmutableHRegionInfo.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ImmutableHRegionInfo.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ImmutableHRegionInfo.html
index e630238..77b88f4 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ImmutableHRegionInfo.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ImmutableHRegionInfo.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ImmutableHRegionInfo (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ImmutableHRegionInfo (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ImmutableHRegionInfo (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ImmutableHRegionInfo (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ImmutableHTableDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ImmutableHTableDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ImmutableHTableDescriptor.html
index 6a4956a..25e43bd 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ImmutableHTableDescriptor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ImmutableHTableDescriptor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ImmutableHTableDescriptor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ImmutableHTableDescriptor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ImmutableHTableDescriptor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ImmutableHTableDescriptor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Increment.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Increment.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Increment.html
index 3e5fac0..62f7c67 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Increment.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Increment.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.Increment (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.Increment (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Increment (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Increment (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -209,15 +209,15 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#increment-org.apache.hadoop.hbase.client.Increment-">increment</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a>&nbsp;increment)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#increment-org.apache.hadoop.hbase.client.Increment-">increment</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a>&nbsp;increment)</code>
 <div class="block">Increments one or more columns within a single row.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td>
+<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#increment-org.apache.hadoop.hbase.client.Increment-">increment</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a>&nbsp;increment)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#increment-org.apache.hadoop.hbase.client.Increment-">increment</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a>&nbsp;increment)</code>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/IsolationLevel.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/IsolationLevel.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/IsolationLevel.html
index c2fd0fe..b8bdd63 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/IsolationLevel.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/IsolationLevel.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.IsolationLevel (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.IsolationLevel (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.IsolationLevel (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.IsolationLevel (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -143,13 +143,13 @@ the order they are declared.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Get.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Get.html#setIsolationLevel-org.apache.hadoop.hbase.client.IsolationLevel-">setIsolationLevel</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client">IsolationLevel</a>&nbsp;level)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Scan.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html#setIsolationLevel-org.apache.hadoop.hbase.client.IsolationLevel-">setIsolationLevel</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client">IsolationLevel</a>&nbsp;level)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Get.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Get.html#setIsolationLevel-org.apache.hadoop.hbase.client.IsolationLevel-">setIsolationLevel</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client">IsolationLevel</a>&nbsp;level)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Query.html" title="class in org.apache.hadoop.hbase.client">Query</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Query.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Query.html#setIsolationLevel-org.apache.hadoop.hbase.client.IsolationLevel-">setIsolationLevel</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client">IsolationLevel</a>&nbsp;level)</code>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MasterSwitchType.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MasterSwitchType.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MasterSwitchType.html
index f29a249..a98b61c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MasterSwitchType.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MasterSwitchType.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.MasterSwitchType (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.MasterSwitchType (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MasterSwitchType (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MasterSwitchType (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -207,17 +207,17 @@ the order they are declared.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/HMaster.html#isSplitOrMergeEnabled-org.apache.hadoop.hbase.client.MasterSwitchType-">isSplitOrMergeEnabled</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/MasterSwitchType.html" title="enum in org.apache.hadoop.hbase.client">MasterSwitchType</a>&nbsp;switchType)</code>
-<div class="block">Queries the state of the <a href="../../../../../../org/apache/hadoop/hbase/master/SplitOrMergeTracker.html" title="class in org.apache.hadoop.hbase.master"><code>SplitOrMergeTracker</code></a>.</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterServices.html#isSplitOrMergeEnabled-org.apache.hadoop.hbase.client.MasterSwitchType-">isSplitOrMergeEnabled</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/MasterSwitchType.html" title="enum in org.apache.hadoop.hbase.client">MasterSwitchType</a>&nbsp;switchType)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">SplitOrMergeTracker.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/SplitOrMergeTracker.html#isSplitOrMergeEnabled-org.apache.hadoop.hbase.client.MasterSwitchType-">isSplitOrMergeEnabled</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/MasterSwitchType.html" title="enum in org.apache.hadoop.hbase.client">MasterSwitchType</a>&nbsp;switchType)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/HMaster.html#isSplitOrMergeEnabled-org.apache.hadoop.hbase.client.MasterSwitchType-">isSplitOrMergeEnabled</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/MasterSwitchType.html" title="enum in org.apache.hadoop.hbase.client">MasterSwitchType</a>&nbsp;switchType)</code>
+<div class="block">Queries the state of the <a href="../../../../../../org/apache/hadoop/hbase/master/SplitOrMergeTracker.html" title="class in org.apache.hadoop.hbase.master"><code>SplitOrMergeTracker</code></a>.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterServices.html#isSplitOrMergeEnabled-org.apache.hadoop.hbase.client.MasterSwitchType-">isSplitOrMergeEnabled</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/MasterSwitchType.html" title="enum in org.apache.hadoop.hbase.client">MasterSwitchType</a>&nbsp;switchType)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">SplitOrMergeTracker.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/SplitOrMergeTracker.html#isSplitOrMergeEnabled-org.apache.hadoop.hbase.client.MasterSwitchType-">isSplitOrMergeEnabled</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/MasterSwitchType.html" title="enum in org.apache.hadoop.hbase.client">MasterSwitchType</a>&nbsp;switchType)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetaCache.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetaCache.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetaCache.html
index 40a386b..7e7ced9 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetaCache.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetaCache.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.MetaCache (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.MetaCache (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MetaCache (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MetaCache (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.CallStats.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.CallStats.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.CallStats.html
index 62977a7..5eafea8 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.CallStats.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.CallStats.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.MetricsConnection.CallStats (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.MetricsConnection.CallStats (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MetricsConnection.CallStats (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MetricsConnection.CallStats (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.CallTracker.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.CallTracker.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.CallTracker.html
index 42ceeba..2572c43 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.CallTracker.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.CallTracker.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.MetricsConnection.CallTracker (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.MetricsConnection.CallTracker (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MetricsConnection.CallTracker (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MetricsConnection.CallTracker (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.RegionStats.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.RegionStats.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.RegionStats.html
index 9a905cb..d35ccc6 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.RegionStats.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.RegionStats.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.MetricsConnection.RegionStats (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.MetricsConnection.RegionStats (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MetricsConnection.RegionStats (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MetricsConnection.RegionStats (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.RunnerStats.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.RunnerStats.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.RunnerStats.html
index 70fbb06..78f3928 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.RunnerStats.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.RunnerStats.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.MetricsConnection.RunnerStats (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.MetricsConnection.RunnerStats (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MetricsConnection.RunnerStats (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MetricsConnection.RunnerStats (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.html
index b3489e1..a9e0739 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MetricsConnection.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.MetricsConnection (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.MetricsConnection (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MetricsConnection (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MetricsConnection (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MobCompactPartitionPolicy.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MobCompactPartitionPolicy.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MobCompactPartitionPolicy.html
index bb770ad..447cb69 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MobCompactPartitionPolicy.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MobCompactPartitionPolicy.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.MobCompactPartitionPolicy (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.MobCompactPartitionPolicy (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MobCompactPartitionPolicy (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MobCompactPartitionPolicy (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MultiAction.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MultiAction.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MultiAction.html
index 7a4fdc3..ce6d424 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MultiAction.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MultiAction.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.MultiAction (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.MultiAction (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MultiAction (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MultiAction (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MultiResponse.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MultiResponse.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MultiResponse.html
index fffdf8b..5fe591f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MultiResponse.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/MultiResponse.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.MultiResponse (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.MultiResponse (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MultiResponse (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.MultiResponse (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[19/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html b/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html
index c723633..1f5d1f0 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HBaseAdmin (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HBaseAdmin (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HBaseAdmin (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HBaseAdmin (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -1353,7 +1353,8 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/Admin.html" ti
 <tr id="i180" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#shutdown--">shutdown</a></span>()</code>
-<div class="block">Shuts down the HBase cluster.</div>
+<div class="block">
+ Shuts down the HBase cluster.</div>
 </td>
 </tr>
 <tr id="i181" class="rowColor">
@@ -1450,7 +1451,8 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/Admin.html" ti
 <tr id="i194" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#stopMaster--">stopMaster</a></span>()</code>
-<div class="block">Shuts down the current HBase master only.</div>
+<div class="block">
+ Shuts down the current HBase master only.</div>
 </td>
 </tr>
 <tr id="i195" class="rowColor">
@@ -4062,7 +4064,13 @@ public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/c
 <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HBaseAdmin.html#line.2029">shutdown</a>()
               throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#shutdown--">Admin</a></code></span></div>
-<div class="block">Shuts down the HBase cluster.</div>
+<div class="block"><p>
+ Shuts down the HBase cluster.
+ </p>
+ <p>
+ Notice that, a success shutdown call may ends with an error since the remote server has already
+ been shutdown.
+ </p></div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#shutdown--">shutdown</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html" title="interface in org.apache.hadoop.hbase.client">Admin</a></code></dd>
@@ -4080,7 +4088,13 @@ public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/c
 <pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HBaseAdmin.html#line.2041">stopMaster</a>()
                 throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#stopMaster--">Admin</a></code></span></div>
-<div class="block">Shuts down the current HBase master only. Does not shutdown the cluster.</div>
+<div class="block"><p>
+ Shuts down the current HBase master only. Does not shutdown the cluster.
+ </p>
+ <p>
+ Notice that, a success stopMaster call may ends with an error since the remote server has
+ already been shutdown.
+ </p></div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#stopMaster--">stopMaster</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html" title="interface in org.apache.hadoop.hbase.client">Admin</a></code></dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/HRegionLocator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/HRegionLocator.html b/2.0/apidocs/org/apache/hadoop/hbase/client/HRegionLocator.html
index 91068c7..ba150e9 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/HRegionLocator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/HRegionLocator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HRegionLocator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HRegionLocator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HRegionLocator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HRegionLocator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/HTable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/HTable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/HTable.html
index 8dfea9a..bef3386 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/HTable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/HTable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HTable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HTable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HTable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HTable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -115,7 +115,7 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre>@InterfaceAudience.Private
  @InterfaceStability.Stable
-public class <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.105">HTable</a>
+public class <a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.106">HTable</a>
 extends <a href="https://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="../../../../../org/apache/hadoop/hbase/client/Table.html" title="interface in org.apache.hadoop.hbase.client">Table</a></pre>
 <div class="block">An implementation of <a href="../../../../../org/apache/hadoop/hbase/client/Table.html" title="interface in org.apache.hadoop.hbase.client"><code>Table</code></a>. Used to communicate with a single HBase table.
@@ -667,7 +667,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/Table.html" ti
 <li class="blockList">
 <h4>HTable</h4>
 <pre>@InterfaceAudience.Private
-protected&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.160">HTable</a>(<a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client">ClusterConnection</a>&nbsp;connection,
+protected&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.161">HTable</a>(<a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client">ClusterConnection</a>&nbsp;connection,
                                             org.apache.hadoop.hbase.client.TableBuilderBase&nbsp;builder,
                                             <a href="../../../../../org/apache/hadoop/hbase/client/RpcRetryingCallerFactory.html" title="class in org.apache.hadoop.hbase.client">RpcRetryingCallerFactory</a>&nbsp;rpcCallerFactory,
                                             <a href="../../../../../org/apache/hadoop/hbase/ipc/RpcControllerFactory.html" title="class in org.apache.hadoop.hbase.ipc">RpcControllerFactory</a>&nbsp;rpcControllerFactory,
@@ -700,7 +700,7 @@ protected&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/H
 <li class="blockList">
 <h4>getDefaultExecutor</h4>
 <pre>@InterfaceAudience.Private
-public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ThreadPoolExecutor.html?is-external=true" title="class or interface in java.util.concurrent">ThreadPoolExecutor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.131">getDefaultExecutor</a>(org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
+public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ThreadPoolExecutor.html?is-external=true" title="class or interface in java.util.concurrent">ThreadPoolExecutor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.132">getDefaultExecutor</a>(org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
 </li>
 </ul>
 <a name="getMaxKeyValueSize-org.apache.hadoop.conf.Configuration-">
@@ -709,7 +709,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxKeyValueSize</h4>
-<pre>public static&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.203">getMaxKeyValueSize</a>(org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
+<pre>public static&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.204">getMaxKeyValueSize</a>(org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>maxKeyValueSize from configuration.</dd>
@@ -722,7 +722,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/
 <ul class="blockList">
 <li class="blockList">
 <h4>getConfiguration</h4>
-<pre>public&nbsp;org.apache.hadoop.conf.Configuration&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.208">getConfiguration</a>()</pre>
+<pre>public&nbsp;org.apache.hadoop.conf.Configuration&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.209">getConfiguration</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Table.html#getConfiguration--">Table</a></code></span></div>
 <div class="block">Returns the <code>Configuration</code> object used by this instance.
  <p>
@@ -740,7 +740,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/
 <ul class="blockList">
 <li class="blockList">
 <h4>getName</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.213">getName</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.214">getName</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Table.html#getName--">Table</a></code></span></div>
 <div class="block">Gets the fully qualified table name instance of this table.</div>
 <dl>
@@ -755,7 +755,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/
 <ul class="blockList">
 <li class="blockList">
 <h4>getConnection</h4>
-<pre>protected&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.223">getConnection</a>()</pre>
+<pre>protected&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.224">getConnection</a>()</pre>
 <div class="block"><em>INTERNAL</em> Used by unit tests and tools to do low-level
  manipulations.</div>
 <dl>
@@ -771,7 +771,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/
 <li class="blockList">
 <h4>getTableDescriptor</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.229">getTableDescriptor</a>()
+public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.230">getTableDescriptor</a>()
                                                 throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Table.html#getTableDescriptor--">Table</a></code></span></div>
@@ -790,7 +790,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getDescriptor</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.239">getDescriptor</a>()
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.240">getDescriptor</a>()
                               throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Table.html#getDescriptor--">Table</a></code></span></div>
 <div class="block">Gets the <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client"><code>table descriptor</code></a> for this table.</div>
@@ -808,7 +808,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getScanner</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.301">getScanner</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.302">getScanner</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)
                          throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">The underlying <a href="../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client"><code>HTable</code></a> must not be closed.
  <a href="../../../../../org/apache/hadoop/hbase/client/Table.html#getScanner-org.apache.hadoop.hbase.client.Scan-"><code>Table.getScanner(Scan)</code></a> has other usage details.</div>
@@ -830,7 +830,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getScanner</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.339">getScanner</a>(byte[]&nbsp;family)
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.340">getScanner</a>(byte[]&nbsp;family)
                          throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">The underlying <a href="../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client"><code>HTable</code></a> must not be closed.
  <a href="../../../../../org/apache/hadoop/hbase/client/Table.html#getScanner-byte:A-"><code>Table.getScanner(byte[])</code></a> has other usage details.</div>
@@ -852,7 +852,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getScanner</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.350">getScanner</a>(byte[]&nbsp;family,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.351">getScanner</a>(byte[]&nbsp;family,
                                 byte[]&nbsp;qualifier)
                          throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">The underlying <a href="../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client"><code>HTable</code></a> must not be closed.
@@ -876,7 +876,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.358">get</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;get)
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.359">get</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;get)
            throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Table.html#get-org.apache.hadoop.hbase.client.Get-">Table</a></code></span></div>
 <div class="block">Extracts certain cells from a given row.</div>
@@ -900,7 +900,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.398">get</a>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.399">get</a>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)
              throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Table.html#get-java.util.List-">Table</a></code></span></div>
 <div class="block">Extracts specified cells from the given rows, as a batch.</div>
@@ -926,7 +926,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>batch</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.419">batch</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;actions,
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.420">batch</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;actions,
                   <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;results)
            throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</a>,
                   <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
@@ -956,7 +956,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>batch</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.440">batch</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;actions,
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.441">batch</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;actions,
                   <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;results,
                   int&nbsp;rpcTimeout)
            throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</a>,
@@ -974,7 +974,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>batchCallback</h4>
-<pre>public&nbsp;&lt;R&gt;&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.459">batchCallback</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;actions,
+<pre>public&nbsp;&lt;R&gt;&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.460">batchCallback</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;actions,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;results,
                               org.apache.hadoop.hbase.client.coprocessor.Batch.Callback&lt;R&gt;&nbsp;callback)
                        throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
@@ -996,7 +996,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>doBatchWithCallback</h4>
-<pre>public static&nbsp;&lt;R&gt;&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.465">doBatchWithCallback</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;actions,
+<pre>public static&nbsp;&lt;R&gt;&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.466">doBatchWithCallback</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;actions,
                                            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;results,
                                            org.apache.hadoop.hbase.client.coprocessor.Batch.Callback&lt;R&gt;&nbsp;callback,
                                            <a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client">ClusterConnection</a>&nbsp;connection,
@@ -1017,7 +1017,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>delete</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.489">delete</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;delete)
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.490">delete</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;delete)
             throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Table.html#delete-org.apache.hadoop.hbase.client.Delete-">Table</a></code></span></div>
 <div class="block">Deletes the specified cells/row.</div>
@@ -1037,7 +1037,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>delete</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.521">delete</a>(<a href="https://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/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&gt;&nbsp;deletes)
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.522">delete</a>(<a href="https://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/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&gt;&nbsp;deletes)
             throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Table.html#delete-java.util.List-">Table</a></code></span></div>
 <div class="block">Batch Deletes the specified cells/rows from the table.
@@ -1068,7 +1068,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>put</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.543">put</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put)
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.544">put</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put)
          throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Table.html#put-org.apache.hadoop.hbase.client.Put-">Table</a></code></span></div>
 <div class="block">Puts some data in the table.</div>
@@ -1088,7 +1088,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>put</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.561">put</a>(<a href="https://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/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&gt;&nbsp;puts)
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.562">put</a>(<a href="https://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/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&gt;&nbsp;puts)
          throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Table.html#put-java.util.List-">Table</a></code></span></div>
 <div class="block">Batch puts the specified data into the table.
@@ -1117,7 +1117,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>mutateRow</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.574">mutateRow</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;rm)
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.575">mutateRow</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;rm)
                throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Table.html#mutateRow-org.apache.hadoop.hbase.client.RowMutations-">Table</a></code></span></div>
 <div class="block">Performs multiple mutations atomically on a single row. Currently
@@ -1138,7 +1138,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>append</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.615">append</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Append.html" title="class in org.apache.hadoop.hbase.client">Append</a>&nbsp;append)
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.616">append</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Append.html" title="class in org.apache.hadoop.hbase.client">Append</a>&nbsp;append)
               throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Table.html#append-org.apache.hadoop.hbase.client.Append-">Table</a></code></span></div>
 <div class="block">Appends values to one or more columns within a single row.
@@ -1165,7 +1165,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>increment</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.634">increment</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a>&nbsp;increment)
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.635">increment</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a>&nbsp;increment)
                  throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Table.html#increment-org.apache.hadoop.hbase.client.Increment-">Table</a></code></span></div>
 <div class="block">Increments one or more columns within a single row.
@@ -1192,7 +1192,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>incrementColumnValue</h4>
-<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.653">incrementColumnValue</a>(byte[]&nbsp;row,
+<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.654">incrementColumnValue</a>(byte[]&nbsp;row,
                                  byte[]&nbsp;family,
                                  byte[]&nbsp;qualifier,
                                  long&nbsp;amount)
@@ -1223,7 +1223,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>incrementColumnValue</h4>
-<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.660">incrementColumnValue</a>(byte[]&nbsp;row,
+<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.661">incrementColumnValue</a>(byte[]&nbsp;row,
                                  byte[]&nbsp;family,
                                  byte[]&nbsp;qualifier,
                                  long&nbsp;amount,
@@ -1261,7 +1261,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 <li class="blockList">
 <h4>checkAndPut</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.693">checkAndPut</a>(byte[]&nbsp;row,
+public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.694">checkAndPut</a>(byte[]&nbsp;row,
                                        byte[]&nbsp;family,
                                        byte[]&nbsp;qualifier,
                                        byte[]&nbsp;value,
@@ -1295,7 +1295,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <li class="blockList">
 <h4>checkAndPut</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.700">checkAndPut</a>(byte[]&nbsp;row,
+public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.701">checkAndPut</a>(byte[]&nbsp;row,
                                        byte[]&nbsp;family,
                                        byte[]&nbsp;qualifier,
                                        <a href="../../../../../org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html" title="enum in org.apache.hadoop.hbase.filter">CompareFilter.CompareOp</a>&nbsp;compareOp,
@@ -1336,7 +1336,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <li class="blockList">
 <h4>checkAndPut</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.707">checkAndPut</a>(byte[]&nbsp;row,
+public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.708">checkAndPut</a>(byte[]&nbsp;row,
                                        byte[]&nbsp;family,
                                        byte[]&nbsp;qualifier,
                                        <a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;op,
@@ -1377,7 +1377,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <li class="blockList">
 <h4>checkAndDelete</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.735">checkAndDelete</a>(byte[]&nbsp;row,
+public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.737">checkAndDelete</a>(byte[]&nbsp;row,
                                           byte[]&nbsp;family,
                                           byte[]&nbsp;qualifier,
                                           byte[]&nbsp;value,
@@ -1411,7 +1411,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <li class="blockList">
 <h4>checkAndDelete</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.742">checkAndDelete</a>(byte[]&nbsp;row,
+public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.745">checkAndDelete</a>(byte[]&nbsp;row,
                                           byte[]&nbsp;family,
                                           byte[]&nbsp;qualifier,
                                           <a href="../../../../../org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html" title="enum in org.apache.hadoop.hbase.filter">CompareFilter.CompareOp</a>&nbsp;compareOp,
@@ -1452,7 +1452,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <li class="blockList">
 <h4>checkAndDelete</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.749">checkAndDelete</a>(byte[]&nbsp;row,
+public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTable.html#line.752">checkAndDelete</a>(byte[]&nbsp;row,
                                           byte[]&nbsp;family,
                                           byte[]&nbsp;qualifier,
                                           <a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;op,

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html b/2.0/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html
index 3423ac8..81cf6c9 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.HTableMultiplexerStatus.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HTableMultiplexer.HTableMultiplexerStatus (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HTableMultiplexer.HTableMultiplexerStatus (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HTableMultiplexer.HTableMultiplexerStatus (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HTableMultiplexer.HTableMultiplexerStatus (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.html b/2.0/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.html
index c265111..fad7c16 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/HTableMultiplexer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HTableMultiplexer (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HTableMultiplexer (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HTableMultiplexer (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HTableMultiplexer (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ImmutableHColumnDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ImmutableHColumnDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ImmutableHColumnDescriptor.html
index 68e58c2..da29e57 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ImmutableHColumnDescriptor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ImmutableHColumnDescriptor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ImmutableHColumnDescriptor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ImmutableHColumnDescriptor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ImmutableHColumnDescriptor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ImmutableHColumnDescriptor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ImmutableHRegionInfo.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ImmutableHRegionInfo.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ImmutableHRegionInfo.html
index fd3b85a..54ab751 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ImmutableHRegionInfo.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ImmutableHRegionInfo.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ImmutableHRegionInfo (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ImmutableHRegionInfo (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ImmutableHRegionInfo (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ImmutableHRegionInfo (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ImmutableHTableDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ImmutableHTableDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ImmutableHTableDescriptor.html
index 2df5ebd..155fc9e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ImmutableHTableDescriptor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ImmutableHTableDescriptor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ImmutableHTableDescriptor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ImmutableHTableDescriptor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ImmutableHTableDescriptor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ImmutableHTableDescriptor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -207,7 +207,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" t
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.hadoop.hbase.<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a></h3>
-<code><a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#addCoprocessor-java.lang.String-">addCoprocessor</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#addCoprocessor-java.lang.String-org.apache.hadoop.fs.Path-int-java.util.Map-">addCoprocessor</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#addCoprocessorWithSpec-java.lang.String-">addCoprocessorWithSpec</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#addFamily-org.apache.hadoop.hbase.HColumnDescriptor-">addFamily</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#compareTo-org.apache.hadoop.hbase.HTableDescriptor-">compareTo</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#equals-java.lang.Object-">equals</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getColumnFamilies--">getColumnFamilies</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescri
 ptor.html#getColumnFamily-byte:A-">getColumnFamily</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getColumnFamilyCount--">getColumnFamilyCount</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getColumnFamilyNames--">getColumnFamilyNames</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getConfiguration--">getConfiguration</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getConfigurationValue-java.lang.String-">getConfigurationValue</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getCoprocessors--">getCoprocessors</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getDurability--">getDurability</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getFamilies--">getFamilies</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getFamiliesKeys--">getFamiliesKeys</a>, <a href="../../../../..
 /org/apache/hadoop/hbase/HTableDescriptor.html#getFamily-byte:A-">getFamily</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getFlushPolicyClassName--">getFlushPolicyClassName</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getMaxFileSize--">getMaxFileSize</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getMemStoreFlushSize--">getMemStoreFlushSize</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getNameAsString--">getNameAsString</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getOwnerString--">getOwnerString</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getPriority--">getPriority</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getRegionReplication--">getRegionReplication</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getRegionSplitPolicyClassName--">getRegionSplitPolic
 yClassName</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getTableName--">getTableName</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getValue-byte:A-">getValue</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getValue-org.apache.hadoop.hbase.util.Bytes-">getValue</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getValue-java.lang.String-">getValue</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getValues--">getValues</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#hasColumnFamily-byte:A-">hasColumnFamily</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#hasCoprocessor-java.lang.String-">hasCoprocessor</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#hasFamily-byte:A-">hasFamily</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#hashCode--">hashCode<
 /a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#hasRegionMemstoreReplication--">hasRegionMemstoreReplication</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#hasRegionMemStoreReplication--">hasRegionMemStoreReplication</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isCompactionEnabled--">isCompactionEnabled</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isMetaRegion--">isMetaRegion</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isMetaTable--">isMetaTable</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isNormalizationEnabled--">isNormalizationEnabled</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isReadOnly--">isReadOnly</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isRootRegion--">isRootRegion</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.htm
 l#modifyFamily-org.apache.hadoop.hbase.HColumnDescriptor-">modifyFamily</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#parseFrom-byte:A-">parseFrom</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#remove-byte:A-">remove</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#remove-org.apache.hadoop.hbase.util.Bytes-">remove</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#remove-java.lang.String-">remove</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#removeConfiguration-java.lang.String-">removeConfiguration</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#removeCoprocessor-java.lang.String-">removeCoprocessor</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#removeFamily-byte:A-">removeFamily</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setCompactionEnabled-boolean-">setCompac
 tionEnabled</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setConfiguration-java.lang.String-java.lang.String-">setConfiguration</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setDurability-org.apache.hadoop.hbase.client.Durability-">setDurability</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setFlushPolicyClassName-java.lang.String-">setFlushPolicyClassName</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setMaxFileSize-long-">setMaxFileSize</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setMemStoreFlushSize-long-">setMemStoreFlushSize</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setNormalizationEnabled-boolean-">setNormalizationEnabled</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setOwner-org.apache.hadoop.hbase.security.User-">setOwner</a>, <a href="../../../../../org/apache/hadoop/hb
 ase/HTableDescriptor.html#setOwnerString-java.lang.String-">setOwnerString</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setPriority-int-">setPriority</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setReadOnly-boolean-">setReadOnly</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setRegionMemstoreReplication-boolean-">setRegionMemstoreReplication</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setRegionMemStoreReplication-boolean-">setRegionMemStoreReplication</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setRegionReplication-int-">setRegionReplication</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setRegionSplitPolicyClassName-java.lang.String-">setRegionSplitPolicyClassName</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setValue-byte:A-byte:A-">setValue</a>, <a href="../../../../../org/apa
 che/hadoop/hbase/HTableDescriptor.html#setValue-org.apache.hadoop.hbase.util.Bytes-org.apache.hadoop.hbase.util.Bytes-">setValue</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setValue-java.lang.String-java.lang.String-">setValue</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#toByteArray--">toByteArray</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#toString--">toString</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#toStringCustomizedValues--">toStringCustomizedValues</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#toStringTableAttributes--">toStringTableAttributes</a></code></li>
+<code><a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#addCoprocessor-java.lang.String-">addCoprocessor</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#addCoprocessor-java.lang.String-org.apache.hadoop.fs.Path-int-java.util.Map-">addCoprocessor</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#addCoprocessorWithSpec-java.lang.String-">addCoprocessorWithSpec</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#addFamily-org.apache.hadoop.hbase.HColumnDescriptor-">addFamily</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#compareTo-org.apache.hadoop.hbase.HTableDescriptor-">compareTo</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#equals-java.lang.Object-">equals</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getColumnFamilies--">getColumnFamilies</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescri
 ptor.html#getColumnFamily-byte:A-">getColumnFamily</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getColumnFamilyCount--">getColumnFamilyCount</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getColumnFamilyNames--">getColumnFamilyNames</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getConfiguration--">getConfiguration</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getConfigurationValue-java.lang.String-">getConfigurationValue</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getCoprocessorDescriptors--">getCoprocessorDescriptors</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getDurability--">getDurability</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getFamilies--">getFamilies</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getFamiliesKeys--">getFamiliesKeys</a>, <a 
 href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getFamily-byte:A-">getFamily</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getFlushPolicyClassName--">getFlushPolicyClassName</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getMaxFileSize--">getMaxFileSize</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getMemStoreFlushSize--">getMemStoreFlushSize</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getNameAsString--">getNameAsString</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getOwnerString--">getOwnerString</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getPriority--">getPriority</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getRegionReplication--">getRegionReplication</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getRegionSplitPolicyClassName--"
 >getRegionSplitPolicyClassName</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getTableName--">getTableName</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getValue-byte:A-">getValue</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getValue-org.apache.hadoop.hbase.util.Bytes-">getValue</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getValue-java.lang.String-">getValue</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getValues--">getValues</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#hasColumnFamily-byte:A-">hasColumnFamily</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#hasCoprocessor-java.lang.String-">hasCoprocessor</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#hasFamily-byte:A-">hasFamily</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#h
 ashCode--">hashCode</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#hasRegionMemstoreReplication--">hasRegionMemstoreReplication</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#hasRegionMemStoreReplication--">hasRegionMemStoreReplication</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isCompactionEnabled--">isCompactionEnabled</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isMetaRegion--">isMetaRegion</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isMetaTable--">isMetaTable</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isNormalizationEnabled--">isNormalizationEnabled</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isReadOnly--">isReadOnly</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isRootRegion--">isRootRegion</a>, <a href="../../../../../org/apache/hadoop/hbase/
 HTableDescriptor.html#modifyFamily-org.apache.hadoop.hbase.HColumnDescriptor-">modifyFamily</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#parseFrom-byte:A-">parseFrom</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#remove-byte:A-">remove</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#remove-org.apache.hadoop.hbase.util.Bytes-">remove</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#remove-java.lang.String-">remove</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#removeConfiguration-java.lang.String-">removeConfiguration</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#removeCoprocessor-java.lang.String-">removeCoprocessor</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#removeFamily-byte:A-">removeFamily</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setCompactionEnabled
 -boolean-">setCompactionEnabled</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setConfiguration-java.lang.String-java.lang.String-">setConfiguration</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setDurability-org.apache.hadoop.hbase.client.Durability-">setDurability</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setFlushPolicyClassName-java.lang.String-">setFlushPolicyClassName</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setMaxFileSize-long-">setMaxFileSize</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setMemStoreFlushSize-long-">setMemStoreFlushSize</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setNormalizationEnabled-boolean-">setNormalizationEnabled</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setOwner-org.apache.hadoop.hbase.security.User-">setOwner</a>, <a href="../../../../../
 org/apache/hadoop/hbase/HTableDescriptor.html#setOwnerString-java.lang.String-">setOwnerString</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setPriority-int-">setPriority</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setReadOnly-boolean-">setReadOnly</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setRegionMemstoreReplication-boolean-">setRegionMemstoreReplication</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setRegionMemStoreReplication-boolean-">setRegionMemStoreReplication</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setRegionReplication-int-">setRegionReplication</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setRegionSplitPolicyClassName-java.lang.String-">setRegionSplitPolicyClassName</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setValue-byte:A-byte:A-">setValue</a>, <a href="..
 /../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setValue-org.apache.hadoop.hbase.util.Bytes-org.apache.hadoop.hbase.util.Bytes-">setValue</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setValue-java.lang.String-java.lang.String-">setValue</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#toByteArray--">toByteArray</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#toString--">toString</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#toStringCustomizedValues--">toStringCustomizedValues</a>, <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#toStringTableAttributes--">toStringTableAttributes</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -221,7 +221,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" t
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.client.<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a></h3>
-<code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getComparator-java.util.Comparator-">getComparator</a>, <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#matchReplicationScope-boolean-">matchReplicationScope</a></code></li>
+<code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getComparator-java.util.Comparator-">getComparator</a>, <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getCoprocessors--">getCoprocessors</a>, <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#matchReplicationScope-boolean-">matchReplicationScope</a></code></li>
 </ul>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Increment.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Increment.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Increment.html
index 232aa6e..84983a2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Increment.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Increment.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Increment (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Increment (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Increment (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Increment (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -381,7 +381,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" ti
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.hadoop.hbase.client.<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a></h3>
-<code><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#cellScanner--">cellScanner</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#compareTo-org.apache.hadoop.hbase.client.Row-">compareTo</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#get-byte:A-byte:A-">get</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getACL--">getACL</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getCellVisibility--">getCellVisibility</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getClusterIds--">getClusterIds</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getDurability--">getDurability</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getFamilyCellMap--">getFamilyCellMap</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getFingerprint--">getFingerprint</a>, <a href="../../../../../org/a
 pache/hadoop/hbase/client/Mutation.html#getRow--">getRow</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTimeStamp--">getTimeStamp</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTTL--">getTTL</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-byte:A-boolean-boolean-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#heapSize--">heapSize</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#isEmpty--">isEmpty</a>, <a href="..
 /../../../../org/apache/hadoop/hbase/client/Mutation.html#size--">size</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#toMap-int-">toMap</a></code></li>
+<code><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#cellScanner--">cellScanner</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#compareTo-org.apache.hadoop.hbase.client.Row-">compareTo</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#get-byte:A-byte:A-">get</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getACL--">getACL</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getCellVisibility--">getCellVisibility</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getClusterIds--">getClusterIds</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getDurability--">getDurability</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getFamilyCellMap--">getFamilyCellMap</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getFingerprint--">getFingerprint</a>, <a href="../../../../../org/a
 pache/hadoop/hbase/client/Mutation.html#getRow--">getRow</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTimestamp--">getTimestamp</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTimeStamp--">getTimeStamp</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTTL--">getTTL</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-byte:A-boolean-boolean-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#heapSize--">heapSize</a>, <
 a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#isEmpty--">isEmpty</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#size--">size</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#toMap-int-">toMap</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.client.OperationWithAttributes">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/IsolationLevel.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/IsolationLevel.html b/2.0/apidocs/org/apache/hadoop/hbase/client/IsolationLevel.html
index 3c6d71c..709640f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/IsolationLevel.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/IsolationLevel.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IsolationLevel (Apache HBase 2.0.0-beta-2 API)</title>
+<title>IsolationLevel (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IsolationLevel (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="IsolationLevel (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -256,7 +256,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/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client">IsolationLevel</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/IsolationLevel.html#line.17">values</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client">IsolationLevel</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/IsolationLevel.html#line.46">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:
@@ -276,7 +276,7 @@ for (IsolationLevel c : IsolationLevel.values())
 <ul class="blockList">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client">IsolationLevel</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/IsolationLevel.html#line.17">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client">IsolationLevel</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/IsolationLevel.html#line.46">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/MasterSwitchType.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/MasterSwitchType.html b/2.0/apidocs/org/apache/hadoop/hbase/client/MasterSwitchType.html
index 6b53d80..48a6dfb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/MasterSwitchType.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/MasterSwitchType.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MasterSwitchType (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MasterSwitchType (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MasterSwitchType (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MasterSwitchType (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -234,7 +234,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/MasterSwitchType.html" title="enum in org.apache.hadoop.hbase.client">MasterSwitchType</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/MasterSwitchType.html#line.21">values</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/MasterSwitchType.html" title="enum in org.apache.hadoop.hbase.client">MasterSwitchType</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/MasterSwitchType.html#line.27">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:
@@ -254,7 +254,7 @@ for (MasterSwitchType c : MasterSwitchType.values())
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/MasterSwitchType.html" title="enum in org.apache.hadoop.hbase.client">MasterSwitchType</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/MasterSwitchType.html#line.21">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/MasterSwitchType.html" title="enum in org.apache.hadoop.hbase.client">MasterSwitchType</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/MasterSwitchType.html#line.27">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/MetaCache.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/MetaCache.html b/2.0/apidocs/org/apache/hadoop/hbase/client/MetaCache.html
index f42a868..6fe8d72 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/MetaCache.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/MetaCache.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MetaCache (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MetaCache (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MetaCache (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MetaCache (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.CallStats.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.CallStats.html b/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.CallStats.html
index c1264d5..c668e0a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.CallStats.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.CallStats.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MetricsConnection.CallStats (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MetricsConnection.CallStats (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MetricsConnection.CallStats (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MetricsConnection.CallStats (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.CallTracker.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.CallTracker.html b/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.CallTracker.html
index 2ac41c9..1114617 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.CallTracker.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.CallTracker.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MetricsConnection.CallTracker (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MetricsConnection.CallTracker (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MetricsConnection.CallTracker (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MetricsConnection.CallTracker (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.RegionStats.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.RegionStats.html b/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.RegionStats.html
index c6fdef1..0364cac 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.RegionStats.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.RegionStats.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MetricsConnection.RegionStats (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MetricsConnection.RegionStats (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MetricsConnection.RegionStats (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MetricsConnection.RegionStats (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[24/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Admin.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Admin.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Admin.html
index 190c224..3490b36 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Admin.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Admin.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Admin (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Admin (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Admin (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Admin (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Public
-public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.74">Admin</a>
+public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.73">Admin</a>
 extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="interface in org.apache.hadoop.hbase">Abortable</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></pre>
 <div class="block">The administrative API for HBase. Obtain an instance from <a href="../../../../../org/apache/hadoop/hbase/client/Connection.html#getAdmin--"><code>Connection.getAdmin()</code></a> and
  call <a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#close--"><code>close()</code></a> when done.
@@ -1589,7 +1589,8 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <tr id="i201" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#shutdown--">shutdown</a></span>()</code>
-<div class="block">Shuts down the HBase cluster.</div>
+<div class="block">
+ Shuts down the HBase cluster.</div>
 </td>
 </tr>
 <tr id="i202" class="altColor">
@@ -1676,7 +1677,8 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <tr id="i213" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#stopMaster--">stopMaster</a></span>()</code>
-<div class="block">Shuts down the current HBase master only.</div>
+<div class="block">
+ Shuts down the current HBase master only.</div>
 </td>
 </tr>
 <tr id="i214" class="altColor">
@@ -1761,7 +1763,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>getOperationTimeout</h4>
-<pre>int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.75">getOperationTimeout</a>()</pre>
+<pre>int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.74">getOperationTimeout</a>()</pre>
 </li>
 </ul>
 <a name="abort-java.lang.String-java.lang.Throwable-">
@@ -1770,7 +1772,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>abort</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.78">abort</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;why,
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.77">abort</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;why,
            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;e)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/Abortable.html#abort-java.lang.String-java.lang.Throwable-">Abortable</a></code></span></div>
 <div class="block">Abort the server or client.</div>
@@ -1789,7 +1791,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>isAborted</h4>
-<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.81">isAborted</a>()</pre>
+<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.80">isAborted</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/Abortable.html#isAborted--">Abortable</a></code></span></div>
 <div class="block">Check if the server or client was aborted.</div>
 <dl>
@@ -1806,7 +1808,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>getConnection</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.86">getConnection</a>()</pre>
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.85">getConnection</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Connection used by this object.</dd>
@@ -1819,7 +1821,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>tableExists</h4>
-<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.93">tableExists</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.92">tableExists</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
              throws <a href="https://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="paramLabel">Parameters:</span></dt>
@@ -1838,7 +1840,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <li class="blockList">
 <h4>listTables</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.105">listTables</a>()
+<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.104">listTables</a>()
                                    throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 version and will be removed in 3.0 version.
              Use <a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#listTableDescriptors--"><code>listTableDescriptors()</code></a>.</span></div>
@@ -1859,7 +1861,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>listTableDescriptors</h4>
-<pre><a href="https://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/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.113">listTableDescriptors</a>()
+<pre><a href="https://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/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.112">listTableDescriptors</a>()
                                     throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">List all the userspace tables.</div>
 <dl>
@@ -1877,7 +1879,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <li class="blockList">
 <h4>listTables</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.127">listTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern)
+<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.126">listTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern)
                                    throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 version and will be removed in 3.0 version.
              Use <a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#listTableDescriptors-java.util.regex.Pattern-"><code>listTableDescriptors(java.util.regex.Pattern)</code></a>.</span></div>
@@ -1901,7 +1903,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>listTableDescriptors</h4>
-<pre><a href="https://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/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.137">listTableDescriptors</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern)
+<pre><a href="https://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/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.136">listTableDescriptors</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern)
                                     throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">List all the userspace tables that match the given pattern.</div>
 <dl>
@@ -1923,7 +1925,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <li class="blockList">
 <h4>listTables</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.150">listTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;regex)
+<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.149">listTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;regex)
                                    throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 version and will be removed in 3.0 version. Use
              <a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#listTableDescriptors-java.util.regex.Pattern-"><code>listTableDescriptors(Pattern)</code></a> instead.</span></div>
@@ -1947,7 +1949,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <li class="blockList">
 <h4>listTables</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.165">listTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern,
+<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.164">listTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern,
                                           boolean&nbsp;includeSysTables)
                                    throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 version and will be removed in 3.0 version.
@@ -1973,7 +1975,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>listTableDescriptors</h4>
-<pre><a href="https://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/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.177">listTableDescriptors</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern,
+<pre><a href="https://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/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.176">listTableDescriptors</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern,
                                            boolean&nbsp;includeSysTables)
                                     throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">List all the tables matching the given pattern.</div>
@@ -1997,7 +1999,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <li class="blockList">
 <h4>listTables</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.192">listTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;regex,
+<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.191">listTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;regex,
                                           boolean&nbsp;includeSysTables)
                                    throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 version and will be removed in 3.0 version.
@@ -2022,7 +2024,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>listTableNames</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.201">listTableNames</a>()
+<pre><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.200">listTableNames</a>()
                     throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">List all of the names of userspace tables.</div>
 <dl>
@@ -2039,7 +2041,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>listTableNames</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.209">listTableNames</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern)
+<pre><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.208">listTableNames</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern)
                     throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">List all of the names of userspace tables.</div>
 <dl>
@@ -2059,7 +2061,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <li class="blockList">
 <h4>listTableNames</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.220">listTableNames</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;regex)
+<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.219">listTableNames</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;regex)
                                 throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 version and will be removed in 3.0 version. Use
              <a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#listTableNames-java.util.regex.Pattern-"><code>listTableNames(Pattern)</code></a> instead.</span></div>
@@ -2080,7 +2082,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>listTableNames</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.229">listTableNames</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern,
+<pre><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.228">listTableNames</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern,
                            boolean&nbsp;includeSysTables)
                     throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">List all of the names of userspace tables.</div>
@@ -2102,7 +2104,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <li class="blockList">
 <h4>listTableNames</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.242">listTableNames</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;regex,
+<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.241">listTableNames</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;regex,
                                        boolean&nbsp;includeSysTables)
                                 throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 version and will be removed in 3.0 version. Use
@@ -2126,7 +2128,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <li class="blockList">
 <h4>getTableDescriptor</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.256">getTableDescriptor</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.255">getTableDescriptor</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                                          throws <a href="../../../../../org/apache/hadoop/hbase/TableNotFoundException.html" title="class in org.apache.hadoop.hbase">TableNotFoundException</a>,
                                                 <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 version and will be removed in 3.0 version.
@@ -2149,7 +2151,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>getDescriptor</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.267">getDescriptor</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.266">getDescriptor</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                        throws <a href="../../../../../org/apache/hadoop/hbase/TableNotFoundException.html" title="class in org.apache.hadoop.hbase">TableNotFoundException</a>,
                               <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Get a table descriptor.</div>
@@ -2170,7 +2172,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>createTable</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.280">createTable</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.279">createTable</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)
           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Creates a new table. Synchronous operation.</div>
 <dl>
@@ -2191,7 +2193,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>createTable</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.299">createTable</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc,
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.298">createTable</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc,
                  byte[]&nbsp;startKey,
                  byte[]&nbsp;endKey,
                  int&nbsp;numRegions)
@@ -2222,7 +2224,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>createTable</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.316">createTable</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc,
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.315">createTable</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc,
                  byte[][]&nbsp;splitKeys)
           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Creates a new table with an initial set of empty regions defined by the specified split keys.
@@ -2248,7 +2250,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>createTableAsync</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.333">createTableAsync</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc,
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.332">createTableAsync</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc,
                               byte[][]&nbsp;splitKeys)
                        throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Creates a new table but does not block and wait for it to come online.
@@ -2276,7 +2278,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>deleteTable</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.342">deleteTable</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.341">deleteTable</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Deletes a table. Synchronous operation.</div>
 <dl>
@@ -2293,7 +2295,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>deleteTableAsync</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.356">deleteTableAsync</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.355">deleteTableAsync</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                        throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Deletes the table but does not block and wait for it to be completely removed.
  You can use Future.get(long, TimeUnit) to wait on the operation to complete.
@@ -2318,7 +2320,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <li class="blockList">
 <h4>deleteTables</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.376">deleteTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;regex)
+<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.375">deleteTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;regex)
                                      throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 version and will be removed in 3.0 version
              This is just a trivial helper method without any magic.
@@ -2348,7 +2350,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <li class="blockList">
 <h4>deleteTables</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.394">deleteTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern)
+<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.393">deleteTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern)
                                      throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 version and will be removed in 3.0 version
              This is just a trivial helper method without any magic.
@@ -2374,7 +2376,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>truncateTable</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.404">truncateTable</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.403">truncateTable</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                    boolean&nbsp;preserveSplits)
             throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Truncate a table.
@@ -2394,7 +2396,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>truncateTableAsync</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.418">truncateTableAsync</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.417">truncateTableAsync</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                 boolean&nbsp;preserveSplits)
                          throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Truncate the table but does not block and wait for it to be completely enabled. You can use
@@ -2419,7 +2421,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>enableTable</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.434">enableTable</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.433">enableTable</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Enable a table.  May timeout.  Use <a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#enableTableAsync-org.apache.hadoop.hbase.TableName-"><code>enableTableAsync(org.apache.hadoop.hbase.TableName)</code></a>
  and <a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#isTableEnabled-org.apache.hadoop.hbase.TableName-"><code>isTableEnabled(org.apache.hadoop.hbase.TableName)</code></a> instead. The table has to be in
@@ -2444,7 +2446,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>enableTableAsync</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.448">enableTableAsync</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.447">enableTableAsync</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                        throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Enable the table but does not block and wait for it to be completely enabled.
  You can use Future.get(long, TimeUnit) to wait on the operation to complete.
@@ -2469,7 +2471,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <li class="blockList">
 <h4>enableTables</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.467">enableTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;regex)
+<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.466">enableTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;regex)
                                      throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 version and will be removed in 3.0 version
              This is just a trivial helper method without any magic.
@@ -2498,7 +2500,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <li class="blockList">
 <h4>enableTables</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.485">enableTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern)
+<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.484">enableTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern)
                                      throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 version and will be removed in 3.0 version
              This is just a trivial helper method without any magic.
@@ -2524,7 +2526,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>disableTableAsync</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.499">disableTableAsync</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.498">disableTableAsync</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                         throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Disable the table but does not block and wait for it to be completely disabled.
  You can use Future.get(long, TimeUnit) to wait on the operation to complete.
@@ -2548,7 +2550,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>disableTable</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.511">disableTable</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.510">disableTable</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
            throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Disable table and wait on completion.  May timeout eventually.  Use <a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#disableTableAsync-org.apache.hadoop.hbase.TableName-"><code>disableTableAsync(org.apache.hadoop.hbase.TableName)</code></a> and
  <a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#isTableDisabled-org.apache.hadoop.hbase.TableName-"><code>isTableDisabled(org.apache.hadoop.hbase.TableName)</code></a> instead. The table has to be in
@@ -2569,7 +2571,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <li class="blockList">
 <h4>disableTables</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.530">disableTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;regex)
+<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.529">disableTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;regex)
                                       throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 version and will be removed in 3.0 version
              This is just a trivial helper method without any magic.
@@ -2598,7 +2600,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <li class="blockList">
 <h4>disableTables</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.548">disableTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern)
+<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.547">disableTables</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern)
                                       throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 version and will be removed in 3.0 version
              This is just a trivial helper method without any magic.
@@ -2624,7 +2626,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>isTableEnabled</h4>
-<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.555">isTableEnabled</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.554">isTableEnabled</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                 throws <a href="https://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="paramLabel">Parameters:</span></dt>
@@ -2642,7 +2644,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>isTableDisabled</h4>
-<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.562">isTableDisabled</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.561">isTableDisabled</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                  throws <a href="https://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="paramLabel">Parameters:</span></dt>
@@ -2660,7 +2662,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <ul class="blockList">
 <li class="blockList">
 <h4>isTableAvailable</h4>
-<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.569">isTableAvailable</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.568">isTableAvailable</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                   throws <a href="https://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="paramLabel">Parameters:</span></dt>
@@ -2679,7 +2681,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/Abortable.html" title="i
 <li class="blockList">
 <h4>isTableAvailable</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.582">isTableAvailable</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.581">isTableAvailable</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                      byte[][]&nbsp;splitKeys)
                               throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Since 2.0.0. Will be removed in 3.0.0. Use <a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#isTableAvailable-org.apache.hadoop.hbase.TableName-"><code>isTableAvailable(TableName)</code></a></span></div>
@@ -2702,7 +2704,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Adm
 <li class="blockList">
 <h4>getAlterStatus</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="https://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;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.596">getAlterStatus</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="https://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;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.595">getAlterStatus</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                                           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Since 2.0.0. Will be removed in 3.0.0. No longer needed now you get a Future
  on an operation.</span></div>
@@ -2726,7 +2728,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Adm
 <li class="blockList">
 <h4>getAlterStatus</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="https://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;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.610">getAlterStatus</a>(byte[]&nbsp;tableName)
+<a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="https://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;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.609">getAlterStatus</a>(byte[]&nbsp;tableName)
                                           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Since 2.0.0. Will be removed in 3.0.0. No longer needed now you get a Future
  on an operation.</span></div>
@@ -2750,7 +2752,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Adm
 <li class="blockList">
 <h4>addColumn</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-default&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.625">addColumn</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+default&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.624">addColumn</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                    <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)
                             throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0.
@@ -2774,7 +2776,7 @@ default&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/
 <ul class="blockList">
 <li class="blockList">
 <h4>addColumnFamily</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.639">addColumnFamily</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.638">addColumnFamily</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                      <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)
               throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Add a column family to an existing table. Synchronous operation.
@@ -2795,7 +2797,7 @@ default&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/
 <ul class="blockList">
 <li class="blockList">
 <h4>addColumnFamilyAsync</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.655">addColumnFamilyAsync</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.654">addColumnFamilyAsync</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                   <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)
                            throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Add a column family to an existing table. Asynchronous operation.
@@ -2822,7 +2824,7 @@ default&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/
 <li class="blockList">
 <h4>deleteColumn</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.671">deleteColumn</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.670">deleteColumn</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                               byte[]&nbsp;columnFamily)
                        throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0.
@@ -2846,7 +2848,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.
 <ul class="blockList">
 <li class="blockList">
 <h4>deleteColumnFamily</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.681">deleteColumnFamily</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.680">deleteColumnFamily</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                         byte[]&nbsp;columnFamily)
                  throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Delete a column family from a table. Synchronous operation.
@@ -2867,7 +2869,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.
 <ul class="blockList">
 <li class="blockList">
 <h4>deleteColumnFamilyAsync</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.696">deleteColumnFamilyAsync</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.695">deleteColumnFamilyAsync</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                      byte[]&nbsp;columnFamily)
                               throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Delete a column family from a table. Asynchronous operation.
@@ -2894,7 +2896,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.
 <li class="blockList">
 <h4>modifyColumn</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-default&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.711">modifyColumn</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+default&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.710">modifyColumn</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                       <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)
                                throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0.
@@ -2918,7 +2920,7 @@ default&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/
 <ul class="blockList">
 <li class="blockList">
 <h4>modifyColumnFamily</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.724">modifyColumnFamily</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.723">modifyColumnFamily</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                         <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)
                  throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Modify an existing column family on a table. Synchronous operation.
@@ -2939,7 +2941,7 @@ default&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/
 <ul class="blockList">
 <li class="blockList">
 <h4>modifyColumnFamilyAsync</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.740">modifyColumnFamilyAsync</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.739">modifyColumnFamilyAsync</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                      <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)
                               throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Modify an existing column family on a table. Asynchronous operation.
@@ -2966,7 +2968,7 @@ default&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/
 <li class="blockList">
 <h4>closeRegion</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.753">closeRegion</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;regionname,
+void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.752">closeRegion</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;regionname,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serverName)
                       throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
@@ -2988,7 +2990,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.
 <li class="blockList">
 <h4>closeRegion</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.765">closeRegion</a>(byte[]&nbsp;regionname,
+void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.764">closeRegion</a>(byte[]&nbsp;regionname,
                              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serverName)
                       throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
@@ -3010,7 +3012,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.
 <li class="blockList">
 <h4>closeRegionWithEncodedRegionName</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.781">closeRegionWithEncodedRegionName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedRegionName,
+boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.780">closeRegionWithEncodedRegionName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedRegionName,
                                                      <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serverName)
                                               throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
@@ -3037,7 +3039,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Adm
 <li class="blockList">
 <h4>closeRegion</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.793">closeRegion</a>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn,
+void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.792">closeRegion</a>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn,
                              <a href="../../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;hri)
                       throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
@@ -3059,7 +3061,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.
 <li class="blockList">
 <h4>getOnlineRegions</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="https://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/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.802">getOnlineRegions</a>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)
+<a href="https://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/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.801">getOnlineRegions</a>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)
                                         throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              (<a href="https://issues.apache.org/jira/browse/HBASE-17980">HBASE-17980</a>).
@@ -3077,7 +3079,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegions</h4>
-<pre><a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.810">getRegions</a>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)
+<pre><a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.809">getRegions</a>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)
                      throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Get all the online regions on a region server.</div>
 <dl>
@@ -3094,7 +3096,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.
 <ul class="blockList">
 <li class="blockList">
 <h4>flush</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.818">flush</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.817">flush</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
     throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Flush a table. Synchronous operation.</div>
 <dl>
@@ -3111,7 +3113,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.
 <ul class="blockList">
 <li class="blockList">
 <h4>flushRegion</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.826">flushRegion</a>(byte[]&nbsp;regionName)
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.825">flushRegion</a>(byte[]&nbsp;regionName)
           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Flush an individual region. Synchronous operation.</div>
 <dl>
@@ -3128,7 +3130,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.
 <ul class="blockList">
 <li class="blockList">
 <h4>flushRegionServer</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.833">flushRegionServer</a>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.832">flushRegionServer</a>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)
                 throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Flush all regions on the region server. Synchronous operation.</div>
 <dl>
@@ -3145,7 +3147,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.
 <ul class="blockList">
 <li class="blockList">
 <h4>compact</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.843">compact</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.842">compact</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
       throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Compact a table. Asynchronous operation in that this method requests that a
  Compaction run and then it returns. It does not wait on the completion of Compaction
@@ -3164,7 +3166,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.
 <ul class="blockList">
 <li class="blockList">
 <h4>compactRegion</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.853">compactRegion</a>(byte[]&nbsp;regionName)
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.852">compactRegion</a>(byte[]&nbsp;regionName)
             throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Compact an individual region. Asynchronous operation in that this method requests that a
  Compaction run and then it returns. It does not wait on the completion of Compaction
@@ -3183,7 +3185,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.
 <ul class="blockList">
 <li class="blockList">
 <h4>compact</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.864">compact</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.863">compact</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
              byte[]&nbsp;columnFamily)
       throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Compact a column family within a table. Asynchronous operation in that this method requests
@@ -3204,7 +3206,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.
 <ul class="blockList">
 <li class="blockList">
 <h4>compactRegion</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.876">compactRegion</a>(byte[]&nbsp;regionName,
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Admin.html#line.875">compactRegion</a>(byte[]&nbsp;regionName,
                    byte[]&nbsp;columnFamily)
             throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface 

<TRUNCATED>

[21/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionUtils.ShortCircuitingClusterConnection.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionUtils.ShortCircuitingClusterConnection.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionUtils.ShortCircuitingClusterConnection.html
index 6ed5d4f..1d3ef86 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionUtils.ShortCircuitingClusterConnection.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionUtils.ShortCircuitingClusterConnection.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConnectionUtils.ShortCircuitingClusterConnection (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ConnectionUtils.ShortCircuitingClusterConnection (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConnectionUtils.ShortCircuitingClusterConnection (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ConnectionUtils.ShortCircuitingClusterConnection (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -518,7 +518,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>RETRIES_BY_SERVER_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.138">RETRIES_BY_SERVER_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.139">RETRIES_BY_SERVER_KEY</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../../constant-values.html#org.apache.hadoop.hbase.client.ConnectionUtils.ShortCircuitingClusterConnection.RETRIES_BY_SERVER_KEY">Constant Field Values</a></dd>
@@ -531,7 +531,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>user</h4>
-<pre>protected&nbsp;<a href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.193">user</a></pre>
+<pre>protected&nbsp;<a href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.194">user</a></pre>
 </li>
 </ul>
 <a name="clusterId">
@@ -540,7 +540,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>clusterId</h4>
-<pre>protected&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.519">clusterId</a></pre>
+<pre>protected&nbsp;<a href="https://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="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.520">clusterId</a></pre>
 </li>
 </ul>
 </li>
@@ -616,7 +616,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getTable</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Table.html" title="interface in org.apache.hadoop.hbase.client">Table</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.339">getTable</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Table.html" title="interface in org.apache.hadoop.hbase.client">Table</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.340">getTable</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html#getTable-org.apache.hadoop.hbase.TableName-">Connection</a></code></span></div>
 <div class="block">Retrieve a Table implementation for accessing a table.
@@ -648,7 +648,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableBuilder</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableBuilder.html" title="interface in org.apache.hadoop.hbase.client">TableBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.344">getTableBuilder</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableBuilder.html" title="interface in org.apache.hadoop.hbase.client">TableBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.345">getTableBuilder</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                     <a href="https://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>&nbsp;pool)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html#getTableBuilder-org.apache.hadoop.hbase.TableName-java.util.concurrent.ExecutorService-">Connection</a></code></span></div>
 <div class="block">Returns an <a href="../../../../../org/apache/hadoop/hbase/client/TableBuilder.html" title="interface in org.apache.hadoop.hbase.client"><code>TableBuilder</code></a> for creating <a href="../../../../../org/apache/hadoop/hbase/client/Table.html" title="interface in org.apache.hadoop.hbase.client"><code>Table</code></a>.</div>
@@ -667,7 +667,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getBufferedMutator</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/BufferedMutator.html" title="interface in org.apache.hadoop.hbase.client">BufferedMutator</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.356">getBufferedMutator</a>(<a href="../../../../../org/apache/hadoop/hbase/client/BufferedMutatorParams.html" title="class in org.apache.hadoop.hbase.client">BufferedMutatorParams</a>&nbsp;params)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/BufferedMutator.html" title="interface in org.apache.hadoop.hbase.client">BufferedMutator</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.357">getBufferedMutator</a>(<a href="../../../../../org/apache/hadoop/hbase/client/BufferedMutatorParams.html" title="class in org.apache.hadoop.hbase.client">BufferedMutatorParams</a>&nbsp;params)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html#getBufferedMutator-org.apache.hadoop.hbase.client.BufferedMutatorParams-">Connection</a></code></span></div>
 <div class="block">Retrieve a <a href="../../../../../org/apache/hadoop/hbase/client/BufferedMutator.html" title="interface in org.apache.hadoop.hbase.client"><code>BufferedMutator</code></a> for performing client-side buffering of writes. The
  <a href="../../../../../org/apache/hadoop/hbase/client/BufferedMutator.html" title="interface in org.apache.hadoop.hbase.client"><code>BufferedMutator</code></a> returned by this method is thread-safe. This object can be used for
@@ -689,7 +689,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getBufferedMutator</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/BufferedMutator.html" title="interface in org.apache.hadoop.hbase.client">BufferedMutator</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.395">getBufferedMutator</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/BufferedMutator.html" title="interface in org.apache.hadoop.hbase.client">BufferedMutator</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.396">getBufferedMutator</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html#getBufferedMutator-org.apache.hadoop.hbase.TableName-">Connection</a></code></span></div>
 <div class="block"><p>
  Retrieve a <a href="../../../../../org/apache/hadoop/hbase/client/BufferedMutator.html" title="interface in org.apache.hadoop.hbase.client"><code>BufferedMutator</code></a> for performing client-side buffering of writes. The
@@ -719,7 +719,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionLocator</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/RegionLocator.html" title="interface in org.apache.hadoop.hbase.client">RegionLocator</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.400">getRegionLocator</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/RegionLocator.html" title="interface in org.apache.hadoop.hbase.client">RegionLocator</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.401">getRegionLocator</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                                throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html#getRegionLocator-org.apache.hadoop.hbase.TableName-">Connection</a></code></span></div>
 <div class="block">Retrieve a RegionLocator implementation to inspect region information on a table. The returned
@@ -750,7 +750,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getAdmin</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Admin.html" title="interface in org.apache.hadoop.hbase.client">Admin</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.405">getAdmin</a>()
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Admin.html" title="interface in org.apache.hadoop.hbase.client">Admin</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.406">getAdmin</a>()
                throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html#getAdmin--">Connection</a></code></span></div>
 <div class="block">Retrieve an Admin implementation to administer an HBase cluster.
@@ -776,7 +776,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getConnectionMetrics</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/MetricsConnection.html" title="class in org.apache.hadoop.hbase.client">MetricsConnection</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.410">getConnectionMetrics</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/MetricsConnection.html" title="class in org.apache.hadoop.hbase.client">MetricsConnection</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.411">getConnectionMetrics</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#getConnectionMetrics--">getConnectionMetrics</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client">ClusterConnection</a></code></dd>
@@ -791,7 +791,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getCurrentMetaLookupPool</h4>
-<pre>protected&nbsp;<a href="https://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>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.475">getCurrentMetaLookupPool</a>()</pre>
+<pre>protected&nbsp;<a href="https://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>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.476">getCurrentMetaLookupPool</a>()</pre>
 </li>
 </ul>
 <a name="getCurrentBatchPool--">
@@ -800,7 +800,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getCurrentBatchPool</h4>
-<pre>protected&nbsp;<a href="https://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>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.479">getCurrentBatchPool</a>()</pre>
+<pre>protected&nbsp;<a href="https://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>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.480">getCurrentBatchPool</a>()</pre>
 </li>
 </ul>
 <a name="toString--">
@@ -809,7 +809,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="https://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/ConnectionImplementation.html#line.515">toString</a>()</pre>
+<pre>public&nbsp;<a href="https://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/ConnectionImplementation.html#line.516">toString</a>()</pre>
 <div class="block">An identifier that will remain the same for a given connection.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -823,7 +823,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>retrieveClusterId</h4>
-<pre>protected&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.521">retrieveClusterId</a>()</pre>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.522">retrieveClusterId</a>()</pre>
 </li>
 </ul>
 <a name="getConfiguration--">
@@ -832,7 +832,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getConfiguration</h4>
-<pre>public&nbsp;org.apache.hadoop.conf.Configuration&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.537">getConfiguration</a>()</pre>
+<pre>public&nbsp;org.apache.hadoop.conf.Configuration&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.538">getConfiguration</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html#getConfiguration--">getConfiguration</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a></code></dd>
@@ -848,7 +848,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <li class="blockList">
 <h4>isMasterRunning</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.554">isMasterRunning</a>()
+public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.555">isMasterRunning</a>()
                                     throws <a href="../../../../../org/apache/hadoop/hbase/MasterNotRunningException.html" title="class in org.apache.hadoop.hbase">MasterNotRunningException</a>,
                                            <a href="../../../../../org/apache/hadoop/hbase/ZooKeeperConnectionException.html" title="class in org.apache.hadoop.hbase">ZooKeeperConnectionException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">this has been deprecated without a replacement</span></div>
@@ -869,7 +869,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionLocation</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.569">getRegionLocation</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.570">getRegionLocation</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                          byte[]&nbsp;row,
                                          boolean&nbsp;reload)
                                   throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
@@ -895,7 +895,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>isTableEnabled</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.576">isTableEnabled</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.577">isTableEnabled</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                        throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#isTableEnabled-org.apache.hadoop.hbase.TableName-">ClusterConnection</a></code></span></div>
 <div class="block">A table that isTableEnabled == false and isTableDisabled == false
@@ -919,7 +919,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>isTableDisabled</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.581">isTableDisabled</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.582">isTableDisabled</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                         throws <a href="https://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="overrideSpecifyLabel">Specified by:</span></dt>
@@ -939,7 +939,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>isTableAvailable</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.586">isTableAvailable</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.587">isTableAvailable</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                 @Nullable
                                 byte[][]&nbsp;splitKeys)
                          throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
@@ -965,7 +965,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>locateRegion</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.645">locateRegion</a>(byte[]&nbsp;regionName)
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.646">locateRegion</a>(byte[]&nbsp;regionName)
                              throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#locateRegion-byte:A-">ClusterConnection</a></code></span></div>
 <div class="block">Gets the location of the region of <i>regionName</i>.</div>
@@ -988,7 +988,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>locateRegions</h4>
-<pre>public&nbsp;<a href="https://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/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.660">locateRegions</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>public&nbsp;<a href="https://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/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.661">locateRegions</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                                     throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#locateRegions-org.apache.hadoop.hbase.TableName-">ClusterConnection</a></code></span></div>
 <div class="block">Gets the locations of all regions in the specified table, <i>tableName</i>.</div>
@@ -1010,7 +1010,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>locateRegions</h4>
-<pre>public&nbsp;<a href="https://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/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.665">locateRegions</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public&nbsp;<a href="https://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/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.666">locateRegions</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                            boolean&nbsp;useCache,
                                            boolean&nbsp;offlined)
                                     throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
@@ -1037,7 +1037,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>locateRegion</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.688">locateRegion</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.692">locateRegion</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                     byte[]&nbsp;row)
                              throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#locateRegion-org.apache.hadoop.hbase.TableName-byte:A-">ClusterConnection</a></code></span></div>
@@ -1063,7 +1063,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>relocateRegion</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.695">relocateRegion</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.699">relocateRegion</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                       byte[]&nbsp;row)
                                throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#relocateRegion-org.apache.hadoop.hbase.TableName-byte:A-">ClusterConnection</a></code></span></div>
@@ -1089,7 +1089,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>relocateRegion</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/RegionLocations.html" title="class in org.apache.hadoop.hbase">RegionLocations</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.704">relocateRegion</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/RegionLocations.html" title="class in org.apache.hadoop.hbase">RegionLocations</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.708">relocateRegion</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                       byte[]&nbsp;row,
                                       int&nbsp;replicaId)
                                throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
@@ -1117,7 +1117,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>locateRegion</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/RegionLocations.html" title="class in org.apache.hadoop.hbase">RegionLocations</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.717">locateRegion</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/RegionLocations.html" title="class in org.apache.hadoop.hbase">RegionLocations</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.721">locateRegion</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                     byte[]&nbsp;row,
                                     boolean&nbsp;useCache,
                                     boolean&nbsp;retry)
@@ -1143,7 +1143,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>locateRegion</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/RegionLocations.html" title="class in org.apache.hadoop.hbase">RegionLocations</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.723">locateRegion</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/RegionLocations.html" title="class in org.apache.hadoop.hbase">RegionLocations</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.727">locateRegion</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                     byte[]&nbsp;row,
                                     boolean&nbsp;useCache,
                                     boolean&nbsp;retry,
@@ -1171,7 +1171,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>cacheLocation</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.933">cacheLocation</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.929">cacheLocation</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                           <a href="../../../../../org/apache/hadoop/hbase/RegionLocations.html" title="class in org.apache.hadoop.hbase">RegionLocations</a>&nbsp;location)</pre>
 <div class="block">Put a newly discovered HRegionLocation into the cache.</div>
 <dl>
@@ -1189,7 +1189,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>clearRegionCache</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.947">clearRegionCache</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.943">clearRegionCache</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                              byte[]&nbsp;row)</pre>
 </li>
 </ul>
@@ -1199,7 +1199,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>clearCaches</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.955">clearCaches</a>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.951">clearCaches</a>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#clearCaches-org.apache.hadoop.hbase.ServerName-">ClusterConnection</a></code></span></div>
 <div class="block">Clear any caches that pertain to server name <code>sn</code>.</div>
 <dl>
@@ -1216,7 +1216,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>clearRegionCache</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.960">clearRegionCache</a>()</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.956">clearRegionCache</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#clearRegionCache--">ClusterConnection</a></code></span></div>
 <div class="block">Allows flushing the region cache.</div>
 <dl>
@@ -1231,7 +1231,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>clearRegionCache</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.965">clearRegionCache</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.961">clearRegionCache</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#clearRegionCache-org.apache.hadoop.hbase.TableName-">ClusterConnection</a></code></span></div>
 <div class="block">Allows flushing the region cache of all locations that pertain to
  <code>tableName</code></div>
@@ -1250,7 +1250,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>getAdminForMaster</h4>
-<pre>public&nbsp;org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.BlockingInterface&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1167">getAdminForMaster</a>()
+<pre>public&nbsp;org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.BlockingInterface&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1163">getAdminForMaster</a>()
                                                                                                                throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#getAdminForMaster--">ClusterConnection</a></code></span></div>
 <div class="block">Get the admin service for master.</div>
@@ -1268,7 +1268,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>deleteCachedRegionLocation</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1780">deleteCachedRegionLocation</a>(<a href="../../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>&nbsp;location)</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1776">deleteCachedRegionLocation</a>(<a href="../../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>&nbsp;location)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#deleteCachedRegionLocation-org.apache.hadoop.hbase.HRegionLocation-">ClusterConnection</a></code></span></div>
 <div class="block">Deletes cached locations for the specific region.</div>
 <dl>
@@ -1285,7 +1285,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>updateCachedLocations</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1793">updateCachedLocations</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1789">updateCachedLocations</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                   byte[]&nbsp;regionName,
                                   byte[]&nbsp;rowkey,
                                   <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;exception,
@@ -1312,7 +1312,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>getAsyncProcess</h4>
-<pre>public&nbsp;org.apache.hadoop.hbase.client.AsyncProcess&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1860">getAsyncProcess</a>()</pre>
+<pre>public&nbsp;org.apache.hadoop.hbase.client.AsyncProcess&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1856">getAsyncProcess</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#getAsyncProcess--">getAsyncProcess</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client">ClusterConnection</a></code></dd>
@@ -1327,7 +1327,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>getStatisticsTracker</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ServerStatisticTracker.html" title="class in org.apache.hadoop.hbase.client">ServerStatisticTracker</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1865">getStatisticsTracker</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ServerStatisticTracker.html" title="class in org.apache.hadoop.hbase.client">ServerStatisticTracker</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1861">getStatisticsTracker</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#getStatisticsTracker--">getStatisticsTracker</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client">ClusterConnection</a></code></dd>
@@ -1342,7 +1342,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>getBackoffPolicy</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicy.html" title="interface in org.apache.hadoop.hbase.client.backoff">ClientBackoffPolicy</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1870">getBackoffPolicy</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicy.html" title="interface in org.apache.hadoop.hbase.client.backoff">ClientBackoffPolicy</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1866">getBackoffPolicy</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#getBackoffPolicy--">getBackoffPolicy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client">ClusterConnection</a></code></dd>
@@ -1357,7 +1357,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>abort</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1884">abort</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;msg,
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1880">abort</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;msg,
                   <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;t)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/Abortable.html#abort-java.lang.String-java.lang.Throwable-">Abortable</a></code></span></div>
 <div class="block">Abort the server or client.</div>
@@ -1376,7 +1376,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>isClosed</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1896">isClosed</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1892">isClosed</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html#isClosed--">Connection</a></code></span></div>
 <div class="block">Returns whether the connection is closed or not.</div>
 <dl>
@@ -1393,7 +1393,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>isAborted</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1901">isAborted</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1897">isAborted</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/Abortable.html#isAborted--">Abortable</a></code></span></div>
 <div class="block">Check if the server or client was aborted.</div>
 <dl>
@@ -1410,7 +1410,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>getCurrentNrHRS</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1906">getCurrentNrHRS</a>()
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1902">getCurrentNrHRS</a>()
                     throws <a href="https://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="overrideSpecifyLabel">Specified by:</span></dt>
@@ -1428,7 +1428,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>close</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1911">close</a>()</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1907">close</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true#close--" title="class or interface in java.io">close</a></code>&nbsp;in interface&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></code></dd>
@@ -1445,7 +1445,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>finalize</h4>
-<pre>protected&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1940">finalize</a>()
+<pre>protected&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1936">finalize</a>()
                  throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></pre>
 <div class="block">Close the connection for good. On the off chance that someone is unable to close
  the connection, perhaps because it bailed out prematurely, the method
@@ -1467,7 +1467,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>getNonceGenerator</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/NonceGenerator.html" title="interface in org.apache.hadoop.hbase.client">NonceGenerator</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1946">getNonceGenerator</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/NonceGenerator.html" title="interface in org.apache.hadoop.hbase.client">NonceGenerator</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1942">getNonceGenerator</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#getNonceGenerator--">getNonceGenerator</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client">ClusterConnection</a></code></dd>
@@ -1482,7 +1482,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableState</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1951">getTableState</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1947">getTableState</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                          throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#getTableState-org.apache.hadoop.hbase.TableName-">ClusterConnection</a></code></span></div>
 <div class="block">Retrieve TableState, represent current table state.</div>
@@ -1504,7 +1504,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>getNewRpcRetryingCallerFactory</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/RpcRetryingCallerFactory.html" title="class in org.apache.hadoop.hbase.client">RpcRetryingCallerFactory</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1961">getNewRpcRetryingCallerFactory</a>(org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/RpcRetryingCallerFactory.html" title="class in org.apache.hadoop.hbase.client">RpcRetryingCallerFactory</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1957">getNewRpcRetryingCallerFactory</a>(org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#getNewRpcRetryingCallerFactory-org.apache.hadoop.conf.Configuration-">ClusterConnection</a></code></span></div>
 <div class="block">Returns a new RpcRetryingCallerFactory from the given <code>Configuration</code>.
  This RpcRetryingCallerFactory lets the users create <a href="../../../../../org/apache/hadoop/hbase/client/RpcRetryingCaller.html" title="interface in org.apache.hadoop.hbase.client"><code>RpcRetryingCaller</code></a>s which can be
@@ -1525,7 +1525,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>hasCellBlockSupport</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1967">hasCellBlockSupport</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1963">hasCellBlockSupport</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#hasCellBlockSupport--">hasCellBlockSupport</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client">ClusterConnection</a></code></dd>
@@ -1541,7 +1541,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>getConnectionConfiguration</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ConnectionConfiguration.html" title="class in org.apache.hadoop.hbase.client">ConnectionConfiguration</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1972">getConnectionConfiguration</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ConnectionConfiguration.html" title="class in org.apache.hadoop.hbase.client">ConnectionConfiguration</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1968">getConnectionConfiguration</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#getConnectionConfiguration--">getConnectionConfiguration</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client">ClusterConnection</a></code></dd>
@@ -1556,7 +1556,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>getRpcRetryingCallerFactory</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/RpcRetryingCallerFactory.html" title="class in org.apache.hadoop.hbase.client">RpcRetryingCallerFactory</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1977">getRpcRetryingCallerFactory</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/RpcRetryingCallerFactory.html" title="class in org.apache.hadoop.hbase.client">RpcRetryingCallerFactory</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1973">getRpcRetryingCallerFactory</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#getRpcRetryingCallerFactory--">getRpcRetryingCallerFactory</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client">ClusterConnection</a></code></dd>
@@ -1571,7 +1571,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getRpcControllerFactory</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/ipc/RpcControllerFactory.html" title="class in org.apache.hadoop.hbase.ipc">RpcControllerFactory</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1982">getRpcControllerFactory</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/ipc/RpcControllerFactory.html" title="class in org.apache.hadoop.hbase.ipc">RpcControllerFactory</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/ConnectionImplementation.html#line.1978">getRpcControllerFactory</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html#getRpcControllerFactory--">getRpcControllerFactory</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client">ClusterConnection</a></code></dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionUtils.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionUtils.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionUtils.html
index ed99e58..c5653f4 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionUtils.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConnectionUtils (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ConnectionUtils (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConnectionUtils (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ConnectionUtils (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Consistency.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Consistency.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Consistency.html
index 0781d1c..38d4c0b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Consistency.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Consistency.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Consistency (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Consistency (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Consistency (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Consistency (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/hadoop/hbase/client/ConnectionUtils.ShortCircuitingClusterConnection.html" title="class in org.apache.hadoop.hbase.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/hadoop/hbase/client/Cursor.html" title="class in org.apache.hadoop.hbase.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/hadoop/hbase/client/Consistency.html" target="_top">Frames</a></li>
@@ -253,7 +253,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/Consistency.html" title="enum in org.apache.hadoop.hbase.client">Consistency</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Consistency.html#line.48">values</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Consistency.html" title="enum in org.apache.hadoop.hbase.client">Consistency</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Consistency.html#line.39">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:
@@ -273,7 +273,7 @@ for (Consistency c : Consistency.values())
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Consistency.html" title="enum in org.apache.hadoop.hbase.client">Consistency</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Consistency.html#line.48">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/Consistency.html" title="enum in org.apache.hadoop.hbase.client">Consistency</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Consistency.html#line.39">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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 
@@ -318,7 +318,7 @@ not permitted.)</div>
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/hadoop/hbase/client/ConnectionUtils.ShortCircuitingClusterConnection.html" title="class in org.apache.hadoop.hbase.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/hadoop/hbase/client/Cursor.html" title="class in org.apache.hadoop.hbase.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/hadoop/hbase/client/Consistency.html" target="_top">Frames</a></li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/CoprocessorDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/CoprocessorDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/client/CoprocessorDescriptor.html
new file mode 100644
index 0000000..503ca9b
--- /dev/null
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/CoprocessorDescriptor.html
@@ -0,0 +1,281 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>CoprocessorDescriptor (Apache HBase 2.0.1 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CoprocessorDescriptor (Apache HBase 2.0.1 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CoprocessorDescriptor.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/hadoop/hbase/client/Consistency.html" title="enum in org.apache.hadoop.hbase.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" target="_top">Frames</a></li>
+<li><a href="CoprocessorDescriptor.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.hadoop.hbase.client</div>
+<h2 title="Interface CoprocessorDescriptor" class="title">Interface CoprocessorDescriptor</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>@InterfaceAudience.Public
+public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/CoprocessorDescriptor.html#line.31">CoprocessorDescriptor</a></pre>
+<div class="block">CoprocessorDescriptor contains the details about how to build a coprocessor.
+ This class is a pojo so there are no checks for the details carried by this class.
+ Use <a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client"><code>CoprocessorDescriptorBuilder</code></a> to instantiate a CoprocessorDescriptor</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html#getClassName--">getClassName</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true" title="class or interface in java.util">Optional</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html#getJarPath--">getJarPath</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html#getPriority--">getPriority</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html#getProperties--">getProperties</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getClassName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getClassName</h4>
+<pre><a href="https://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/CoprocessorDescriptor.html#line.35">getClassName</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the name of the class or interface represented by this object.</dd>
+</dl>
+</li>
+</ul>
+<a name="getJarPath--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getJarPath</h4>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true" title="class or interface in java.util">Optional</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/CoprocessorDescriptor.html#line.40">getJarPath</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Path of the jar file. If it's null, the class will be loaded from default classloader.</dd>
+</dl>
+</li>
+</ul>
+<a name="getPriority--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPriority</h4>
+<pre>int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/CoprocessorDescriptor.html#line.45">getPriority</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The order to execute this coprocessor</dd>
+</dl>
+</li>
+</ul>
+<a name="getProperties--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getProperties</h4>
+<pre><a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/CoprocessorDescriptor.html#line.50">getProperties</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Arbitrary key-value parameter pairs passed into the  coprocessor.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CoprocessorDescriptor.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/hadoop/hbase/client/Consistency.html" title="enum in org.apache.hadoop.hbase.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" target="_top">Frames</a></li>
+<li><a href="CoprocessorDescriptor.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>


[33/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/Cell.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Cell.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Cell.html
index 614657b..9d42a6c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Cell.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Cell.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.Cell (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.Cell (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.Cell (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.Cell (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -392,11 +392,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#createCell-org.apache.hadoop.hbase.Cell-byte:A-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
-          byte[]&nbsp;tags)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#createCell-org.apache.hadoop.hbase.Cell-byte:A-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
           byte[]&nbsp;tags)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -404,13 +399,12 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#createCell-org.apache.hadoop.hbase.Cell-byte:A-byte:A-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
-          byte[]&nbsp;value,
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#createCell-org.apache.hadoop.hbase.Cell-byte:A-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
           byte[]&nbsp;tags)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#createCell-org.apache.hadoop.hbase.Cell-byte:A-byte:A-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
           byte[]&nbsp;value,
@@ -420,12 +414,13 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#createCell-org.apache.hadoop.hbase.Cell-java.util.List-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
-          <a href="https://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/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;tags)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#createCell-org.apache.hadoop.hbase.Cell-byte:A-byte:A-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+          byte[]&nbsp;value,
+          byte[]&nbsp;tags)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#createCell-org.apache.hadoop.hbase.Cell-java.util.List-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
           <a href="https://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/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;tags)</code>
@@ -434,6 +429,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#createCell-org.apache.hadoop.hbase.Cell-java.util.List-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+          <a href="https://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/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;tags)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
 <td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#createFirstDeleteFamilyCellOnRow-byte:A-byte:A-">createFirstDeleteFamilyCellOnRow</a></span>(byte[]&nbsp;row,
@@ -604,10 +604,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static byte[]</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#cloneTags-org.apache.hadoop.hbase.Cell-">cloneTags</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static byte[]</code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#cloneTags-org.apache.hadoop.hbase.Cell-">cloneTags</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
 <div class="block"><span class="deprecationComment">As of HBase-2.0. Will be removed in HBase-3.0.
@@ -615,12 +611,28 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>static byte[]</code></td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#cloneTags-org.apache.hadoop.hbase.Cell-">cloneTags</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static byte[]</code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#cloneValue-org.apache.hadoop.hbase.Cell-">cloneValue</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="typeNameLabel">CellComparator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compare</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
+       <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;rightCell)</code>
+<div class="block">Lexographically compares two cells.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="typeNameLabel">CellComparatorImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compare</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;a,
+       <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;b)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="typeNameLabel">KeyValue.MetaComparator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValue.MetaComparator.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compare</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
        <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;right)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
@@ -639,47 +651,47 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="typeNameLabel">CellComparator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compare</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
-       <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;rightCell)</code>
-<div class="block">Lexographically compares two cells.</div>
+<td class="colLast"><span class="typeNameLabel">CellComparator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-">compare</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
+       <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;rightCell,
+       boolean&nbsp;ignoreSequenceid)</code>
+<div class="block">Compare cells.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="typeNameLabel">CellComparatorImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compare</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;a,
-       <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;b)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">CellComparatorImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-">compare</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;a,
+       <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;b,
+       boolean&nbsp;ignoreSequenceid)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="typeNameLabel">CellComparatorImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-">compare</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;a,
+<td class="colLast"><span class="typeNameLabel">CellComparatorImpl.MetaCellComparator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-">compare</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;a,
        <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;b,
-       boolean&nbsp;ignoreSequenceid)</code>
-<div class="block">Compare cells.</div>
-</td>
+       boolean&nbsp;ignoreSequenceid)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#compare-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.Cell-byte:A-int-int-">compare</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#compare-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.Cell-byte:A-int-int-">compare</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
        <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
        byte[]&nbsp;key,
        int&nbsp;offset,
        int&nbsp;length)</code>
-<div class="block">Used when a cell needs to be compared with a key byte[] such as cases of finding the index from
- the index block, bloom keys from the bloom blocks This byte[] is expected to be serialized in
- the KeyValue serialization format If the KeyValue (Cell's) serialization format changes this
- method cannot be used.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of HBase-2.0. Will be removed in HBase-3.0</span></div>
+</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
-<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#compare-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.Cell-byte:A-int-int-">compare</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#compare-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.Cell-byte:A-int-int-">compare</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
        <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
        byte[]&nbsp;key,
        int&nbsp;offset,
        int&nbsp;length)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">As of HBase-2.0. Will be removed in HBase-3.0</span></div>
-</div>
+<div class="block">Used when a cell needs to be compared with a key byte[] such as cases of finding the index from
+ the index block, bloom keys from the bloom blocks This byte[] is expected to be serialized in
+ the KeyValue serialization format If the KeyValue (Cell's) serialization format changes this
+ method cannot be used.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -866,50 +878,48 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="typeNameLabel">KeyValue.KVComparator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValue.KVComparator.html#compareRows-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareRows</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
-           <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;right)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="typeNameLabel">CellComparator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html#compareRows-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareRows</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
            <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;rightCell)</code>
 <div class="block">Lexographically compares the rows of two cells.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="typeNameLabel">CellComparatorImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compareRows-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareRows</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
            <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;right)</code>
 <div class="block">Compares the rows of the left and right cell.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="typeNameLabel">CellComparatorImpl.MetaCellComparator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html#compareRows-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareRows</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
            <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;right)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="typeNameLabel">KeyValue.KVComparator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValue.KVComparator.html#compareTimestamps-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareTimestamps</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
-                 <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;right)</code>
+<td class="colLast"><span class="typeNameLabel">KeyValue.KVComparator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValue.KVComparator.html#compareRows-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareRows</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+           <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;right)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 &nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="typeNameLabel">CellComparator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html#compareTimestamps-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareTimestamps</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
                  <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;rightCell)</code>
 <div class="block">Compares cell's timestamps in DESCENDING order.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="typeNameLabel">CellComparatorImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compareTimestamps-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareTimestamps</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+                 <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;right)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="typeNameLabel">KeyValue.KVComparator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValue.KVComparator.html#compareTimestamps-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareTimestamps</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                  <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;right)</code>
-<div class="block">Compares cell's timestamps in DESCENDING order.</div>
-</td>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
@@ -1085,11 +1095,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#createCell-org.apache.hadoop.hbase.Cell-byte:A-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
-          byte[]&nbsp;tags)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#createCell-org.apache.hadoop.hbase.Cell-byte:A-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
           byte[]&nbsp;tags)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -1097,13 +1102,12 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#createCell-org.apache.hadoop.hbase.Cell-byte:A-byte:A-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
-          byte[]&nbsp;value,
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#createCell-org.apache.hadoop.hbase.Cell-byte:A-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
           byte[]&nbsp;tags)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#createCell-org.apache.hadoop.hbase.Cell-byte:A-byte:A-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
           byte[]&nbsp;value,
@@ -1113,12 +1117,13 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#createCell-org.apache.hadoop.hbase.Cell-java.util.List-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
-          <a href="https://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/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;tags)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#createCell-org.apache.hadoop.hbase.Cell-byte:A-byte:A-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+          byte[]&nbsp;value,
+          byte[]&nbsp;tags)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#createCell-org.apache.hadoop.hbase.Cell-java.util.List-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
           <a href="https://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/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;tags)</code>
@@ -1127,6 +1132,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#createCell-org.apache.hadoop.hbase.Cell-java.util.List-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+          <a href="https://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/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;tags)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#createCellScanner-org.apache.hadoop.hbase.Cell:A-">createCellScanner</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>[]&nbsp;cellArray)</code>&nbsp;</td>
@@ -1208,18 +1218,18 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#equalsIgnoreMvccVersion-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">equalsIgnoreMvccVersion</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;a,
+<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#equalsIgnoreMvccVersion-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">equalsIgnoreMvccVersion</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;a,
                        <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;b)</code>
-<div class="block">special case for Cell.equals</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of HBase-2.0. Will be removed in HBase-3.0</span></div>
+</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#equalsIgnoreMvccVersion-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">equalsIgnoreMvccVersion</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;a,
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#equalsIgnoreMvccVersion-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">equalsIgnoreMvccVersion</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;a,
                        <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;b)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">As of HBase-2.0. Will be removed in HBase-3.0</span></div>
-</div>
+<div class="block">special case for Cell.equals</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -1233,25 +1243,19 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#estimatedSerializedSizeOf-org.apache.hadoop.hbase.Cell-">estimatedSerializedSizeOf</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
-<div class="block">Estimate based on keyvalue's serialization format in the RPC layer.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static int</code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#estimatedSerializedSizeOf-org.apache.hadoop.hbase.Cell-">estimatedSerializedSizeOf</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#estimatedSerializedSizeOfKey-org.apache.hadoop.hbase.Cell-">estimatedSerializedSizeOfKey</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
-<div class="block">Calculates the serialized key size.</div>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#estimatedSerializedSizeOf-org.apache.hadoop.hbase.Cell-">estimatedSerializedSizeOf</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
+<div class="block">Estimate based on keyvalue's serialization format in the RPC layer.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#estimatedSerializedSizeOfKey-org.apache.hadoop.hbase.Cell-">estimatedSerializedSizeOfKey</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -1259,6 +1263,12 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#estimatedSerializedSizeOfKey-org.apache.hadoop.hbase.Cell-">estimatedSerializedSizeOfKey</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
+<div class="block">Calculates the serialized key size.</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static long</code></td>
 <td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#estimatedSizeOfCell-org.apache.hadoop.hbase.Cell-">estimatedSizeOfCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
@@ -1267,11 +1277,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a></code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#fillFamilyRange-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.util.ByteRange-">fillFamilyRange</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
-               <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#fillFamilyRange-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.util.ByteRange-">fillFamilyRange</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -1279,12 +1284,12 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a></code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#fillQualifierRange-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.util.ByteRange-">fillQualifierRange</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
-                  <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#fillFamilyRange-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.util.ByteRange-">fillFamilyRange</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+               <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#fillQualifierRange-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.util.ByteRange-">fillQualifierRange</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                   <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</code>
@@ -1293,14 +1298,12 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a></code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#fillRowRange-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.util.ByteRange-">fillRowRange</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
-            <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</code>
-<div class="block">ByteRange</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#fillQualifierRange-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.util.ByteRange-">fillQualifierRange</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+                  <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#fillRowRange-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.util.ByteRange-">fillRowRange</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
             <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</code>
@@ -1309,12 +1312,14 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a></code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#fillTagRange-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.util.ByteRange-">fillTagRange</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
-            <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#fillRowRange-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.util.ByteRange-">fillRowRange</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+            <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</code>
+<div class="block">ByteRange</div>
+</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#fillTagRange-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.util.ByteRange-">fillTagRange</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
             <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</code>
@@ -1323,12 +1328,12 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a></code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#fillValueRange-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.util.ByteRange-">fillValueRange</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
-              <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#fillTagRange-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.util.ByteRange-">fillTagRange</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+            <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#fillValueRange-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.util.ByteRange-">fillValueRange</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
               <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</code>
@@ -1337,25 +1342,30 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a></code></td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#fillValueRange-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.util.ByteRange-">fillValueRange</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+              <a href="../../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#findCommonPrefixInFlatKey-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-boolean-">findCommonPrefixInFlatKey</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;c1,
+<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#findCommonPrefixInFlatKey-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-boolean-">findCommonPrefixInFlatKey</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;c1,
                          <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;c2,
                          boolean&nbsp;bypassFamilyCheck,
                          boolean&nbsp;withTsType)</code>
-<div class="block">Find length of common prefix in keys of the cells, considering key as byte[] if serialized in
- <a href="../../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in org.apache.hadoop.hbase"><code>KeyValue</code></a>.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of HBase-2.0. Will be removed in HBase-3.0</span></div>
+</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
-<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#findCommonPrefixInFlatKey-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-boolean-">findCommonPrefixInFlatKey</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;c1,
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#findCommonPrefixInFlatKey-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-boolean-">findCommonPrefixInFlatKey</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;c1,
                          <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;c2,
                          boolean&nbsp;bypassFamilyCheck,
                          boolean&nbsp;withTsType)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">As of HBase-2.0. Will be removed in HBase-3.0</span></div>
-</div>
+<div class="block">Find length of common prefix in keys of the cells, considering key as byte[] if serialized in
+ <a href="../../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in org.apache.hadoop.hbase"><code>KeyValue</code></a>.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -1364,18 +1374,18 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static byte[]</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getCellKeySerializedAsKeyValueKey-org.apache.hadoop.hbase.Cell-">getCellKeySerializedAsKeyValueKey</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
-<div class="block">This method exists just to encapsulate how we serialize keys.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static byte[]</code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#getCellKeySerializedAsKeyValueKey-org.apache.hadoop.hbase.Cell-">getCellKeySerializedAsKeyValueKey</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
 <div class="block"><span class="deprecationComment">As of HBase-2.0. Will be removed in HBase-3.0</span></div>
 </div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>static byte[]</code></td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getCellKeySerializedAsKeyValueKey-org.apache.hadoop.hbase.Cell-">getCellKeySerializedAsKeyValueKey</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
+<div class="block">This method exists just to encapsulate how we serialize keys.</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#getQualifierBufferShallowCopy-org.apache.hadoop.hbase.Cell-">getQualifierBufferShallowCopy</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
@@ -1397,16 +1407,16 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static byte</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getRowByte-org.apache.hadoop.hbase.Cell-int-">getRowByte</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#getRowByte-org.apache.hadoop.hbase.Cell-int-">getRowByte</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
           int&nbsp;index)</code>
-<div class="block">misc</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static byte</code></td>
-<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#getRowByte-org.apache.hadoop.hbase.Cell-int-">getRowByte</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getRowByte-org.apache.hadoop.hbase.Cell-int-">getRowByte</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
           int&nbsp;index)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+<div class="block">misc</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -1415,13 +1425,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
                  boolean&nbsp;withTags)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true" title="class or interface in java.util">Optional</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getTag-org.apache.hadoop.hbase.Cell-byte-">getTag</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
-      byte&nbsp;type)</code>
-<div class="block">Retrieve Cell's first tag, matching the passed in type</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#getTag-org.apache.hadoop.hbase.Cell-byte-">getTag</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
       byte&nbsp;type)</code>
@@ -1431,26 +1434,33 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static byte[]</code></td>
-<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#getTagArray-org.apache.hadoop.hbase.Cell-">getTagArray</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true" title="class or interface in java.util">Optional</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getTag-org.apache.hadoop.hbase.Cell-byte-">getTag</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+      byte&nbsp;type)</code>
+<div class="block">Retrieve Cell's first tag, matching the passed in type</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static byte[]</code></td>
+<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#getTagArray-org.apache.hadoop.hbase.Cell-">getTagArray</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
 <div class="block"><span class="deprecationComment">As of HBase-2.0. Will be removed in HBase-3.0</span></div>
 </div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="https://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/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getTags-org.apache.hadoop.hbase.Cell-">getTags</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="https://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/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#getTags-org.apache.hadoop.hbase.Cell-">getTags</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
 <div class="block"><span class="deprecationComment">As of 2.0.0 and will be removed in 3.0.0</span></div>
 </div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://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/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getTags-org.apache.hadoop.hbase.Cell-">getTags</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html?is-external=true" title="class or interface in java.math">BigDecimal</a></code></td>
 <td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getValueAsBigDecimal-org.apache.hadoop.hbase.Cell-">getValueAsBigDecimal</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
@@ -1477,37 +1487,33 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getValueBufferShallowCopy-org.apache.hadoop.hbase.Cell-">getValueBufferShallowCopy</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#getValueBufferShallowCopy-org.apache.hadoop.hbase.Cell-">getValueBufferShallowCopy</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
 <div class="block"><span class="deprecationComment">As of HBase-2.0. Will be removed in 3.0.</span></div>
 </div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getValueBufferShallowCopy-org.apache.hadoop.hbase.Cell-">getValueBufferShallowCopy</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#isDelete-org.apache.hadoop.hbase.Cell-">isDelete</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDeleteColumnOrFamily-org.apache.hadoop.hbase.Cell-">isDeleteColumnOrFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#isDeleteColumnOrFamily-org.apache.hadoop.hbase.Cell-">isDeleteColumnOrFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDeleteColumns-org.apache.hadoop.hbase.Cell-">isDeleteColumns</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDeleteColumnOrFamily-org.apache.hadoop.hbase.Cell-">isDeleteColumnOrFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#isDeleteColumns-org.apache.hadoop.hbase.Cell-">isDeleteColumns</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -1515,11 +1521,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDeleteColumnVersion-org.apache.hadoop.hbase.Cell-">isDeleteColumnVersion</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDeleteColumns-org.apache.hadoop.hbase.Cell-">isDeleteColumns</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#isDeleteColumnVersion-org.apache.hadoop.hbase.Cell-">isDeleteColumnVersion</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -1527,11 +1533,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDeleteFamily-org.apache.hadoop.hbase.Cell-">isDeleteFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDeleteColumnVersion-org.apache.hadoop.hbase.Cell-">isDeleteColumnVersion</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#isDeleteFamily-org.apache.hadoop.hbase.Cell-">isDeleteFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -1539,11 +1545,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDeleteFamilyVersion-org.apache.hadoop.hbase.Cell-">isDeleteFamilyVersion</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDeleteFamily-org.apache.hadoop.hbase.Cell-">isDeleteFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#isDeleteFamilyVersion-org.apache.hadoop.hbase.Cell-">isDeleteFamilyVersion</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -1551,11 +1557,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDeleteType-org.apache.hadoop.hbase.Cell-">isDeleteType</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDeleteFamilyVersion-org.apache.hadoop.hbase.Cell-">isDeleteFamilyVersion</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#isDeleteType-org.apache.hadoop.hbase.Cell-">isDeleteType</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -1563,6 +1569,10 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDeleteType-org.apache.hadoop.hbase.Cell-">isDeleteType</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#isPut-org.apache.hadoop.hbase.Cell-">isPut</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
@@ -1588,27 +1598,27 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#matchingColumn-org.apache.hadoop.hbase.Cell-byte:A-int-int-byte:A-int-int-">matchingColumn</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#matchingColumn-org.apache.hadoop.hbase.Cell-byte:A-int-int-byte:A-int-int-">matchingColumn</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
               byte[]&nbsp;fam,
               int&nbsp;foffset,
               int&nbsp;flength,
               byte[]&nbsp;qual,
               int&nbsp;qoffset,
-              int&nbsp;qlength)</code>&nbsp;</td>
+              int&nbsp;qlength)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#matchingColumn-org.apache.hadoop.hbase.Cell-byte:A-int-int-byte:A-int-int-">matchingColumn</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#matchingColumn-org.apache.hadoop.hbase.Cell-byte:A-int-int-byte:A-int-int-">matchingColumn</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
               byte[]&nbsp;fam,
               int&nbsp;foffset,
               int&nbsp;flength,
               byte[]&nbsp;qual,
               int&nbsp;qoffset,
-              int&nbsp;qlength)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
-</div>
-</td>
+              int&nbsp;qlength)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
@@ -1622,13 +1632,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#matchingFamily-org.apache.hadoop.hbase.Cell-byte:A-int-int-">matchingFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
-              byte[]&nbsp;buf,
-              int&nbsp;offset,
-              int&nbsp;length)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#matchingFamily-org.apache.hadoop.hbase.Cell-byte:A-int-int-">matchingFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
               byte[]&nbsp;buf,
               int&nbsp;offset,
@@ -1638,6 +1641,13 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#matchingFamily-org.apache.hadoop.hbase.Cell-byte:A-int-int-">matchingFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+              byte[]&nbsp;buf,
+              int&nbsp;offset,
+              int&nbsp;length)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#matchingFamily-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">matchingFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
@@ -1652,22 +1662,22 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#matchingQualifier-org.apache.hadoop.hbase.Cell-byte:A-int-int-">matchingQualifier</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#matchingQualifier-org.apache.hadoop.hbase.Cell-byte:A-int-int-">matchingQualifier</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                  byte[]&nbsp;buf,
                  int&nbsp;offset,
                  int&nbsp;length)</code>
-<div class="block">Finds if the qualifier part of the cell and the KV serialized byte[] are equal</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#matchingQualifier-org.apache.hadoop.hbase.Cell-byte:A-int-int-">matchingQualifier</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#matchingQualifier-org.apache.hadoop.hbase.Cell-byte:A-int-int-">matchingQualifier</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                  byte[]&nbsp;buf,
                  int&nbsp;offset,
                  int&nbsp;length)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
-</div>
+<div class="block">Finds if the qualifier part of the cell and the KV serialized byte[] are equal</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -1708,17 +1718,17 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">KeyValue.KVComparator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValue.KVComparator.html#matchingRowColumn-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">matchingRowColumn</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#matchingRowColumn-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">matchingRowColumn</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                  <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;right)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Compares the row and column of two keyvalues for equality</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#matchingRowColumn-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">matchingRowColumn</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">KeyValue.KVComparator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValue.KVComparator.html#matchingRowColumn-org.apache.hadoop.hbase.Cell

<TRUNCATED>

[09/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/CompactType.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/CompactType.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/CompactType.html
index 9fbbced..53531f1 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/CompactType.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/CompactType.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.CompactType (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.CompactType (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.CompactType (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.CompactType (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -127,16 +127,16 @@ the order they are declared.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#compact-org.apache.hadoop.hbase.TableName-byte:A-org.apache.hadoop.hbase.client.CompactType-">compact</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#compact-org.apache.hadoop.hbase.TableName-byte:A-org.apache.hadoop.hbase.client.CompactType-">compact</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
        byte[]&nbsp;columnFamily,
        <a href="../../../../../../org/apache/hadoop/hbase/client/CompactType.html" title="enum in org.apache.hadoop.hbase.client">CompactType</a>&nbsp;compactType)</code>
 <div class="block">Compact a column family within a table.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#compact-org.apache.hadoop.hbase.TableName-byte:A-org.apache.hadoop.hbase.client.CompactType-">compact</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#compact-org.apache.hadoop.hbase.TableName-byte:A-org.apache.hadoop.hbase.client.CompactType-">compact</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
        byte[]&nbsp;columnFamily,
        <a href="../../../../../../org/apache/hadoop/hbase/client/CompactType.html" title="enum in org.apache.hadoop.hbase.client">CompactType</a>&nbsp;compactType)</code>
 <div class="block">Compact a column family within a table.</div>
@@ -151,15 +151,15 @@ the order they are declared.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#compact-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">compact</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#compact-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">compact</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
        <a href="../../../../../../org/apache/hadoop/hbase/client/CompactType.html" title="enum in org.apache.hadoop.hbase.client">CompactType</a>&nbsp;compactType)</code>
 <div class="block">Compact a table.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#compact-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">compact</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#compact-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">compact</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
        <a href="../../../../../../org/apache/hadoop/hbase/client/CompactType.html" title="enum in org.apache.hadoop.hbase.client">CompactType</a>&nbsp;compactType)</code>
 <div class="block">Compact a table.</div>
 </td>
@@ -172,15 +172,15 @@ the order they are declared.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/CompactionState.html" title="enum in org.apache.hadoop.hbase.client">CompactionState</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#getCompactionState-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">getCompactionState</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/CompactionState.html" title="enum in org.apache.hadoop.hbase.client">CompactionState</a></code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getCompactionState-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">getCompactionState</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                   <a href="../../../../../../org/apache/hadoop/hbase/client/CompactType.html" title="enum in org.apache.hadoop.hbase.client">CompactType</a>&nbsp;compactType)</code>
 <div class="block">Get the current compaction state of a table.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/CompactionState.html" title="enum in org.apache.hadoop.hbase.client">CompactionState</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getCompactionState-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">getCompactionState</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/CompactionState.html" title="enum in org.apache.hadoop.hbase.client">CompactionState</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#getCompactionState-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">getCompactionState</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                   <a href="../../../../../../org/apache/hadoop/hbase/client/CompactType.html" title="enum in org.apache.hadoop.hbase.client">CompactType</a>&nbsp;compactType)</code>
 <div class="block">Get the current compaction state of a table.</div>
 </td>
@@ -193,16 +193,16 @@ the order they are declared.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#majorCompact-org.apache.hadoop.hbase.TableName-byte:A-org.apache.hadoop.hbase.client.CompactType-">majorCompact</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#majorCompact-org.apache.hadoop.hbase.TableName-byte:A-org.apache.hadoop.hbase.client.CompactType-">majorCompact</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
             byte[]&nbsp;columnFamily,
             <a href="../../../../../../org/apache/hadoop/hbase/client/CompactType.html" title="enum in org.apache.hadoop.hbase.client">CompactType</a>&nbsp;compactType)</code>
 <div class="block">Major compact a column family within a table.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#majorCompact-org.apache.hadoop.hbase.TableName-byte:A-org.apache.hadoop.hbase.client.CompactType-">majorCompact</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#majorCompact-org.apache.hadoop.hbase.TableName-byte:A-org.apache.hadoop.hbase.client.CompactType-">majorCompact</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
             byte[]&nbsp;columnFamily,
             <a href="../../../../../../org/apache/hadoop/hbase/client/CompactType.html" title="enum in org.apache.hadoop.hbase.client">CompactType</a>&nbsp;compactType)</code>
 <div class="block">Major compact a column family within a table.</div>
@@ -217,15 +217,15 @@ the order they are declared.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#majorCompact-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">majorCompact</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#majorCompact-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">majorCompact</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
             <a href="../../../../../../org/apache/hadoop/hbase/client/CompactType.html" title="enum in org.apache.hadoop.hbase.client">CompactType</a>&nbsp;compactType)</code>
 <div class="block">Major compact a table.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#majorCompact-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">majorCompact</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#majorCompact-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">majorCompact</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
             <a href="../../../../../../org/apache/hadoop/hbase/client/CompactType.html" title="enum in org.apache.hadoop.hbase.client">CompactType</a>&nbsp;compactType)</code>
 <div class="block">Major compact a table.</div>
 </td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/CompactionState.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/CompactionState.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/CompactionState.html
index 2a80769..3b98113 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/CompactionState.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/CompactionState.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.CompactionState (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.CompactionState (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.CompactionState (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.CompactionState (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Connection.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Connection.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Connection.html
index 403e1d7..b2e3362 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Connection.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Connection.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.Connection (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.Connection (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.Connection (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.Connection (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -412,6 +412,10 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">RSGroupTableAccessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/RSGroupTableAccessor.html#isRSGroupsEnabled-org.apache.hadoop.hbase.client.Connection-">isRSGroupsEnabled</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">MetaTableAccessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#mergeRegions-org.apache.hadoop.hbase.client.Connection-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.ServerName-int-">mergeRegions</a></span>(<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/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;mergedRegion,
@@ -422,7 +426,7 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <div class="block">Merge the two regions into one in an atomic operation.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">MetaTableAccessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#multiMutate-org.apache.hadoop.hbase.client.Connection-org.apache.hadoop.hbase.client.Table-byte:A-java.util.List-">multiMutate</a></span>(<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/client/Table.html" title="interface in org.apache.hadoop.hbase.client">Table</a>&nbsp;table,
@@ -431,14 +435,14 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <div class="block">Performs an atomic multi-mutate operation against the given table.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">MetaTableAccessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#mutateMetaTable-org.apache.hadoop.hbase.client.Connection-java.util.List-">mutateMetaTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                <a href="https://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/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&gt;&nbsp;mutations)</code>
 <div class="block">Execute the passed <code>mutations</code> against <code>hbase:meta</code> table.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">MetaTableAccessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#overwriteRegions-org.apache.hadoop.hbase.client.Connection-java.util.List-int-">overwriteRegions</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                 <a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;regionInfos,
@@ -446,14 +450,14 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <div class="block">Overwrites the specified regions from hbase:meta.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">MetaTableAccessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#putsToMetaTable-org.apache.hadoop.hbase.client.Connection-java.util.List-">putsToMetaTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                <a href="https://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/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&gt;&nbsp;ps)</code>
 <div class="block">Put the passed <code>ps</code> to the <code>hbase:meta</code> table.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">MetaTableAccessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#removeRegionReplicasFromMeta-java.util.Set-int-int-org.apache.hadoop.hbase.client.Connection-">removeRegionReplicasFromMeta</a></span>(<a href="https://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;metaRows,
                             int&nbsp;replicaIndexToDeleteFrom,
@@ -462,7 +466,7 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <div class="block">Deletes some replica columns corresponding to replicas for the passed rows</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">MetaTableAccessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#scanMeta-org.apache.hadoop.hbase.client.Connection-byte:A-byte:A-org.apache.hadoop.hbase.MetaTableAccessor.QueryType-int-org.apache.hadoop.hbase.MetaTableAccessor.Visitor-">scanMeta</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
         byte[]&nbsp;startRow,
@@ -473,7 +477,7 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <div class="block">Performs a scan of META table.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">MetaTableAccessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#scanMeta-org.apache.hadoop.hbase.client.Connection-byte:A-byte:A-org.apache.hadoop.hbase.MetaTableAccessor.QueryType-org.apache.hadoop.hbase.MetaTableAccessor.Visitor-">scanMeta</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
         byte[]&nbsp;startRow,
@@ -481,7 +485,7 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
         <a href="../../../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" title="enum in org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a>&nbsp;type,
         <a href="../../../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html" title="interface in org.apache.hadoop.hbase">MetaTableAccessor.Visitor</a>&nbsp;visitor)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">MetaTableAccessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#scanMeta-org.apache.hadoop.hbase.client.Connection-org.apache.hadoop.hbase.MetaTableAccessor.Visitor-org.apache.hadoop.hbase.TableName-byte:A-int-">scanMeta</a></span>(<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/MetaTableAccessor.Visitor.html" title="interface in org.apache.hadoop.hbase">MetaTableAccessor.Visitor</a>&nbsp;visitor,
@@ -492,7 +496,7 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
  given row.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">MetaTableAccessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#scanMeta-org.apache.hadoop.hbase.client.Connection-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.MetaTableAccessor.QueryType-int-org.apache.hadoop.hbase.MetaTableAccessor.Visitor-">scanMeta</a></span>(<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;table,
@@ -500,13 +504,13 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
         int&nbsp;maxRows,
         <a href="../../../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html" title="interface in org.apache.hadoop.hbase">MetaTableAccessor.Visitor</a>&nbsp;visitor)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">MetaTableAccessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#scanMetaForTableRegions-org.apache.hadoop.hbase.client.Connection-org.apache.hadoop.hbase.MetaTableAccessor.Visitor-org.apache.hadoop.hbase.TableName-">scanMetaForTableRegions</a></span>(<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/MetaTableAccessor.Visitor.html" title="interface in org.apache.hadoop.hbase">MetaTableAccessor.Visitor</a>&nbsp;visitor,
                        <a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">MetaTableAccessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#splitRegion-org.apache.hadoop.hbase.client.Connection-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.ServerName-int-">splitRegion</a></span>(<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/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;parent,
@@ -517,14 +521,14 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <div class="block">Splits the region into two in an atomic operation.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">MetaTableAccessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#tableExists-org.apache.hadoop.hbase.client.Connection-org.apache.hadoop.hbase.TableName-">tableExists</a></span>(<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)</code>
 <div class="block">Checks if the specified table exists.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">MetaTableAccessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#updateRegionLocation-org.apache.hadoop.hbase.client.Connection-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.ServerName-long-long-">updateRegionLocation</a></span>(<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/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionInfo,
@@ -535,7 +539,7 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
  and startcode.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">MetaTableAccessor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#updateTableState-org.apache.hadoop.hbase.client.Connection-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableState.State-">updateTableState</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;conn,
                 <a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
@@ -635,16 +639,16 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a></code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getConnection--">getConnection</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a></code></td>
 <td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#getConnection--">getConnection</a></span>()</code>
 <div class="block"><em>INTERNAL</em> Used by unit tests and tools to do low-level
  manipulations.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getConnection--">getConnection</a></span>()</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#getConnection--">getConnection</a></span>()</code>&nbsp;</td>
@@ -766,13 +770,13 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionCoprocessorEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionCoprocessorEnvironment.html#createConnection-org.apache.hadoop.conf.Configuration-">createConnection</a></span>(org.apache.hadoop.conf.Configuration&nbsp;conf)</code>
+<td class="colLast"><span class="typeNameLabel">RegionServerCoprocessorEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html#createConnection-org.apache.hadoop.conf.Configuration-">createConnection</a></span>(org.apache.hadoop.conf.Configuration&nbsp;conf)</code>
 <div class="block">Creates a cluster connection using the passed Configuration.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionServerCoprocessorEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html#createConnection-org.apache.hadoop.conf.Configuration-">createConnection</a></span>(org.apache.hadoop.conf.Configuration&nbsp;conf)</code>
+<td class="colLast"><span class="typeNameLabel">RegionCoprocessorEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionCoprocessorEnvironment.html#createConnection-org.apache.hadoop.conf.Configuration-">createConnection</a></span>(org.apache.hadoop.conf.Configuration&nbsp;conf)</code>
 <div class="block">Creates a cluster connection using the passed Configuration.</div>
 </td>
 </tr>
@@ -784,13 +788,13 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionCoprocessorEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionCoprocessorEnvironment.html#getConnection--">getConnection</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">RegionServerCoprocessorEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html#getConnection--">getConnection</a></span>()</code>
 <div class="block">Returns the hosts' Connection to the Cluster.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionServerCoprocessorEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html#getConnection--">getConnection</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">RegionCoprocessorEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionCoprocessorEnvironment.html#getConnection--">getConnection</a></span>()</code>
 <div class="block">Returns the hosts' Connection to the Cluster.</div>
 </td>
 </tr>
@@ -1059,13 +1063,13 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">SpaceQuotaSnapshotNotifier.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshotNotifier.html#initialize-org.apache.hadoop.hbase.client.Connection-">initialize</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;conn)</code>
-<div class="block">Initializes the notifier.</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">TableSpaceQuotaSnapshotNotifier.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/TableSpaceQuotaSnapshotNotifier.html#initialize-org.apache.hadoop.hbase.client.Connection-">initialize</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;conn)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableSpaceQuotaSnapshotNotifier.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/TableSpaceQuotaSnapshotNotifier.html#initialize-org.apache.hadoop.hbase.client.Connection-">initialize</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;conn)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">SpaceQuotaSnapshotNotifier.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshotNotifier.html#initialize-org.apache.hadoop.hbase.client.Connection-">initialize</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;conn)</code>
+<div class="block">Initializes the notifier.</div>
+</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionConfiguration.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionConfiguration.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionConfiguration.html
index a6dcf13..f796ac1 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionConfiguration.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionConfiguration.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ConnectionConfiguration (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ConnectionConfiguration (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ConnectionConfiguration (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ConnectionConfiguration (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionFactory.html
index f90ee48..6537877 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ConnectionFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ConnectionFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ConnectionFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ConnectionFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionUtils.ShortCircuitingClusterConnection.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionUtils.ShortCircuitingClusterConnection.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionUtils.ShortCircuitingClusterConnection.html
index 70b584a..dd976d9 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionUtils.ShortCircuitingClusterConnection.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionUtils.ShortCircuitingClusterConnection.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ConnectionUtils.ShortCircuitingClusterConnection (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ConnectionUtils.ShortCircuitingClusterConnection (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ConnectionUtils.ShortCircuitingClusterConnection (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ConnectionUtils.ShortCircuitingClusterConnection (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionUtils.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionUtils.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionUtils.html
index 772d9d3..5ed2115 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionUtils.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ConnectionUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ConnectionUtils (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ConnectionUtils (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ConnectionUtils (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ConnectionUtils (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Consistency.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Consistency.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Consistency.html
index bfc3497..70fac34 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Consistency.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Consistency.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.Consistency (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.Consistency (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Consistency (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Consistency (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -150,13 +150,13 @@ the order they are declared.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Get.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Get.html#setConsistency-org.apache.hadoop.hbase.client.Consistency-">setConsistency</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Consistency.html" title="enum in org.apache.hadoop.hbase.client">Consistency</a>&nbsp;consistency)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Scan.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html#setConsistency-org.apache.hadoop.hbase.client.Consistency-">setConsistency</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Consistency.html" title="enum in org.apache.hadoop.hbase.client">Consistency</a>&nbsp;consistency)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Get.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Get.html#setConsistency-org.apache.hadoop.hbase.client.Consistency-">setConsistency</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Consistency.html" title="enum in org.apache.hadoop.hbase.client">Consistency</a>&nbsp;consistency)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Query.html" title="class in org.apache.hadoop.hbase.client">Query</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Query.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Query.html#setConsistency-org.apache.hadoop.hbase.client.Consistency-">setConsistency</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Consistency.html" title="enum in org.apache.hadoop.hbase.client">Consistency</a>&nbsp;consistency)</code>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/CoprocessorDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/CoprocessorDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/CoprocessorDescriptor.html
new file mode 100644
index 0000000..4f1c73a
--- /dev/null
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/CoprocessorDescriptor.html
@@ -0,0 +1,249 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface org.apache.hadoop.hbase.client.CoprocessorDescriptor (Apache HBase 2.0.1 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.CoprocessorDescriptor (Apache HBase 2.0.1 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/hadoop/hbase/client/class-use/CoprocessorDescriptor.html" target="_top">Frames</a></li>
+<li><a href="CoprocessorDescriptor.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.hadoop.hbase.client.CoprocessorDescriptor" class="title">Uses of Interface<br>org.apache.hadoop.hbase.client.CoprocessorDescriptor</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</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">org.apache.hadoop.hbase</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<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>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.hadoop.hbase">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a> in <a href="../../../../../../org/apache/hadoop/hbase/package-summary.html">org.apache.hadoop.hbase</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/hadoop/hbase/package-summary.html">org.apache.hadoop.hbase</a> that return types with arguments of type <a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">HTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getCoprocessorDescriptors--">getCoprocessorDescriptors</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.hadoop.hbase.client">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a> in <a href="../../../../../../org/apache/hadoop/hbase/client/package-summary.html">org.apache.hadoop.hbase.client</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/hadoop/hbase/client/package-summary.html">org.apache.hadoop.hbase.client</a> that return <a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CoprocessorDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#build--">build</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CoprocessorDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#of-java.lang.String-">of</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/hadoop/hbase/client/package-summary.html">org.apache.hadoop.hbase.client</a> that return types with arguments of type <a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getCoprocessorDescriptors--">getCoprocessorDescriptors</a></span>()</code>
+<div class="block">Return the list of attached co-processor represented</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="https://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/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getCoprocessorDescriptors--">getCoprocessorDescriptors</a></span>()</code>
+<div class="block">Return the list of attached co-processor represented by their name
+ className</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/hadoop/hbase/client/package-summary.html">org.apache.hadoop.hbase.client</a> with parameters of type <a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-org.apache.hadoop.hbase.client.CoprocessorDescriptor-">setCoprocessor</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&nbsp;cpDesc)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#setCoprocessor-org.apache.hadoop.hbase.client.CoprocessorDescriptor-">setCoprocessor</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&nbsp;cp)</code>
+<div class="block">Add a table coprocessor to this table.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Method parameters in <a href="../../../../../../org/apache/hadoop/hbase/client/package-summary.html">org.apache.hadoop.hbase.client</a> with type arguments of type <a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessors-java.util.Collection-">setCoprocessors</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&gt;&nbsp;cpDescs)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/hadoop/hbase/client/class-use/CoprocessorDescriptor.html" target="_top">Frames</a></li>
+<li><a href="CoprocessorDescriptor.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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;2018 <a href="https://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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/CoprocessorDescriptorBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/CoprocessorDescriptorBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/CoprocessorDescriptorBuilder.html
new file mode 100644
index 0000000..5a700ca
--- /dev/null
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/CoprocessorDescriptorBuilder.html
@@ -0,0 +1,184 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder (Apache HBase 2.0.1 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder (Apache HBase 2.0.1 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/hadoop/hbase/client/class-use/CoprocessorDescriptorBuilder.html" target="_top">Frames</a></li>
+<li><a href="CoprocessorDescriptorBuilder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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.CoprocessorDescriptorBuilder" class="title">Uses of Class<br>org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</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>
+</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/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a> in <a href="../../../../../../org/apache/hadoop/hbase/client/package-summary.html">org.apache.hadoop.hbase.client</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/hadoop/hbase/client/package-summary.html">org.apache.hadoop.hbase.client</a> that return <a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CoprocessorDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#newBuilder-java.lang.String-">newBuilder</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CoprocessorDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#setJarPath-java.lang.String-">setJarPath</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jarPath)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CoprocessorDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#setPriority-int-">setPriority</a></span>(int&nbsp;priority)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CoprocessorDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#setProperties-java.util.Map-">setProperties</a></span>(<a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;properties)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CoprocessorDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#setProperty-java.lang.String-java.lang.String-">setProperty</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/hadoop/hbase/client/class-use/CoprocessorDescriptorBuilder.html" target="_top">Frames</a></li>
+<li><a href="CoprocessorDescriptorBuilder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;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;2018 <a href="https://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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Cursor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Cursor.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Cursor.html
index 8f4c7d9..4eefff1 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Cursor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Cursor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.Cursor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.Cursor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Cursor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Cursor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -127,13 +127,13 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Cursor.html" title="class in org.apache.hadoop.hbase.client">Cursor</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Result.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html#getCursor--">getCursor</a></span>()</code>
-<div class="block">Return the cursor if this Result is a cursor result.</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">ScannerCallable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#getCursor--">getCursor</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Cursor.html" title="class in org.apache.hadoop.hbase.client">Cursor</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ScannerCallable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#getCursor--">getCursor</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">Result.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html#getCursor--">getCursor</a></span>()</code>
+<div class="block">Return the cursor if this Result is a cursor result.</div>
+</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/DelayingRunner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/DelayingRunner.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/DelayingRunner.html
index 526fae5..b071285 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/DelayingRunner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/DelayingRunner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.DelayingRunner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.DelayingRunner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.DelayingRunner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.DelayingRunner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[15/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/SingleResponse.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/SingleResponse.html b/2.0/apidocs/org/apache/hadoop/hbase/client/SingleResponse.html
index 7fe44b4..0514b98 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/SingleResponse.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/SingleResponse.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SingleResponse (Apache HBase 2.0.0-beta-2 API)</title>
+<title>SingleResponse (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SingleResponse (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="SingleResponse (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/SnapshotDescription.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/SnapshotDescription.html b/2.0/apidocs/org/apache/hadoop/hbase/client/SnapshotDescription.html
index ca81b96..13442ff 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/SnapshotDescription.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/SnapshotDescription.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SnapshotDescription (Apache HBase 2.0.0-beta-2 API)</title>
+<title>SnapshotDescription (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SnapshotDescription (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="SnapshotDescription (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/SnapshotType.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/SnapshotType.html b/2.0/apidocs/org/apache/hadoop/hbase/client/SnapshotType.html
index d15f4ef..45061fb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/SnapshotType.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/SnapshotType.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SnapshotType (Apache HBase 2.0.0-beta-2 API)</title>
+<title>SnapshotType (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SnapshotType (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="SnapshotType (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/StatisticTrackable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/StatisticTrackable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/StatisticTrackable.html
index aa0f39c..cb613d3 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/StatisticTrackable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/StatisticTrackable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StatisticTrackable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>StatisticTrackable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StatisticTrackable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="StatisticTrackable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html
index 328b3c8..0ab3441 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Table.CheckAndMutateBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Table.CheckAndMutateBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Table.CheckAndMutateBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Table.CheckAndMutateBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":18,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6};
+var methods = {"i0":18,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -105,7 +105,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.433">Table.CheckAndMutateBuilder</a></pre>
+<pre>public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.434">Table.CheckAndMutateBuilder</a></pre>
 <div class="block">A helper class for sending checkAndMutate request.</div>
 </li>
 </ul>
@@ -158,6 +158,10 @@ var activeTableTab = "activeTableTab";
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#thenPut-org.apache.hadoop.hbase.client.Put-">thenPut</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put)</code>&nbsp;</td>
 </tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">Table.CheckAndMutateBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#timeRange-org.apache.hadoop.hbase.io.TimeRange-">timeRange</a></span>(<a href="../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;timeRange)</code>&nbsp;</td>
+</tr>
 </table>
 </li>
 </ul>
@@ -179,20 +183,33 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>qualifier</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">Table.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#line.438">qualifier</a>(byte[]&nbsp;qualifier)</pre>
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">Table.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#line.439">qualifier</a>(byte[]&nbsp;qualifier)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>qualifier</code> - column qualifier to check.</dd>
 </dl>
 </li>
 </ul>
+<a name="timeRange-org.apache.hadoop.hbase.io.TimeRange-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>timeRange</h4>
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">Table.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#line.444">timeRange</a>(<a href="../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;timeRange)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>timeRange</code> - timeRange to check</dd>
+</dl>
+</li>
+</ul>
 <a name="ifNotExists--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>ifNotExists</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">Table.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#line.443">ifNotExists</a>()</pre>
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">Table.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#line.449">ifNotExists</a>()</pre>
 <div class="block">Check for lack of column.</div>
 </li>
 </ul>
@@ -202,7 +219,7 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>ifEquals</h4>
-<pre>default&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">Table.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#line.449">ifEquals</a>(byte[]&nbsp;value)</pre>
+<pre>default&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">Table.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#line.455">ifEquals</a>(byte[]&nbsp;value)</pre>
 <div class="block">Check for equality.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -216,7 +233,7 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>ifMatches</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">Table.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#line.457">ifMatches</a>(<a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;compareOp,
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">Table.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#line.463">ifMatches</a>(<a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;compareOp,
                                       byte[]&nbsp;value)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -231,7 +248,7 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>thenPut</h4>
-<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#line.463">thenPut</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put)
+<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#line.469">thenPut</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put)
          throws <a href="https://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="paramLabel">Parameters:</span></dt>
@@ -249,7 +266,7 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>thenDelete</h4>
-<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#line.469">thenDelete</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;delete)
+<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#line.475">thenDelete</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;delete)
             throws <a href="https://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="paramLabel">Parameters:</span></dt>
@@ -267,7 +284,7 @@ var activeTableTab = "activeTableTab";
 <ul class="blockListLast">
 <li class="blockList">
 <h4>thenMutate</h4>
-<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#line.474">thenMutate</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;mutation)
+<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#line.480">thenMutate</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;mutation)
             throws <a href="https://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="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Table.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Table.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Table.html
index 80e0d4c..8831c0c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Table.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Table.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Table (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Table (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Table (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Table (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Public
-public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.53">Table</a>
+public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.54">Table</a>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></pre>
 <div class="block">Used to communicate with a single HBase table.
  Obtain an instance from a <a href="../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client"><code>Connection</code></a> and call <a href="../../../../../org/apache/hadoop/hbase/client/Table.html#close--"><code>close()</code></a> afterwards.
@@ -605,7 +605,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getName</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.57">getName</a>()</pre>
+<pre><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.58">getName</a>()</pre>
 <div class="block">Gets the fully qualified table name instance of this table.</div>
 </li>
 </ul>
@@ -615,7 +615,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getConfiguration</h4>
-<pre>org.apache.hadoop.conf.Configuration&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.65">getConfiguration</a>()</pre>
+<pre>org.apache.hadoop.conf.Configuration&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.66">getConfiguration</a>()</pre>
 <div class="block">Returns the <code>Configuration</code> object used by this instance.
  <p>
  The reference returned is not a copy, so any change made to it will
@@ -629,7 +629,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.htm
 <li class="blockList">
 <h4>getTableDescriptor</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.74">getTableDescriptor</a>()
+<a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.75">getTableDescriptor</a>()
                                          throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 version and will be removed in 3.0 version.
              use <a href="../../../../../org/apache/hadoop/hbase/client/Table.html#getDescriptor--"><code>getDescriptor()</code></a></span></div>
@@ -646,7 +646,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getDescriptor</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.80">getDescriptor</a>()
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.81">getDescriptor</a>()
                        throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Gets the <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client"><code>table descriptor</code></a> for this table.</div>
 <dl>
@@ -661,7 +661,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>exists</h4>
-<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.96">exists</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;get)
+<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.97">exists</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;get)
         throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Test for the existence of columns in the table, as specified by the Get.
  <p>
@@ -687,7 +687,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>exists</h4>
-<pre>boolean[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.113">exists</a>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)
+<pre>boolean[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.114">exists</a>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)
           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Test for the existence of columns in the table, as specified by the Gets.
  <p>
@@ -715,7 +715,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.htm
 <li class="blockList">
 <h4>existsAll</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-default&nbsp;boolean[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.129">existsAll</a>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)
+default&nbsp;boolean[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.130">existsAll</a>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)
                                  throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 version and will be removed in 3.0 version.
              use <a href="../../../../../org/apache/hadoop/hbase/client/Table.html#exists-java.util.List-"><code>exists(List)</code></a></span></div>
@@ -740,7 +740,7 @@ default&nbsp;boolean[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/h
 <ul class="blockList">
 <li class="blockList">
 <h4>batch</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.147">batch</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;actions,
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.148">batch</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;actions,
            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;results)
     throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</a></pre>
@@ -769,7 +769,7 @@ default&nbsp;boolean[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/h
 <ul class="blockList">
 <li class="blockList">
 <h4>batchCallback</h4>
-<pre>&lt;R&gt;&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.154">batchCallback</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;actions,
+<pre>&lt;R&gt;&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.155">batchCallback</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;actions,
                        <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;results,
                        org.apache.hadoop.hbase.client.coprocessor.Batch.Callback&lt;R&gt;&nbsp;callback)
                 throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
@@ -790,7 +790,7 @@ default&nbsp;boolean[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/h
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.167">get</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;get)
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.168">get</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;get)
     throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Extracts certain cells from a given row.</div>
 <dl>
@@ -813,7 +813,7 @@ default&nbsp;boolean[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/h
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.186">get</a>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.187">get</a>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)
       throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Extracts specified cells from the given rows, as a batch.</div>
 <dl>
@@ -838,7 +838,7 @@ default&nbsp;boolean[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/h
 <ul class="blockList">
 <li class="blockList">
 <h4>getScanner</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.199">getScanner</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.200">getScanner</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)
                   throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Returns a scanner on the current table as specified by the <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client"><code>Scan</code></a>
  object.
@@ -862,7 +862,7 @@ default&nbsp;boolean[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/h
 <ul class="blockList">
 <li class="blockList">
 <h4>getScanner</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.209">getScanner</a>(byte[]&nbsp;family)
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.210">getScanner</a>(byte[]&nbsp;family)
                   throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Gets a scanner on the current table for the given family.</div>
 <dl>
@@ -883,7 +883,7 @@ default&nbsp;boolean[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/h
 <ul class="blockList">
 <li class="blockList">
 <h4>getScanner</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.220">getScanner</a>(byte[]&nbsp;family,
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.221">getScanner</a>(byte[]&nbsp;family,
                          byte[]&nbsp;qualifier)
                   throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Gets a scanner on the current table for the given family and qualifier.</div>
@@ -906,7 +906,7 @@ default&nbsp;boolean[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/h
 <ul class="blockList">
 <li class="blockList">
 <h4>put</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.230">put</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put)
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.231">put</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put)
   throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Puts some data in the table.</div>
 <dl>
@@ -925,7 +925,7 @@ default&nbsp;boolean[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/h
 <ul class="blockList">
 <li class="blockList">
 <h4>put</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.248">put</a>(<a href="https://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/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&gt;&nbsp;puts)
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.249">put</a>(<a href="https://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/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&gt;&nbsp;puts)
   throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Batch puts the specified data into the table.
  <p>
@@ -954,7 +954,7 @@ default&nbsp;boolean[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/h
 <li class="blockList">
 <h4>checkAndPut</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.265">checkAndPut</a>(byte[]&nbsp;row,
+boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.266">checkAndPut</a>(byte[]&nbsp;row,
                                 byte[]&nbsp;family,
                                 byte[]&nbsp;qualifier,
                                 byte[]&nbsp;value,
@@ -985,7 +985,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <li class="blockList">
 <h4>checkAndPut</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.289">checkAndPut</a>(byte[]&nbsp;row,
+boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.290">checkAndPut</a>(byte[]&nbsp;row,
                                 byte[]&nbsp;family,
                                 byte[]&nbsp;qualifier,
                                 <a href="../../../../../org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html" title="enum in org.apache.hadoop.hbase.filter">CompareFilter.CompareOp</a>&nbsp;compareOp,
@@ -1023,7 +1023,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <li class="blockList">
 <h4>checkAndPut</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.313">checkAndPut</a>(byte[]&nbsp;row,
+boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.314">checkAndPut</a>(byte[]&nbsp;row,
                                 byte[]&nbsp;family,
                                 byte[]&nbsp;qualifier,
                                 <a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;op,
@@ -1060,7 +1060,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <ul class="blockList">
 <li class="blockList">
 <h4>delete</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.323">delete</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;delete)
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.324">delete</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;delete)
      throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Deletes the specified cells/row.</div>
 <dl>
@@ -1079,7 +1079,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <ul class="blockList">
 <li class="blockList">
 <h4>delete</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.348">delete</a>(<a href="https://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/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&gt;&nbsp;deletes)
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.349">delete</a>(<a href="https://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/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&gt;&nbsp;deletes)
      throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Batch Deletes the specified cells/rows from the table.
  <p>
@@ -1110,7 +1110,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <li class="blockList">
 <h4>checkAndDelete</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.365">checkAndDelete</a>(byte[]&nbsp;row,
+boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.366">checkAndDelete</a>(byte[]&nbsp;row,
                                    byte[]&nbsp;family,
                                    byte[]&nbsp;qualifier,
                                    byte[]&nbsp;value,
@@ -1141,7 +1141,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <li class="blockList">
 <h4>checkAndDelete</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.389">checkAndDelete</a>(byte[]&nbsp;row,
+boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.390">checkAndDelete</a>(byte[]&nbsp;row,
                                    byte[]&nbsp;family,
                                    byte[]&nbsp;qualifier,
                                    <a href="../../../../../org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html" title="enum in org.apache.hadoop.hbase.filter">CompareFilter.CompareOp</a>&nbsp;compareOp,
@@ -1179,7 +1179,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <li class="blockList">
 <h4>checkAndDelete</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.413">checkAndDelete</a>(byte[]&nbsp;row,
+boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.414">checkAndDelete</a>(byte[]&nbsp;row,
                                    byte[]&nbsp;family,
                                    byte[]&nbsp;qualifier,
                                    <a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;op,
@@ -1216,7 +1216,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <ul class="blockList">
 <li class="blockList">
 <h4>checkAndMutate</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">Table.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.429">checkAndMutate</a>(byte[]&nbsp;row,
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">Table.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.430">checkAndMutate</a>(byte[]&nbsp;row,
                                            byte[]&nbsp;family)</pre>
 <div class="block">Atomically checks if a row/family/qualifier value matches the expected value. If it does, it
  adds the Put/Delete/RowMutations.
@@ -1237,7 +1237,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <ul class="blockList">
 <li class="blockList">
 <h4>mutateRow</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.485">mutateRow</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;rm)
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.491">mutateRow</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;rm)
         throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Performs multiple mutations atomically on a single row. Currently
  <a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client"><code>Put</code></a> and <a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client"><code>Delete</code></a> are supported.</div>
@@ -1255,7 +1255,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <ul class="blockList">
 <li class="blockList">
 <h4>append</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.499">append</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Append.html" title="class in org.apache.hadoop.hbase.client">Append</a>&nbsp;append)
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.505">append</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Append.html" title="class in org.apache.hadoop.hbase.client">Append</a>&nbsp;append)
        throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Appends values to one or more columns within a single row.
  <p>
@@ -1279,7 +1279,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <ul class="blockList">
 <li class="blockList">
 <h4>increment</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.513">increment</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a>&nbsp;increment)
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.519">increment</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a>&nbsp;increment)
           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Increments one or more columns within a single row.
  <p>
@@ -1303,7 +1303,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <ul class="blockList">
 <li class="blockList">
 <h4>incrementColumnValue</h4>
-<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.527">incrementColumnValue</a>(byte[]&nbsp;row,
+<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.533">incrementColumnValue</a>(byte[]&nbsp;row,
                           byte[]&nbsp;family,
                           byte[]&nbsp;qualifier,
                           long&nbsp;amount)
@@ -1331,7 +1331,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <ul class="blockList">
 <li class="blockList">
 <h4>incrementColumnValue</h4>
-<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.547">incrementColumnValue</a>(byte[]&nbsp;row,
+<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.553">incrementColumnValue</a>(byte[]&nbsp;row,
                           byte[]&nbsp;family,
                           byte[]&nbsp;qualifier,
                           long&nbsp;amount,
@@ -1365,7 +1365,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <ul class="blockList">
 <li class="blockList">
 <h4>close</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.556">close</a>()
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.562">close</a>()
     throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Releases any resources held or pending changes in internal buffers.</div>
 <dl>
@@ -1384,7 +1384,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <ul class="blockList">
 <li class="blockList">
 <h4>coprocessorService</h4>
-<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.585">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.591">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
@@ -1421,7 +1421,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <ul class="blockList">
 <li class="blockList">
 <h4>coprocessorService</h4>
-<pre>&lt;T extends com.google.protobuf.Service,R&gt;&nbsp;<a href="https://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[],R&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.607">coprocessorService</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;service,
+<pre>&lt;T extends com.google.protobuf.Service,R&gt;&nbsp;<a href="https://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[],R&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.613">coprocessorService</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;service,
                                                                            byte[]&nbsp;startKey,
                                                                            byte[]&nbsp;endKey,
                                                                            org.apache.hadoop.hbase.client.coprocessor.Batch.Call&lt;T,R&gt;&nbsp;callable)
@@ -1457,7 +1457,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <ul class="blockList">
 <li class="blockList">
 <h4>coprocessorService</h4>
-<pre>&lt;T extends com.google.protobuf.Service,R&gt;&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.635">coprocessorService</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;service,
+<pre>&lt;T extends com.google.protobuf.Service,R&gt;&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.641">coprocessorService</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;service,
                                                                   byte[]&nbsp;startKey,
                                                                   byte[]&nbsp;endKey,
                                                                   org.apache.hadoop.hbase.client.coprocessor.Batch.Call&lt;T,R&gt;&nbsp;callable,
@@ -1498,7 +1498,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <ul class="blockList">
 <li class="blockList">
 <h4>batchCoprocessorService</h4>
-<pre>&lt;R extends com.google.protobuf.Message&gt;&nbsp;<a href="https://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[],R&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.663">batchCoprocessorService</a>(com.google.protobuf.Descriptors.MethodDescriptor&nbsp;methodDescriptor,
+<pre>&lt;R extends com.google.protobuf.Message&gt;&nbsp;<a href="https://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[],R&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.669">batchCoprocessorService</a>(com.google.protobuf.Descriptors.MethodDescriptor&nbsp;methodDescriptor,
                                                                               com.google.protobuf.Message&nbsp;request,
                                                                               byte[]&nbsp;startKey,
                                                                               byte[]&nbsp;endKey,
@@ -1536,7 +1536,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <ul class="blockList">
 <li class="blockList">
 <h4>batchCoprocessorService</h4>
-<pre>&lt;R extends com.google.protobuf.Message&gt;&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.698">batchCoprocessorService</a>(com.google.protobuf.Descriptors.MethodDescriptor&nbsp;methodDescriptor,
+<pre>&lt;R extends com.google.protobuf.Message&gt;&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.704">batchCoprocessorService</a>(com.google.protobuf.Descriptors.MethodDescriptor&nbsp;methodDescriptor,
                                                                      com.google.protobuf.Message&nbsp;request,
                                                                      byte[]&nbsp;startKey,
                                                                      byte[]&nbsp;endKey,
@@ -1579,7 +1579,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <li class="blockList">
 <h4>checkAndMutate</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.723">checkAndMutate</a>(byte[]&nbsp;row,
+boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.729">checkAndMutate</a>(byte[]&nbsp;row,
                                    byte[]&nbsp;family,
                                    byte[]&nbsp;qualifier,
                                    <a href="../../../../../org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html" title="enum in org.apache.hadoop.hbase.filter">CompareFilter.CompareOp</a>&nbsp;compareOp,
@@ -1617,7 +1617,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <li class="blockList">
 <h4>checkAndMutate</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.747">checkAndMutate</a>(byte[]&nbsp;row,
+boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.753">checkAndMutate</a>(byte[]&nbsp;row,
                                    byte[]&nbsp;family,
                                    byte[]&nbsp;qualifier,
                                    <a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;op,
@@ -1654,7 +1654,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <ul class="blockList">
 <li class="blockList">
 <h4>getRpcTimeout</h4>
-<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.758">getRpcTimeout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
+<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.764">getRpcTimeout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
 <div class="block">Get timeout of each rpc request in this Table instance. It will be overridden by a more
  specific rpc timeout config such as readRpcTimeout or writeRpcTimeout.</div>
 <dl>
@@ -1675,7 +1675,7 @@ boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tab
 <li class="blockList">
 <h4>getRpcTimeout</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.768">getRpcTimeout</a>()</pre>
+int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.774">getRpcTimeout</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">use <a href="../../../../../org/apache/hadoop/hbase/client/Table.html#getReadRpcTimeout-java.util.concurrent.TimeUnit-"><code>getReadRpcTimeout(TimeUnit)</code></a> or
              <a href="../../../../../org/apache/hadoop/hbase/client/Table.html#getWriteRpcTimeout-java.util.concurrent.TimeUnit-"><code>getWriteRpcTimeout(TimeUnit)</code></a> instead</span></div>
 <div class="block">Get timeout (millisecond) of each rpc request in this Table instance.</div>
@@ -1692,7 +1692,7 @@ int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.h
 <li class="blockList">
 <h4>setRpcTimeout</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.783">setRpcTimeout</a>(int&nbsp;rpcTimeout)</pre>
+void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.789">setRpcTimeout</a>(int&nbsp;rpcTimeout)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use setReadRpcTimeout or setWriteRpcTimeout instead</span></div>
 <div class="block">Set timeout (millisecond) of each rpc request in operations of this Table instance, will
  override the value of hbase.rpc.timeout in configuration.
@@ -1712,7 +1712,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.
 <ul class="blockList">
 <li class="blockList">
 <h4>getReadRpcTimeout</h4>
-<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.790">getReadRpcTimeout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
+<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.796">getReadRpcTimeout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
 <div class="block">Get timeout of each rpc read request in this Table instance.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1729,7 +1729,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.
 <li class="blockList">
 <h4>getReadRpcTimeout</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.798">getReadRpcTimeout</a>()</pre>
+int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.804">getReadRpcTimeout</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 and will be removed in 3.0 version
              use <a href="../../../../../org/apache/hadoop/hbase/client/Table.html#getReadRpcTimeout-java.util.concurrent.TimeUnit-"><code>getReadRpcTimeout(TimeUnit)</code></a> instead</span></div>
 <div class="block">Get timeout (millisecond) of each rpc read request in this Table instance.</div>
@@ -1742,7 +1742,7 @@ int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.h
 <li class="blockList">
 <h4>setReadRpcTimeout</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.810">setReadRpcTimeout</a>(int&nbsp;readRpcTimeout)</pre>
+void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.816">setReadRpcTimeout</a>(int&nbsp;readRpcTimeout)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0.0, use <a href="../../../../../org/apache/hadoop/hbase/client/TableBuilder.html#setReadRpcTimeout-int-"><code>TableBuilder.setReadRpcTimeout(int)</code></a> instead</span></div>
 <div class="block">Set timeout (millisecond) of each rpc read request in operations of this Table instance, will
  override the value of hbase.rpc.read.timeout in configuration.
@@ -1760,7 +1760,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.
 <ul class="blockList">
 <li class="blockList">
 <h4>getWriteRpcTimeout</h4>
-<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.817">getWriteRpcTimeout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
+<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.823">getWriteRpcTimeout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
 <div class="block">Get timeout of each rpc write request in this Table instance.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1777,7 +1777,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.
 <li class="blockList">
 <h4>getWriteRpcTimeout</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.825">getWriteRpcTimeout</a>()</pre>
+int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.831">getWriteRpcTimeout</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 and will be removed in 3.0 version
              use <a href="../../../../../org/apache/hadoop/hbase/client/Table.html#getWriteRpcTimeout-java.util.concurrent.TimeUnit-"><code>getWriteRpcTimeout(TimeUnit)</code></a> instead</span></div>
 <div class="block">Get timeout (millisecond) of each rpc write request in this Table instance.</div>
@@ -1790,7 +1790,7 @@ int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.h
 <li class="blockList">
 <h4>setWriteRpcTimeout</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.837">setWriteRpcTimeout</a>(int&nbsp;writeRpcTimeout)</pre>
+void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.843">setWriteRpcTimeout</a>(int&nbsp;writeRpcTimeout)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0.0, use <a href="../../../../../org/apache/hadoop/hbase/client/TableBuilder.html#setWriteRpcTimeout-int-"><code>TableBuilder.setWriteRpcTimeout(int)</code></a> instead</span></div>
 <div class="block">Set timeout (millisecond) of each rpc write request in operations of this Table instance, will
  override the value of hbase.rpc.write.timeout in configuration.
@@ -1808,7 +1808,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.
 <ul class="blockList">
 <li class="blockList">
 <h4>getOperationTimeout</h4>
-<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.844">getOperationTimeout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
+<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.850">getOperationTimeout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
 <div class="block">Get timeout of each operation in Table instance.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1825,7 +1825,7 @@ void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.
 <li class="blockList">
 <h4>getOperationTimeout</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.852">getOperationTimeout</a>()</pre>
+int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.858">getOperationTimeout</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0 and will be removed in 3.0 version
              use <a href="../../../../../org/apache/hadoop/hbase/client/Table.html#getOperationTimeout-java.util.concurrent.TimeUnit-"><code>getOperationTimeout(TimeUnit)</code></a> instead</span></div>
 <div class="block">Get timeout (millisecond) of each operation for in Table instance.</div>
@@ -1838,7 +1838,7 @@ int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.h
 <li class="blockList">
 <h4>setOperationTimeout</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.866">setOperationTimeout</a>(int&nbsp;operationTimeout)</pre>
+void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Table.html#line.872">setOperationTimeout</a>(int&nbsp;operationTimeout)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0.0, use <a href="../../../../../org/apache/hadoop/hbase/client/TableBuilder.html#setOperationTimeout-int-"><code>TableBuilder.setOperationTimeout(int)</code></a> instead</span></div>
 <div class="block">Set timeout (millisecond) of each operation in this Table instance, will override the value
  of hbase.client.operation.timeout in configuration.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/TableBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/TableBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/TableBuilder.html
index 7ebc7a0..b0de857 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/TableBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/TableBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>TableBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="TableBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[22/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.html
index f3ef757..1a0698e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncTable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncTable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncTable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncTable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -102,7 +102,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Public
-public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.50">AsyncTable</a>&lt;C extends <a href="../../../../../org/apache/hadoop/hbase/client/ScanResultConsumerBase.html" title="interface in org.apache.hadoop.hbase.client">ScanResultConsumerBase</a>&gt;</pre>
+public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.49">AsyncTable</a>&lt;C extends <a href="../../../../../org/apache/hadoop/hbase/client/ScanResultConsumerBase.html" title="interface in org.apache.hadoop.hbase.client">ScanResultConsumerBase</a>&gt;</pre>
 <div class="block">The interface for asynchronous version of Table. Obtain an instance from a
  <a href="../../../../../org/apache/hadoop/hbase/client/AsyncConnection.html" title="interface in org.apache.hadoop.hbase.client"><code>AsyncConnection</code></a>.
  <p>
@@ -405,7 +405,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>getName</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.55">getName</a>()</pre>
+<pre><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.54">getName</a>()</pre>
 <div class="block">Gets the fully qualified table name instance of this table.</div>
 </li>
 </ul>
@@ -415,7 +415,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>getConfiguration</h4>
-<pre>org.apache.hadoop.conf.Configuration&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.62">getConfiguration</a>()</pre>
+<pre>org.apache.hadoop.conf.Configuration&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.61">getConfiguration</a>()</pre>
 <div class="block">Returns the <code>Configuration</code> object used by this instance.
  <p>
  The reference returned is not a copy, so any change made to it will affect this instance.</div>
@@ -427,7 +427,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>getRpcTimeout</h4>
-<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.72">getRpcTimeout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
+<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.71">getRpcTimeout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
 <div class="block">Get timeout of each rpc request in this Table instance. It will be overridden by a more
  specific rpc timeout config such as readRpcTimeout or writeRpcTimeout.</div>
 <dl>
@@ -447,7 +447,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>getReadRpcTimeout</h4>
-<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.79">getReadRpcTimeout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
+<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.78">getReadRpcTimeout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
 <div class="block">Get timeout of each rpc read request in this Table instance.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -463,7 +463,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>getWriteRpcTimeout</h4>
-<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.86">getWriteRpcTimeout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
+<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.85">getWriteRpcTimeout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
 <div class="block">Get timeout of each rpc write request in this Table instance.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -479,7 +479,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>getOperationTimeout</h4>
-<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.93">getOperationTimeout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
+<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.92">getOperationTimeout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
 <div class="block">Get timeout of each operation in Table instance.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -495,7 +495,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>getScanTimeout</h4>
-<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.101">getScanTimeout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
+<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.100">getScanTimeout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</pre>
 <div class="block">Get the timeout of a single operation in a scan. It works like operation timeout for other
  operations.</div>
 <dl>
@@ -512,7 +512,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>exists</h4>
-<pre>default&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.112">exists</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;get)</pre>
+<pre>default&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.111">exists</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;get)</pre>
 <div class="block">Test for the existence of columns in the table, as specified by the Get.
  <p>
  This will return true if the Get matches one or more keys, false if not.
@@ -531,7 +531,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.124">get</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;get)</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.123">get</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;get)</pre>
 <div class="block">Extracts certain cells from a given row.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -550,7 +550,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>put</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.131">put</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put)</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.130">put</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put)</pre>
 <div class="block">Puts some data to the table.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -566,7 +566,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>delete</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.138">delete</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;delete)</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.137">delete</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;delete)</pre>
 <div class="block">Deletes the specified cells/row.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -582,7 +582,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>append</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.151">append</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Append.html" title="class in org.apache.hadoop.hbase.client">Append</a>&nbsp;append)</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.150">append</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Append.html" title="class in org.apache.hadoop.hbase.client">Append</a>&nbsp;append)</pre>
 <div class="block">Appends values to one or more columns within a single row.
  <p>
  This operation does not appear atomic to readers. Appends are done under a single row lock, so
@@ -604,7 +604,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>increment</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.164">increment</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a>&nbsp;increment)</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.163">increment</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a>&nbsp;increment)</pre>
 <div class="block">Increments one or more columns within a single row.
  <p>
  This operation does not appear atomic to readers. Increments are done under a single row lock,
@@ -626,7 +626,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>incrementColumnValue</h4>
-<pre>default&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.177">incrementColumnValue</a>(byte[]&nbsp;row,
+<pre>default&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.176">incrementColumnValue</a>(byte[]&nbsp;row,
                                                      byte[]&nbsp;family,
                                                      byte[]&nbsp;qualifier,
                                                      long&nbsp;amount)</pre>
@@ -651,7 +651,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>incrementColumnValue</h4>
-<pre>default&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.197">incrementColumnValue</a>(byte[]&nbsp;row,
+<pre>default&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.196">incrementColumnValue</a>(byte[]&nbsp;row,
                                                      byte[]&nbsp;family,
                                                      byte[]&nbsp;qualifier,
                                                      long&nbsp;amount,
@@ -681,7 +681,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>checkAndMutate</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.226">checkAndMutate</a>(byte[]&nbsp;row,
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.225">checkAndMutate</a>(byte[]&nbsp;row,
                                                 byte[]&nbsp;family)</pre>
 <div class="block">Atomically checks if a row/family/qualifier value matches the expected value. If it does, it
  adds the Put/Delete/RowMutations.
@@ -709,7 +709,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>mutateRow</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.285">mutateRow</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;mutation)</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.289">mutateRow</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;mutation)</pre>
 <div class="block">Performs multiple mutations atomically on a single row. Currently <a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client"><code>Put</code></a> and
  <a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client"><code>Delete</code></a> are supported.</div>
 <dl>
@@ -728,7 +728,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>scan</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.294">scan</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan,
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.298">scan</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan,
           <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.html" title="type parameter in AsyncTable">C</a>&nbsp;consumer)</pre>
 <div class="block">The scan API uses the observer pattern.</div>
 <dl>
@@ -747,7 +747,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>getScanner</h4>
-<pre>default&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.301">getScanner</a>(byte[]&nbsp;family)</pre>
+<pre>default&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.305">getScanner</a>(byte[]&nbsp;family)</pre>
 <div class="block">Gets a scanner on the current table for the given family.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -763,7 +763,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>getScanner</h4>
-<pre>default&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.311">getScanner</a>(byte[]&nbsp;family,
+<pre>default&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.315">getScanner</a>(byte[]&nbsp;family,
                                  byte[]&nbsp;qualifier)</pre>
 <div class="block">Gets a scanner on the current table for the given family and qualifier.</div>
 <dl>
@@ -781,7 +781,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>getScanner</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.320">getScanner</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)</pre>
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.324">getScanner</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)</pre>
 <div class="block">Returns a scanner on the current table as specified by the <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client"><code>Scan</code></a> object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -797,7 +797,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>scanAll</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.357">scanAll</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.361">scanAll</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)</pre>
 <div class="block">Return all the results that match the given scan object.
  <p>
  Notice that usually you should use this method with a <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client"><code>Scan</code></a> object that has limit set.
@@ -843,7 +843,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>exists</h4>
-<pre>default&nbsp;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.369">exists</a>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)</pre>
+<pre>default&nbsp;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.373">exists</a>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)</pre>
 <div class="block">Test for the existence of columns in the table, as specified by the Gets.
  <p>
  This will return a list of booleans. Each value will be true if the related Get matches one or
@@ -864,7 +864,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>existsAll</h4>
-<pre>default&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.380">existsAll</a>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)</pre>
+<pre>default&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.384">existsAll</a>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)</pre>
 <div class="block">A simple version for batch exists. It will fail if there are any failures and you will get the
  whole result boolean list at once if the operation is succeeded.</div>
 <dl>
@@ -881,7 +881,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre><a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.393">get</a>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)</pre>
+<pre><a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.397">get</a>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)</pre>
 <div class="block">Extracts certain cells from the given rows, in batch.
  <p>
  Notice that you may not get all the results with this function, which means some of the
@@ -901,7 +901,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>getAll</h4>
-<pre>default&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.401">getAll</a>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)</pre>
+<pre>default&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.405">getAll</a>(<a href="https://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/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&gt;&nbsp;gets)</pre>
 <div class="block">A simple version for batch get. It will fail if there are any failures and you will get the
  whole result list at once if the operation is succeeded.</div>
 <dl>
@@ -918,7 +918,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>put</h4>
-<pre><a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.410">put</a>(<a href="https://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/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&gt;&nbsp;puts)</pre>
+<pre><a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.414">put</a>(<a href="https://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/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&gt;&nbsp;puts)</pre>
 <div class="block">Puts some data in the table, in batch.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -934,7 +934,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>putAll</h4>
-<pre>default&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.417">putAll</a>(<a href="https://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/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&gt;&nbsp;puts)</pre>
+<pre>default&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.421">putAll</a>(<a href="https://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/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&gt;&nbsp;puts)</pre>
 <div class="block">A simple version of batch put. It will fail if there are any failures.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -950,7 +950,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>delete</h4>
-<pre><a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.426">delete</a>(<a href="https://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/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&gt;&nbsp;deletes)</pre>
+<pre><a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.430">delete</a>(<a href="https://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/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&gt;&nbsp;deletes)</pre>
 <div class="block">Deletes the specified cells/rows in bulk.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -966,7 +966,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>deleteAll</h4>
-<pre>default&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.433">deleteAll</a>(<a href="https://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/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&gt;&nbsp;deletes)</pre>
+<pre>default&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.437">deleteAll</a>(<a href="https://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/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&gt;&nbsp;deletes)</pre>
 <div class="block">A simple version of batch delete. It will fail if there are any failures.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -982,7 +982,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>batch</h4>
-<pre>&lt;T&gt;&nbsp;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;T&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.445">batch</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;actions)</pre>
+<pre>&lt;T&gt;&nbsp;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;T&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.449">batch</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;actions)</pre>
 <div class="block">Method that does a batch call on Deletes, Gets, Puts, Increments, Appends and RowMutations. The
  ordering of execution of the actions is not defined. Meaning if you do a Put and a Get in the
  same <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#batch-java.util.List-"><code>batch(java.util.List&lt;? extends org.apache.hadoop.hbase.client.Row&gt;)</code></a> call, you will not necessarily be guaranteed that the Get returns what the
@@ -1001,7 +1001,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>batchAll</h4>
-<pre>default&nbsp;&lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.453">batchAll</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;actions)</pre>
+<pre>default&nbsp;&lt;T&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.457">batchAll</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;actions)</pre>
 <div class="block">A simple version of batch. It will fail if there are any failures and you will get the whole
  result list at once if the operation is succeeded.</div>
 <dl>
@@ -1018,7 +1018,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockList">
 <li class="blockList">
 <h4>coprocessorService</h4>
-<pre>&lt;S,R&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;R&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.478">coprocessorService</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;com.google.protobuf.RpcChannel,S&gt;&nbsp;stubMaker,
+<pre>&lt;S,R&gt;&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;R&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.482">coprocessorService</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;com.google.protobuf.RpcChannel,S&gt;&nbsp;stubMaker,
                                               <a href="../../../../../org/apache/hadoop/hbase/client/ServiceCaller.html" title="interface in org.apache.hadoop.hbase.client">ServiceCaller</a>&lt;S,R&gt;&nbsp;callable,
                                               byte[]&nbsp;row)</pre>
 <div class="block">Execute the given coprocessor call on the region which contains the given <code>row</code>.
@@ -1053,7 +1053,7 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <ul class="blockListLast">
 <li class="blockList">
 <h4>coprocessorService</h4>
-<pre>&lt;S,R&gt;&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CoprocessorServiceBuilder</a>&lt;S,R&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.617">coprocessorService</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;com.google.protobuf.RpcChannel,S&gt;&nbsp;stubMaker,
+<pre>&lt;S,R&gt;&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CoprocessorServiceBuilder</a>&lt;S,R&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.621">coprocessorService</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a>&lt;com.google.protobuf.RpcChannel,S&gt;&nbsp;stubMaker,
                                                                    <a href="../../../../../org/apache/hadoop/hbase/client/ServiceCaller.html" title="interface in org.apache.hadoop.hbase.client">ServiceCaller</a>&lt;S,R&gt;&nbsp;callable,
                                                                    <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CoprocessorCallback</a>&lt;R&gt;&nbsp;callback)</pre>
 <div class="block">Execute a coprocessor call on the regions which are covered by a range.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTableBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTableBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTableBuilder.html
index 184150b..ffae56a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTableBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTableBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncTableBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncTableBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncTableBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncTableBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTableRegionLocator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTableRegionLocator.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTableRegionLocator.html
index 06bae5d..2886379 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTableRegionLocator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTableRegionLocator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncTableRegionLocator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncTableRegionLocator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncTableRegionLocator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncTableRegionLocator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Attributes.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Attributes.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Attributes.html
index 1a61218..8082e2b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Attributes.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Attributes.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Attributes (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Attributes (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Attributes (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Attributes (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/BatchScanResultCache.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/BatchScanResultCache.html b/2.0/apidocs/org/apache/hadoop/hbase/client/BatchScanResultCache.html
index 2c7f2aa..2b7e091 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/BatchScanResultCache.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/BatchScanResultCache.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BatchScanResultCache (Apache HBase 2.0.0-beta-2 API)</title>
+<title>BatchScanResultCache (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BatchScanResultCache (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="BatchScanResultCache (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutator.ExceptionListener.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutator.ExceptionListener.html b/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutator.ExceptionListener.html
index 9e86d5b..b3e5a92 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutator.ExceptionListener.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutator.ExceptionListener.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BufferedMutator.ExceptionListener (Apache HBase 2.0.0-beta-2 API)</title>
+<title>BufferedMutator.ExceptionListener (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BufferedMutator.ExceptionListener (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="BufferedMutator.ExceptionListener (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutator.html b/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutator.html
index 588c31e..1dc5a79 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BufferedMutator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>BufferedMutator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BufferedMutator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="BufferedMutator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutatorImpl.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutatorImpl.html b/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutatorImpl.html
index 112ceb5..a3d8718 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutatorImpl.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutatorImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BufferedMutatorImpl (Apache HBase 2.0.0-beta-2 API)</title>
+<title>BufferedMutatorImpl (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BufferedMutatorImpl (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="BufferedMutatorImpl (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutatorParams.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutatorParams.html b/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutatorParams.html
index 434f06f..6b5ee3c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutatorParams.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/BufferedMutatorParams.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BufferedMutatorParams (Apache HBase 2.0.0-beta-2 API)</title>
+<title>BufferedMutatorParams (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BufferedMutatorParams (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="BufferedMutatorParams (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ClientAsyncPrefetchScanner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ClientAsyncPrefetchScanner.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ClientAsyncPrefetchScanner.html
index cc657d9..d6999ab 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ClientAsyncPrefetchScanner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ClientAsyncPrefetchScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClientAsyncPrefetchScanner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ClientAsyncPrefetchScanner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClientAsyncPrefetchScanner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ClientAsyncPrefetchScanner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ClientCoprocessorRpcController.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ClientCoprocessorRpcController.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ClientCoprocessorRpcController.html
index fbf7ffc..5d2814c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ClientCoprocessorRpcController.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ClientCoprocessorRpcController.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClientCoprocessorRpcController (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ClientCoprocessorRpcController (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClientCoprocessorRpcController (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ClientCoprocessorRpcController (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ClientScanner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ClientScanner.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ClientScanner.html
index 4385367..fd20b7d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ClientScanner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ClientScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClientScanner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ClientScanner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClientScanner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ClientScanner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ClientServiceCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ClientServiceCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ClientServiceCallable.html
index 53ad998..4cdb48f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ClientServiceCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ClientServiceCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClientServiceCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ClientServiceCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClientServiceCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ClientServiceCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ClientSideRegionScanner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ClientSideRegionScanner.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ClientSideRegionScanner.html
index d6265d7..5eb8add 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ClientSideRegionScanner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ClientSideRegionScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClientSideRegionScanner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ClientSideRegionScanner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClientSideRegionScanner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ClientSideRegionScanner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ClientSimpleScanner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ClientSimpleScanner.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ClientSimpleScanner.html
index 2307046..46d703d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ClientSimpleScanner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ClientSimpleScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClientSimpleScanner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ClientSimpleScanner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClientSimpleScanner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ClientSimpleScanner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ClientUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ClientUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ClientUtil.html
index 99e1310..4e85c1a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ClientUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ClientUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClientUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ClientUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClientUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ClientUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ClusterConnection.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ClusterConnection.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ClusterConnection.html
index e2a3a7c..7fa6378 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ClusterConnection.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ClusterConnection.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClusterConnection (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ClusterConnection (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClusterConnection (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ClusterConnection (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html
index 94ddfbd..04251fd 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ColumnFamilyDescriptor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ColumnFamilyDescriptor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ColumnFamilyDescriptor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ColumnFamilyDescriptor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor.html
index c4f8997..b9220ad 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html
index 10678d9..10faea7 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ColumnFamilyDescriptorBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ColumnFamilyDescriptorBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ColumnFamilyDescriptorBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ColumnFamilyDescriptorBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/CompactType.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/CompactType.html b/2.0/apidocs/org/apache/hadoop/hbase/client/CompactType.html
index 06ce3e4..3d82c57 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/CompactType.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/CompactType.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompactType (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CompactType (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompactType (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CompactType (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/CompactionState.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/CompactionState.html b/2.0/apidocs/org/apache/hadoop/hbase/client/CompactionState.html
index 059555e..8c0b81a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/CompactionState.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/CompactionState.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompactionState (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CompactionState (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompactionState (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CompactionState (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Connection.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Connection.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Connection.html
index 5fc3ec1..9cfeb4e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Connection.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Connection.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Connection (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Connection (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Connection (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Connection (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionConfiguration.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionConfiguration.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionConfiguration.html
index 3bc2eab..3a87807 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionConfiguration.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionConfiguration.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConnectionConfiguration (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ConnectionConfiguration (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConnectionConfiguration (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ConnectionConfiguration (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionFactory.html
index ad88083..b65898d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ConnectionFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConnectionFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ConnectionFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConnectionFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ConnectionFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[14/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/TableDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/TableDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/client/TableDescriptor.html
index b04caa6..f529534 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/TableDescriptor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/TableDescriptor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableDescriptor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>TableDescriptor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableDescriptor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="TableDescriptor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":17,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":38,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":18};
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":17,"i5":6,"i6":50,"i7":6,"i8":6,"i9":6,"i10":6,"i11":38,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":18};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -183,136 +183,144 @@ public interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getComparator-java.util.Comparator-">getComparator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&gt;&nbsp;cfComparator)</code>&nbsp;</td>
 </tr>
 <tr id="i5" class="rowColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getCoprocessors--">getCoprocessors</a></span>()</code>
-<div class="block">Return the list of attached co-processor represented by their name
- className</div>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getCoprocessorDescriptors--">getCoprocessorDescriptors</a></span>()</code>
+<div class="block">Return the list of attached co-processor represented</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
+<td class="colFirst"><code>default <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getCoprocessors--">getCoprocessors</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getCoprocessorDescriptors--"><code>getCoprocessorDescriptors()</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getDurability--">getDurability</a></span>()</code>
 <div class="block">Returns the durability setting for the table.</div>
 </td>
 </tr>
-<tr id="i7" class="rowColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getFlushPolicyClassName--">getFlushPolicyClassName</a></span>()</code>
 <div class="block">This gets the class associated with the flush policy which determines the
  stores need to be flushed when flushing a region.</div>
 </td>
 </tr>
-<tr id="i8" class="altColor">
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getMaxFileSize--">getMaxFileSize</a></span>()</code>
 <div class="block">Returns the maximum size upto which a region can grow to after which a
  region split is triggered.</div>
 </td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr id="i10" class="altColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getMemStoreFlushSize--">getMemStoreFlushSize</a></span>()</code>
 <div class="block">Returns the size of the memstore after which a flush to filesystem is
  triggered.</div>
 </td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i11" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getOwnerString--">getOwnerString</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i12" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getPriority--">getPriority</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i12" class="altColor">
+<tr id="i13" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getRegionReplication--">getRegionReplication</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i13" class="rowColor">
+<tr id="i14" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getRegionSplitPolicyClassName--">getRegionSplitPolicyClassName</a></span>()</code>
 <div class="block">This gets the class associated with the region split policy which
  determines when a region split should occur.</div>
 </td>
 </tr>
-<tr id="i14" class="altColor">
+<tr id="i15" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getTableName--">getTableName</a></span>()</code>
 <div class="block">Get the name of the table</div>
 </td>
 </tr>
-<tr id="i15" class="rowColor">
+<tr id="i16" class="altColor">
 <td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getValue-byte:A-">getValue</a></span>(byte[]&nbsp;key)</code>
 <div class="block">Getter for accessing the metadata associated with the key.</div>
 </td>
 </tr>
-<tr id="i16" class="altColor">
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getValue-org.apache.hadoop.hbase.util.Bytes-">getValue</a></span>(<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key)</code>
 <div class="block">Getter for accessing the metadata associated with the key.</div>
 </td>
 </tr>
-<tr id="i17" class="rowColor">
+<tr id="i18" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getValue-java.lang.String-">getValue</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code>
 <div class="block">Getter for accessing the metadata associated with the key.</div>
 </td>
 </tr>
-<tr id="i18" class="altColor">
+<tr id="i19" class="rowColor">
 <td class="colFirst"><code><a href="https://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="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>,<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getValues--">getValues</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i19" class="rowColor">
+<tr id="i20" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#hasColumnFamily-byte:A-">hasColumnFamily</a></span>(byte[]&nbsp;name)</code>
 <div class="block">Checks to see if this table contains the given column family</div>
 </td>
 </tr>
-<tr id="i20" class="altColor">
+<tr id="i21" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#hasCoprocessor-java.lang.String-">hasCoprocessor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classNameToMatch)</code>
 <div class="block">Check if the table has an attached co-processor represented by the name
  className</div>
 </td>
 </tr>
-<tr id="i21" class="rowColor">
+<tr id="i22" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#hasRegionMemStoreReplication--">hasRegionMemStoreReplication</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i22" class="altColor">
+<tr id="i23" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#isCompactionEnabled--">isCompactionEnabled</a></span>()</code>
 <div class="block">Check if the compaction enable flag of the table is true.</div>
 </td>
 </tr>
-<tr id="i23" class="rowColor">
+<tr id="i24" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#isMetaRegion--">isMetaRegion</a></span>()</code>
 <div class="block">Checks if this table is <code> hbase:meta </code> region.</div>
 </td>
 </tr>
-<tr id="i24" class="altColor">
+<tr id="i25" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#isMetaTable--">isMetaTable</a></span>()</code>
 <div class="block">Checks if the table is a <code>hbase:meta</code> table</div>
 </td>
 </tr>
-<tr id="i25" class="rowColor">
+<tr id="i26" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#isNormalizationEnabled--">isNormalizationEnabled</a></span>()</code>
 <div class="block">Check if normalization enable flag of the table is true.</div>
 </td>
 </tr>
-<tr id="i26" class="altColor">
+<tr id="i27" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#isReadOnly--">isReadOnly</a></span>()</code>
 <div class="block">Check if the readOnly flag of the table is set.</div>
 </td>
 </tr>
-<tr id="i27" class="rowColor">
+<tr id="i28" class="altColor">
 <td class="colFirst"><code>default boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#matchReplicationScope-boolean-">matchReplicationScope</a></span>(boolean&nbsp;enabled)</code>
 <div class="block">Check if the table's cfs' replication scope matched with the replication state</div>
@@ -384,13 +392,30 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 </dl>
 </li>
 </ul>
+<a name="getCoprocessorDescriptors--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCoprocessorDescriptors</h4>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.87">getCoprocessorDescriptors</a>()</pre>
+<div class="block">Return the list of attached co-processor represented</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The list of CoprocessorDescriptor</dd>
+</dl>
+</li>
+</ul>
 <a name="getCoprocessors--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>getCoprocessors</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.88">getCoprocessors</a>()</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+default&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.97">getCoprocessors</a>()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getCoprocessorDescriptors--"><code>getCoprocessorDescriptors()</code></a> instead</span></div>
 <div class="block">Return the list of attached co-processor represented by their name
  className</div>
 <dl>
@@ -405,7 +430,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>getDurability</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.95">getDurability</a>()</pre>
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.108">getDurability</a>()</pre>
 <div class="block">Returns the durability setting for the table.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -419,7 +444,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>getColumnFamilies</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.104">getColumnFamilies</a>()</pre>
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.117">getColumnFamilies</a>()</pre>
 <div class="block">Returns an unmodifiable collection of all the <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client"><code>ColumnFamilyDescriptor</code></a> of
  all the column families of the table.</div>
 <dl>
@@ -435,7 +460,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>getColumnFamilyNames</h4>
-<pre><a href="https://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/TableDescriptor.html#line.114">getColumnFamilyNames</a>()</pre>
+<pre><a href="https://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/TableDescriptor.html#line.127">getColumnFamilyNames</a>()</pre>
 <div class="block">Returns all the column family names of the current table. The map of
  TableDescriptor contains mapping of family name to ColumnDescriptor.
  This returns all the keys of the family map which represents the column
@@ -452,7 +477,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>getColumnFamily</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.124">getColumnFamily</a>(byte[]&nbsp;name)</pre>
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.137">getColumnFamily</a>(byte[]&nbsp;name)</pre>
 <div class="block">Returns the ColumnDescriptor for a specific column family with name as
  specified by the parameter column.</div>
 <dl>
@@ -470,7 +495,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>getFlushPolicyClassName</h4>
-<pre><a href="https://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/TableDescriptor.html#line.134">getFlushPolicyClassName</a>()</pre>
+<pre><a href="https://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/TableDescriptor.html#line.147">getFlushPolicyClassName</a>()</pre>
 <div class="block">This gets the class associated with the flush policy which determines the
  stores need to be flushed when flushing a region. The class used by default
  is defined in org.apache.hadoop.hbase.regionserver.FlushPolicy.</div>
@@ -487,7 +512,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxFileSize</h4>
-<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.143">getMaxFileSize</a>()</pre>
+<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.156">getMaxFileSize</a>()</pre>
 <div class="block">Returns the maximum size upto which a region can grow to after which a
  region split is triggered. The region size is represented by the size of
  the biggest store file in that region.</div>
@@ -503,7 +528,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>getMemStoreFlushSize</h4>
-<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.151">getMemStoreFlushSize</a>()</pre>
+<pre>long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.164">getMemStoreFlushSize</a>()</pre>
 <div class="block">Returns the size of the memstore after which a flush to filesystem is
  triggered.</div>
 <dl>
@@ -518,7 +543,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>getPriority</h4>
-<pre>int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.156">getPriority</a>()</pre>
+<pre>int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.169">getPriority</a>()</pre>
 </li>
 </ul>
 <a name="getRegionReplication--">
@@ -527,7 +552,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionReplication</h4>
-<pre>int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.161">getRegionReplication</a>()</pre>
+<pre>int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.174">getRegionReplication</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Returns the configured replicas per region</dd>
@@ -540,7 +565,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionSplitPolicyClassName</h4>
-<pre><a href="https://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/TableDescriptor.html#line.171">getRegionSplitPolicyClassName</a>()</pre>
+<pre><a href="https://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/TableDescriptor.html#line.184">getRegionSplitPolicyClassName</a>()</pre>
 <div class="block">This gets the class associated with the region split policy which
  determines when a region split should occur. The class used by default is
  defined in org.apache.hadoop.hbase.regionserver.RegionSplitPolicy</div>
@@ -557,7 +582,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableName</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.178">getTableName</a>()</pre>
+<pre><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.191">getTableName</a>()</pre>
 <div class="block">Get the name of the table</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -572,7 +597,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <li class="blockList">
 <h4>getOwnerString</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-<a href="https://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/TableDescriptor.html#line.181">getOwnerString</a>()</pre>
+<a href="https://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/TableDescriptor.html#line.194">getOwnerString</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
@@ -582,7 +607,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>getValue</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.189">getValue</a>(<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key)</pre>
+<pre><a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.202">getValue</a>(<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key)</pre>
 <div class="block">Getter for accessing the metadata associated with the key.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -598,7 +623,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>getValue</h4>
-<pre>byte[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.197">getValue</a>(byte[]&nbsp;key)</pre>
+<pre>byte[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.210">getValue</a>(byte[]&nbsp;key)</pre>
 <div class="block">Getter for accessing the metadata associated with the key.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -614,7 +639,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>getValue</h4>
-<pre><a href="https://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/TableDescriptor.html#line.205">getValue</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre><a href="https://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/TableDescriptor.html#line.218">getValue</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Getter for accessing the metadata associated with the key.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -630,7 +655,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>getValues</h4>
-<pre><a href="https://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="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>,<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.210">getValues</a>()</pre>
+<pre><a href="https://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="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>,<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.223">getValues</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Getter for fetching an unmodifiable map.</dd>
@@ -643,7 +668,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>hasCoprocessor</h4>
-<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.219">hasCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classNameToMatch)</pre>
+<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.232">hasCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classNameToMatch)</pre>
 <div class="block">Check if the table has an attached co-processor represented by the name
  className</div>
 <dl>
@@ -660,7 +685,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>hasColumnFamily</h4>
-<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.227">hasColumnFamily</a>(byte[]&nbsp;name)</pre>
+<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.240">hasColumnFamily</a>(byte[]&nbsp;name)</pre>
 <div class="block">Checks to see if this table contains the given column family</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -676,7 +701,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>hasRegionMemStoreReplication</h4>
-<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.232">hasRegionMemStoreReplication</a>()</pre>
+<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.245">hasRegionMemStoreReplication</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>true if the read-replicas memstore replication is enabled.</dd>
@@ -689,7 +714,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>isCompactionEnabled</h4>
-<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.240">isCompactionEnabled</a>()</pre>
+<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.253">isCompactionEnabled</a>()</pre>
 <div class="block">Check if the compaction enable flag of the table is true. If flag is false
  then no minor/major compactions will be done in real.</div>
 <dl>
@@ -704,7 +729,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>isMetaRegion</h4>
-<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.247">isMetaRegion</a>()</pre>
+<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.260">isMetaRegion</a>()</pre>
 <div class="block">Checks if this table is <code> hbase:meta </code> region.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -718,7 +743,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>isMetaTable</h4>
-<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.254">isMetaTable</a>()</pre>
+<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.267">isMetaTable</a>()</pre>
 <div class="block">Checks if the table is a <code>hbase:meta</code> table</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -732,7 +757,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>isNormalizationEnabled</h4>
-<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.262">isNormalizationEnabled</a>()</pre>
+<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.275">isNormalizationEnabled</a>()</pre>
 <div class="block">Check if normalization enable flag of the table is true. If flag is false
  then no region normalizer won't attempt to normalize this table.</div>
 <dl>
@@ -747,7 +772,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockList">
 <li class="blockList">
 <h4>isReadOnly</h4>
-<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.270">isReadOnly</a>()</pre>
+<pre>boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.283">isReadOnly</a>()</pre>
 <div class="block">Check if the readOnly flag of the table is set. If the readOnly flag is set
  then the contents of the table can only be read from but not modified.</div>
 <dl>
@@ -762,7 +787,7 @@ static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/C
 <ul class="blockListLast">
 <li class="blockList">
 <h4>matchReplicationScope</h4>
-<pre>default&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.277">matchReplicationScope</a>(boolean&nbsp;enabled)</pre>
+<pre>default&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptor.html#line.290">matchReplicationScope</a>(boolean&nbsp;enabled)</pre>
 <div class="block">Check if the table's cfs' replication scope matched with the replication state</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>


[28/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerName.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerName.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerName.html
index c8da3af..937b1a7 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerName.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServerName.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ServerName (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ServerName (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ServerName (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ServerName (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -198,23 +198,23 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ClusterStatus.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterStatus.html#getMasterName--">getMasterName</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ClusterMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterMetrics.html#getMasterName--">getMasterName</a></span>()</code>
 <div class="block">Returns detailed information about the current master <a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase"><code>ServerName</code></a>.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ClusterStatus.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterStatus.html#getMasterName--">getMasterName</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Server.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/Server.html#getServerName--">getServerName</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">SplitLogTask.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/SplitLogTask.html#getServerName--">getServerName</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">SplitLogTask.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/SplitLogTask.html#getServerName--">getServerName</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">Server.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/Server.html#getServerName--">getServerName</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a></code></td>
@@ -289,13 +289,13 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ClusterStatus.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterStatus.html#getBackupMasterNames--">getBackupMasterNames</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ClusterMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterMetrics.html#getBackupMasterNames--">getBackupMasterNames</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ClusterMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterMetrics.html#getBackupMasterNames--">getBackupMasterNames</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ClusterStatus.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterStatus.html#getBackupMasterNames--">getBackupMasterNames</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
@@ -308,23 +308,23 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ClusterStatus.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterStatus.html#getDeadServerNames--">getDeadServerNames</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ClusterMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterMetrics.html#getDeadServerNames--">getDeadServerNames</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ClusterMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterMetrics.html#getDeadServerNames--">getDeadServerNames</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ClusterStatus.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterStatus.html#getDeadServerNames--">getDeadServerNames</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://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="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>,<a href="../../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ClusterStatus.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterStatus.html#getLiveServerMetrics--">getLiveServerMetrics</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ClusterMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterMetrics.html#getLiveServerMetrics--">getLiveServerMetrics</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://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="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>,<a href="../../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ClusterMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterMetrics.html#getLiveServerMetrics--">getLiveServerMetrics</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ClusterStatus.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterStatus.html#getLiveServerMetrics--">getLiveServerMetrics</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
@@ -438,17 +438,22 @@
 <td class="colLast"><span class="typeNameLabel">ServerMetricsBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#of-org.apache.hadoop.hbase.ServerName-">of</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ServerMetricsBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#of-org.apache.hadoop.hbase.ServerName-int-">of</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn,
+  int&nbsp;versionNumber)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/RegionLocations.html" title="class in org.apache.hadoop.hbase">RegionLocations</a></code></td>
 <td class="colLast"><span class="typeNameLabel">RegionLocations.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionLocations.html#removeByServer-org.apache.hadoop.hbase.ServerName-">removeByServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>
 <div class="block">Returns a new RegionLocations with the locations removed (set to null)
  which have the destination server as given.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ClusterMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ClusterMetricsBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ClusterMetricsBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ClusterMetricsBuilder.html#setMasterName-org.apache.hadoop.hbase.ServerName-">setMasterName</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">MetaTableAccessor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#splitRegion-org.apache.hadoop.hbase.client.Connection-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.ServerName-int-">splitRegion</a></span>(<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/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;parent,
@@ -459,11 +464,17 @@
 <div class="block">Splits the region into two in an atomic operation.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ServerMetricsBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#toServerMetrics-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad-">toServerMetrics</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
                org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad&nbsp;serverLoadPB)</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ServerMetricsBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#toServerMetrics-org.apache.hadoop.hbase.ServerName-int-org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad-">toServerMetrics</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
+               int&nbsp;versionNumber,
+               org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad&nbsp;serverLoadPB)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="typeNameLabel">MetaTableAccessor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#updateRegionLocation-org.apache.hadoop.hbase.client.Connection-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.ServerName-long-long-">updateRegionLocation</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
@@ -647,15 +658,15 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#clearDeadServers-java.util.List-">clearDeadServers</a></span>(<a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&nbsp;servers)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#clearDeadServers-java.util.List-">clearDeadServers</a></span>(<a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&nbsp;servers)</code>
 <div class="block">Clear dead region servers from master.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#clearDeadServers-java.util.List-">clearDeadServers</a></span>(<a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&nbsp;servers)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#clearDeadServers-java.util.List-">clearDeadServers</a></span>(<a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&nbsp;servers)</code>
@@ -695,15 +706,15 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#listDecommissionedRegionServers--">listDecommissionedRegionServers</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#listDecommissionedRegionServers--">listDecommissionedRegionServers</a></span>()</code>
 <div class="block">List region servers marked as decommissioned, which can not be assigned regions.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#listDecommissionedRegionServers--">listDecommissionedRegionServers</a></span>()</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#listDecommissionedRegionServers--">listDecommissionedRegionServers</a></span>()</code>
@@ -748,17 +759,17 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#clearCompactionQueues-org.apache.hadoop.hbase.ServerName-java.util.Set-">clearCompactionQueues</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn,
+                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;queues)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#clearCompactionQueues-org.apache.hadoop.hbase.ServerName-java.util.Set-">clearCompactionQueues</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
                      <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;queues)</code>
 <div class="block">Clear compacting queues on a region server.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#clearCompactionQueues-org.apache.hadoop.hbase.ServerName-java.util.Set-">clearCompactionQueues</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn,
-                     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;queues)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#clearCompactionQueues-org.apache.hadoop.hbase.ServerName-java.util.Set-">clearCompactionQueues</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
@@ -785,15 +796,15 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#compactRegionServer-org.apache.hadoop.hbase.ServerName-">compactRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#compactRegionServer-org.apache.hadoop.hbase.ServerName-">compactRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>
 <div class="block">Compact all regions on the region server.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#compactRegionServer-org.apache.hadoop.hbase.ServerName-">compactRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#compactRegionServer-org.apache.hadoop.hbase.ServerName-">compactRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>
@@ -850,15 +861,15 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#flushRegionServer-org.apache.hadoop.hbase.ServerName-">flushRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#flushRegionServer-org.apache.hadoop.hbase.ServerName-">flushRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>
 <div class="block">Flush all region on the region server.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#flushRegionServer-org.apache.hadoop.hbase.ServerName-">flushRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#flushRegionServer-org.apache.hadoop.hbase.ServerName-">flushRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>
@@ -918,17 +929,17 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="https://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/RegionMetrics.html" title="interface in org.apache.hadoop.hbase">RegionMetrics</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getRegionMetrics-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.TableName-">getRegionMetrics</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
+                <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/RegionMetrics.html" title="interface in org.apache.hadoop.hbase">RegionMetrics</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#getRegionMetrics-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.TableName-">getRegionMetrics</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
                 <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Get a list of <a href="../../../../../org/apache/hadoop/hbase/RegionMetrics.html" title="interface in org.apache.hadoop.hbase"><code>RegionMetrics</code></a> of all regions hosted on a region seerver for a table.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="https://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/RegionMetrics.html" title="interface in org.apache.hadoop.hbase">RegionMetrics</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getRegionMetrics-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.TableName-">getRegionMetrics</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
-                <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://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/RegionMetrics.html" title="interface in org.apache.hadoop.hbase">RegionMetrics</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#getRegionMetrics-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.TableName-">getRegionMetrics</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
@@ -937,15 +948,15 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getRegions-org.apache.hadoop.hbase.ServerName-">getRegions</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#getRegions-org.apache.hadoop.hbase.ServerName-">getRegions</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>
 <div class="block">Get all the online regions on a region server.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getRegions-org.apache.hadoop.hbase.ServerName-">getRegions</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#getRegions-org.apache.hadoop.hbase.ServerName-">getRegions</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>
@@ -982,15 +993,15 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#majorCompactRegionServer-org.apache.hadoop.hbase.ServerName-">majorCompactRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#majorCompactRegionServer-org.apache.hadoop.hbase.ServerName-">majorCompactRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>
 <div class="block">Compact all regions on the region server.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#majorCompactRegionServer-org.apache.hadoop.hbase.ServerName-">majorCompactRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#majorCompactRegionServer-org.apache.hadoop.hbase.ServerName-">majorCompactRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>
@@ -1005,17 +1016,17 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#recommissionRegionServer-org.apache.hadoop.hbase.ServerName-java.util.List-">recommissionRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;server,
+                        <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;byte[]&gt;&nbsp;encodedRegionNames)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#recommissionRegionServer-org.apache.hadoop.hbase.ServerName-java.util.List-">recommissionRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;server,
                         <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;byte[]&gt;&nbsp;encodedRegionNames)</code>
 <div class="block">Remove decommission marker from a region server to allow regions assignments.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#recommissionRegionServer-org.apache.hadoop.hbase.ServerName-java.util.List-">recommissionRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;server,
-                        <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;byte[]&gt;&nbsp;encodedRegionNames)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#recommissionRegionServer-org.apache.hadoop.hbase.ServerName-java.util.List-">recommissionRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;server,
@@ -1024,15 +1035,15 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#rollWALWriter-org.apache.hadoop.hbase.ServerName-">rollWALWriter</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#rollWALWriter-org.apache.hadoop.hbase.ServerName-">rollWALWriter</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>
 <div class="block">Roll the log writer.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#rollWALWriter-org.apache.hadoop.hbase.ServerName-">rollWALWriter</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#rollWALWriter-org.apache.hadoop.hbase.ServerName-">rollWALWriter</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>
@@ -1040,15 +1051,15 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="typeNameLabel">ClientServiceCallable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/ClientServiceCallable.html#setStubByServiceName-org.apache.hadoop.hbase.ServerName-">setStubByServiceName</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serviceName)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>protected abstract void</code></td>
 <td class="colLast"><span class="typeNameLabel">RegionServerCallable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#setStubByServiceName-org.apache.hadoop.hbase.ServerName-">setStubByServiceName</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serviceName)</code>
 <div class="block">Set the RCP client stub</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="typeNameLabel">ClientServiceCallable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/ClientServiceCallable.html#setStubByServiceName-org.apache.hadoop.hbase.ServerName-">setStubByServiceName</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serviceName)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#stopRegionServer-org.apache.hadoop.hbase.ServerName-">stopRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>
@@ -1066,15 +1077,15 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#updateConfiguration-org.apache.hadoop.hbase.ServerName-">updateConfiguration</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;server)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#updateConfiguration-org.apache.hadoop.hbase.ServerName-">updateConfiguration</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>
 <div class="block">Update the configuration and trigger an online config change on the regionserver.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#updateConfiguration-org.apache.hadoop.hbase.ServerName-">updateConfiguration</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;server)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#updateConfiguration-org.apache.hadoop.hbase.ServerName-">updateConfiguration</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;server)</code>
@@ -1090,17 +1101,17 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">StatisticTrackable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/StatisticTrackable.html#updateRegionStats-org.apache.hadoop.hbase.ServerName-byte:A-org.apache.hadoop.hbase.client.RegionLoadStats-">updateRegionStats</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;server,
+<td class="colLast"><span class="typeNameLabel">ServerStatisticTracker.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/ServerStatisticTracker.html#updateRegionStats-org.apache.hadoop.hbase.ServerName-byte:A-org.apache.hadoop.hbase.client.RegionLoadStats-">updateRegionStats</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;server,
                  byte[]&nbsp;region,
-                 <a href="../../../../../org/apache/hadoop/hbase/client/RegionLoadStats.html" title="class in org.apache.hadoop.hbase.client">RegionLoadStats</a>&nbsp;stats)</code>
-<div class="block">Update stats per region.</div>
-</td>
+                 <a href="../../../../../org/apache/hadoop/hbase/client/RegionLoadStats.html" title="class in org.apache.hadoop.hbase.client">RegionLoadStats</a>&nbsp;currentStats)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ServerStatisticTracker.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/ServerStatisticTracker.html#updateRegionStats-org.apache.hadoop.hbase.ServerName-byte:A-org.apache.hadoop.hbase.client.RegionLoadStats-">updateRegionStats</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;server,
+<td class="colLast"><span class="typeNameLabel">StatisticTrackable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/StatisticTrackable.html#updateRegionStats-org.apache.hadoop.hbase.ServerName-byte:A-org.apache.hadoop.hbase.client.RegionLoadStats-">updateRegionStats</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;server,
                  byte[]&nbsp;region,
-                 <a href="../../../../../org/apache/hadoop/hbase/client/RegionLoadStats.html" title="class in org.apache.hadoop.hbase.client">RegionLoadStats</a>&nbsp;currentStats)</code>&nbsp;</td>
+                 <a href="../../../../../org/apache/hadoop/hbase/client/RegionLoadStats.html" title="class in org.apache.hadoop.hbase.client">RegionLoadStats</a>&nbsp;stats)</code>
+<div class="block">Update stats per region.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -1134,15 +1145,15 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#clearDeadServers-java.util.List-">clearDeadServers</a></span>(<a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&nbsp;servers)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#clearDeadServers-java.util.List-">clearDeadServers</a></span>(<a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&nbsp;servers)</code>
 <div class="block">Clear dead region servers from master.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#clearDeadServers-java.util.List-">clearDeadServers</a></span>(<a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&nbsp;servers)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#clearDeadServers-java.util.List-">clearDeadServers</a></span>(<a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&nbsp;servers)</code>
@@ -1150,6 +1161,11 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#decommissionRegionServers-java.util.List-boolean-">decommissionRegionServers</a></span>(<a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&nbsp;servers,
+                         boolean&nbsp;offload)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#decommissionRegionServers-java.util.List-boolean-">decommissionRegionServers</a></span>(<a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&nbsp;servers,
                          boolean&nbsp;offload)</code>
@@ -1157,11 +1173,6 @@
  assigned to them.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#decommissionRegionServers-java.util.List-boolean-">decommissionRegionServers</a></span>(<a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&nbsp;servers,
-                         boolean&nbsp;offload)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#decommissionRegionServers-java.util.List-boolean-">decommissionRegionServers</a></span>(<a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&nbsp;servers,
@@ -1216,7 +1227,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">ClientBackoffPolicy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicy.html#getBackoffTime-org.apache.hadoop.hbase.ServerName-byte:A-org.apache.hadoop.hbase.client.backoff.ServerStatistics-">getBackoffTime</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
+<td class="colLast"><span class="typeNameLabel">ClientBackoffPolicyFactory.NoBackoffPolicy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.NoBackoffPolicy.html#getBackoffTime-org.apache.hadoop.hbase.ServerName-byte:A-org.apache.hadoop.hbase.client.backoff.ServerStatistics-">getBackoffTime</a></span>(<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>
@@ -1228,7 +1239,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">ClientBackoffPolicyFactory.NoBackoffPolicy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.NoBackoffPolicy.html#getBackoffTime-org.apache.hadoop.hbase.ServerName-byte:A-org.apache.hadoop.hbase.client.backoff.ServerStatistics-">getBackoffTime</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
+<td class="colLast"><span class="typeNameLabel">ClientBackoffPolicy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicy.html#getBackoffTime-org.apache.hadoop.hbase.ServerName-byte:A-org.apache.hadoop.hbase.client.backoff.ServerStatistics-">getBackoffTime</a></span>(<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>
@@ -1304,11 +1315,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionCoprocessorEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionCoprocessorEnvironment.html#getServerName--">getServerName</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">RegionServerCoprocessorEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html#getServerName--">getServerName</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionServerCoprocessorEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html#getServerName--">getServerName</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">RegionCoprocessorEnvironment.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionCoprocessorEnvironment.html#getServerName--">getServerName</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a></code></td>
@@ -1509,11 +1520,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FavoredNodesManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/favored/FavoredNodesManager.html#getFavoredNodes-org.apache.hadoop.hbase.client.RegionInfo-">getFavoredNodes</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionInfo)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">FavoredNodesPlan.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/favored/FavoredNodesPlan.html#getFavoredNodes-org.apache.hadoop.hbase.client.RegionInfo-">getFavoredNodes</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;region)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FavoredNodesPlan.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/favored/FavoredNodesPlan.html#getFavoredNodes-org.apache.hadoop.hbase.client.RegionInfo-">getFavoredNodes</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;region)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">FavoredNodesManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/favored/FavoredNodesManager.html#getFavoredNodes-org.apache.hadoop.hbase.client.RegionInfo-">getFavoredNodes</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionInfo)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
@@ -1884,15 +1895,15 @@
 <td class="colLast"><span class="typeNameLabel">RegionPlacementMaintainer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/RegionPlacementMaintainer.html#getFavoredNodeList-java.lang.String-">getFavoredNodeList</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;favoredNodesStr)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="https://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="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>,<a href="../../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ServerManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/ServerManager.html#getOnlineServers--">getOnlineServers</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">RegionServerTracker.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/RegionServerTracker.html#getOnlineServers--">getOnlineServers</a></span>()</code>
 <div class="block">Gets the online servers.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="https://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="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>,<a href="../../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ServerManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/ServerManager.html#getOnlineServers--">getOnlineServers</a></span>()</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">ServerManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/ServerManager.html#getOnlineServersList--">getOnlineServersList</a></span>()</code>&nbsp;</td>
@@ -1989,7 +2000,7 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
+<td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">ServerManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/ServerManager.html#expireServer-org.apache.hadoop.hbase.ServerName-">expireServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -2017,132 +2028,138 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/HMaster.html#getRegionServerVersion-org.apache.hadoop.hbase.ServerName-">getRegionServerVersion</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/MasterServices.html#getRegionServerVersion-org.apache.hadoop.hbase.ServerName-">getRegionServerVersion</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/MasterServices.html#getRegionServerVersion-org.apache.hadoop.hbase.ServerName-">getRegionServerVersion</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/HMaster.html#getRegionServerVersion-org.apache.hadoop.hbase.ServerName-">getRegionServerVersion</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.BlockingInterface</code></td>
 <td class="colLast"><span class="typeNameLabel">ServerManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/ServerManager.html#getRsAdmin-org.apache.hadoop.hbase.ServerName-">getRsAdmin</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="typeNameLabel">ServerManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/ServerManager.html#getServerVersion-org.apache.hadoop.hbase.ServerName-">getServerVersion</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>
+<div class="block">May return 0 when server is not online.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a></code></td>
 <td class="colLast"><span class="typeNameLabel">DeadServer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/DeadServer.html#getTimeOfDeath-org.apache.hadoop.hbase.ServerName-">getTimeOfDeath</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;deadServerName)</code>
 <div class="block">Get the time when a server died</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">SplitLogManager.Task.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/SplitLogManager.Task.html#heartbeat-long-int-org.apache.hadoop.hbase.ServerName-">heartbeat</a></span>(long&nbsp;time,
          int&nbsp;version,
          <a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;worker)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">RegionState.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/RegionState.html#isClosingOrClosedOnServer-org.apache.hadoop.hbase.ServerName-">isClosingOrClosedOnServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">DeadServer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/DeadServer.html#isDeadServer-org.apache.hadoop.hbase.ServerName-">isDeadServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">RegionState.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/RegionState.html#isMergingNewOnServer-org.apache.hadoop.hbase.ServerName-">isMergingNewOnServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">RegionState.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/RegionState.html#isMergingNewOrOfflineOnServer-org.apache.hadoop.hbase.ServerName-">isMergingNewOrOfflineOnServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">RegionState.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/RegionState.html#isMergingNewOrOpenedOnServer-org.apache.hadoop.hbase.ServerName-">isMergingNewOrOpenedOnServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">RegionState.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/RegionState.html#isMergingOnServer-org.apache.hadoop.hbase.ServerName-">isMergingOnServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">RegionState.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/RegionState.html#isOnServer-org.apache.hadoop.hbase.ServerName-">isOnServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">RegionState.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/RegionState.html#isOpenedOnServer-org.apache.hadoop.hbase.ServerName-">isOpenedOnServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">RegionState.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/RegionState.html#isOpeningOrFailedOpenOnServer-org.apache.hadoop.hbase.ServerName-">isOpeningOrFailedOpenOnServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">RegionState.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/RegionState.html#isOpeningOrOpenedOnServer-org.apache.hadoop.hbase.ServerName-">isOpeningOrOpenedOnServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">ServerManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/ServerManager.html#isServerDead-org.apache.hadoop.hbase.ServerName-">isServerDead</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>
 <div class="block">Check if a server is known to be dead.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">ServerManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/ServerManager.html#isServerOnline-org.apache.hadoop.hbase.ServerName-">isServerOnline</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">RegionState.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/RegionState.html#isSplittingNewOnServer-org.apache.hadoop.hbase.ServerName-">isSplittingNewOnServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">RegionState.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/RegionState.html#isSplittingOnServer-org.apache.hadoop.hbase.ServerName-">isSplittingOnServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">RegionState.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/RegionState.html#isSplittingOrOpenedOnServer-org.apache.hadoop.hbase.ServerName-">isSplittingOrOpenedOnServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">RegionState.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/RegionState.html#isSplittingOrSplitOnServer-org.apache.hadoop.hbase.ServerName-">isSplittingOrSplitOnServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">ServerManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/ServerManager.html#moveFromOnlineToDeadServers-org.apache.hadoop.hbase.ServerName-">moveFromOnlineToDeadServers</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">DeadServer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/DeadServer.html#notifyServer-org.apache.hadoop.hbase.ServerName-">notifyServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>
 <div class="block">Notify that we started processing this dead server.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/MasterCoprocessorHost.html#postMove-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.ServerName-">postMove</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;region,
         <a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;srcServer,
         <a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;destServer)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/MasterCoprocessorHost.html#postRecommissionRegionServer-org.apache.hadoop.hbase.ServerName-java.util.List-">postRecommissionRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;server,
                             <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;byte[]&gt;&nbsp;encodedRegionNames)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/MasterCoprocessorHost.html#preMove-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.ServerName-">preMove</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;region,
        <a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;srcServer,
        <a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;destServer)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/MasterCoprocessorHost.html#preRecommissionRegionServer-org.apache.hadoop.hbase.ServerName-java.util.List-">preRecommissionRegionServer</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;server,
                            <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;byte[]&gt;&nbsp;encodedRegionNames)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr clas

<TRUNCATED>

[43/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferTag.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferTag.html b/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferTag.html
index f8c53c8..48d1dd5 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferTag.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferTag.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ByteBufferTag (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ByteBufferTag (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ByteBufferTag (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ByteBufferTag (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CacheEvictionStats.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CacheEvictionStats.html b/2.0/apidocs/org/apache/hadoop/hbase/CacheEvictionStats.html
index 047a421..c35417c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CacheEvictionStats.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CacheEvictionStats.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CacheEvictionStats (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CacheEvictionStats (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CacheEvictionStats (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CacheEvictionStats (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CacheEvictionStatsAggregator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CacheEvictionStatsAggregator.html b/2.0/apidocs/org/apache/hadoop/hbase/CacheEvictionStatsAggregator.html
index 8b72e8b..c656177 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CacheEvictionStatsAggregator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CacheEvictionStatsAggregator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CacheEvictionStatsAggregator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CacheEvictionStatsAggregator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CacheEvictionStatsAggregator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CacheEvictionStatsAggregator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CacheEvictionStatsBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CacheEvictionStatsBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/CacheEvictionStatsBuilder.html
index 702b447..5fd3185 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CacheEvictionStatsBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CacheEvictionStatsBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CacheEvictionStatsBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CacheEvictionStatsBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CacheEvictionStatsBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CacheEvictionStatsBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CallDroppedException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CallDroppedException.html b/2.0/apidocs/org/apache/hadoop/hbase/CallDroppedException.html
index ff684ea..38f36ba 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CallDroppedException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CallDroppedException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CallDroppedException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CallDroppedException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CallDroppedException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CallDroppedException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CallQueueTooBigException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CallQueueTooBigException.html b/2.0/apidocs/org/apache/hadoop/hbase/CallQueueTooBigException.html
index cede7de..3f71b39 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CallQueueTooBigException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CallQueueTooBigException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CallQueueTooBigException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CallQueueTooBigException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CallQueueTooBigException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CallQueueTooBigException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/Cell.Type.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/Cell.Type.html b/2.0/apidocs/org/apache/hadoop/hbase/Cell.Type.html
index 7730fbf..8ce3666 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/Cell.Type.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/Cell.Type.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Cell.Type (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Cell.Type (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Cell.Type (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Cell.Type (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/Cell.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/Cell.html b/2.0/apidocs/org/apache/hadoop/hbase/Cell.html
index 7ae4e25..d5842c5 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/Cell.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/Cell.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Cell (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Cell (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Cell (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Cell (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CellBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CellBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/CellBuilder.html
index 980975d..e30d7db 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CellBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CellBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CellBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CellBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CellBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CellBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CellBuilderFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CellBuilderFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/CellBuilderFactory.html
index 14cd08f..401b9b7 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CellBuilderFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CellBuilderFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CellBuilderFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CellBuilderFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CellBuilderFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CellBuilderFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CellBuilderType.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CellBuilderType.html b/2.0/apidocs/org/apache/hadoop/hbase/CellBuilderType.html
index 2eb487d..b1a9db8 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CellBuilderType.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CellBuilderType.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CellBuilderType (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CellBuilderType (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CellBuilderType (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CellBuilderType (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CellComparator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CellComparator.html b/2.0/apidocs/org/apache/hadoop/hbase/CellComparator.html
index f4b3b01..7581184 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CellComparator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CellComparator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CellComparator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CellComparator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CellComparator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CellComparator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":17};
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":17,"i10":6};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -111,7 +111,7 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre>@InterfaceAudience.Public
  @InterfaceStability.Evolving
-public interface <a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.30">CellComparator</a>
+public interface <a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.31">CellComparator</a>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&gt;</pre>
 <div class="block">Comparator for comparing cells and has some specialized methods that allows comparing individual
  cell components like row, family, qualifier and timestamp</div>
@@ -142,19 +142,27 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-">compare</a></span>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
+       <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;rightCell,
+       boolean&nbsp;ignoreSequenceid)</code>
+<div class="block">Compare cells.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compareFamilies-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareFamilies</a></span>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
                <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;rightCell)</code>
 <div class="block">Lexographically compares the families of the two cells</div>
 </td>
 </tr>
-<tr id="i2" class="altColor">
+<tr id="i3" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compareQualifiers-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareQualifiers</a></span>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
                  <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;rightCell)</code>
 <div class="block">Lexographically compares the qualifiers of the two cells</div>
 </td>
 </tr>
-<tr id="i3" class="rowColor">
+<tr id="i4" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compareRows-org.apache.hadoop.hbase.Cell-byte:A-int-int-">compareRows</a></span>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
            byte[]&nbsp;bytes,
@@ -164,40 +172,44 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.
  stopRow in Scan.</div>
 </td>
 </tr>
-<tr id="i4" class="altColor">
+<tr id="i5" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compareRows-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareRows</a></span>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
            <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;rightCell)</code>
 <div class="block">Lexographically compares the rows of two cells.</div>
 </td>
 </tr>
-<tr id="i5" class="rowColor">
+<tr id="i6" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compareTimestamps-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareTimestamps</a></span>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
                  <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;rightCell)</code>
 <div class="block">Compares cell's timestamps in DESCENDING order.</div>
 </td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compareTimestamps-long-long-">compareTimestamps</a></span>(long&nbsp;leftCellts,
                  long&nbsp;rightCellts)</code>
 <div class="block">Compares cell's timestamps in DESCENDING order.</div>
 </td>
 </tr>
-<tr id="i7" class="rowColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compareWithoutRow-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareWithoutRow</a></span>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
                  <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;rightCell)</code>
 <div class="block">Lexographically compares the two cells excluding the row part.</div>
 </td>
 </tr>
-<tr id="i8" class="altColor">
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#getInstance--">getInstance</a></span>()</code>
 <div class="block">A comparator for ordering cells in user-space tables.</div>
 </td>
 </tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#getSimpleComparator--">getSimpleComparator</a></span>()</code>&nbsp;</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.util.Comparator">
@@ -226,7 +238,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.
 <ul class="blockList">
 <li class="blockList">
 <h4>getInstance</h4>
-<pre>static&nbsp;<a href="../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.38">getInstance</a>()</pre>
+<pre>static&nbsp;<a href="../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.39">getInstance</a>()</pre>
 <div class="block">A comparator for ordering cells in user-space tables. Useful when writing cells in sorted
  order as necessary for bulk import (i.e. via MapReduce)
  <p>
@@ -240,7 +252,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.
 <ul class="blockList">
 <li class="blockList">
 <h4>compare</h4>
-<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.51">compare</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
+<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.52">compare</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
             <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;rightCell)</pre>
 <div class="block">Lexographically compares two cells. The key part of the cell is taken for comparison which
  includes row, family, qualifier, timestamp and type</div>
@@ -256,13 +268,32 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.
 </dl>
 </li>
 </ul>
+<a name="compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>compare</h4>
+<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.60">compare</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
+            <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;rightCell,
+            boolean&nbsp;ignoreSequenceid)</pre>
+<div class="block">Compare cells.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>ignoreSequenceid</code> - True if we are to compare the key portion only and ignore
+ the sequenceid. Set to false to compare key and consider sequenceid.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>0 if equal, -1 if a &lt; b, and +1 if a &gt; b.</dd>
+</dl>
+</li>
+</ul>
 <a name="compareRows-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>compareRows</h4>
-<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.60">compareRows</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
+<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.69">compareRows</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
                 <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;rightCell)</pre>
 <div class="block">Lexographically compares the rows of two cells.</div>
 <dl>
@@ -281,7 +312,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.
 <ul class="blockList">
 <li class="blockList">
 <h4>compareRows</h4>
-<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.72">compareRows</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.81">compareRows</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                 byte[]&nbsp;bytes,
                 int&nbsp;offset,
                 int&nbsp;length)</pre>
@@ -305,7 +336,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.
 <ul class="blockList">
 <li class="blockList">
 <h4>compareWithoutRow</h4>
-<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.82">compareWithoutRow</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
+<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.91">compareWithoutRow</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
                       <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;rightCell)</pre>
 <div class="block">Lexographically compares the two cells excluding the row part. It compares family, qualifier,
  timestamp and the type</div>
@@ -325,7 +356,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.
 <ul class="blockList">
 <li class="blockList">
 <h4>compareFamilies</h4>
-<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.91">compareFamilies</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
+<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.100">compareFamilies</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
                     <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;rightCell)</pre>
 <div class="block">Lexographically compares the families of the two cells</div>
 <dl>
@@ -344,7 +375,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.
 <ul class="blockList">
 <li class="blockList">
 <h4>compareQualifiers</h4>
-<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.100">compareQualifiers</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
+<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.109">compareQualifiers</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
                       <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;rightCell)</pre>
 <div class="block">Lexographically compares the qualifiers of the two cells</div>
 <dl>
@@ -363,7 +394,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.
 <ul class="blockList">
 <li class="blockList">
 <h4>compareTimestamps</h4>
-<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.112">compareTimestamps</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
+<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.121">compareTimestamps</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;leftCell,
                       <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;rightCell)</pre>
 <div class="block">Compares cell's timestamps in DESCENDING order. The below older timestamps sorting ahead of
  newer timestamps looks wrong but it is intentional. This way, newer timestamps are first found
@@ -382,10 +413,10 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.
 <a name="compareTimestamps-long-long-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>compareTimestamps</h4>
-<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.124">compareTimestamps</a>(long&nbsp;leftCellts,
+<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.133">compareTimestamps</a>(long&nbsp;leftCellts,
                       long&nbsp;rightCellts)</pre>
 <div class="block">Compares cell's timestamps in DESCENDING order. The below older timestamps sorting ahead of
  newer timestamps looks wrong but it is intentional. This way, newer timestamps are first found
@@ -401,6 +432,21 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.
 </dl>
 </li>
 </ul>
+<a name="getSimpleComparator--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getSimpleComparator</h4>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparator.html#line.140">getSimpleComparator</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A dumbed-down, fast comparator for hbase2 base-type, the <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html" title="class in org.apache.hadoop.hbase"><code>ByteBufferKeyValue</code></a>.
+   Create an instance when you make a new memstore, when you know only BBKVs will be passed.
+   Do not pollute with types other than BBKV if can be helped; the Comparator will slow.</dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html b/2.0/apidocs/org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html
index 043b3f1..6f2c671 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CellComparatorImpl.MetaCellComparator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CellComparatorImpl.MetaCellComparator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CellComparatorImpl.MetaCellComparator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CellComparatorImpl.MetaCellComparator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.316">CellComparatorImpl.MetaCellComparator</a>
+<pre>public static class <a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.299">CellComparatorImpl.MetaCellComparator</a>
 extends <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html" title="class in org.apache.hadoop.hbase">CellComparatorImpl</a></pre>
 <div class="block">A <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html" title="class in org.apache.hadoop.hbase"><code>CellComparatorImpl</code></a> for <code>hbase:meta</code> catalog table
  <a href="../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in org.apache.hadoop.hbase"><code>KeyValue</code></a>s.</div>
@@ -193,6 +193,14 @@ extends <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html" ti
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-">compare</a></span>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;a,
+       <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;b,
+       boolean&nbsp;ignoreSequenceid)</code>
+<div class="block">Compare cells.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html#compareRows-org.apache.hadoop.hbase.Cell-byte:A-int-int-">compareRows</a></span>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
            byte[]&nbsp;right,
            int&nbsp;roffset,
@@ -201,20 +209,24 @@ extends <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html" ti
  stopRow in Scan.</div>
 </td>
 </tr>
-<tr id="i1" class="rowColor">
+<tr id="i2" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html#compareRows-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareRows</a></span>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
            <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;right)</code>
 <div class="block">Compares the rows of the left and right cell.</div>
 </td>
 </tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html#getSimpleComparator--">getSimpleComparator</a></span>()</code>&nbsp;</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.CellComparatorImpl">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html" title="class in org.apache.hadoop.hbase">CellComparatorImpl</a></h3>
-<code><a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compare</a>, <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-">compare</a>, <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compareColumns-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareColumns</a>, <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compareFamilies-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareFamilies</a>, <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compareQualifiers-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareQualifiers</a>, <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compareTimestamps-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareTimestamps</a>, <a href="../.
 ./../../org/apache/hadoop/hbase/CellComparatorImpl.html#compareTimestamps-long-long-">compareTimestamps</a>, <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compareWithoutRow-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareWithoutRow</a></code></li>
+<code><a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compare</a>, <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compareColumns-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareColumns</a>, <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compareFamilies-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareFamilies</a>, <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compareQualifiers-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareQualifiers</a>, <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compareTimestamps-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareTimestamps</a>, <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compareTimestamps-long-long-">compareTimestamps</a>, <a href="../../../../org/apache/hadoop/hbase/Cell
 ComparatorImpl.html#compareWithoutRow-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareWithoutRow</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -257,7 +269,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>MetaCellComparator</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html#line.316">MetaCellComparator</a>()</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html#line.299">MetaCellComparator</a>()</pre>
 </li>
 </ul>
 </li>
@@ -274,7 +286,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>compareRows</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html#line.319">compareRows</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html#line.302">compareRows</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                        <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;right)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compareRows-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">CellComparatorImpl</a></code></span></div>
 <div class="block">Compares the rows of the left and right cell.
@@ -296,10 +308,10 @@ extends <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html" ti
 <a name="compareRows-org.apache.hadoop.hbase.Cell-byte:A-int-int-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>compareRows</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html#line.325">compareRows</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html#line.308">compareRows</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                        byte[]&nbsp;right,
                        int&nbsp;roffset,
                        int&nbsp;rlength)</pre>
@@ -323,6 +335,48 @@ extends <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html" ti
 </dl>
 </li>
 </ul>
+<a name="compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>compare</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html#line.314">compare</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;a,
+                   <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;b,
+                   boolean&nbsp;ignoreSequenceid)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-">CellComparator</a></code></span></div>
+<div class="block">Compare cells.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-">compare</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-">compare</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html" title="class in org.apache.hadoop.hbase">CellComparatorImpl</a></code></dd>
+<dd><code>ignoreSequenceid</code> - True if we are to compare the key portion only and ignore
+ the sequenceid. Set to false to compare key and consider sequenceid.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>0 if equal, -1 if a &lt; b, and +1 if a &gt; b.</dd>
+</dl>
+</li>
+</ul>
+<a name="getSimpleComparator--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getSimpleComparator</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html#line.381">getSimpleComparator</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#getSimpleComparator--">getSimpleComparator</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#getSimpleComparator--">getSimpleComparator</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html" title="class in org.apache.hadoop.hbase">CellComparatorImpl</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A dumbed-down, fast comparator for hbase2 base-type, the <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html" title="class in org.apache.hadoop.hbase"><code>ByteBufferKeyValue</code></a>.
+   Create an instance when you make a new memstore, when you know only BBKVs will be passed.
+   Do not pollute with types other than BBKV if can be helped; the Comparator will slow.</dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CellComparatorImpl.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CellComparatorImpl.html b/2.0/apidocs/org/apache/hadoop/hbase/CellComparatorImpl.html
index e141e76..c3eb182 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CellComparatorImpl.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CellComparatorImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CellComparatorImpl (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CellComparatorImpl (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CellComparatorImpl (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CellComparatorImpl (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre>@InterfaceAudience.Private
  @InterfaceStability.Evolving
-public class <a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.46">CellComparatorImpl</a>
+public class <a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.53">CellComparatorImpl</a>
 extends <a href="https://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="../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></pre>
 <div class="block">Compare two HBase cells.  Do not use this method comparing <code>-ROOT-</code> or
@@ -127,9 +127,13 @@ implements <a href="../../../../org/apache/hadoop/hbase/CellComparator.html" tit
  takes account of the special formatting of the row where we have commas to delimit table from
  regionname, from row.  See KeyValue for how it has a special comparator to do hbase:meta cells
  and yet another for -ROOT-.
- While using this comparator for {<a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compareRows-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-"><code>compareRows(Cell, Cell)</code></a> et al, the hbase:meta cells
+ <p>While using this comparator for {<a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compareRows-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-"><code>compareRows(Cell, Cell)</code></a> et al, the hbase:meta cells
  format should be taken into consideration, for which the instance of this comparator
- should be used.  In all other cases the static APIs in this comparator would be enough</div>
+ should be used.  In all other cases the static APIs in this comparator would be enough
+ <p>HOT methods. We spend a good portion of CPU comparing. Anything that makes the compare
+ faster will likely manifest at the macro level. See also
+ <a href="../../../../org/apache/hadoop/hbase/BBKVComparator.html" title="class in org.apache.hadoop.hbase"><code>BBKVComparator</code></a>. Use it when mostly <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html" title="class in org.apache.hadoop.hbase"><code>ByteBufferKeyValue</code></a>s.
+ </p></div>
 </li>
 </ul>
 </div>
@@ -279,7 +283,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/CellComparator.html" tit
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#compareTimestamps-long-long-">compareTimestamps</a></span>(long&nbsp;ltimestamp,
                  long&nbsp;rtimestamp)</code>
-<div class="block">Compares timestamps in DESCENDING order.</div>
+<div class="block">Compares cell's timestamps in DESCENDING order.</div>
 </td>
 </tr>
 <tr id="i9" class="rowColor">
@@ -289,6 +293,10 @@ implements <a href="../../../../org/apache/hadoop/hbase/CellComparator.html" tit
 <div class="block">Lexographically compares the two cells excluding the row part.</div>
 </td>
 </tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html#getSimpleComparator--">getSimpleComparator</a></span>()</code>&nbsp;</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -331,7 +339,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/CellComparator.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>COMPARATOR</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html" title="class in org.apache.hadoop.hbase">CellComparatorImpl</a> <a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.52">COMPARATOR</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html" title="class in org.apache.hadoop.hbase">CellComparatorImpl</a> <a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.59">COMPARATOR</a></pre>
 <div class="block">Comparator for plain key/values; i.e. non-catalog table key/values. Works on Key portion
  of KeyValue only.</div>
 </li>
@@ -342,7 +350,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/CellComparator.html" tit
 <ul class="blockListLast">
 <li class="blockList">
 <h4>META_COMPARATOR</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html" title="class in org.apache.hadoop.hbase">CellComparatorImpl</a> <a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.57">META_COMPARATOR</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html" title="class in org.apache.hadoop.hbase">CellComparatorImpl</a> <a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.64">META_COMPARATOR</a></pre>
 <div class="block">A <a href="../../../../org/apache/hadoop/hbase/CellComparatorImpl.html" title="class in org.apache.hadoop.hbase"><code>CellComparatorImpl</code></a> for <code>hbase:meta</code> catalog table
  <a href="../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in org.apache.hadoop.hbase"><code>KeyValue</code></a>s.</div>
 </li>
@@ -361,7 +369,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/CellComparator.html" tit
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CellComparatorImpl</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.46">CellComparatorImpl</a>()</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.53">CellComparatorImpl</a>()</pre>
 </li>
 </ul>
 </li>
@@ -378,8 +386,8 @@ implements <a href="../../../../org/apache/hadoop/hbase/CellComparator.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>compare</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.60">compare</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;a,
-                   <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;b)</pre>
+<pre>public final&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.67">compare</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;a,
+                         <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;b)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">CellComparator</a></code></span></div>
 <div class="block">Lexographically compares two cells. The key part of the cell is taken for comparison which
  includes row, family, qualifier, timestamp and type</div>
@@ -403,14 +411,14 @@ implements <a href="../../../../org/apache/hadoop/hbase/CellComparator.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>compare</h4>
-<pre>public final&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.72">compare</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;a,
-                         <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;b,
-                         boolean&nbsp;ignoreSequenceid)</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.72">compare</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;a,
+                   <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;b,
+                   boolean&nbsp;ignoreSequenceid)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-">CellComparator</a></code></span></div>
 <div class="block">Compare cells.</div>
 <dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>a</code> - </dd>
-<dd><code>b</code> - </dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-">compare</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></dd>
 <dd><code>ignoreSequenceid</code> - True if we are to compare the key portion only and ignore
  the sequenceid. Set to false to compare key and consider sequenceid.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -424,13 +432,10 @@ implements <a href="../../../../org/apache/hadoop/hbase/CellComparator.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>compareColumns</h4>
-<pre>public final&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.95">compareColumns</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public final&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.101">compareColumns</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                 <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;right)</pre>
 <div class="block">Compares the family and qualifier part of the cell</div>
 <dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>left</code> - the left cell</dd>
-<dd><code>right</code> - the right cell</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>0 if both cells are equal, 1 if left cell is bigger than right, -1 otherwise</dd>
 </dl>
@@ -442,15 +447,15 @@ implements <a href="../../../../org/apache/hadoop/hbase/CellComparator.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>compareFamilies</h4>
-<pre>public final&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.110">compareFamilies</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public final&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.114">compareFamilies</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                  <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;right)</pre>
 <div class="block">Compare the families of left and right cell</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compareFamilies-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareFamilies</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>left</code> - </dd>
-<dd><code>right</code> - </dd>
+<dd><code>left</code> - the left hand side cell</dd>
+<dd><code>right</code> - the right hand side cell</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>0 if both cells are equal, 1 if left cell is bigger than right, -1 otherwise</dd>
 </dl>
@@ -462,15 +467,15 @@ implements <a href="../../../../org/apache/hadoop/hbase/CellComparator.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>compareQualifiers</h4>
-<pre>public final&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.143">compareQualifiers</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public final&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.145">compareQualifiers</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                    <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;right)</pre>
 <div class="block">Compare the qualifiers part of the left and right cells.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compareQualifiers-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareQualifiers</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>left</code> - </dd>
-<dd><code>right</code> - </dd>
+<dd><code>left</code> - the left hand side cell</dd>
+<dd><code>right</code> - the right hand side cell</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>0 if both cells are equal, 1 if left cell is bigger than right, -1 otherwise</dd>
 </dl>
@@ -491,8 +496,8 @@ implements <a href="../../../../org/apache/hadoop/hbase/CellComparator.html" tit
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compareRows-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareRows</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>left</code> - </dd>
-<dd><code>right</code> - </dd>
+<dd><code>left</code> - the left hand side cell</dd>
+<dd><code>right</code> - the right hand side cell</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>0 if both cells are equal, 1 if left cell is bigger than right, -1 otherwise</dd>
 </dl>
@@ -504,7 +509,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/CellComparator.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>compareRows</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.227">compareRows</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.231">compareRows</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                        byte[]&nbsp;right,
                        int&nbsp;roffset,
                        int&nbsp;rlength)</pre>
@@ -531,7 +536,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/CellComparator.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>compareWithoutRow</h4>
-<pre>public final&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.238">compareWithoutRow</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public final&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.242">compareWithoutRow</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                    <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;right)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compareWithoutRow-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">CellComparator</a></code></span></div>
 <div class="block">Lexographically compares the two cells excluding the row part. It compares family, qualifier,
@@ -554,13 +559,13 @@ implements <a href="../../../../org/apache/hadoop/hbase/CellComparator.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>compareTimestamps</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.287">compareTimestamps</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.285">compareTimestamps</a>(<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                              <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;right)</pre>
-<div class="block">Compares cell's timestamps in DESCENDING order.
- The below older timestamps sorting ahead of newer timestamps looks
- wrong but it is intentional. This way, newer timestamps are first
- found when we iterate over a memstore and newer versions are the
- first we trip over when reading from a store file.</div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compareTimestamps-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">CellComparator</a></code></span></div>
+<div class="block">Compares cell's timestamps in DESCENDING order. The below older timestamps sorting ahead of
+ newer timestamps looks wrong but it is intentional. This way, newer timestamps are first found
+ when we iterate over a memstore and newer versions are the first we trip over when reading from
+ a store file.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compareTimestamps-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareTimestamps</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></dd>
@@ -568,25 +573,24 @@ implements <a href="../../../../org/apache/hadoop/hbase/CellComparator.html" tit
 <dd><code>left</code> - the left hand side cell</dd>
 <dd><code>right</code> - the right hand side cell</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>1 if left's timestamp &lt; right's timestamp
-         -1 if left's timestamp &gt; right's timestamp
-         0 if both timestamps are equal</dd>
+<dd>1 if left's timestamp &lt; right's timestamp -1 if left's timestamp &gt; right's
+         timestamp 0 if both timestamps are equal</dd>
 </dl>
 </li>
 </ul>
 <a name="compareTimestamps-long-long-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>compareTimestamps</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.303">compareTimestamps</a>(long&nbsp;ltimestamp,
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.290">compareTimestamps</a>(long&nbsp;ltimestamp,
                              long&nbsp;rtimestamp)</pre>
-<div class="block">Compares timestamps in DESCENDING order.
- The below older timestamps sorting ahead of newer timestamps looks
- wrong but it is intentional. This way, newer timestamps are first
- found when we iterate over a memstore and newer versions are the
- first we trip over when reading from a store file.</div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compareTimestamps-long-long-">CellComparator</a></code></span></div>
+<div class="block">Compares cell's timestamps in DESCENDING order. The below older timestamps sorting ahead of
+ newer timestamps looks wrong but it is intentional. This way, newer timestamps are first found
+ when we iterate over a memstore and newer versions are the first we trip over when reading from
+ a store file.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#compareTimestamps-long-long-">compareTimestamps</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></dd>
@@ -594,9 +598,25 @@ implements <a href="../../../../org/apache/hadoop/hbase/CellComparator.html" tit
 <dd><code>ltimestamp</code> - the left cell's timestamp</dd>
 <dd><code>rtimestamp</code> - the right cell's timestamp</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>1 if left timestamp &lt; right timestamp
-         -1 if left timestamp &gt; right timestamp
-         0 if both timestamps are equal</dd>
+<dd>1 if left's timestamp &lt; right's timestamp -1 if left's timestamp &gt; right's
+         timestamp 0 if both timestamps are equal</dd>
+</dl>
+</li>
+</ul>
+<a name="getSimpleComparator--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getSimpleComparator</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CellComparatorImpl.html#line.387">getSimpleComparator</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html#getSimpleComparator--">getSimpleComparator</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A dumbed-down, fast comparator for hbase2 base-type, the <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html" title="class in org.apache.hadoop.hbase"><code>ByteBufferKeyValue</code></a>.
+   Create an instance when you make a new memstore, when you know only BBKVs will be passed.
+   Do not pollute with types other than BBKV if can be helped; the Comparator will slow.</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CellScannable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CellScannable.html b/2.0/apidocs/org/apache/hadoop/hbase/CellScannable.html
index c064c53..b25ae3f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CellScannable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CellScannable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CellScannable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CellScannable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CellScannable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CellScannable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CellScanner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CellScanner.html b/2.0/apidocs/org/apache/hadoop/hbase/CellScanner.html
index 2bb97c9..6b0d204 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CellScanner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CellScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CellScanner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CellScanner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CellScanner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CellScanner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CellUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CellUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/CellUtil.html
index 79c50f7..5759bcb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CellUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CellUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CellUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CellUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CellUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CellUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ChoreService.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ChoreService.html b/2.0/apidocs/org/apache/hadoop/hbase/ChoreService.html
index d929bf5..cf84a2d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ChoreService.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ChoreService.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ChoreService (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ChoreService (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ChoreService (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ChoreService (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ClockOutOfSyncException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ClockOutOfSyncException.html b/2.0/apidocs/org/apache/hadoop/hbase/ClockOutOfSyncException.html
index 55b572d..dd2ce94 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ClockOutOfSyncException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ClockOutOfSyncException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClockOutOfSyncException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ClockOutOfSyncException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClockOutOfSyncException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ClockOutOfSyncException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ClusterId.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ClusterId.html b/2.0/apidocs/org/apache/hadoop/hbase/ClusterId.html
index ddc7599..11ea3e6 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ClusterId.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ClusterId.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClusterId (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ClusterId (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClusterId (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ClusterId (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ClusterMetrics.Option.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ClusterMetrics.Option.html b/2.0/apidocs/org/apache/hadoop/hbase/ClusterMetrics.Option.html
index 5d1a498..01b4f70 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ClusterMetrics.Option.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ClusterMetrics.Option.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClusterMetrics.Option (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ClusterMetrics.Option (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClusterMetrics.Option (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ClusterMetrics.Option (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -363,7 +363,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/ClusterMetrics.Option.html" title="enum in org.apache.hadoop.hbase">ClusterMetrics.Option</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ClusterMetrics.Option.html#line.26">values</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ClusterMetrics.Option.html" title="enum in org.apache.hadoop.hbase">ClusterMetrics.Option</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ClusterMetrics.Option.html#line.198">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:
@@ -383,7 +383,7 @@ for (ClusterMetrics.Option c : ClusterMetrics.Option.values())
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ClusterMetrics.Option.html" title="enum in org.apache.hadoop.hbase">ClusterMetrics.Option</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ClusterMetrics.Option.html#line.26">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/ClusterMetrics.Option.html" title="enum in org.apache.hadoop.hbase">ClusterMetrics.Option</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ClusterMetrics.Option.html#line.198">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ClusterMetrics.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ClusterMetrics.html b/2.0/apidocs/org/apache/hadoop/hbase/ClusterMetrics.html
index dea4f9f..700fd05 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ClusterMetrics.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ClusterMetrics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClusterMetrics (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ClusterMetrics (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClusterMetrics (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ClusterMetrics (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ClusterMetricsBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ClusterMetricsBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/ClusterMetricsBuilder.html
index 796b194..fee73c6 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ClusterMetricsBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ClusterMetricsBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClusterMetricsBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ClusterMetricsBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClusterMetricsBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ClusterMetricsBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ClusterStatus.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ClusterStatus.html b/2.0/apidocs/org/apache/hadoop/hbase/ClusterStatus.html
index f4afce3..0d44177 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ClusterStatus.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ClusterStatus.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClusterStatus (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ClusterStatus (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClusterStatus (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ClusterStatus (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[07/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html
index 647e030..4ced781 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.Mutation (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.Mutation (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Mutation (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Mutation (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -290,20 +290,20 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">BufferedMutatorImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/BufferedMutatorImpl.html#mutate-org.apache.hadoop.hbase.client.Mutation-">mutate</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;m)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">BufferedMutator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/BufferedMutator.html#mutate-org.apache.hadoop.hbase.client.Mutation-">mutate</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation)</code>
 <div class="block">Sends a <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client"><code>Mutation</code></a> to the table.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncBufferedMutator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncBufferedMutator.html#mutate-org.apache.hadoop.hbase.client.Mutation-">mutate</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation)</code>
 <div class="block">Sends a <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client"><code>Mutation</code></a> to the table.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">BufferedMutatorImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/BufferedMutatorImpl.html#mutate-org.apache.hadoop.hbase.client.Mutation-">mutate</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;m)</code>&nbsp;</td>
-</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -321,20 +321,20 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">BufferedMutatorImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/BufferedMutatorImpl.html#mutate-java.util.List-">mutate</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&gt;&nbsp;ms)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">BufferedMutator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/BufferedMutator.html#mutate-java.util.List-">mutate</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&gt;&nbsp;mutations)</code>
 <div class="block">Send some <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client"><code>Mutation</code></a>s to the table.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncBufferedMutator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncBufferedMutator.html#mutate-java.util.List-">mutate</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&gt;&nbsp;mutations)</code>
 <div class="block">Send some <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client"><code>Mutation</code></a>s to the table.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">BufferedMutatorImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/BufferedMutatorImpl.html#mutate-java.util.List-">mutate</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&gt;&nbsp;ms)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a></code></td>
 <td class="colLast"><span class="typeNameLabel">RowMutations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html#of-java.util.List-">of</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&gt;&nbsp;mutations)</code>
@@ -565,14 +565,14 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">DefaultOperationQuota.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/DefaultOperationQuota.html#addMutation-org.apache.hadoop.hbase.client.Mutation-">addMutation</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">OperationQuota.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/OperationQuota.html#addMutation-org.apache.hadoop.hbase.client.Mutation-">addMutation</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation)</code>
 <div class="block">Add a mutation result.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">DefaultOperationQuota.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/DefaultOperationQuota.html#addMutation-org.apache.hadoop.hbase.client.Mutation-">addMutation</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>static long</code></td>
 <td class="colLast"><span class="typeNameLabel">QuotaUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/QuotaUtil.html#calculateMutationSize-org.apache.hadoop.hbase.client.Mutation-">calculateMutationSize</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation)</code>&nbsp;</td>
@@ -599,23 +599,23 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">DisableTableViolationPolicyEnforcement.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/policies/DisableTableViolationPolicyEnforcement.html#check-org.apache.hadoop.hbase.client.Mutation-">check</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;m)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">NoWritesViolationPolicyEnforcement.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/policies/NoWritesViolationPolicyEnforcement.html#check-org.apache.hadoop.hbase.client.Mutation-">check</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;m)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">NoInsertsViolationPolicyEnforcement.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/policies/NoInsertsViolationPolicyEnforcement.html#check-org.apache.hadoop.hbase.client.Mutation-">check</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;m)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">DefaultViolationPolicyEnforcement.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/policies/DefaultViolationPolicyEnforcement.html#check-org.apache.hadoop.hbase.client.Mutation-">check</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;m)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">DefaultViolationPolicyEnforcement.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/policies/DefaultViolationPolicyEnforcement.html#check-org.apache.hadoop.hbase.client.Mutation-">check</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;m)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">DisableTableViolationPolicyEnforcement.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/policies/DisableTableViolationPolicyEnforcement.html#check-org.apache.hadoop.hbase.client.Mutation-">check</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;m)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">NoWritesViolationPolicyEnforcement.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/policies/NoWritesViolationPolicyEnforcement.html#check-org.apache.hadoop.hbase.client.Mutation-">check</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;m)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">MissingSnapshotViolationPolicyEnforcement.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/policies/MissingSnapshotViolationPolicyEnforcement.html#check-org.apache.hadoop.hbase.client.Mutation-">check</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;m)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">MissingSnapshotViolationPolicyEnforcement.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/policies/MissingSnapshotViolationPolicyEnforcement.html#check-org.apache.hadoop.hbase.client.Mutation-">check</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;m)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">NoInsertsViolationPolicyEnforcement.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/policies/NoInsertsViolationPolicyEnforcement.html#check-org.apache.hadoop.hbase.client.Mutation-">check</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;m)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -676,36 +676,48 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
            long&nbsp;nonce)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#checkAndMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.client.Mutation-boolean-">checkAndMutate</a></span>(byte[]&nbsp;row,
+<td class="colFirst"><code>default boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">Region.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/Region.html#checkAndMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.client.Mutation-">checkAndMutate</a></span>(byte[]&nbsp;row,
               byte[]&nbsp;family,
               byte[]&nbsp;qualifier,
               <a href="../../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;op,
               <a href="../../../../../../org/apache/hadoop/hbase/filter/ByteArrayComparable.html" title="class in org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator,
-              <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation,
-              boolean&nbsp;writeToWAL)</code>&nbsp;</td>
+              <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation)</code>
+<div class="block">Atomically checks if a row/family/qualifier value matches the expected value and if it does,
+ it performs the mutation.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">Region.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/Region.html#checkAndMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.client.Mutation-boolean-">checkAndMutate</a></span>(byte[]&nbsp;row,
+<td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#checkAndMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.Mutation-">checkAndMutate</a></span>(byte[]&nbsp;row,
               byte[]&nbsp;family,
               byte[]&nbsp;qualifier,
               <a href="../../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;op,
               <a href="../../../../../../org/apache/hadoop/hbase/filter/ByteArrayComparable.html" title="class in org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator,
-              <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation,
-              boolean&nbsp;writeToWAL)</code>
+              <a href="../../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;timeRange,
+              <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">Region.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/Region.html#checkAndMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.Mutation-">checkAndMutate</a></span>(byte[]&nbsp;row,
+              byte[]&nbsp;family,
+              byte[]&nbsp;qualifier,
+              <a href="../../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;op,
+              <a href="../../../../../../org/apache/hadoop/hbase/filter/ByteArrayComparable.html" title="class in org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator,
+              <a href="../../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;timeRange,
+              <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation)</code>
 <div class="block">Atomically checks if a row/family/qualifier value matches the expected value and if it does,
  it performs the mutation.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
 <td class="colLast"><span class="typeNameLabel">RegionCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.html#postMutationBeforeWAL-org.apache.hadoop.hbase.coprocessor.RegionObserver.MutationType-org.apache.hadoop.hbase.client.Mutation-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">postMutationBeforeWAL</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/RegionObserver.MutationType.html" title="enum in org.apache.hadoop.hbase.coprocessor">RegionObserver.MutationType</a>&nbsp;opType,
                      <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation,
                      <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;oldCell,
                      <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;newCell)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#prepareDeleteTimestamps-org.apache.hadoop.hbase.client.Mutation-java.util.Map-byte:A-">prepareDeleteTimestamps</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation,
                        <a href="https://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="https://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,
@@ -713,7 +725,7 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <div class="block">Set up correct timestamps in the KVs in Delete object.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">RegionCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.html#prePrepareTimeStampForDeleteVersion-org.apache.hadoop.hbase.client.Mutation-org.apache.hadoop.hbase.Cell-byte:A-org.apache.hadoop.hbase.client.Get-">prePrepareTimeStampForDeleteVersion</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation,
                                    <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;kv,
@@ -805,24 +817,36 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code>static org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutateRequest</code></td>
+<td class="colLast"><span class="typeNameLabel">RequestConverter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html#buildMutateRequest-byte:A-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.Mutation-org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.MutationType-">buildMutateRequest</a></span>(byte[]&nbsp;regionName,
+                  byte[]&nbsp;row,
+                  byte[]&nbsp;family,
+                  byte[]&nbsp;qualifier,
+                  <a href="../../../../../../org/apache/hadoop/hbase/filter/ByteArrayComparable.html" title="class in org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator,
+                  org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType&nbsp;compareType,
+                  <a href="../../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;timeRange,
+                  <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation,
+                  org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.MutationType&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto</code></td>
 <td class="colLast"><span class="typeNameLabel">ProtobufUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/shaded/protobuf/ProtobufUtil.html#toMutation-org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.MutationType-org.apache.hadoop.hbase.client.Mutation-">toMutation</a></span>(org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.MutationType&nbsp;type,
           <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto</code></td>
 <td class="colLast"><span class="typeNameLabel">ProtobufUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/shaded/protobuf/ProtobufUtil.html#toMutation-org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.MutationType-org.apache.hadoop.hbase.client.Mutation-org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.Builder-">toMutation</a></span>(org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.MutationType&nbsp;type,
           <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation,
           org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.Builder&nbsp;builder)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto</code></td>
 <td class="colLast"><span class="typeNameLabel">ProtobufUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/shaded/protobuf/ProtobufUtil.html#toMutation-org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.MutationType-org.apache.hadoop.hbase.client.Mutation-org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.Builder-long-">toMutation</a></span>(org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.MutationType&nbsp;type,
           <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation,
           org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.Builder&nbsp;builder,
           long&nbsp;nonce)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto</code></td>
 <td class="colLast"><span class="typeNameLabel">ProtobufUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/shaded/protobuf/ProtobufUtil.html#toMutation-org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.MutationType-org.apache.hadoop.hbase.client.Mutation-long-">toMutation</a></span>(org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.MutationType&nbsp;type,
           <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation,
@@ -830,14 +854,14 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <div class="block">Create a protocol buffer Mutate based on a client Mutation</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto</code></td>
 <td class="colLast"><span class="typeNameLabel">ProtobufUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/shaded/protobuf/ProtobufUtil.html#toMutationNoData-org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.MutationType-org.apache.hadoop.hbase.client.Mutation-">toMutationNoData</a></span>(org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.MutationType&nbsp;type,
                 <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation)</code>
 <div class="block">Create a protocol buffer MutationProto based on a client Mutation.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto</code></td>
 <td class="colLast"><span class="typeNameLabel">ProtobufUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/shaded/protobuf/ProtobufUtil.html#toMutationNoData-org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.MutationType-org.apache.hadoop.hbase.client.Mutation-org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.Builder-">toMutationNoData</a></span>(org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.MutationType&nbsp;type,
                 <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation,
@@ -845,7 +869,7 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <div class="block">Create a protocol buffer MutationProto based on a client Mutation.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto</code></td>
 <td class="colLast"><span class="typeNameLabel">ProtobufUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/shaded/protobuf/ProtobufUtil.html#toMutationNoData-org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.MutationType-org.apache.hadoop.hbase.client.Mutation-org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.Builder-long-">toMutationNoData</a></span>(org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.MutationType&nbsp;type,
                 <a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation,

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/NoServerForRegionException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/NoServerForRegionException.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/NoServerForRegionException.html
index cbcaa1d..6b09e3c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/NoServerForRegionException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/NoServerForRegionException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.NoServerForRegionException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.NoServerForRegionException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.NoServerForRegionException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.NoServerForRegionException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/NonceGenerator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/NonceGenerator.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/NonceGenerator.html
index 44f3820..bd5f706 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/NonceGenerator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/NonceGenerator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.NonceGenerator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.NonceGenerator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.NonceGenerator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.NonceGenerator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/NoncedRegionServerCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/NoncedRegionServerCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/NoncedRegionServerCallable.html
index 460f749..c52869f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/NoncedRegionServerCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/NoncedRegionServerCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.NoncedRegionServerCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.NoncedRegionServerCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.NoncedRegionServerCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.NoncedRegionServerCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Operation.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Operation.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Operation.html
index a2b52a2..a6c103e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Operation.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Operation.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.Operation (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.Operation (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Operation (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Operation (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/OperationWithAttributes.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/OperationWithAttributes.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/OperationWithAttributes.html
index 1a638e6..96bda8f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/OperationWithAttributes.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/OperationWithAttributes.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.OperationWithAttributes (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.OperationWithAttributes (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.OperationWithAttributes (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.OperationWithAttributes (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/PackagePrivateFieldAccessor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/PackagePrivateFieldAccessor.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/PackagePrivateFieldAccessor.html
index 8a9c25c..8f84517 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/PackagePrivateFieldAccessor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/PackagePrivateFieldAccessor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.PackagePrivateFieldAccessor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.PackagePrivateFieldAccessor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.PackagePrivateFieldAccessor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.PackagePrivateFieldAccessor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/PerClientRandomNonceGenerator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/PerClientRandomNonceGenerator.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/PerClientRandomNonceGenerator.html
index 49e3bbf..1fd6f6b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/PerClientRandomNonceGenerator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/PerClientRandomNonceGenerator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.PerClientRandomNonceGenerator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.PerClientRandomNonceGenerator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.PerClientRandomNonceGenerator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.PerClientRandomNonceGenerator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Put.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Put.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Put.html
index 7be6eec..6c0154f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Put.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Put.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.Put (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.Put (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Put (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Put (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -482,15 +482,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#put-org.apache.hadoop.hbase.client.Put-">put</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#put-org.apache.hadoop.hbase.client.Put-">put</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put)</code>
 <div class="block">Puts some data to the table.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#put-org.apache.hadoop.hbase.client.Put-">put</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#put-org.apache.hadoop.hbase.client.Put-">put</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put)</code>
@@ -548,15 +548,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#put-java.util.List-">put</a></span>(<a href="https://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/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&gt;&nbsp;puts)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code><a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#put-java.util.List-">put</a></span>(<a href="https://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/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&gt;&nbsp;puts)</code>
 <div class="block">Puts some data in the table, in batch.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#put-java.util.List-">put</a></span>(<a href="https://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/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&gt;&nbsp;puts)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#put-java.util.List-">put</a></span>(<a href="https://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/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&gt;&nbsp;puts)</code>
@@ -936,12 +936,13 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutateRequest</code></td>
-<td class="colLast"><span class="typeNameLabel">RequestConverter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html#buildMutateRequest-byte:A-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType-org.apache.hadoop.hbase.client.Put-">buildMutateRequest</a></span>(byte[]&nbsp;regionName,
+<td class="colLast"><span class="typeNameLabel">RequestConverter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html#buildMutateRequest-byte:A-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.Put-">buildMutateRequest</a></span>(byte[]&nbsp;regionName,
                   byte[]&nbsp;row,
                   byte[]&nbsp;family,
                   byte[]&nbsp;qualifier,
                   <a href="../../../../../../org/apache/hadoop/hbase/filter/ByteArrayComparable.html" title="class in org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator,
                   org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType&nbsp;compareType,
+                  <a href="../../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;timeRange,
                   <a href="../../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put)</code>
 <div class="block">Create a protocol buffer MutateRequest for a conditioned put</div>
 </td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Query.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Query.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Query.html
index f3f6f20..1cdea3b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Query.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Query.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.Query (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.Query (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Query (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Query (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/QuotaStatusCalls.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/QuotaStatusCalls.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/QuotaStatusCalls.html
index 9b52ff2..1bcf2cd 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/QuotaStatusCalls.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/QuotaStatusCalls.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.QuotaStatusCalls (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.QuotaStatusCalls (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.QuotaStatusCalls (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.QuotaStatusCalls (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionAdminServiceCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionAdminServiceCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionAdminServiceCallable.html
index a8dc67b..14a7ba6 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionAdminServiceCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionAdminServiceCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RegionAdminServiceCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RegionAdminServiceCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RegionAdminServiceCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RegionAdminServiceCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionCoprocessorServiceExec.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionCoprocessorServiceExec.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionCoprocessorServiceExec.html
index 1cf0f56..356311b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionCoprocessorServiceExec.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionCoprocessorServiceExec.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[03/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptorBuilder.ModifyableTableDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptorBuilder.ModifyableTableDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptorBuilder.ModifyableTableDescriptor.html
index 8f756f6..39efdd0 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptorBuilder.ModifyableTableDescriptor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptorBuilder.ModifyableTableDescriptor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -157,60 +157,60 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#addColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>
-<div class="block">Adds a column family.</div>
-</td>
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ImmutableHTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ImmutableHTableDescriptor.html#getDelegateeForModification--">getDelegateeForModification</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#addCoprocessor-java.lang.String-">addCoprocessor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</code>
-<div class="block">Add a table coprocessor to this table.</div>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#modifyColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">modifyColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>
+<div class="block">Modifies the existing column family.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#addCoprocessor-java.lang.String-org.apache.hadoop.fs.Path-int-java.util.Map-">addCoprocessor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className,
-              org.apache.hadoop.fs.Path&nbsp;jarFilePath,
-              int&nbsp;priority,
-              <a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;kvs)</code>
-<div class="block">Add a table coprocessor to this table.</div>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#removeValue-byte:A-">removeValue</a></span>(byte[]&nbsp;key)</code>
+<div class="block">Remove metadata represented by the key from the <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#values"><code>values</code></a> map</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#addCoprocessorWithSpec-java.lang.String-">addCoprocessorWithSpec</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;specStr)</code>
-<div class="block">Add a table coprocessor to this table.</div>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#removeValue-org.apache.hadoop.hbase.util.Bytes-">removeValue</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key)</code>
+<div class="block">Remove metadata represented by the key from the <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#values"><code>values</code></a> map</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ImmutableHTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ImmutableHTableDescriptor.html#getDelegateeForModification--">getDelegateeForModification</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#setColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">setColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>
+<div class="block">Adds a column family.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#modifyColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">modifyColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>
-<div class="block">Modifies the existing column family.</div>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#setCompactionEnabled-boolean-">setCompactionEnabled</a></span>(boolean&nbsp;isEnable)</code>
+<div class="block">Setting the table compaction enable flag.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#removeValue-byte:A-">removeValue</a></span>(byte[]&nbsp;key)</code>
-<div class="block">Remove metadata represented by the key from the <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#values"><code>values</code></a> map</div>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#setCoprocessor-org.apache.hadoop.hbase.client.CoprocessorDescriptor-">setCoprocessor</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&nbsp;cp)</code>
+<div class="block">Add a table coprocessor to this table.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#removeValue-org.apache.hadoop.hbase.util.Bytes-">removeValue</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key)</code>
-<div class="block">Remove metadata represented by the key from the <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#values"><code>values</code></a> map</div>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#setCoprocessor-java.lang.String-">setCoprocessor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</code>
+<div class="block">Add a table coprocessor to this table.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#setCompactionEnabled-boolean-">setCompactionEnabled</a></span>(boolean&nbsp;isEnable)</code>
-<div class="block">Setting the table compaction enable flag.</div>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#setCoprocessorWithSpec-java.lang.String-">setCoprocessorWithSpec</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;specStr)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">used by HTableDescriptor and admin.rb.
+                       As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</div>
 </td>
 </tr>
 <tr class="rowColor">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptorBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptorBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptorBuilder.html
index 9f3e063..3785874 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptorBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptorBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.TableDescriptorBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.TableDescriptorBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.TableDescriptorBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.TableDescriptorBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -118,22 +118,42 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-"><code>setColumnFamily(ColumnFamilyDescriptor)</code></a> instead</span></div>
+</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addCoprocessor-java.lang.String-">addCoprocessor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addCoprocessor-java.lang.String-">addCoprocessor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-java.lang.String-"><code>setCoprocessor(String)</code></a> instead</span></div>
+</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addCoprocessor-java.lang.String-org.apache.hadoop.fs.Path-int-java.util.Map-">addCoprocessor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className,
               org.apache.hadoop.fs.Path&nbsp;jarFilePath,
               int&nbsp;priority,
-              <a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;kvs)</code>&nbsp;</td>
+              <a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;kvs)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-org.apache.hadoop.hbase.client.CoprocessorDescriptor-"><code>setCoprocessor(CoprocessorDescriptor)</code></a> instead</span></div>
+</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addCoprocessorWithSpec-java.lang.String-">addCoprocessorWithSpec</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;specStr)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addCoprocessorWithSpec-java.lang.String-">addCoprocessorWithSpec</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;specStr)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-org.apache.hadoop.hbase.client.CoprocessorDescriptor-"><code>setCoprocessor(CoprocessorDescriptor)</code></a> instead</span></div>
+</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
@@ -167,77 +187,97 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setColumnFamilies-java.util.Collection-">setColumnFamilies</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&gt;&nbsp;families)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">setColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCompactionEnabled-boolean-">setCompactionEnabled</a></span>(boolean&nbsp;isEnable)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setDurability-org.apache.hadoop.hbase.client.Durability-">setDurability</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-org.apache.hadoop.hbase.client.CoprocessorDescriptor-">setCoprocessor</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&nbsp;cpDesc)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setFlushPolicyClassName-java.lang.String-">setFlushPolicyClassName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clazz)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-java.lang.String-">setCoprocessor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setMaxFileSize-long-">setMaxFileSize</a></span>(long&nbsp;maxFileSize)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessors-java.util.Collection-">setCoprocessors</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&gt;&nbsp;cpDescs)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setMemStoreFlushSize-long-">setMemStoreFlushSize</a></span>(long&nbsp;memstoreFlushSize)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setDurability-org.apache.hadoop.hbase.client.Durability-">setDurability</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setNormalizationEnabled-boolean-">setNormalizationEnabled</a></span>(boolean&nbsp;isEnable)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setFlushPolicyClassName-java.lang.String-">setFlushPolicyClassName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clazz)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setMaxFileSize-long-">setMaxFileSize</a></span>(long&nbsp;maxFileSize)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setMemStoreFlushSize-long-">setMemStoreFlushSize</a></span>(long&nbsp;memstoreFlushSize)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setNormalizationEnabled-boolean-">setNormalizationEnabled</a></span>(boolean&nbsp;isEnable)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setOwner-org.apache.hadoop.hbase.security.User-">setOwner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a>&nbsp;owner)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setOwnerString-java.lang.String-">setOwnerString</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ownerString)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setPriority-int-">setPriority</a></span>(int&nbsp;priority)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setReadOnly-boolean-">setReadOnly</a></span>(boolean&nbsp;readOnly)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setRegionMemStoreReplication-boolean-">setRegionMemStoreReplication</a></span>(boolean&nbsp;memstoreReplication)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setRegionReplication-int-">setRegionReplication</a></span>(int&nbsp;regionReplication)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setRegionSplitPolicyClassName-java.lang.String-">setRegionSplitPolicyClassName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clazz)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setReplicationScope-int-">setReplicationScope</a></span>(int&nbsp;scope)</code>
 <div class="block">Sets replication scope all & only the columns already in the builder.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setValue-byte:A-byte:A-">setValue</a></span>(byte[]&nbsp;key,
         byte[]&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setValue-org.apache.hadoop.hbase.util.Bytes-org.apache.hadoop.hbase.util.Bytes-">setValue</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key,
         <a href="../../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setValue-java.lang.String-java.lang.String-">setValue</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
         <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>&nbsp;</td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableSnapshotScanner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableSnapshotScanner.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableSnapshotScanner.html
index b40d69f..3589f0a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableSnapshotScanner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableSnapshotScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.TableSnapshotScanner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.TableSnapshotScanner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.TableSnapshotScanner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.TableSnapshotScanner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableState.State.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableState.State.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableState.State.html
index 3e7db8c..1c1140c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableState.State.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableState.State.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.TableState.State (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.TableState.State (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.TableState.State (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.TableState.State (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -183,16 +183,8 @@ the order they are declared.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">TableState.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableState.html#isInStates-org.apache.hadoop.hbase.client.TableState.State-org.apache.hadoop.hbase.client.TableState.State...-">isInStates</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>&nbsp;state,
-          <a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>...&nbsp;target)</code>
-<div class="block">Static version of state checker</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">TableState.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableState.html#isInStates-org.apache.hadoop.hbase.client.TableState.State-org.apache.hadoop.hbase.client.TableState.State...-">isInStates</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>&nbsp;state,
-          <a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>...&nbsp;target)</code>
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">TableState.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableState.html#isInStates-org.apache.hadoop.hbase.client.TableState.State...-">isInStates</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>...&nbsp;target)</code>
 <div class="block">Static version of state checker</div>
 </td>
 </tr>
@@ -218,28 +210,6 @@ the order they are declared.</div>
 </a>
 <h3>Uses of <a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a> in <a href="../../../../../../org/apache/hadoop/hbase/master/package-summary.html">org.apache.hadoop.hbase.master</a></h3>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/hadoop/hbase/master/package-summary.html">org.apache.hadoop.hbase.master</a> that return <a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableStateManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/TableStateManager.html#getTableState-org.apache.hadoop.hbase.TableName-">getTableState</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableStateManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/TableStateManager.html#setTableStateIfInStates-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableState.State-org.apache.hadoop.hbase.client.TableState.State...-">setTableStateIfInStates</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
-                       <a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>&nbsp;newState,
-                       <a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>...&nbsp;states)</code>
-<div class="block">Set table state to provided but only if table in specified states
- Caller should lock table on write.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../../org/apache/hadoop/hbase/master/package-summary.html">org.apache.hadoop.hbase.master</a> with parameters of type <a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -265,7 +235,7 @@ the order they are declared.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a></code></td>
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableStateManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/TableStateManager.html#setTableStateIfInStates-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableState.State-org.apache.hadoop.hbase.client.TableState.State...-">setTableStateIfInStates</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                        <a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>&nbsp;newState,
                        <a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>...&nbsp;states)</code>
@@ -274,7 +244,7 @@ the order they are declared.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a></code></td>
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableStateManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/TableStateManager.html#setTableStateIfInStates-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableState.State-org.apache.hadoop.hbase.client.TableState.State...-">setTableStateIfInStates</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                        <a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>&nbsp;newState,
                        <a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>...&nbsp;states)</code>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableState.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableState.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableState.html
index dec0805..1a85013 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableState.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableState.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.TableState (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.TableState (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.TableState (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.TableState (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -208,9 +208,22 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TableStateManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/TableStateManager.html#getTableState-org.apache.hadoop.hbase.TableName-">getTableState</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableStateManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/TableStateManager.html#readMetaState-org.apache.hadoop.hbase.TableName-">readMetaState</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TableStateManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/TableStateManager.html#setTableStateIfInStates-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableState.State-org.apache.hadoop.hbase.client.TableState.State...-">setTableStateIfInStates</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+                       <a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>&nbsp;newState,
+                       <a href="../../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>...&nbsp;states)</code>
+<div class="block">Set table state to provided but only if table in specified states
+ Caller should lock table on write.</div>
+</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" 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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/VersionInfoUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/VersionInfoUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/VersionInfoUtil.html
index 3a25f79..400beb2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/VersionInfoUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/VersionInfoUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.VersionInfoUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.VersionInfoUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.VersionInfoUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.VersionInfoUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/WrongRowIOException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/WrongRowIOException.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/WrongRowIOException.html
index 0ba6b09..0d766c3 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/WrongRowIOException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/WrongRowIOException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.WrongRowIOException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.WrongRowIOException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.WrongRowIOException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.WrongRowIOException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/AsyncClientExample.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/AsyncClientExample.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/AsyncClientExample.html
index 465f2ae..da789af 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/AsyncClientExample.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/AsyncClientExample.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncClientExample (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncClientExample (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncClientExample (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncClientExample (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -118,7 +118,8 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/AsyncClientExample.html#line.45">AsyncClientExample</a>
+<pre>@InterfaceAudience.Private
+public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/AsyncClientExample.html#line.46">AsyncClientExample</a>
 extends org.apache.hadoop.conf.Configured
 implements org.apache.hadoop.util.Tool</pre>
 <div class="block">A simple example shows how to use asynchronous client.</div>
@@ -207,7 +208,7 @@ implements org.apache.hadoop.util.Tool</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>AsyncClientExample</h4>
-<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/AsyncClientExample.html#line.45">AsyncClientExample</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/AsyncClientExample.html#line.46">AsyncClientExample</a>()</pre>
 </li>
 </ul>
 </li>
@@ -224,7 +225,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/AsyncClientExample.html#line.122">run</a>(<a href="https://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/AsyncClientExample.html#line.123">run</a>(<a href="https://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="https://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>
@@ -240,7 +241,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/AsyncClientExample.html#line.183">main</a>(<a href="https://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/AsyncClientExample.html#line.184">main</a>(<a href="https://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="https://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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/BufferedMutatorExample.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/BufferedMutatorExample.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/BufferedMutatorExample.html
index 2f1baf0..4ddc143 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/BufferedMutatorExample.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/BufferedMutatorExample.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BufferedMutatorExample (Apache HBase 2.0.0-beta-2 API)</title>
+<title>BufferedMutatorExample (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BufferedMutatorExample (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="BufferedMutatorExample (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -118,7 +118,8 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/BufferedMutatorExample.html#line.49">BufferedMutatorExample</a>
+<pre>@InterfaceAudience.Private
+public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/BufferedMutatorExample.html#line.50">BufferedMutatorExample</a>
 extends org.apache.hadoop.conf.Configured
 implements org.apache.hadoop.util.Tool</pre>
 <div class="block">An example of using the <a href="../../../../../../org/apache/hadoop/hbase/client/BufferedMutator.html" title="interface in org.apache.hadoop.hbase.client"><code>BufferedMutator</code></a> interface.</div>
@@ -207,7 +208,7 @@ implements org.apache.hadoop.util.Tool</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>BufferedMutatorExample</h4>
-<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/BufferedMutatorExample.html#line.49">BufferedMutatorExample</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/BufferedMutatorExample.html#line.50">BufferedMutatorExample</a>()</pre>
 </li>
 </ul>
 </li>
@@ -224,7 +225,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/BufferedMutatorExample.html#line.59">run</a>(<a href="https://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/BufferedMutatorExample.html#line.60">run</a>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</a>,
                <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutionException.html?is-external=true" title="class or interface in java.util.concurrent">ExecutionException</a>,
                <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeoutException.html?is-external=true" title="class or interface in java.util.concurrent">TimeoutException</a></pre>
@@ -244,7 +245,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/BufferedMutatorExample.html#line.116">main</a>(<a href="https://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/BufferedMutatorExample.html#line.117">main</a>(<a href="https://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="https://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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/ExportEndpointExample.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/ExportEndpointExample.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/ExportEndpointExample.html
index 8377b06..030ab3c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/ExportEndpointExample.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/ExportEndpointExample.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ExportEndpointExample (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ExportEndpointExample (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ExportEndpointExample (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ExportEndpointExample (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -76,13 +76,13 @@ var activeTableTab = "activeTableTab";
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method.detail">Method</a></li>
 </ul>
 </div>
@@ -109,7 +109,8 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/ExportEndpointExample.html#line.48">ExportEndpointExample</a>
+<pre>@InterfaceAudience.Private
+public final class <a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/ExportEndpointExample.html#line.49">ExportEndpointExample</a>
 extends <a href="https://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">A simple example on how to use <a href="../../../../../../org/apache/hadoop/hbase/coprocessor/Export.html" title="class in org.apache.hadoop.hbase.coprocessor"><code>Export</code></a>.
 
@@ -123,23 +124,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/example/ExportEndpointExample.html#ExportEndpointExample--">ExportEndpointExample</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
 <li class="blockList"><a name="method.summary">
@@ -172,23 +156,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <div class="details">
 <ul class="blockList">
 <li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="ExportEndpointExample--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>ExportEndpointExample</h4>
-<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/ExportEndpointExample.html#line.48">ExportEndpointExample</a>()</pre>
-</li>
-</ul>
-</li>
-</ul>
 <!-- ============ METHOD DETAIL ========== -->
 <ul class="blockList">
 <li class="blockList"><a name="method.detail">
@@ -201,7 +168,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <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/ExportEndpointExample.html#line.50">main</a>(<a href="https://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/ExportEndpointExample.html#line.51">main</a>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
@@ -264,13 +231,13 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method.detail">Method</a></li>
 </ul>
 </div>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/HttpProxyExample.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/HttpProxyExample.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/HttpProxyExample.html
index 8f77198..30fcdc4 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/HttpProxyExample.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/HttpProxyExample.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HttpProxyExample (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HttpProxyExample (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HttpProxyExample (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HttpProxyExample (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -109,7 +109,8 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/HttpProxyExample.html#line.74">HttpProxyExample</a>
+<pre>@InterfaceAudience.Private
+public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/HttpProxyExample.html#line.75">HttpProxyExample</a>
 extends <a href="https://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">A simple example on how to use <a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html" title="interface in org.apache.hadoop.hbase.client"><code>AsyncTable</code></a> to write a fully
  asynchronous HTTP proxy server. The <a href="../../../../../../org/apache/hadoop/hbase/client/AsyncConnection.html" title="interface in org.apache.hadoop.hbase.client"><code>AsyncConnection</code></a> will share the same event loop with
@@ -207,7 +208,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HttpProxyExample</h4>
-<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/HttpProxyExample.html#line.90">HttpProxyExample</a>(org.apache.hadoop.conf.Configuration&nbsp;conf,
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/HttpProxyExample.html#line.91">HttpProxyExample</a>(org.apache.hadoop.conf.Configuration&nbsp;conf,
                         int&nbsp;port)</pre>
 </li>
 </ul>
@@ -225,7 +226,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>start</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/HttpProxyExample.html#line.219">start</a>()
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/HttpProxyExample.html#line.220">start</a>()
            throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</a>,
                   <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutionException.html?is-external=true" title="class or interface in java.util.concurrent">ExecutionException</a></pre>
 <dl>
@@ -241,7 +242,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>join</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/HttpProxyExample.html#line.235">join</a>()</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/HttpProxyExample.html#line.236">join</a>()</pre>
 </li>
 </ul>
 <a name="port--">
@@ -250,7 +251,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>port</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/HttpProxyExample.html#line.239">port</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/HttpProxyExample.html#line.240">port</a>()</pre>
 </li>
 </ul>
 <a name="stop--">
@@ -259,7 +260,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>stop</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/HttpProxyExample.html#line.247">stop</a>()
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/HttpProxyExample.html#line.248">stop</a>()
           throws <a href="https://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>
@@ -273,7 +274,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <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/HttpProxyExample.html#line.256">main</a>(<a href="https://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/HttpProxyExample.html#line.257">main</a>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</a>,
                         <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ExecutionException.html?is-external=true" title="class or interface in java.util.concurrent">ExecutionException</a></pre>
 <dl>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.ReadExampleCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.ReadExampleCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.ReadExampleCallable.html
index 22c5f02..0ee9216 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.ReadExampleCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.ReadExampleCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MultiThreadedClientExample.ReadExampleCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MultiThreadedClientExample.ReadExampleCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MultiThreadedClientExample.ReadExampleCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MultiThreadedClientExample.ReadExampleCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -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.280">MultiThreadedClientExample.ReadExampleCallable</a>
+<pre>public static class <a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.281">MultiThreadedClientExample.ReadExampleCallable</a>
 extends <a href="https://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="https://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="https://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>
@@ -189,7 +189,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 <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.284">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.285">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>
@@ -207,7 +207,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 <ul class="blockListLast">
 <li class="blockList">
 <h4>call</h4>
-<pre>public&nbsp;<a href="https://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>()
+<pre>public&nbsp;<a href="https://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.291">call</a>()
              throws <a href="https://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>


[16/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Scan.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Scan.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Scan.html
index bbd3789..95af4eb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Scan.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Scan.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Scan (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Scan (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Scan (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Scan (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":9,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":42,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":42,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":42,"i55":42,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":42,"i67":42,"i68":42,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10};
+var methods = {"i0":10,"i1":10,"i2":9,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":42,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":42,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":42,"i55":42,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":42,"i67":42,"i68":42,"i69":10,"i70":10,"i71":42,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -151,7 +151,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/client/Query.html" title
  To only retrieve columns within a specific range of version timestamps, call
  <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setTimeRange-long-long-"><code>setTimeRange</code></a>.
  <p>
- To only retrieve columns with a specific timestamp, call <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setTimeStamp-long-"><code>setTimestamp</code></a>
+ To only retrieve columns with a specific timestamp, call <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setTimestamp-long-"><code>setTimestamp</code></a>
  .
  <p>
  To limit the number of versions of each column to be returned, call <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setMaxVersions-int-"><code>setMaxVersions</code></a>.
@@ -712,7 +712,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/client/Query.html" title
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setStopRow-byte:A-">setStopRow</a></span>(byte[]&nbsp;stopRow)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">use <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#withStartRow-byte:A-"><code>withStartRow(byte[])</code></a> instead. This method may change the inclusive of
+<div class="block"><span class="deprecationComment">use <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#withStopRow-byte:A-"><code>withStopRow(byte[])</code></a> instead. This method may change the inclusive of
              the stop row to keep compatible with the old behavior.</span></div>
 </div>
 </td>
@@ -727,37 +727,46 @@ extends <a href="../../../../../org/apache/hadoop/hbase/client/Query.html" title
 </tr>
 <tr id="i70" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setTimeStamp-long-">setTimeStamp</a></span>(long&nbsp;timestamp)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setTimestamp-long-">setTimestamp</a></span>(long&nbsp;timestamp)</code>
 <div class="block">Get versions of columns with the specified timestamp.</div>
 </td>
 </tr>
 <tr id="i71" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setTimeStamp-long-">setTimeStamp</a></span>(long&nbsp;timestamp)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+             Use <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setTimestamp-long-"><code>setTimestamp(long)</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i72" class="altColor">
 <td class="colFirst"><code><a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#toMap-int-">toMap</a></span>(int&nbsp;maxCols)</code>
 <div class="block">Compile the details beyond the scope of getFingerprint (row, columns,
  timestamps, etc.) into a Map along with the fingerprinted information.</div>
 </td>
 </tr>
-<tr id="i72" class="altColor">
+<tr id="i73" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#withStartRow-byte:A-">withStartRow</a></span>(byte[]&nbsp;startRow)</code>
 <div class="block">Set the start row of the scan.</div>
 </td>
 </tr>
-<tr id="i73" class="rowColor">
+<tr id="i74" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#withStartRow-byte:A-boolean-">withStartRow</a></span>(byte[]&nbsp;startRow,
             boolean&nbsp;inclusive)</code>
 <div class="block">Set the start row of the scan.</div>
 </td>
 </tr>
-<tr id="i74" class="altColor">
+<tr id="i75" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#withStopRow-byte:A-">withStopRow</a></span>(byte[]&nbsp;stopRow)</code>
 <div class="block">Set the stop row of the scan.</div>
 </td>
 </tr>
-<tr id="i75" class="rowColor">
+<tr id="i76" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#withStopRow-byte:A-boolean-">withStopRow</a></span>(byte[]&nbsp;stopRow,
            boolean&nbsp;inclusive)</code>
@@ -1068,8 +1077,11 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan
 <ul class="blockList">
 <li class="blockList">
 <h4>setTimeStamp</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.380">setTimeStamp</a>(long&nbsp;timestamp)
-                  throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.383">setTimeStamp</a>(long&nbsp;timestamp)
+                              throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+             Use <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setTimestamp-long-"><code>setTimestamp(long)</code></a> instead</span></div>
 <div class="block">Get versions of columns with the specified timestamp. Note, default maximum
  versions to return is 1.  If your time range spans more than one version
  and you want all versions returned, up the number of versions beyond the
@@ -1087,13 +1099,35 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan
 </dl>
 </li>
 </ul>
+<a name="setTimestamp-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTimestamp</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.398">setTimestamp</a>(long&nbsp;timestamp)</pre>
+<div class="block">Get versions of columns with the specified timestamp. Note, default maximum
+ versions to return is 1.  If your time range spans more than one version
+ and you want all versions returned, up the number of versions beyond the
+ defaut.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>timestamp</code> - version timestamp</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>this</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setMaxVersions--"><code>setMaxVersions()</code></a>, 
+<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setMaxVersions-int-"><code>setMaxVersions(int)</code></a></dd>
+</dl>
+</li>
+</ul>
 <a name="setColumnFamilyTimeRange-byte:A-long-long-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>setColumnFamilyTimeRange</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.392">setColumnFamilyTimeRange</a>(byte[]&nbsp;cf,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.410">setColumnFamilyTimeRange</a>(byte[]&nbsp;cf,
                                      long&nbsp;minStamp,
                                      long&nbsp;maxStamp)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html#setColumnFamilyTimeRange-byte:A-long-long-">Query</a></code></span></div>
@@ -1121,7 +1155,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan
 <li class="blockList">
 <h4>setStartRow</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.409">setStartRow</a>(byte[]&nbsp;startRow)</pre>
+public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.427">setStartRow</a>(byte[]&nbsp;startRow)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">use <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#withStartRow-byte:A-"><code>withStartRow(byte[])</code></a> instead. This method may change the inclusive of
              the stop row to keep compatible with the old behavior.</span></div>
 <div class="block">Set the start row of the scan.
@@ -1145,7 +1179,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>withStartRow</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.428">withStartRow</a>(byte[]&nbsp;startRow)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.446">withStartRow</a>(byte[]&nbsp;startRow)</pre>
 <div class="block">Set the start row of the scan.
  <p>
  If the specified row does not exist, the Scanner will start from the next closest row after the
@@ -1167,7 +1201,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>withStartRow</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.443">withStartRow</a>(byte[]&nbsp;startRow,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.461">withStartRow</a>(byte[]&nbsp;startRow,
                          boolean&nbsp;inclusive)</pre>
 <div class="block">Set the start row of the scan.
  <p>
@@ -1192,8 +1226,8 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <li class="blockList">
 <h4>setStopRow</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.469">setStopRow</a>(byte[]&nbsp;stopRow)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">use <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#withStartRow-byte:A-"><code>withStartRow(byte[])</code></a> instead. This method may change the inclusive of
+public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.487">setStopRow</a>(byte[]&nbsp;stopRow)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">use <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#withStopRow-byte:A-"><code>withStopRow(byte[])</code></a> instead. This method may change the inclusive of
              the stop row to keep compatible with the old behavior.</span></div>
 <div class="block">Set the stop row of the scan.
  <p>
@@ -1219,7 +1253,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>withStopRow</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.491">withStopRow</a>(byte[]&nbsp;stopRow)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.509">withStopRow</a>(byte[]&nbsp;stopRow)</pre>
 <div class="block">Set the stop row of the scan.
  <p>
  The scan will include rows that are lexicographically less than the provided stopRow.
@@ -1244,7 +1278,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>withStopRow</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.506">withStopRow</a>(byte[]&nbsp;stopRow,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.524">withStopRow</a>(byte[]&nbsp;stopRow,
                         boolean&nbsp;inclusive)</pre>
 <div class="block">Set the stop row of the scan.
  <p>
@@ -1268,7 +1302,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>setRowPrefixFilter</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.527">setRowPrefixFilter</a>(byte[]&nbsp;rowPrefix)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.545">setRowPrefixFilter</a>(byte[]&nbsp;rowPrefix)</pre>
 <div class="block"><p>Set a filter (using stopRow and startRow) so the result set only contains rows where the
  rowKey starts with the specified prefix.</p>
  <p>This is a utility method that converts the desired rowPrefix into the appropriate values
@@ -1291,7 +1325,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <li class="blockList">
 <h4>setMaxVersions</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.587">setMaxVersions</a>()</pre>
+public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.605">setMaxVersions</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">It is easy to misunderstand with column family's max versions, so use
              <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#readAllVersions--"><code>readAllVersions()</code></a> instead.</span></div>
 <div class="block">Get all available versions.</div>
@@ -1308,7 +1342,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <li class="blockList">
 <h4>setMaxVersions</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.599">setMaxVersions</a>(int&nbsp;maxVersions)</pre>
+public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.617">setMaxVersions</a>(int&nbsp;maxVersions)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">It is easy to misunderstand with column family's max versions, so use
              <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#readVersions-int-"><code>readVersions(int)</code></a> instead.</span></div>
 <div class="block">Get up to the specified number of versions of each column.</div>
@@ -1326,7 +1360,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>readAllVersions</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.607">readAllVersions</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.625">readAllVersions</a>()</pre>
 <div class="block">Get all available versions.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1340,7 +1374,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>readVersions</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.617">readVersions</a>(int&nbsp;versions)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.635">readVersions</a>(int&nbsp;versions)</pre>
 <div class="block">Get up to the specified number of versions of each column.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1356,7 +1390,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>setBatch</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.631">setBatch</a>(int&nbsp;batch)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.649">setBatch</a>(int&nbsp;batch)</pre>
 <div class="block">Set the maximum number of cells to return for each call to next(). Callers should be aware
  that this is not equivalent to calling <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setAllowPartialResults-boolean-"><code>setAllowPartialResults(boolean)</code></a>.
  If you don't allow partial results, the number of cells in each Result must equal to your
@@ -1376,7 +1410,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxResultsPerColumnFamily</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.645">setMaxResultsPerColumnFamily</a>(int&nbsp;limit)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.663">setMaxResultsPerColumnFamily</a>(int&nbsp;limit)</pre>
 <div class="block">Set the maximum number of values to return per row per Column Family</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1390,7 +1424,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>setRowOffsetPerColumnFamily</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.654">setRowOffsetPerColumnFamily</a>(int&nbsp;offset)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.672">setRowOffsetPerColumnFamily</a>(int&nbsp;offset)</pre>
 <div class="block">Set offset for the row per Column Family.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1404,7 +1438,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>setCaching</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.666">setCaching</a>(int&nbsp;caching)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.684">setCaching</a>(int&nbsp;caching)</pre>
 <div class="block">Set the number of rows for caching that will be passed to scanners.
  If not set, the Configuration setting <a href="../../../../../org/apache/hadoop/hbase/HConstants.html#HBASE_CLIENT_SCANNER_CACHING"><code>HConstants.HBASE_CLIENT_SCANNER_CACHING</code></a> will
  apply.
@@ -1421,7 +1455,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxResultSize</h4>
-<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.674">getMaxResultSize</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.692">getMaxResultSize</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the maximum result size in bytes. See <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setMaxResultSize-long-"><code>setMaxResultSize(long)</code></a></dd>
@@ -1434,7 +1468,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxResultSize</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.685">setMaxResultSize</a>(long&nbsp;maxResultSize)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.703">setMaxResultSize</a>(long&nbsp;maxResultSize)</pre>
 <div class="block">Set the maximum result size. The default is -1; this means that no specific
  maximum result size will be set for this scan, and the global configured
  value will be used instead. (Defaults to unlimited).</div>
@@ -1450,7 +1484,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>setFilter</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.691">setFilter</a>(<a href="../../../../../org/apache/hadoop/hbase/filter/Filter.html" title="class in org.apache.hadoop.hbase.filter">Filter</a>&nbsp;filter)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.709">setFilter</a>(<a href="../../../../../org/apache/hadoop/hbase/filter/Filter.html" title="class in org.apache.hadoop.hbase.filter">Filter</a>&nbsp;filter)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html#setFilter-org.apache.hadoop.hbase.filter.Filter-">Query</a></code></span></div>
 <div class="block">Apply the specified server-side filter when performing the Query. Only
  <a href="../../../../../org/apache/hadoop/hbase/filter/Filter.html#filterCell-org.apache.hadoop.hbase.Cell-"><code>Filter.filterCell(org.apache.hadoop.hbase.Cell)</code></a> is called AFTER all tests for ttl,
@@ -1471,7 +1505,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>setFamilyMap</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.701">setFamilyMap</a>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a>&lt;byte[]&gt;&gt;&nbsp;familyMap)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.719">setFamilyMap</a>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a>&lt;byte[]&gt;&gt;&nbsp;familyMap)</pre>
 <div class="block">Setting the familyMap</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1487,7 +1521,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyMap</h4>
-<pre>public&nbsp;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a>&lt;byte[]&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.710">getFamilyMap</a>()</pre>
+<pre>public&nbsp;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a>&lt;byte[]&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.728">getFamilyMap</a>()</pre>
 <div class="block">Getting the familyMap</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1501,7 +1535,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>numFamilies</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.717">numFamilies</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.735">numFamilies</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the number of families in familyMap</dd>
@@ -1514,7 +1548,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>hasFamilies</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.727">hasFamilies</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.745">hasFamilies</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>true if familyMap is non empty, false otherwise</dd>
@@ -1527,7 +1561,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilies</h4>
-<pre>public&nbsp;byte[][]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.734">getFamilies</a>()</pre>
+<pre>public&nbsp;byte[][]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.752">getFamilies</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the keys of the familyMap</dd>
@@ -1540,7 +1574,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getStartRow</h4>
-<pre>public&nbsp;byte[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.744">getStartRow</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.762">getStartRow</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the startrow</dd>
@@ -1553,7 +1587,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>includeStartRow</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.751">includeStartRow</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.769">includeStartRow</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>if we should include start row when scan</dd>
@@ -1566,7 +1600,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getStopRow</h4>
-<pre>public&nbsp;byte[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.758">getStopRow</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.776">getStopRow</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the stoprow</dd>
@@ -1579,7 +1613,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>includeStopRow</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.765">includeStopRow</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.783">includeStopRow</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>if we should include stop row when scan</dd>
@@ -1592,7 +1626,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxVersions</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.772">getMaxVersions</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.790">getMaxVersions</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the max number of versions to fetch</dd>
@@ -1605,7 +1639,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getBatch</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.779">getBatch</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.797">getBatch</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>maximum number of values to return for a single call to next()</dd>
@@ -1618,7 +1652,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxResultsPerColumnFamily</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.786">getMaxResultsPerColumnFamily</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.804">getMaxResultsPerColumnFamily</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>maximum number of values to return per row per CF</dd>
@@ -1631,7 +1665,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowOffsetPerColumnFamily</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.795">getRowOffsetPerColumnFamily</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.813">getRowOffsetPerColumnFamily</a>()</pre>
 <div class="block">Method for retrieving the scan's offset per row per column
  family (#kvs to be skipped)</div>
 <dl>
@@ -1646,7 +1680,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getCaching</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.802">getCaching</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.820">getCaching</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>caching the number of rows fetched when calling next on a scanner</dd>
@@ -1659,7 +1693,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getTimeRange</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.809">getTimeRange</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.827">getTimeRange</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>TimeRange</dd>
@@ -1672,7 +1706,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getFilter</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/filter/Filter.html" title="class in org.apache.hadoop.hbase.filter">Filter</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.817">getFilter</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/filter/Filter.html" title="class in org.apache.hadoop.hbase.filter">Filter</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.835">getFilter</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html#getFilter--">getFilter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html" title="class in org.apache.hadoop.hbase.client">Query</a></code></dd>
@@ -1687,7 +1721,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>hasFilter</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.824">hasFilter</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.842">hasFilter</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>true is a filter has been specified, false if not</dd>
@@ -1700,7 +1734,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>setCacheBlocks</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.838">setCacheBlocks</a>(boolean&nbsp;cacheBlocks)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.856">setCacheBlocks</a>(boolean&nbsp;cacheBlocks)</pre>
 <div class="block">Set whether blocks should be cached for this Scan.
  <p>
  This is true by default.  When true, default settings of the table and
@@ -1719,7 +1753,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getCacheBlocks</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.848">getCacheBlocks</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.866">getCacheBlocks</a>()</pre>
 <div class="block">Get whether blocks should be cached for this Scan.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1734,7 +1768,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>setReversed</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.860">setReversed</a>(boolean&nbsp;reversed)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.878">setReversed</a>(boolean&nbsp;reversed)</pre>
 <div class="block">Set whether this scan is a reversed one
  <p>
  This is false by default which means forward(normal) scan.</div>
@@ -1752,7 +1786,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>isReversed</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.869">isReversed</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.887">isReversed</a>()</pre>
 <div class="block">Get whether this scan is a reversed one.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1766,7 +1800,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>setAllowPartialResults</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.883">setAllowPartialResults</a>(boolean&nbsp;allowPartialResults)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.901">setAllowPartialResults</a>(boolean&nbsp;allowPartialResults)</pre>
 <div class="block">Setting whether the caller wants to see the partial results when server returns
  less-than-expected cells. It is helpful while scanning a huge row to prevent OOM at client.
  By default this value is false and the complete results will be assembled client side
@@ -1788,7 +1822,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getAllowPartialResults</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.893">getAllowPartialResults</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.911">getAllowPartialResults</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>true when the constructor of this scan understands that the results they will see may
@@ -1803,7 +1837,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>setLoadColumnFamiliesOnDemand</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.898">setLoadColumnFamiliesOnDemand</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.916">setLoadColumnFamiliesOnDemand</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html#setLoadColumnFamiliesOnDemand-boolean-">Query</a></code></span></div>
 <div class="block">Set the value indicating whether loading CFs on demand should be allowed (cluster
  default is false). On-demand CF loading doesn't load column families until necessary, e.g.
@@ -1831,7 +1865,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>getFingerprint</h4>
-<pre>public&nbsp;<a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.909">getFingerprint</a>()</pre>
+<pre>public&nbsp;<a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.927">getFingerprint</a>()</pre>
 <div class="block">Compile the table and column family (i.e. schema) information
  into a String. Useful for parsing and aggregation by debugging,
  logging, and administration tools.</div>
@@ -1849,7 +1883,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>toMap</h4>
-<pre>public&nbsp;<a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.933">toMap</a>(int&nbsp;maxCols)</pre>
+<pre>public&nbsp;<a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.951">toMap</a>(int&nbsp;maxCols)</pre>
 <div class="block">Compile the details beyond the scope of getFingerprint (row, columns,
  timestamps, etc.) into a Map along with the fingerprinted information.
  Useful for debugging, logging, and administration tools.</div>
@@ -1869,7 +1903,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>setRaw</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.996">setRaw</a>(boolean&nbsp;raw)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1014">setRaw</a>(boolean&nbsp;raw)</pre>
 <div class="block">Enable/disable "raw" mode for this scan.
  If "raw" is enabled the scan will return all
  delete marker and deleted rows that have not
@@ -1889,7 +1923,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>isRaw</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1004">isRaw</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1022">isRaw</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>True if this Scan is in "raw" mode.</dd>
@@ -1903,7 +1937,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <li class="blockList">
 <h4>setSmall</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1027">setSmall</a>(boolean&nbsp;small)</pre>
+public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1045">setSmall</a>(boolean&nbsp;small)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0.0. Use <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setLimit-int-"><code>setLimit(int)</code></a> and <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setReadType-org.apache.hadoop.hbase.client.Scan.ReadType-"><code>setReadType(ReadType)</code></a> instead.
              And for the one rpc optimization, now we will also fetch data when openScanner, and
              if the number of rows reaches the limit then we will close the scanner
@@ -1932,7 +1966,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" ti
 <li class="blockList">
 <h4>isSmall</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1039">isSmall</a>()</pre>
+public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1057">isSmall</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 2.0.0. See the comment of <a href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setSmall-boolean-"><code>setSmall(boolean)</code></a></span></div>
 <div class="block">Get whether this scan is a small scan</div>
 <dl>
@@ -1947,7 +1981,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>setAttribute</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1044">setAttribute</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1062">setAttribute</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                          byte[]&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Attributes.html#setAttribute-java.lang.String-byte:A-">Attributes</a></code></span></div>
 <div class="block">Sets an attribute.
@@ -1970,7 +2004,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>setId</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1049">setId</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1067">setId</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/OperationWithAttributes.html#setId-java.lang.String-">OperationWithAttributes</a></code></span></div>
 <div class="block">This method allows you to set an identifier on an operation. The original
  motivation for this was to allow the identifier to be used in slow query
@@ -1991,7 +2025,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>setAuthorizations</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1054">setAuthorizations</a>(org.apache.hadoop.hbase.security.visibility.Authorizations&nbsp;authorizations)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1072">setAuthorizations</a>(org.apache.hadoop.hbase.security.visibility.Authorizations&nbsp;authorizations)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html#setAuthorizations-org.apache.hadoop.hbase.security.visibility.Authorizations-">Query</a></code></span></div>
 <div class="block">Sets the authorizations to be used by this Query</div>
 <dl>
@@ -2006,7 +2040,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>setACL</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1059">setACL</a>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.hadoop.hbase.security.access.Permission&gt;&nbsp;perms)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1077">setACL</a>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.hadoop.hbase.security.access.Permission&gt;&nbsp;perms)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html#setACL-java.util.Map-">setACL</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html" title="class in org.apache.hadoop.hbase.client">Query</a></code></dd>
@@ -2021,7 +2055,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>setACL</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1064">setACL</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1082">setACL</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
                    org.apache.hadoop.hbase.security.access.Permission&nbsp;perms)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -2038,7 +2072,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>setConsistency</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1069">setConsistency</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Consistency.html" title="enum in org.apache.hadoop.hbase.client">Consistency</a>&nbsp;consistency)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1087">setConsistency</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Consistency.html" title="enum in org.apache.hadoop.hbase.client">Consistency</a>&nbsp;consistency)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html#setConsistency-org.apache.hadoop.hbase.client.Consistency-">Query</a></code></span></div>
 <div class="block">Sets the consistency level for this operation</div>
 <dl>
@@ -2055,7 +2089,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>setReplicaId</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1074">setReplicaId</a>(int&nbsp;Id)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1092">setReplicaId</a>(int&nbsp;Id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html#setReplicaId-int-">Query</a></code></span></div>
 <div class="block">Specify region replica id where Query will fetch data from. Use this together with
  <a href="../../../../../org/apache/hadoop/hbase/client/Query.html#setConsistency-org.apache.hadoop.hbase.client.Consistency-"><code>Query.setConsistency(Consistency)</code></a> passing <a href="../../../../../org/apache/hadoop/hbase/client/Consistency.html#TIMELINE"><code>Consistency.TIMELINE</code></a> to read data from
@@ -2073,7 +2107,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>setIsolationLevel</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1079">setIsolationLevel</a>(<a href="../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client">IsolationLevel</a>&nbsp;level)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1097">setIsolationLevel</a>(<a href="../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client">IsolationLevel</a>&nbsp;level)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html#setIsolationLevel-org.apache.hadoop.hbase.client.IsolationLevel-">Query</a></code></span></div>
 <div class="block">Set the isolation level for this query. If the
  isolation level is set to READ_UNCOMMITTED, then
@@ -2097,7 +2131,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>setPriority</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1084">setPriority</a>(int&nbsp;priority)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1102">setPriority</a>(int&nbsp;priority)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/OperationWithAttributes.html#setPriority-int-">setPriority</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/OperationWithAttributes.html" title="class in org.apache.hadoop.hbase.client">OperationWithAttributes</a></code></dd>
@@ -2110,7 +2144,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>setScanMetricsEnabled</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1092">setScanMetricsEnabled</a>(boolean&nbsp;enabled)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1110">setScanMetricsEnabled</a>(boolean&nbsp;enabled)</pre>
 <div class="block">Enable collection of <code>ScanMetrics</code>. For advanced users.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2124,7 +2158,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>isScanMetricsEnabled</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1100">isScanMetricsEnabled</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1118">isScanMetricsEnabled</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>True if collection of scan metrics is enabled. For advanced users.</dd>
@@ -2138,7 +2172,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbas
 <li class="blockList">
 <h4>getScanMetrics</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;org.apache.hadoop.hbase.client.metrics.ScanMetrics&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1113">getScanMetrics</a>()</pre>
+public&nbsp;org.apache.hadoop.hbase.client.metrics.ScanMetrics&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1131">getScanMetrics</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use <a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html#getScanMetrics--"><code>ResultScanner.getScanMetrics()</code></a> instead. And notice that, please do not
              use this method and <a href="../../../../../org/apache/hadoop/hbase/client/ResultScanner.html#getScanMetrics--"><code>ResultScanner.getScanMetrics()</code></a> together, the metrics
              will be messed up.</span></div>
@@ -2156,7 +2190,7 @@ public&nbsp;org.apache.hadoop.hbase.client.metrics.ScanMetrics&nbsp;<a href="../
 <ul class="blockList">
 <li class="blockList">
 <h4>isAsyncPrefetch</h4>
-<pre>public&nbsp;<a href="https://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/Scan.html#line.1119">isAsyncPrefetch</a>()</pre>
+<pre>public&nbsp;<a href="https://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/Scan.html#line.1137">isAsyncPrefetch</a>()</pre>
 </li>
 </ul>
 <a name="setAsyncPrefetch-boolean-">
@@ -2165,7 +2199,7 @@ public&nbsp;org.apache.hadoop.hbase.client.metrics.ScanMetrics&nbsp;<a href="../
 <ul class="blockList">
 <li class="blockList">
 <h4>setAsyncPrefetch</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1123">setAsyncPrefetch</a>(boolean&nbsp;asyncPrefetch)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1141">setAsyncPrefetch</a>(boolean&nbsp;asyncPrefetch)</pre>
 </li>
 </ul>
 <a name="getLimit--">
@@ -2174,7 +2208,7 @@ public&nbsp;org.apache.hadoop.hbase.client.metrics.ScanMetrics&nbsp;<a href="../
 <ul class="blockList">
 <li class="blockList">
 <h4>getLimit</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1131">getLimit</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1149">getLimit</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the limit of rows for this scan</dd>
@@ -2187,7 +2221,7 @@ public&nbsp;org.apache.hadoop.hbase.client.metrics.ScanMetrics&nbsp;<a href="../
 <ul class="blockList">
 <li class="blockList">
 <h4>setLimit</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1143">setLimit</a>(int&nbsp;limit)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1161">setLimit</a>(int&nbsp;limit)</pre>
 <div class="block">Set the limit of rows for this scan. We will terminate the scan if the number of returned rows
  reaches this value.
  <p>
@@ -2206,7 +2240,7 @@ public&nbsp;org.apache.hadoop.hbase.client.metrics.ScanMetrics&nbsp;<a href="../
 <ul class="blockList">
 <li class="blockList">
 <h4>setOneRowLimit</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1153">setOneRowLimit</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1171">setOneRowLimit</a>()</pre>
 <div class="block">Call this when you only want to get one row. It will set <code>limit</code> to <code>1</code>, and also
  set <code>readType</code> to <a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html#PREAD"><code>Scan.ReadType.PREAD</code></a>.</div>
 <dl>
@@ -2221,7 +2255,7 @@ public&nbsp;org.apache.hadoop.hbase.client.metrics.ScanMetrics&nbsp;<a href="../
 <ul class="blockList">
 <li class="blockList">
 <h4>getReadType</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1165">getReadType</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1183">getReadType</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the read type for this scan</dd>
@@ -2234,7 +2268,7 @@ public&nbsp;org.apache.hadoop.hbase.client.metrics.ScanMetrics&nbsp;<a href="../
 <ul class="blockList">
 <li class="blockList">
 <h4>setReadType</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1176">setReadType</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a>&nbsp;readType)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1194">setReadType</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html" title="enum in org.apache.hadoop.hbase.client">Scan.ReadType</a>&nbsp;readType)</pre>
 <div class="block">Set the read type for this scan.
  <p>
  Notice that we may choose to use pread even if you specific <a href="../../../../../org/apache/hadoop/hbase/client/Scan.ReadType.html#STREAM"><code>Scan.ReadType.STREAM</code></a> here. For
@@ -2251,7 +2285,7 @@ public&nbsp;org.apache.hadoop.hbase.client.metrics.ScanMetrics&nbsp;<a href="../
 <ul class="blockList">
 <li class="blockList">
 <h4>setNeedCursorResult</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1222">setNeedCursorResult</a>(boolean&nbsp;needCursorResult)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1240">setNeedCursorResult</a>(boolean&nbsp;needCursorResult)</pre>
 <div class="block">When the server is slow or we scan a table with many deleted data or we use a sparse filter,
  the server will response heartbeat to prevent timeout. However the scanner will return a Result
  only when client can do it. So if there are many heartbeats, the blocking time on
@@ -2277,7 +2311,7 @@ public&nbsp;org.apache.hadoop.hbase.client.metrics.ScanMetrics&nbsp;<a href="../
 <ul class="blockList">
 <li class="blockList">
 <h4>isNeedCursorResult</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1227">isNeedCursorResult</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1245">isNeedCursorResult</a>()</pre>
 </li>
 </ul>
 <a name="createScanFromCursor-org.apache.hadoop.hbase.client.Cursor-">
@@ -2286,7 +2320,7 @@ public&nbsp;org.apache.hadoop.hbase.client.metrics.ScanMetrics&nbsp;<a href="../
 <ul class="blockListLast">
 <li class="blockList">
 <h4>createScanFromCursor</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1238">createScanFromCursor</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Cursor.html" title="class in org.apache.hadoop.hbase.client">Cursor</a>&nbsp;cursor)</pre>
+<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Scan.html#line.1256">createScanFromCursor</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Cursor.html" title="class in org.apache.hadoop.hbase.client">Cursor</a>&nbsp;cursor)</pre>
 <div class="block">Create a new Scan with a cursor. It only set the position information like start row key.
  The others (like cfs, stop row, limit) should still be filled in by the user.
  <a href="../../../../../org/apache/hadoop/hbase/client/Result.html#isCursor--"><code>Result.isCursor()</code></a>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ScanResultConsumer.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ScanResultConsumer.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ScanResultConsumer.html
index 08af43a..9aa03fa 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ScanResultConsumer.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ScanResultConsumer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ScanResultConsumer (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ScanResultConsumer (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ScanResultConsumer (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ScanResultConsumer (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ScanResultConsumerBase.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ScanResultConsumerBase.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ScanResultConsumerBase.html
index 4971a11..9eeb65f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ScanResultConsumerBase.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ScanResultConsumerBase.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ScanResultConsumerBase (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ScanResultConsumerBase (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ScanResultConsumerBase (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ScanResultConsumerBase (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ScannerCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ScannerCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ScannerCallable.html
index c915f19..b5da8be 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ScannerCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ScannerCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ScannerCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ScannerCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ScannerCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ScannerCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/SecureBulkLoadClient.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/SecureBulkLoadClient.html b/2.0/apidocs/org/apache/hadoop/hbase/client/SecureBulkLoadClient.html
index 1ee7d4a..cc6c424 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/SecureBulkLoadClient.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/SecureBulkLoadClient.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SecureBulkLoadClient (Apache HBase 2.0.0-beta-2 API)</title>
+<title>SecureBulkLoadClient (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SecureBulkLoadClient (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="SecureBulkLoadClient (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ServerStatisticTracker.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ServerStatisticTracker.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ServerStatisticTracker.html
index 013a377..0cc6f0e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ServerStatisticTracker.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ServerStatisticTracker.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ServerStatisticTracker (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ServerStatisticTracker (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ServerStatisticTracker (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ServerStatisticTracker (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ServiceCaller.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ServiceCaller.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ServiceCaller.html
index e041b59..246ccc2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ServiceCaller.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ServiceCaller.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ServiceCaller (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ServiceCaller (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ServiceCaller (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ServiceCaller (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ShortCircuitMasterConnection.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ShortCircuitMasterConnection.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ShortCircuitMasterConnection.html
index 24ed7c0..688f2bd 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ShortCircuitMasterConnection.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ShortCircuitMasterConnection.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ShortCircuitMasterConnection (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ShortCircuitMasterConnection (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ShortCircuitMasterConnection (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ShortCircuitMasterConnection (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/SingleResponse.Entry.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/SingleResponse.Entry.html b/2.0/apidocs/org/apache/hadoop/hbase/client/SingleResponse.Entry.html
index 0fa384c..c9faac6 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/SingleResponse.Entry.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/SingleResponse.Entry.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SingleResponse.Entry (Apache HBase 2.0.0-beta-2 API)</title>
+<title>SingleResponse.Entry (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SingleResponse.Entry (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="SingleResponse.Entry (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[27/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServiceNotRunningException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServiceNotRunningException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServiceNotRunningException.html
index 4e26de9..2cd4b49 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServiceNotRunningException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ServiceNotRunningException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ServiceNotRunningException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ServiceNotRunningException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ServiceNotRunningException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ServiceNotRunningException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/SharedConnection.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SharedConnection.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SharedConnection.html
index 8f36396..d518f8d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SharedConnection.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SharedConnection.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.SharedConnection (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.SharedConnection (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.SharedConnection (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.SharedConnection (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/Size.Unit.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Size.Unit.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Size.Unit.html
index dbe7896..2bff2d2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Size.Unit.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Size.Unit.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.Size.Unit (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.Size.Unit (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.Size.Unit (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.Size.Unit (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/Size.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Size.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Size.html
index f33721b..9cfc60a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Size.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Size.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.Size (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.Size (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.Size (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.Size (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -117,14 +117,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionMetrics.html#getBloomFilterSize--">getBloomFilterSize</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>
 <td class="colLast"><span class="typeNameLabel">RegionLoad.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionLoad.html#getBloomFilterSize--">getBloomFilterSize</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 &nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>
+<td class="colLast"><span class="typeNameLabel">RegionMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionMetrics.html#getBloomFilterSize--">getBloomFilterSize</a></span>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ServerLoad.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ServerLoad.html#getMaxHeapSize--">getMaxHeapSize</a></span>()</code>
@@ -137,15 +137,21 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionMetrics.html#getMemStoreSize--">getMemStoreSize</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">RegionLoad.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionLoad.html#getMemStoreSize--">getMemStoreSize</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionLoad.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionLoad.html#getMemStoreSize--">getMemStoreSize</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">RegionMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionMetrics.html#getMemStoreSize--">getMemStoreSize</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>
+<td class="colLast"><span class="typeNameLabel">RegionLoad.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionLoad.html#getStoreFileIndexSize--">getStoreFileIndexSize</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 &nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>
 <td class="colLast"><span class="typeNameLabel">RegionMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionMetrics.html#getStoreFileIndexSize--">getStoreFileIndexSize</a></span>()</code>
 <div class="block">TODO: why we pass the same value to different counters? Currently, the value from
@@ -153,51 +159,45 @@
  see HRegionServer#createRegionLoad.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionLoad.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionLoad.html#getStoreFileIndexSize--">getStoreFileIndexSize</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">RegionLoad.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionLoad.html#getStoreFileRootLevelIndexSize--">getStoreFileRootLevelIndexSize</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 &nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>
 <td class="colLast"><span class="typeNameLabel">RegionMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionMetrics.html#getStoreFileRootLevelIndexSize--">getStoreFileRootLevelIndexSize</a></span>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionLoad.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionLoad.html#getStoreFileRootLevelIndexSize--">getStoreFileRootLevelIndexSize</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">RegionLoad.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionLoad.html#getStoreFileSize--">getStoreFileSize</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 &nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>
 <td class="colLast"><span class="typeNameLabel">RegionMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionMetrics.html#getStoreFileSize--">getStoreFileSize</a></span>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionLoad.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionLoad.html#getStoreFileSize--">getStoreFileSize</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">RegionLoad.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionLoad.html#getStoreFileUncompressedDataIndexSize--">getStoreFileUncompressedDataIndexSize</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 &nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>
 <td class="colLast"><span class="typeNameLabel">RegionMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionMetrics.html#getStoreFileUncompressedDataIndexSize--">getStoreFileUncompressedDataIndexSize</a></span>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionLoad.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionLoad.html#getStoreFileUncompressedDataIndexSize--">getStoreFileUncompressedDataIndexSize</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">RegionLoad.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionLoad.html#getUncompressedStoreFileSize--">getUncompressedStoreFileSize</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 &nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionMetrics.html#getUncompressedStoreFileSize--">getUncompressedStoreFileSize</a></span>()</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionLoad.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionLoad.html#getUncompressedStoreFileSize--">getUncompressedStoreFileSize</a></span>()</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">RegionMetrics.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RegionMetrics.html#getUncompressedStoreFileSize--">getUncompressedStoreFileSize</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/SizeCachedKeyValue.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SizeCachedKeyValue.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SizeCachedKeyValue.html
index 0f011ae..4d276f3 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SizeCachedKeyValue.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SizeCachedKeyValue.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.SizeCachedKeyValue (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.SizeCachedKeyValue (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.SizeCachedKeyValue (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.SizeCachedKeyValue (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/SizeCachedNoTagsKeyValue.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SizeCachedNoTagsKeyValue.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SizeCachedNoTagsKeyValue.html
index b666f36..553f903 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SizeCachedNoTagsKeyValue.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SizeCachedNoTagsKeyValue.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.SizeCachedNoTagsKeyValue (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.SizeCachedNoTagsKeyValue (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.SizeCachedNoTagsKeyValue (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.SizeCachedNoTagsKeyValue (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogCounters.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogCounters.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogCounters.html
index 53eb868..a366710 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogCounters.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogCounters.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.SplitLogCounters (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.SplitLogCounters (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.SplitLogCounters (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.SplitLogCounters (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Done.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Done.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Done.html
index 63897fa..63426cf 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Done.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Done.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.SplitLogTask.Done (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.SplitLogTask.Done (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.SplitLogTask.Done (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.SplitLogTask.Done (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Err.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Err.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Err.html
index fa62131..13cc907 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Err.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Err.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.SplitLogTask.Err (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.SplitLogTask.Err (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.SplitLogTask.Err (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.SplitLogTask.Err (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Owned.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Owned.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Owned.html
index ef93fe8..7e02238 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Owned.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Owned.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.SplitLogTask.Owned (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.SplitLogTask.Owned (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.SplitLogTask.Owned (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.SplitLogTask.Owned (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Resigned.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Resigned.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Resigned.html
index a8ebffd..09d5007 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Resigned.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Resigned.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.SplitLogTask.Resigned (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.SplitLogTask.Resigned (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.SplitLogTask.Resigned (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.SplitLogTask.Resigned (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Unassigned.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Unassigned.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Unassigned.html
index 8bf9bae..f1add3b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Unassigned.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.Unassigned.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.SplitLogTask.Unassigned (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.SplitLogTask.Unassigned (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.SplitLogTask.Unassigned (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.SplitLogTask.Unassigned (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.html
index f357426..b14821e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SplitLogTask.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.SplitLogTask (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.SplitLogTask (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.SplitLogTask (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.SplitLogTask (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/SslRMIClientSocketFactorySecure.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SslRMIClientSocketFactorySecure.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SslRMIClientSocketFactorySecure.html
index 5ed3435..edf8d20 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SslRMIClientSocketFactorySecure.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SslRMIClientSocketFactorySecure.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.SslRMIClientSocketFactorySecure (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.SslRMIClientSocketFactorySecure (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.SslRMIClientSocketFactorySecure (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.SslRMIClientSocketFactorySecure (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/SslRMIServerSocketFactorySecure.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SslRMIServerSocketFactorySecure.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SslRMIServerSocketFactorySecure.html
index 601dd14..1034266 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/SslRMIServerSocketFactorySecure.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/SslRMIServerSocketFactorySecure.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.SslRMIServerSocketFactorySecure (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.SslRMIServerSocketFactorySecure (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.SslRMIServerSocketFactorySecure (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.SslRMIServerSocketFactorySecure (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/Stoppable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Stoppable.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Stoppable.html
index fe4d7c3..fb9b3a3 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Stoppable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Stoppable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.Stoppable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.Stoppable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.Stoppable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.Stoppable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableDescriptors.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableDescriptors.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableDescriptors.html
index 7140874..4886175 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableDescriptors.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableDescriptors.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.TableDescriptors (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.TableDescriptors (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.TableDescriptors (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.TableDescriptors (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -118,11 +118,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableDescriptors.html" title="interface in org.apache.hadoop.hbase">TableDescriptors</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/HMaster.html#getTableDescriptors--">getTableDescriptors</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/MasterServices.html#getTableDescriptors--">getTableDescriptors</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableDescriptors.html" title="interface in org.apache.hadoop.hbase">TableDescriptors</a></code></td>
-<td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/MasterServices.html#getTableDescriptors--">getTableDescriptors</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/HMaster.html#getTableDescriptors--">getTableDescriptors</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableExistsException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableExistsException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableExistsException.html
index 5119086..536a79c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableExistsException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableExistsException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.TableExistsException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.TableExistsException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.TableExistsException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.TableExistsException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableInfoMissingException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableInfoMissingException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableInfoMissingException.html
index 1a2ad73..f0121b3 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableInfoMissingException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableInfoMissingException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.TableInfoMissingException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.TableInfoMissingException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.TableInfoMissingException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.TableInfoMissingException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[31/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html
index ce27a70..2cb6958 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompareOperator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.CompareOperator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.CompareOperator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.CompareOperator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.CompareOperator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -369,11 +369,11 @@ the order they are declared.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ColumnValueFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/filter/ColumnValueFilter.html#getCompareOperator--">getCompareOperator</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">CompareFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/filter/CompareFilter.html#getCompareOperator--">getCompareOperator</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CompareFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/filter/CompareFilter.html#getCompareOperator--">getCompareOperator</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ColumnValueFilter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/filter/ColumnValueFilter.html#getCompareOperator--">getCompareOperator</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a></code></td>
@@ -541,44 +541,70 @@ the order they are declared.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#checkAndMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.client.Mutation-boolean-">checkAndMutate</a></span>(byte[]&nbsp;row,
+<td class="colFirst"><code>default boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">Region.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/Region.html#checkAndMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.client.Mutation-">checkAndMutate</a></span>(byte[]&nbsp;row,
               byte[]&nbsp;family,
               byte[]&nbsp;qualifier,
               <a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;op,
               <a href="../../../../../org/apache/hadoop/hbase/filter/ByteArrayComparable.html" title="class in org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator,
-              <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation,
-              boolean&nbsp;writeToWAL)</code>&nbsp;</td>
+              <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation)</code>
+<div class="block">Atomically checks if a row/family/qualifier value matches the expected value and if it does,
+ it performs the mutation.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">Region.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/Region.html#checkAndMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.client.Mutation-boolean-">checkAndMutate</a></span>(byte[]&nbsp;row,
+<td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#checkAndMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.Mutation-">checkAndMutate</a></span>(byte[]&nbsp;row,
               byte[]&nbsp;family,
               byte[]&nbsp;qualifier,
               <a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;op,
               <a href="../../../../../org/apache/hadoop/hbase/filter/ByteArrayComparable.html" title="class in org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator,
-              <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation,
-              boolean&nbsp;writeToWAL)</code>
+              <a href="../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;timeRange,
+              <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">Region.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/Region.html#checkAndMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.Mutation-">checkAndMutate</a></span>(byte[]&nbsp;row,
+              byte[]&nbsp;family,
+              byte[]&nbsp;qualifier,
+              <a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;op,
+              <a href="../../../../../org/apache/hadoop/hbase/filter/ByteArrayComparable.html" title="class in org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator,
+              <a href="../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;timeRange,
+              <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation)</code>
 <div class="block">Atomically checks if a row/family/qualifier value matches the expected value and if it does,
  it performs the mutation.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>default boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">Region.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/Region.html#checkAndRowMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.client.RowMutations-">checkAndRowMutate</a></span>(byte[]&nbsp;row,
+                 byte[]&nbsp;family,
+                 byte[]&nbsp;qualifier,
+                 <a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;op,
+                 <a href="../../../../../org/apache/hadoop/hbase/filter/ByteArrayComparable.html" title="class in org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator,
+                 <a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;mutations)</code>
+<div class="block">Atomically checks if a row/family/qualifier value matches the expected values and if it does,
+ it performs the row mutations.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#checkAndRowMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.client.RowMutations-">checkAndRowMutate</a></span>(byte[]&nbsp;row,
+<td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#checkAndRowMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.RowMutations-">checkAndRowMutate</a></span>(byte[]&nbsp;row,
                  byte[]&nbsp;family,
                  byte[]&nbsp;qualifier,
                  <a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;op,
                  <a href="../../../../../org/apache/hadoop/hbase/filter/ByteArrayComparable.html" title="class in org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator,
+                 <a href="../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;timeRange,
                  <a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;rm)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">Region.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/Region.html#checkAndRowMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.client.RowMutations-">checkAndRowMutate</a></span>(byte[]&nbsp;row,
+<td class="colLast"><span class="typeNameLabel">Region.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/Region.html#checkAndRowMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.RowMutations-">checkAndRowMutate</a></span>(byte[]&nbsp;row,
                  byte[]&nbsp;family,
                  byte[]&nbsp;qualifier,
                  <a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;op,
                  <a href="../../../../../org/apache/hadoop/hbase/filter/ByteArrayComparable.html" title="class in org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator,
+                 <a href="../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;timeRange,
                  <a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;mutations)</code>
 <div class="block">Atomically checks if a row/family/qualifier value matches the expected values and if it does,
  it performs the row mutations.</div>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompatibilityFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompatibilityFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompatibilityFactory.html
index 54808a9..4cd5bc3 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompatibilityFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompatibilityFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.CompatibilityFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.CompatibilityFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.CompatibilityFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.CompatibilityFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.SingletonStorage.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.SingletonStorage.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.SingletonStorage.html
index 2ec1175..f9b4711 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.SingletonStorage.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.SingletonStorage.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.CompatibilitySingletonFactory.SingletonStorage (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.CompatibilitySingletonFactory.SingletonStorage (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.CompatibilitySingletonFactory.SingletonStorage (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.CompatibilitySingletonFactory.SingletonStorage (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.html
index 3dad619..7ae55b7 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.CompatibilitySingletonFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.CompatibilitySingletonFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.CompatibilitySingletonFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.CompatibilitySingletonFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.html
index c83ef68..5d44f45 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.CompoundConfiguration (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.CompoundConfiguration (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.CompoundConfiguration (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.CompoundConfiguration (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateManager.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateManager.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateManager.html
index eb3681f..e618925 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateManager.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateManager.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.CoordinatedStateManager (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.CoordinatedStateManager (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.CoordinatedStateManager (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.CoordinatedStateManager (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/Coprocessor.State.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Coprocessor.State.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Coprocessor.State.html
index ff58926..5f491e0 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Coprocessor.State.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Coprocessor.State.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.Coprocessor.State (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.Coprocessor.State (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.Coprocessor.State (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.Coprocessor.State (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/Coprocessor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Coprocessor.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Coprocessor.html
index ebc4a9d..83e2db6 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Coprocessor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Coprocessor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.Coprocessor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.Coprocessor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.Coprocessor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.Coprocessor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CoprocessorEnvironment.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CoprocessorEnvironment.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CoprocessorEnvironment.html
index a25f122..292b9d5 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CoprocessorEnvironment.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CoprocessorEnvironment.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.CoprocessorEnvironment (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.CoprocessorEnvironment (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.CoprocessorEnvironment (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.CoprocessorEnvironment (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -252,7 +252,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">BaseRowProcessorEndpoint.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/coprocessor/BaseRowProcessorEndpoint.html#start-org.apache.hadoop.hbase.CoprocessorEnvironment-">start</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase">CoprocessorEnvironment</a>&nbsp;env)</code>
+<td class="colLast"><span class="typeNameLabel">MultiRowMutationEndpoint.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/coprocessor/MultiRowMutationEndpoint.html#start-org.apache.hadoop.hbase.CoprocessorEnvironment-">start</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase">CoprocessorEnvironment</a>&nbsp;env)</code>
 <div class="block">Stores a reference to the coprocessor environment provided by the
  <a href="../../../../../org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.html" title="class in org.apache.hadoop.hbase.regionserver"><code>RegionCoprocessorHost</code></a> from the region where this
  coprocessor is loaded.</div>
@@ -260,7 +260,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">MultiRowMutationEndpoint.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/coprocessor/MultiRowMutationEndpoint.html#start-org.apache.hadoop.hbase.CoprocessorEnvironment-">start</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase">CoprocessorEnvironment</a>&nbsp;env)</code>
+<td class="colLast"><span class="typeNameLabel">BaseRowProcessorEndpoint.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/coprocessor/BaseRowProcessorEndpoint.html#start-org.apache.hadoop.hbase.CoprocessorEnvironment-">start</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase">CoprocessorEnvironment</a>&nbsp;env)</code>
 <div class="block">Stores a reference to the coprocessor environment provided by the
  <a href="../../../../../org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.html" title="class in org.apache.hadoop.hbase.regionserver"><code>RegionCoprocessorHost</code></a> from the region where this
  coprocessor is loaded.</div>
@@ -276,11 +276,11 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">BaseRowProcessorEndpoint.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/coprocessor/BaseRowProcessorEndpoint.html#stop-org.apache.hadoop.hbase.CoprocessorEnvironment-">stop</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase">CoprocessorEnvironment</a>&nbsp;env)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">MultiRowMutationEndpoint.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/coprocessor/MultiRowMutationEndpoint.html#stop-org.apache.hadoop.hbase.CoprocessorEnvironment-">stop</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase">CoprocessorEnvironment</a>&nbsp;env)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">MultiRowMutationEndpoint.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/coprocessor/MultiRowMutationEndpoint.html#stop-org.apache.hadoop.hbase.CoprocessorEnvironment-">stop</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase">CoprocessorEnvironment</a>&nbsp;env)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">BaseRowProcessorEndpoint.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/coprocessor/BaseRowProcessorEndpoint.html#stop-org.apache.hadoop.hbase.CoprocessorEnvironment-">stop</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase">CoprocessorEnvironment</a>&nbsp;env)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/DaemonThreadFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/DaemonThreadFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/DaemonThreadFactory.html
index 0c715f3..9cc857e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/DaemonThreadFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/DaemonThreadFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.DaemonThreadFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.DaemonThreadFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.DaemonThreadFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.DaemonThreadFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/DoNotRetryIOException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/DoNotRetryIOException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/DoNotRetryIOException.html
index 8229103..ca05a7f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/DoNotRetryIOException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/DoNotRetryIOException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.DoNotRetryIOException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.DoNotRetryIOException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.DoNotRetryIOException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.DoNotRetryIOException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -478,7 +478,9 @@
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/quotas/ThrottlingException.html" title="class in org.apache.hadoop.hbase.quotas">ThrottlingException</a></span></code>
-<div class="block">Describe the throttling result.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">replaced by <a href="../../../../../org/apache/hadoop/hbase/quotas/RpcThrottlingException.html" title="class in org.apache.hadoop.hbase.quotas"><code>RpcThrottlingException</code></a> since hbase-2.0.0.</span></div>
+</div>
 </td>
 </tr>
 </tbody>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/DroppedSnapshotException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/DroppedSnapshotException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/DroppedSnapshotException.html
index aed7112..d6266c8 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/DroppedSnapshotException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/DroppedSnapshotException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.DroppedSnapshotException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.DroppedSnapshotException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.DroppedSnapshotException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.DroppedSnapshotException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCell.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCell.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCell.html
index 1163d1a..819a670 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCell.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCell.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.ExtendedCell (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.ExtendedCell (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.ExtendedCell (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.ExtendedCell (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -195,14 +195,6 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td>
-<td class="colLast"><span class="typeNameLabel">KeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValue.html#deepClone--">deepClone</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td>
-<td class="colLast"><span class="typeNameLabel">NoTagsKeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/NoTagsKeyValue.html#deepClone--">deepClone</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td>
 <td class="colLast"><span class="typeNameLabel">NoTagsByteBufferKeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html#deepClone--">deepClone</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -212,6 +204,14 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td>
+<td class="colLast"><span class="typeNameLabel">NoTagsKeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/NoTagsKeyValue.html#deepClone--">deepClone</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td>
+<td class="colLast"><span class="typeNameLabel">KeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValue.html#deepClone--">deepClone</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>protected abstract <a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ExtendedCellBuilderImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#innerBuild--">innerBuild</a></span>()</code>&nbsp;</td>
 </tr>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilder.html
index 69a33a0..43157c9 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.ExtendedCellBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.ExtendedCellBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.ExtendedCellBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.ExtendedCellBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilderFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilderFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilderFactory.html
index 1b9f755..44b1739 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilderFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilderFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ExtendedCellBuilderFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ExtendedCellBuilderFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ExtendedCellBuilderFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ExtendedCellBuilderFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilderImpl.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilderImpl.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilderImpl.html
index 7fa1cc6..97f9d59 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilderImpl.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ExtendedCellBuilderImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ExtendedCellBuilderImpl (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ExtendedCellBuilderImpl (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ExtendedCellBuilderImpl (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ExtendedCellBuilderImpl (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/HBaseConfiguration.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HBaseConfiguration.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HBaseConfiguration.html
index 5fac1cd..2c4acc9 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HBaseConfiguration.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HBaseConfiguration.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.HBaseConfiguration (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.HBaseConfiguration (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.HBaseConfiguration (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.HBaseConfiguration (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/HBaseIOException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HBaseIOException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HBaseIOException.html
index 43af466..e863afc 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HBaseIOException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HBaseIOException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.HBaseIOException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.HBaseIOException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.HBaseIOException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.HBaseIOException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -659,14 +659,22 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/quotas/RpcThrottlingException.html" title="class in org.apache.hadoop.hbase.quotas">RpcThrottlingException</a></span></code>
+<div class="block">Describe the throttling result.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/quotas/SpaceLimitingException.html" title="class in org.apache.hadoop.hbase.quotas">SpaceLimitingException</a></span></code>
 <div class="block">An Exception that is thrown when a space quota is in violation.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/quotas/ThrottlingException.html" title="class in org.apache.hadoop.hbase.quotas">ThrottlingException</a></span></code>
-<div class="block">Describe the throttling result.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">replaced by <a href="../../../../../org/apache/hadoop/hbase/quotas/RpcThrottlingException.html" title="class in org.apache.hadoop.hbase.quotas"><code>RpcThrottlingException</code></a> since hbase-2.0.0.</span></div>
+</div>
 </td>
 </tr>
 </tbody>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/HBaseInterfaceAudience.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HBaseInterfaceAudience.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HBaseInterfaceAudience.html
index d0c7ca8..1260f22 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HBaseInterfaceAudience.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HBaseInterfaceAudience.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.HBaseInterfaceAudience (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.HBaseInterfaceAudience (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.HBaseInterfaceAudience (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.HBaseInterfaceAudience (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html
index ecebd40..e9854d2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.HColumnDescriptor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.HColumnDescriptor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.HColumnDescriptor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.HColumnDescriptor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/HConstants.OperationStatusCode.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HConstants.OperationStatusCode.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HConstants.OperationStatusCode.html
index dfa4371..dd87aa2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HConstants.OperationStatusCode.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HConstants.OperationStatusCode.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.HConstants.OperationStatusCode (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.HConstants.OperationStatusCode (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.HConstants.OperationStatusCode (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.HConstants.OperationStatusCode (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/HConstants.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HConstants.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HConstants.html
index 22ee7bb..ace4911 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HConstants.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HConstants.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.HConstants (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.HConstants (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.HConstants (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.HConstants (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/HDFSBlocksDistribution.HostAndWeight.WeightComparator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HDFSBlocksDistribution.HostAndWeight.WeightComparator.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HDFSBlocksDistribution.HostAndWeight.WeightComparator.html
index 6208b96..a175c48 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HDFSBlocksDistribution.HostAndWeight.WeightComparator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HDFSBlocksDistribution.HostAndWeight.WeightComparator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight.WeightComparator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight.WeightComparator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight.WeightComparator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight.WeightComparator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/HDFSBlocksDistribution.HostAndWeight.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HDFSBlocksDistribution.HostAndWeight.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HDFSBlocksDistribution.HostAndWeight.html
index ac74c73..8e47aeb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HDFSBlocksDistribution.HostAndWeight.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HDFSBlocksDistribution.HostAndWeight.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/HDFSBlocksDistribution.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HDFSBlocksDistribution.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HDFSBlocksDistribution.html
index 48cb7dc..911356f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HDFSBlocksDistribution.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HDFSBlocksDistribution.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.HDFSBlocksDistribution (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.HDFSBlocksDistribution (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.HDFSBlocksDistribution (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.HDFSBlocksDistribution (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -181,11 +181,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/HDFSBlocksDistribution.html" title="class in org.apache.hadoop.hbase">HDFSBlocksDistribution</a></code></td>
-<td class="colLast"><span class="typeNameLabel">StoreFileInfo.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileInfo.html#getHDFSBlockDistribution--">getHDFSBlockDistribution</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HStoreFile.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/HStoreFile.html#getHDFSBlockDistribution--">getHDFSBlockDistribution</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/HDFSBlocksDistribution.html" title="class in org.apache.hadoop.hbase">HDFSBlocksDistribution</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HStoreFile.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/HStoreFile.html#getHDFSBlockDistribution--">getHDFSBlockDistribution</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">StoreFileInfo.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileInfo.html#getHDFSBlockDistribution--">getHDFSBlockDistribution</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/HDFSBlocksDistribution.html" title="class in org.apache.hadoop.hbase">HDFSBlocksDistribution</a></code></td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html
index 39bdd00..2c44bf3 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HRegionInfo.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.HRegionInfo (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.HRegionInfo (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.HRegionInfo (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.HRegionInfo (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -402,11 +402,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionServerCallable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getHRegionInfo--">getHRegionInfo</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ScannerCallable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#getHRegionInfo--">getHRegionInfo</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ScannerCallable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/ScannerCallable.html#getHRegionInfo--">getHRegionInfo</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">RegionServerCallable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getHRegionInfo--">getHRegionInfo</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -518,10 +518,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableSnapshotInputFormatImpl.InputSplit.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormatImpl.InputSplit.html#getRegionInfo--">getRegionInfo</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableSnapshotInputFormat.TableSnapshotRegionSplit.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormat.TableSnapshotRegionSplit.html#getRegionInfo--">getRegionInfo</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
@@ -529,6 +525,10 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TableSnapshotInputFormatImpl.InputSplit.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormatImpl.InputSplit.html#getRegionInfo--">getRegionInfo</a></span>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" 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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html
index 851f54b..4d2b717 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HRegionLocation.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.HRegionLocation (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.HRegionLocation (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.HRegionLocation (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.HRegionLocation (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/HTableDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HTableDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HTableDescriptor.html
index fc47fcf..361113d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HTableDescriptor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HTableDescriptor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.HTableDescriptor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.HTableDescriptor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.HTableDescriptor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.HTableDescriptor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/HealthCheckChore.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HealthCheckChore.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HealthCheckChore.html
index a4b8cf0..02edbed 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/HealthCheckChore.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/HealthCheckChore.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.HealthCheckChore (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.HealthCheckChore (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.HealthCheckChore (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.HealthCheckChore (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/IndividualBytesFieldCell.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/IndividualBytesFieldCell.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/IndividualBytesFieldCell.html
index 4d69959..5f7c4b7 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/IndividualBytesFieldCell.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/IndividualBytesFieldCell.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.IndividualBytesFieldCell (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.IndividualBytesFieldCell (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.IndividualBytesFieldCell (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.IndividualBytesFieldCell (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/InvalidFamilyOperationException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/InvalidFamilyOperationException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/InvalidFamilyOperationException.html
index b93f244..ebefd88 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/InvalidFamilyOperationException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/InvalidFamilyOperationException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.InvalidFamilyOperationException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.InvalidFamilyOperationException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.InvalidFamilyOperationException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.InvalidFamilyOperationException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/JMXListener.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/JMXListener.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/JMXListener.html
index dc77477..bb97a5a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/JMXListener.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/JMXListener.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.JMXListener (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.JMXListener (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.JMXListener (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.JMXListener (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture.html
index a5f9732..9270d41 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/JitterScheduledThreadPoolExecutorImpl.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/JitterScheduledThreadPoolExecutorImpl.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/JitterScheduledThreadPoolExecutorImpl.html
index 71aa6ae..e0a6bba 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/JitterScheduledThreadPoolExecutorImpl.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/JitterScheduledThreadPoolExecutorImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.JitterScheduledThreadPoolExecutorImpl (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeepDeletedCells.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeepDeletedCells.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeepDeletedCells.html
index 0a8d455..2ae5bf0 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeepDeletedCells.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeepDeletedCells.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.KeepDeletedCells (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.KeepDeletedCells (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.KeepDeletedCells (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.KeepDeletedCells (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -239,11 +239,11 @@ the order they are declared.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/KeepDeletedCells.html" title="enum in org.apache.hadoop.hbase">KeepDeletedCells</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ScanInfo.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/ScanInfo.html#getKeepDeletedCells--">getKeepDeletedCells</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">CustomizedScanInfoBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/CustomizedScanInfoBuilder.html#getKeepDeletedCells--">getKeepDeletedCells</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/KeepDeletedCells.html" title="enum in org.apache.hadoop.hbase">KeepDeletedCells</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CustomizedScanInfoBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/CustomizedScanInfoBuilder.html#getKeepDeletedCells--">getKeepDeletedCells</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ScanInfo.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/ScanInfo.html#getKeepDeletedCells--">getKeepDeletedCells</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/KeepDeletedCells.html" title="enum in org.apache.hadoop.hbase">KeepDeletedCells</a></code></td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.KVComparator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.KVComparator.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.KVComparator.html
index 91c5ffe..7355732 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.KVComparator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.KVComparator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.KeyValue.KVComparator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.KeyValue.KVComparator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.KeyValue.KVComparator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.KeyValue.KVComparator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.KeyOnlyKeyValue.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.KeyOnlyKeyValue.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.KeyOnlyKeyValue.html
index f4c3e16..9a28a9b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.KeyOnlyKeyValue.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.KeyOnlyKeyValue.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.MetaComparator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.MetaComparator.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.MetaComparator.html
index d61d4f4..19561b3 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.MetaComparator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.MetaComparator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.KeyValue.MetaComparator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.KeyValue.MetaComparator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.KeyValue.MetaComparator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.KeyValue.MetaComparator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.SamePrefixComparator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.SamePrefixComparator.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.SamePrefixComparator.html
index c5284e0..3140912 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.SamePrefixComparator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.SamePrefixComparator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.KeyValue.SamePrefixComparator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.KeyValue.SamePrefixComparator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.KeyValue.SamePrefixComparator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.KeyValue.SamePrefixComparator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.Type.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.Type.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.Type.html
index f66d4e0..aa0172f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.Type.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.Type.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.KeyValue.Type (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.KeyValue.Type (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.KeyValue.Type (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.KeyValue.Type (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[02/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.SingleWriteExampleCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.SingleWriteExampleCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.SingleWriteExampleCallable.html
index 4a9df29..3079e9c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.SingleWriteExampleCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.SingleWriteExampleCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MultiThreadedClientExample.SingleWriteExampleCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MultiThreadedClientExample.SingleWriteExampleCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MultiThreadedClientExample.SingleWriteExampleCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MultiThreadedClientExample.SingleWriteExampleCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -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.246">MultiThreadedClientExample.SingleWriteExampleCallable</a>
+<pre>public static class <a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.247">MultiThreadedClientExample.SingleWriteExampleCallable</a>
 extends <a href="https://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="https://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="https://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>
@@ -189,7 +189,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 <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.250">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.251">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>
@@ -207,7 +207,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 <ul class="blockListLast">
 <li class="blockList">
 <h4>call</h4>
-<pre>public&nbsp;<a href="https://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>()
+<pre>public&nbsp;<a href="https://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.257">call</a>()
              throws <a href="https://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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.WriteExampleCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.WriteExampleCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.WriteExampleCallable.html
index 608c111..61143d0 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.WriteExampleCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.WriteExampleCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MultiThreadedClientExample.WriteExampleCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MultiThreadedClientExample.WriteExampleCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MultiThreadedClientExample.WriteExampleCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MultiThreadedClientExample.WriteExampleCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -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.202">MultiThreadedClientExample.WriteExampleCallable</a>
+<pre>public static class <a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.203">MultiThreadedClientExample.WriteExampleCallable</a>
 extends <a href="https://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="https://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="https://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>
@@ -189,7 +189,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 <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.206">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.207">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>
@@ -207,7 +207,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 <ul class="blockListLast">
 <li class="blockList">
 <h4>call</h4>
-<pre>public&nbsp;<a href="https://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>()
+<pre>public&nbsp;<a href="https://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.213">call</a>()
              throws <a href="https://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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html
index 9494641..65e77a3 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MultiThreadedClientExample (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MultiThreadedClientExample (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MultiThreadedClientExample (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MultiThreadedClientExample (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -118,7 +118,8 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.93">MultiThreadedClientExample</a>
+<pre>@InterfaceAudience.Private
+public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.94">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
@@ -273,7 +274,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.113">MultiThreadedClientExample</a>()
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/MultiThreadedClientExample.html#line.114">MultiThreadedClientExample</a>()
                            throws <a href="https://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>
@@ -295,7 +296,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.128">run</a>(<a href="https://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.129">run</a>(<a href="https://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="https://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>
@@ -311,7 +312,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.341">main</a>(<a href="https://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.342">main</a>(<a href="https://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="https://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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/RefreshHFilesClient.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/RefreshHFilesClient.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/RefreshHFilesClient.html
index 17cb290..f1184f4 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/RefreshHFilesClient.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/RefreshHFilesClient.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RefreshHFilesClient (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RefreshHFilesClient (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RefreshHFilesClient (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RefreshHFilesClient (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -113,7 +113,8 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/RefreshHFilesClient.html#line.42">RefreshHFilesClient</a>
+<pre>@InterfaceAudience.Private
+public class <a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/RefreshHFilesClient.html#line.43">RefreshHFilesClient</a>
 extends <a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></pre>
 <div class="block">This client class is for invoking the refresh HFile function deployed on the
@@ -195,7 +196,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>RefreshHFilesClient</h4>
-<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/RefreshHFilesClient.html#line.51">RefreshHFilesClient</a>(org.apache.hadoop.conf.Configuration&nbsp;cfg)</pre>
+<pre>public&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/RefreshHFilesClient.html#line.52">RefreshHFilesClient</a>(org.apache.hadoop.conf.Configuration&nbsp;cfg)</pre>
 <div class="block">Constructor with Conf object</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -217,7 +218,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.
 <ul class="blockList">
 <li class="blockList">
 <h4>close</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/RefreshHFilesClient.html#line.60">close</a>()
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/RefreshHFilesClient.html#line.61">close</a>()
            throws <a href="https://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="overrideSpecifyLabel">Specified by:</span></dt>
@@ -235,7 +236,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.
 <ul class="blockList">
 <li class="blockList">
 <h4>refreshHFiles</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/RefreshHFilesClient.html#line.66">refreshHFiles</a>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/RefreshHFilesClient.html#line.67">refreshHFiles</a>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                    throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
@@ -249,7 +250,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>refreshHFiles</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/RefreshHFilesClient.html#line.72">refreshHFiles</a>(<a href="../../../../../../org/apache/hadoop/hbase/client/Table.html" title="interface in org.apache.hadoop.hbase.client">Table</a>&nbsp;table)
+<pre>public&nbsp;void&nbsp;<a href="../../../../../../src-html/org/apache/hadoop/hbase/client/example/RefreshHFilesClient.html#line.73">refreshHFiles</a>(<a href="../../../../../../org/apache/hadoop/hbase/client/Table.html" title="interface in org.apache.hadoop.hbase.client">Table</a>&nbsp;table)
                    throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/AsyncClientExample.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/AsyncClientExample.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/AsyncClientExample.html
index 4ed3541..8e91222 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/AsyncClientExample.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/AsyncClientExample.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.example.AsyncClientExample (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.example.AsyncClientExample (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.example.AsyncClientExample (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.example.AsyncClientExample (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/BufferedMutatorExample.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/BufferedMutatorExample.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/BufferedMutatorExample.html
index dbad1e4..0d9d0d0 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/BufferedMutatorExample.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/BufferedMutatorExample.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.example.BufferedMutatorExample (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.example.BufferedMutatorExample (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.example.BufferedMutatorExample (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.example.BufferedMutatorExample (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/ExportEndpointExample.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/ExportEndpointExample.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/ExportEndpointExample.html
index 9cd9064..9980aa0 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/ExportEndpointExample.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/ExportEndpointExample.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.example.ExportEndpointExample (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.example.ExportEndpointExample (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.example.ExportEndpointExample (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.example.ExportEndpointExample (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/HttpProxyExample.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/HttpProxyExample.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/HttpProxyExample.html
index 8256be7..6edf269 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/HttpProxyExample.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/HttpProxyExample.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.example.HttpProxyExample (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.example.HttpProxyExample (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.example.HttpProxyExample (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.example.HttpProxyExample (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.ReadExampleCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.ReadExampleCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.ReadExampleCallable.html
index 2c37af9..6e05d51 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.ReadExampleCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.ReadExampleCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.ReadExampleCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.ReadExampleCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.ReadExampleCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.ReadExampleCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.SingleWriteExampleCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.SingleWriteExampleCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.SingleWriteExampleCallable.html
index 71df357..69576f4 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.SingleWriteExampleCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.SingleWriteExampleCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.SingleWriteExampleCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.SingleWriteExampleCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.SingleWriteExampleCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.SingleWriteExampleCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.WriteExampleCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.WriteExampleCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.WriteExampleCallable.html
index 8afe131..e4d2726 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.WriteExampleCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.WriteExampleCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.WriteExampleCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.WriteExampleCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.WriteExampleCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample.WriteExampleCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.html
index 46cdd3b..b0a7ecf 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/MultiThreadedClientExample.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.example.MultiThreadedClientExample (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/RefreshHFilesClient.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/RefreshHFilesClient.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/RefreshHFilesClient.html
index e8403fc..6236708 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/RefreshHFilesClient.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/class-use/RefreshHFilesClient.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.example.RefreshHFilesClient (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.example.RefreshHFilesClient (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.example.RefreshHFilesClient (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.example.RefreshHFilesClient (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-frame.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-frame.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-frame.html
index 7e49570..a412d3b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-frame.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.client.example (Apache HBase 2.0.0-beta-2 API)</title>
+<title>org.apache.hadoop.hbase.client.example (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-summary.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-summary.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-summary.html
index 9902b9f..e922b5c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-summary.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.client.example (Apache HBase 2.0.0-beta-2 API)</title>
+<title>org.apache.hadoop.hbase.client.example (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.hadoop.hbase.client.example (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="org.apache.hadoop.hbase.client.example (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-tree.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-tree.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-tree.html
index 7a0b955..f60dd9b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-tree.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.client.example Class Hierarchy (Apache HBase 2.0.0-beta-2 API)</title>
+<title>org.apache.hadoop.hbase.client.example Class Hierarchy (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.hadoop.hbase.client.example Class Hierarchy (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="org.apache.hadoop.hbase.client.example Class Hierarchy (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-use.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-use.html b/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-use.html
index fa3276b..17ca54c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-use.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/example/package-use.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.hadoop.hbase.client.example (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Package org.apache.hadoop.hbase.client.example (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.hadoop.hbase.client.example (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Package org.apache.hadoop.hbase.client.example (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/locking/EntityLock.LockHeartbeatWorker.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/EntityLock.LockHeartbeatWorker.html b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/EntityLock.LockHeartbeatWorker.html
index d4f2ded..6653bda 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/EntityLock.LockHeartbeatWorker.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/EntityLock.LockHeartbeatWorker.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EntityLock.LockHeartbeatWorker (Apache HBase 2.0.0-beta-2 API)</title>
+<title>EntityLock.LockHeartbeatWorker (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="EntityLock.LockHeartbeatWorker (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="EntityLock.LockHeartbeatWorker (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/locking/EntityLock.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/EntityLock.html b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/EntityLock.html
index 5edd241..9474008 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/EntityLock.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/EntityLock.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EntityLock (Apache HBase 2.0.0-beta-2 API)</title>
+<title>EntityLock (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="EntityLock (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="EntityLock (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/locking/LockServiceClient.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/LockServiceClient.html b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/LockServiceClient.html
index ea2b843..78671a0 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/LockServiceClient.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/LockServiceClient.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>LockServiceClient (Apache HBase 2.0.0-beta-2 API)</title>
+<title>LockServiceClient (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="LockServiceClient (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="LockServiceClient (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/locking/class-use/EntityLock.LockHeartbeatWorker.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/class-use/EntityLock.LockHeartbeatWorker.html b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/class-use/EntityLock.LockHeartbeatWorker.html
index dcd06f3..c522c85 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/class-use/EntityLock.LockHeartbeatWorker.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/class-use/EntityLock.LockHeartbeatWorker.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.locking.EntityLock.LockHeartbeatWorker (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.locking.EntityLock.LockHeartbeatWorker (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.locking.EntityLock.LockHeartbeatWorker (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.locking.EntityLock.LockHeartbeatWorker (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/locking/class-use/EntityLock.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/class-use/EntityLock.html b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/class-use/EntityLock.html
index 3cba377..41a80b3 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/class-use/EntityLock.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/class-use/EntityLock.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.locking.EntityLock (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.locking.EntityLock (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.locking.EntityLock (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.locking.EntityLock (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/locking/class-use/LockServiceClient.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/class-use/LockServiceClient.html b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/class-use/LockServiceClient.html
index a77b0ea..62f4685 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/class-use/LockServiceClient.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/class-use/LockServiceClient.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.locking.LockServiceClient (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.locking.LockServiceClient (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.locking.LockServiceClient (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.locking.LockServiceClient (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-frame.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-frame.html b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-frame.html
index 17feff7..680dfbc 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-frame.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.client.locking (Apache HBase 2.0.0-beta-2 API)</title>
+<title>org.apache.hadoop.hbase.client.locking (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-summary.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-summary.html b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-summary.html
index 013b671..b74b073 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-summary.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.client.locking (Apache HBase 2.0.0-beta-2 API)</title>
+<title>org.apache.hadoop.hbase.client.locking (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.hadoop.hbase.client.locking (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="org.apache.hadoop.hbase.client.locking (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-tree.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-tree.html b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-tree.html
index cf9a7b5..f1f66ee 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-tree.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.client.locking Class Hierarchy (Apache HBase 2.0.0-beta-2 API)</title>
+<title>org.apache.hadoop.hbase.client.locking Class Hierarchy (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.hadoop.hbase.client.locking Class Hierarchy (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="org.apache.hadoop.hbase.client.locking Class Hierarchy (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-use.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-use.html b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-use.html
index 7bf1fa1..d45d369 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-use.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/locking/package-use.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.hadoop.hbase.client.locking (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Package org.apache.hadoop.hbase.client.locking (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.hadoop.hbase.client.locking (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Package org.apache.hadoop.hbase.client.locking (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/package-frame.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/package-frame.html b/2.0/apidocs/org/apache/hadoop/hbase/client/package-frame.html
index 3735ed1..40d03af 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/package-frame.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.client (Apache HBase 2.0.0-beta-2 API)</title>
+<title>org.apache.hadoop.hbase.client (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -38,6 +38,7 @@
 <li><a href="ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client" target="classFrame"><span class="interfaceName">ClusterConnection</span></a></li>
 <li><a href="ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client" target="classFrame"><span class="interfaceName">ColumnFamilyDescriptor</span></a></li>
 <li><a href="Connection.html" title="interface in org.apache.hadoop.hbase.client" target="classFrame"><span class="interfaceName">Connection</span></a></li>
+<li><a href="CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client" target="classFrame"><span class="interfaceName">CoprocessorDescriptor</span></a></li>
 <li><a href="HBaseAdmin.ProcedureFuture.WaitForStateCallable.html" title="interface in org.apache.hadoop.hbase.client" target="classFrame"><span class="interfaceName">HBaseAdmin.ProcedureFuture.WaitForStateCallable</span></a></li>
 <li><a href="NonceGenerator.html" title="interface in org.apache.hadoop.hbase.client" target="classFrame"><span class="interfaceName">NonceGenerator</span></a></li>
 <li><a href="RegionInfo.html" title="interface in org.apache.hadoop.hbase.client" target="classFrame"><span class="interfaceName">RegionInfo</span></a></li>
@@ -85,6 +86,7 @@
 <li><a href="ConnectionFactory.html" title="class in org.apache.hadoop.hbase.client" target="classFrame">ConnectionFactory</a></li>
 <li><a href="ConnectionUtils.html" title="class in org.apache.hadoop.hbase.client" target="classFrame">ConnectionUtils</a></li>
 <li><a href="ConnectionUtils.ShortCircuitingClusterConnection.html" title="class in org.apache.hadoop.hbase.client" target="classFrame">ConnectionUtils.ShortCircuitingClusterConnection</a></li>
+<li><a href="CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client" target="classFrame">CoprocessorDescriptorBuilder</a></li>
 <li><a href="Cursor.html" title="class in org.apache.hadoop.hbase.client" target="classFrame">Cursor</a></li>
 <li><a href="DelayingRunner.html" title="class in org.apache.hadoop.hbase.client" target="classFrame">DelayingRunner</a></li>
 <li><a href="Delete.html" title="class in org.apache.hadoop.hbase.client" target="classFrame">Delete</a></li>


[40/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.WeightComparator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.WeightComparator.html b/2.0/apidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.WeightComparator.html
index bcfd603..00f650b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.WeightComparator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.WeightComparator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HDFSBlocksDistribution.HostAndWeight.WeightComparator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HDFSBlocksDistribution.HostAndWeight.WeightComparator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HDFSBlocksDistribution.HostAndWeight.WeightComparator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HDFSBlocksDistribution.HostAndWeight.WeightComparator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.html b/2.0/apidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.html
index 70fbb97..e63f494 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HDFSBlocksDistribution.HostAndWeight (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HDFSBlocksDistribution.HostAndWeight (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HDFSBlocksDistribution.HostAndWeight (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HDFSBlocksDistribution.HostAndWeight (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.html b/2.0/apidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.html
index cb431f8..2f5bb2e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HDFSBlocksDistribution (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HDFSBlocksDistribution (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HDFSBlocksDistribution (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HDFSBlocksDistribution (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/HRegionInfo.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/HRegionInfo.html b/2.0/apidocs/org/apache/hadoop/hbase/HRegionInfo.html
index 31f0994..141fe9f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/HRegionInfo.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/HRegionInfo.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HRegionInfo (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HRegionInfo (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HRegionInfo (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HRegionInfo (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -817,7 +817,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>NO_HASH</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.172">NO_HASH</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.174">NO_HASH</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
@@ -827,7 +827,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>HIDDEN_END_KEY</h4>
-<pre>public static final&nbsp;byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.182">HIDDEN_END_KEY</a></pre>
+<pre>public static final&nbsp;byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.184">HIDDEN_END_KEY</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
@@ -837,7 +837,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>HIDDEN_START_KEY</h4>
-<pre>public static final&nbsp;byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.183">HIDDEN_START_KEY</a></pre>
+<pre>public static final&nbsp;byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.185">HIDDEN_START_KEY</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
@@ -847,7 +847,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html"
 <ul class="blockListLast">
 <li class="blockList">
 <h4>FIRST_META_REGIONINFO</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.187">FIRST_META_REGIONINFO</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.189">FIRST_META_REGIONINFO</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">HRegionInfo for first meta region</div>
 </li>
@@ -866,7 +866,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>HRegionInfo</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.209">HRegionInfo</a>(long&nbsp;regionId,
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.211">HRegionInfo</a>(long&nbsp;regionId,
                    <a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                    int&nbsp;replicaId)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
@@ -878,7 +878,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>HRegionInfo</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.219">HRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.221">HRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
@@ -888,7 +888,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>HRegionInfo</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.231">HRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.233">HRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                    byte[]&nbsp;startKey,
                    byte[]&nbsp;endKey)
             throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></pre>
@@ -910,7 +910,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>HRegionInfo</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.246">HRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.248">HRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                    byte[]&nbsp;startKey,
                    byte[]&nbsp;endKey,
                    boolean&nbsp;split)
@@ -935,7 +935,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>HRegionInfo</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.263">HRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.265">HRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                    byte[]&nbsp;startKey,
                    byte[]&nbsp;endKey,
                    boolean&nbsp;split,
@@ -962,7 +962,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>HRegionInfo</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.281">HRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.283">HRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                    byte[]&nbsp;startKey,
                    byte[]&nbsp;endKey,
                    boolean&nbsp;split,
@@ -991,7 +991,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>HRegionInfo</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.312">HRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;other)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.314">HRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;other)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Costruct a copy of another HRegionInfo</div>
 <dl>
@@ -1006,7 +1006,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html"
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HRegionInfo</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.326">HRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;other,
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.328">HRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;other,
                    int&nbsp;replicaId)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
@@ -1115,7 +1115,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/
 <h4>createRegionName</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
  @InterfaceAudience.Private
-public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.345">createRegionName</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.347">createRegionName</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                                                               byte[]&nbsp;startKey,
                                                                               long&nbsp;regionid,
                                                                               boolean&nbsp;newFormat)</pre>
@@ -1144,7 +1144,7 @@ public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/h
 <h4>createRegionName</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
  @InterfaceAudience.Private
-public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.363">createRegionName</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.365">createRegionName</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                                                               byte[]&nbsp;startKey,
                                                                               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
                                                                               boolean&nbsp;newFormat)</pre>
@@ -1173,7 +1173,7 @@ public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/h
 <h4>createRegionName</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
  @InterfaceAudience.Private
-public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.382">createRegionName</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.384">createRegionName</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                                                               byte[]&nbsp;startKey,
                                                                               long&nbsp;regionid,
                                                                               int&nbsp;replicaId,
@@ -1204,7 +1204,7 @@ public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/h
 <h4>createRegionName</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
  @InterfaceAudience.Private
-public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.401">createRegionName</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.403">createRegionName</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                                                               byte[]&nbsp;startKey,
                                                                               byte[]&nbsp;id,
                                                                               boolean&nbsp;newFormat)</pre>
@@ -1233,7 +1233,7 @@ public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/h
 <h4>createRegionName</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
  @InterfaceAudience.Private
-public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.418">createRegionName</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.420">createRegionName</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                                                               byte[]&nbsp;startKey,
                                                                               byte[]&nbsp;id,
                                                                               int&nbsp;replicaId,
@@ -1262,7 +1262,7 @@ public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/h
 <li class="blockList">
 <h4>getTable</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.431">getTable</a>(byte[]&nbsp;regionName)</pre>
+public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.433">getTable</a>(byte[]&nbsp;regionName)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html#getTable-byte:A-"><code>RegionInfo.getTable(byte[])</code></a>.</span></div>
 <div class="block">Gets the table name from the specified region name.</div>
@@ -1283,7 +1283,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/TableName.html"
 <li class="blockList">
 <h4>getStartKey</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.443">getStartKey</a>(byte[]&nbsp;regionName)
+public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.445">getStartKey</a>(byte[]&nbsp;regionName)
                                       throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html#getStartKey-byte:A-"><code>RegionInfo.getStartKey(byte[])</code></a>.</span></div>
@@ -1308,7 +1308,7 @@ public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/h
 <h4>parseRegionName</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
  @InterfaceAudience.Private
-public static&nbsp;byte[][]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.457">parseRegionName</a>(byte[]&nbsp;regionName)
+public static&nbsp;byte[][]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.459">parseRegionName</a>(byte[]&nbsp;regionName)
                                                                         throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html#parseRegionName-byte:A-"><code>RegionInfo.parseRegionName(byte[])</code></a>.</span></div>
@@ -1332,7 +1332,7 @@ public static&nbsp;byte[][]&nbsp;<a href="../../../../src-html/org/apache/hadoop
 <li class="blockList">
 <h4>isEncodedRegionName</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.471">isEncodedRegionName</a>(byte[]&nbsp;regionName)
+public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.473">isEncodedRegionName</a>(byte[]&nbsp;regionName)
                                                throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html#isEncodedRegionName-byte:A-"><code>RegionInfo.isEncodedRegionName(byte[])</code></a>.</span></div>
@@ -1354,7 +1354,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionId</h4>
-<pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.477">getRegionId</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.479">getRegionId</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -1370,7 +1370,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionName</h4>
-<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.486">getRegionName</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.488">getRegionName</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -1388,7 +1388,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionNameAsString</h4>
-<pre>public&nbsp;<a href="https://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/HRegionInfo.html#line.494">getRegionNameAsString</a>()</pre>
+<pre>public&nbsp;<a href="https://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/HRegionInfo.html#line.496">getRegionNameAsString</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -1404,7 +1404,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>getEncodedName</h4>
-<pre>public&nbsp;<a href="https://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/HRegionInfo.html#line.510">getEncodedName</a>()</pre>
+<pre>public&nbsp;<a href="https://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/HRegionInfo.html#line.512">getEncodedName</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -1420,7 +1420,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>getEncodedNameAsBytes</h4>
-<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.518">getEncodedNameAsBytes</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.520">getEncodedNameAsBytes</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -1436,7 +1436,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>getStartKey</h4>
-<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.529">getStartKey</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.531">getStartKey</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -1452,7 +1452,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>getEndKey</h4>
-<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.537">getEndKey</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.539">getEndKey</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -1468,7 +1468,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>getTable</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.546">getTable</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.548">getTable</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Get current table name of the region</div>
 <dl>
@@ -1485,7 +1485,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>containsRange</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.564">containsRange</a>(byte[]&nbsp;rangeStartKey,
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.566">containsRange</a>(byte[]&nbsp;rangeStartKey,
                              byte[]&nbsp;rangeEndKey)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Returns true if the given inclusive range of rows is fully contained
@@ -1511,7 +1511,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>containsRow</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.582">containsRow</a>(byte[]&nbsp;row)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.584">containsRow</a>(byte[]&nbsp;row)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -1527,7 +1527,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>isMetaTable</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.591">isMetaTable</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.593">isMetaTable</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1541,7 +1541,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>isMetaRegion</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.599">isMetaRegion</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.601">isMetaRegion</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -1557,7 +1557,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>isSystemTable</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.606">isSystemTable</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.608">isSystemTable</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1571,7 +1571,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>isSplit</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.614">isSplit</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.616">isSplit</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -1587,7 +1587,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>setSplit</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.621">setSplit</a>(boolean&nbsp;split)</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.623">setSplit</a>(boolean&nbsp;split)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1601,7 +1601,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>isOffline</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.629">isOffline</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.631">isOffline</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -1617,7 +1617,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>setOffline</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.638">setOffline</a>(boolean&nbsp;offLine)</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.640">setOffline</a>(boolean&nbsp;offLine)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">The parent of a region split is offline while split daughters hold
  references to the parent. Offlined regions are closed.</div>
@@ -1633,7 +1633,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>isSplitParent</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.646">isSplitParent</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.648">isSplitParent</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -1649,7 +1649,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>getReplicaId</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.659">getReplicaId</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.661">getReplicaId</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Returns the region replica id</div>
 <dl>
@@ -1666,7 +1666,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="https://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/HRegionInfo.html#line.667">toString</a>()</pre>
+<pre>public&nbsp;<a href="https://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/HRegionInfo.html#line.669">toString</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -1682,7 +1682,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.682">equals</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.684">equals</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -1698,7 +1698,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.699">hashCode</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.701">hashCode</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -1714,7 +1714,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>compareTo</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.708">compareTo</a>(<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;o)</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.710">compareTo</a>(<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;o)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -1729,7 +1729,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/
 <li class="blockList">
 <h4>getComparator</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a href="../../../../org/apache/hadoop/hbase/KeyValue.KVComparator.html" title="class in org.apache.hadoop.hbase">KeyValue.KVComparator</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.717">getComparator</a>()</pre>
+public&nbsp;<a href="../../../../org/apache/hadoop/hbase/KeyValue.KVComparator.html" title="class in org.apache.hadoop.hbase">KeyValue.KVComparator</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.719">getComparator</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use Region#getCellComparator().  deprecated for hbase 2.0, remove for hbase 3.0</span></div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1745,7 +1745,7 @@ public&nbsp;<a href="../../../../org/apache/hadoop/hbase/KeyValue.KVComparator.h
 <h4>convert</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
  @InterfaceAudience.Private
-public static&nbsp;org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.RegionInfo&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.742">convert</a>(<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;info)</pre>
+public static&nbsp;org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.RegionInfo&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.744">convert</a>(<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;info)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use toRegionInfo(org.apache.hadoop.hbase.client.RegionInfo)
              in org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil.</span></div>
@@ -1766,7 +1766,7 @@ public static&nbsp;org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos
 <h4>convert</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
  @InterfaceAudience.Private
-public static&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/HRegionInfo.html#line.757">convert</a>(org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.RegionInfo&nbsp;proto)</pre>
+public static&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/HRegionInfo.html#line.759">convert</a>(org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.RegionInfo&nbsp;proto)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use toRegionInfo(HBaseProtos.RegionInfo)
              in org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil.</span></div>
@@ -1786,7 +1786,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html
 <li class="blockList">
 <h4>toByteArray</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.788">toByteArray</a>()</pre>
+public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.790">toByteArray</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html#toByteArray-org.apache.hadoop.hbase.client.RegionInfo-"><code>RegionInfo.toByteArray(RegionInfo)</code></a>.</span></div>
 <dl>
@@ -1804,7 +1804,7 @@ public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HR
 <li class="blockList">
 <h4>parseFromOrNull</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public static&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/HRegionInfo.html#line.800">parseFromOrNull</a>(byte[]&nbsp;bytes)</pre>
+public static&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/HRegionInfo.html#line.802">parseFromOrNull</a>(byte[]&nbsp;bytes)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html#parseFromOrNull-byte:A-"><code>RegionInfo.parseFromOrNull(byte[])</code></a>.</span></div>
 <dl>
@@ -1825,7 +1825,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html
 <li class="blockList">
 <h4>parseFromOrNull</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public static&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/HRegionInfo.html#line.813">parseFromOrNull</a>(byte[]&nbsp;bytes,
+public static&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/HRegionInfo.html#line.815">parseFromOrNull</a>(byte[]&nbsp;bytes,
                                                       int&nbsp;offset,
                                                       int&nbsp;len)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
@@ -1847,7 +1847,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html
 <ul class="blockList">
 <li class="blockList">
 <h4>parseFrom</h4>
-<pre>public static&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/HRegionInfo.html#line.830">parseFrom</a>(byte[]&nbsp;bytes)
+<pre>public static&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/HRegionInfo.html#line.832">parseFrom</a>(byte[]&nbsp;bytes)
                              throws <a href="../../../../org/apache/hadoop/hbase/exceptions/DeserializationException.html" title="class in org.apache.hadoop.hbase.exceptions">DeserializationException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html#parseFrom-byte:A-"><code>RegionInfo.parseFrom(byte[])</code></a>.</span></div>
@@ -1872,7 +1872,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html
 <li class="blockList">
 <h4>parseFrom</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public static&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/HRegionInfo.html#line.846">parseFrom</a>(byte[]&nbsp;bytes,
+public static&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/HRegionInfo.html#line.848">parseFrom</a>(byte[]&nbsp;bytes,
                                                 int&nbsp;offset,
                                                 int&nbsp;len)
                                          throws <a href="../../../../org/apache/hadoop/hbase/exceptions/DeserializationException.html" title="class in org.apache.hadoop.hbase.exceptions">DeserializationException</a></pre>
@@ -1901,7 +1901,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html
 <li class="blockList">
 <h4>toDelimitedByteArray</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.873">toDelimitedByteArray</a>()
+public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.875">toDelimitedByteArray</a>()
                                         throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html#toDelimitedByteArray-org.apache.hadoop.hbase.client.RegionInfo-"><code>RegionInfo.toDelimitedByteArray(RegionInfo)</code></a>.</span></div>
@@ -1925,7 +1925,7 @@ public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HR
 <h4>getDescriptiveNameFromRegionStateForDisplay</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
  @InterfaceAudience.Private
-public static&nbsp;<a href="https://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/HRegionInfo.html#line.889">getDescriptiveNameFromRegionStateForDisplay</a>(<a href="../../../../org/apache/hadoop/hbase/master/RegionState.html" title="class in org.apache.hadoop.hbase.master">RegionState</a>&nbsp;state,
+public static&nbsp;<a href="https://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/HRegionInfo.html#line.891">getDescriptiveNameFromRegionStateForDisplay</a>(<a href="../../../../org/apache/hadoop/hbase/master/RegionState.html" title="class in org.apache.hadoop.hbase.master">RegionState</a>&nbsp;state,
                                                                                                          org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use RegionInfoDisplay#getDescriptiveNameFromRegionStateForDisplay(RegionState, Configuration)
@@ -1949,7 +1949,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/
 <h4>getEndKeyForDisplay</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
  @InterfaceAudience.Private
-public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.905">getEndKeyForDisplay</a>(<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;hri,
+public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.907">getEndKeyForDisplay</a>(<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;hri,
                                                                                  org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use RegionInfoDisplay#getEndKeyForDisplay(RegionInfo, Configuration)
@@ -1972,7 +1972,7 @@ public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/h
 <h4>getStartKeyForDisplay</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
  @InterfaceAudience.Private
-public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.920">getStartKeyForDisplay</a>(<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;hri,
+public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.922">getStartKeyForDisplay</a>(<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;hri,
                                                                                    org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use RegionInfoDisplay#getStartKeyForDisplay(RegionInfo, Configuration)
@@ -1995,7 +1995,7 @@ public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/h
 <h4>getRegionNameAsStringForDisplay</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
  @InterfaceAudience.Private
-public static&nbsp;<a href="https://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/HRegionInfo.html#line.935">getRegionNameAsStringForDisplay</a>(<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;hri,
+public static&nbsp;<a href="https://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/HRegionInfo.html#line.937">getRegionNameAsStringForDisplay</a>(<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;hri,
                                                                                              org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use RegionInfoDisplay#getRegionNameAsStringForDisplay(RegionInfo, Configuration)
@@ -2018,7 +2018,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/
 <h4>getRegionNameForDisplay</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
  @InterfaceAudience.Private
-public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.950">getRegionNameForDisplay</a>(<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;hri,
+public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.952">getRegionNameForDisplay</a>(<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;hri,
                                                                                      org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use RegionInfoDisplay#getRegionNameForDisplay(RegionInfo, Configuration)
@@ -2041,7 +2041,7 @@ public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/h
 <h4>parseFrom</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
  @InterfaceAudience.Private
-public static&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/HRegionInfo.html#line.965">parseFrom</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataInputStream.html?is-external=true" title="class or interface in java.io">DataInputStream</a>&nbsp;in)
+public static&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/HRegionInfo.html#line.967">parseFrom</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataInputStream.html?is-external=true" title="class or interface in java.io">DataInputStream</a>&nbsp;in)
                                                                      throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html#parseFrom-java.io.DataInputStream-"><code>RegionInfo.parseFrom(DataInputStream)</code></a>.</span></div>
@@ -2067,7 +2067,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html
 <h4>toDelimitedByteArray</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
  @InterfaceAudience.Private
-public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.998">toDelimitedByteArray</a>(<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>...&nbsp;infos)
+public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.1000">toDelimitedByteArray</a>(<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>...&nbsp;infos)
                                                                            throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html#toDelimitedByteArray-org.apache.hadoop.hbase.client.RegionInfo...-"><code>RegionInfo.toDelimitedByteArray(RegionInfo...)</code></a>.</span></div>
@@ -2094,7 +2094,7 @@ public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/h
 <li class="blockList">
 <h4>parseDelimitedFrom</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public static&nbsp;<a href="https://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/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.1013">parseDelimitedFrom</a>(byte[]&nbsp;bytes,
+public static&nbsp;<a href="https://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/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.1015">parseDelimitedFrom</a>(byte[]&nbsp;bytes,
                                                                int&nbsp;offset,
                                                                int&nbsp;length)
                                                         throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
@@ -2123,7 +2123,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/
 <li class="blockList">
 <h4>areAdjacent</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.1041">areAdjacent</a>(<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;regionA,
+public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HRegionInfo.html#line.1043">areAdjacent</a>(<a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;regionA,
                                               <a href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;regionB)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html#areAdjacent-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.client.RegionInfo-"><code>RegionInfo.areAdjacent(RegionInfo, RegionInfo)</code></a>.</span></div>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/HRegionLocation.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/HRegionLocation.html b/2.0/apidocs/org/apache/hadoop/hbase/HRegionLocation.html
index 855e43d..51aab90 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/HRegionLocation.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/HRegionLocation.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HRegionLocation (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HRegionLocation (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HRegionLocation (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HRegionLocation (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[23/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.ScanController.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.ScanController.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.ScanController.html
index 530fca6..481c27a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.ScanController.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.ScanController.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AdvancedScanResultConsumer.ScanController (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AdvancedScanResultConsumer.ScanController (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AdvancedScanResultConsumer.ScanController (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AdvancedScanResultConsumer.ScanController (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.ScanResumer.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.ScanResumer.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.ScanResumer.html
index 8cc539f..5d21d3b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.ScanResumer.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.ScanResumer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AdvancedScanResultConsumer.ScanResumer (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AdvancedScanResultConsumer.ScanResumer (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AdvancedScanResultConsumer.ScanResumer (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AdvancedScanResultConsumer.ScanResumer (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.html
index 34e801a..916a136 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AdvancedScanResultConsumer (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AdvancedScanResultConsumer (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AdvancedScanResultConsumer (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AdvancedScanResultConsumer (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Append.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Append.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Append.html
index 6c3c81b..3002c0a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Append.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Append.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Append (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Append (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Append (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Append (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -348,7 +348,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" ti
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.hadoop.hbase.client.<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a></h3>
-<code><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#cellScanner--">cellScanner</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#compareTo-org.apache.hadoop.hbase.client.Row-">compareTo</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#get-byte:A-byte:A-">get</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getACL--">getACL</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getCellVisibility--">getCellVisibility</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getClusterIds--">getClusterIds</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getDurability--">getDurability</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getFamilyCellMap--">getFamilyCellMap</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getFingerprint--">getFingerprint</a>, <a href="../../../../../org/a
 pache/hadoop/hbase/client/Mutation.html#getRow--">getRow</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTimeStamp--">getTimeStamp</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTTL--">getTTL</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-byte:A-boolean-boolean-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#heapSize--">heapSize</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#isEmpty--">isEmpty</a>, <a href="..
 /../../../../org/apache/hadoop/hbase/client/Mutation.html#numFamilies--">numFamilies</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#size--">size</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#toMap-int-">toMap</a></code></li>
+<code><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#cellScanner--">cellScanner</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#compareTo-org.apache.hadoop.hbase.client.Row-">compareTo</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#get-byte:A-byte:A-">get</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getACL--">getACL</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getCellVisibility--">getCellVisibility</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getClusterIds--">getClusterIds</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getDurability--">getDurability</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getFamilyCellMap--">getFamilyCellMap</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getFingerprint--">getFingerprint</a>, <a href="../../../../../org/a
 pache/hadoop/hbase/client/Mutation.html#getRow--">getRow</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTimestamp--">getTimestamp</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTimeStamp--">getTimeStamp</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTTL--">getTTL</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-byte:A-boolean-boolean-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#heapSize--">heapSize</a>, <
 a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#isEmpty--">isEmpty</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#numFamilies--">numFamilies</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#size--">size</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#toMap-int-">toMap</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.client.OperationWithAttributes">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
index 3853476..d95ddd9 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdmin.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncAdmin (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncAdmin (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncAdmin (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncAdmin (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdminBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdminBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdminBuilder.html
index 99080fd..b5c829d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdminBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdminBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncAdminBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncAdminBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncAdminBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncAdminBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdminRequestRetryingCaller.Callable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdminRequestRetryingCaller.Callable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdminRequestRetryingCaller.Callable.html
index 0e28625..08f3f26 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdminRequestRetryingCaller.Callable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdminRequestRetryingCaller.Callable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncAdminRequestRetryingCaller.Callable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncAdminRequestRetryingCaller.Callable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncAdminRequestRetryingCaller.Callable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncAdminRequestRetryingCaller.Callable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdminRequestRetryingCaller.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdminRequestRetryingCaller.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdminRequestRetryingCaller.html
index 4d42a1e..5443c0d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdminRequestRetryingCaller.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncAdminRequestRetryingCaller.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncAdminRequestRetryingCaller (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncAdminRequestRetryingCaller (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncAdminRequestRetryingCaller (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncAdminRequestRetryingCaller (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncBufferedMutator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncBufferedMutator.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncBufferedMutator.html
index be10ca7..4072bbc 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncBufferedMutator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncBufferedMutator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncBufferedMutator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncBufferedMutator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncBufferedMutator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncBufferedMutator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncBufferedMutatorBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncBufferedMutatorBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncBufferedMutatorBuilder.html
index f070e89..3bd5ce5 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncBufferedMutatorBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncBufferedMutatorBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncBufferedMutatorBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncBufferedMutatorBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncBufferedMutatorBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncBufferedMutatorBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncConnection.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncConnection.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncConnection.html
index 4d4caab..be77433 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncConnection.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncConnection.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncConnection (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncConnection (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncConnection (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncConnection (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncMasterRequestRpcRetryingCaller.Callable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncMasterRequestRpcRetryingCaller.Callable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncMasterRequestRpcRetryingCaller.Callable.html
index aa7aac7..e2c6207 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncMasterRequestRpcRetryingCaller.Callable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncMasterRequestRpcRetryingCaller.Callable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncMasterRequestRpcRetryingCaller.Callable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncMasterRequestRpcRetryingCaller.Callable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncMasterRequestRpcRetryingCaller.Callable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncMasterRequestRpcRetryingCaller.Callable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncMasterRequestRpcRetryingCaller.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncMasterRequestRpcRetryingCaller.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncMasterRequestRpcRetryingCaller.html
index e68d0ad..89b4806 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncMasterRequestRpcRetryingCaller.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncMasterRequestRpcRetryingCaller.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncMasterRequestRpcRetryingCaller (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncMasterRequestRpcRetryingCaller (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncMasterRequestRpcRetryingCaller (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncMasterRequestRpcRetryingCaller (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncProcessTask.Builder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncProcessTask.Builder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncProcessTask.Builder.html
index aebd96a..0c7de98 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncProcessTask.Builder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncProcessTask.Builder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncProcessTask.Builder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncProcessTask.Builder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncProcessTask.Builder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncProcessTask.Builder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncProcessTask.SubmittedRows.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncProcessTask.SubmittedRows.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncProcessTask.SubmittedRows.html
index 21edcb4..849f2e4 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncProcessTask.SubmittedRows.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncProcessTask.SubmittedRows.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncProcessTask.SubmittedRows (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncProcessTask.SubmittedRows (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncProcessTask.SubmittedRows (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncProcessTask.SubmittedRows (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncProcessTask.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncProcessTask.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncProcessTask.html
index 991e665..e4c6d58 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncProcessTask.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncProcessTask.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncProcessTask (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncProcessTask (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncProcessTask (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncProcessTask (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncRequestFuture.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncRequestFuture.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncRequestFuture.html
index dbc1024..7957e92 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncRequestFuture.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncRequestFuture.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncRequestFuture (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncRequestFuture (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncRequestFuture (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncRequestFuture (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncRpcRetryingCaller.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncRpcRetryingCaller.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncRpcRetryingCaller.html
index baab112..7b151be 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncRpcRetryingCaller.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncRpcRetryingCaller.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncRpcRetryingCaller (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncRpcRetryingCaller (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncRpcRetryingCaller (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncRpcRetryingCaller (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncServerRequestRpcRetryingCaller.Callable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncServerRequestRpcRetryingCaller.Callable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncServerRequestRpcRetryingCaller.Callable.html
index 827ea23..91cde84 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncServerRequestRpcRetryingCaller.Callable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncServerRequestRpcRetryingCaller.Callable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncServerRequestRpcRetryingCaller.Callable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncServerRequestRpcRetryingCaller.Callable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncServerRequestRpcRetryingCaller.Callable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncServerRequestRpcRetryingCaller.Callable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncServerRequestRpcRetryingCaller.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncServerRequestRpcRetryingCaller.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncServerRequestRpcRetryingCaller.html
index d5aa14c..7e2324b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncServerRequestRpcRetryingCaller.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncServerRequestRpcRetryingCaller.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncServerRequestRpcRetryingCaller (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncServerRequestRpcRetryingCaller (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncServerRequestRpcRetryingCaller (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncServerRequestRpcRetryingCaller (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html
index 837b32c..d28a2cc 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncTable.CheckAndMutateBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncTable.CheckAndMutateBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncTable.CheckAndMutateBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncTable.CheckAndMutateBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":18,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6};
+var methods = {"i0":18,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -105,7 +105,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.231">AsyncTable.CheckAndMutateBuilder</a></pre>
+<pre>public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.230">AsyncTable.CheckAndMutateBuilder</a></pre>
 <div class="block">A helper class for sending checkAndMutate request.</div>
 </li>
 </ul>
@@ -158,6 +158,10 @@ var activeTableTab = "activeTableTab";
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#thenPut-org.apache.hadoop.hbase.client.Put-">thenPut</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put)</code>&nbsp;</td>
 </tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CheckAndMutateBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#timeRange-org.apache.hadoop.hbase.io.TimeRange-">timeRange</a></span>(<a href="../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;timeRange)</code>&nbsp;</td>
+</tr>
 </table>
 </li>
 </ul>
@@ -179,20 +183,33 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>qualifier</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#line.236">qualifier</a>(byte[]&nbsp;qualifier)</pre>
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#line.235">qualifier</a>(byte[]&nbsp;qualifier)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>qualifier</code> - column qualifier to check.</dd>
 </dl>
 </li>
 </ul>
+<a name="timeRange-org.apache.hadoop.hbase.io.TimeRange-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>timeRange</h4>
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#line.240">timeRange</a>(<a href="../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;timeRange)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>timeRange</code> - time range to check.</dd>
+</dl>
+</li>
+</ul>
 <a name="ifNotExists--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>ifNotExists</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#line.241">ifNotExists</a>()</pre>
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#line.245">ifNotExists</a>()</pre>
 <div class="block">Check for lack of column.</div>
 </li>
 </ul>
@@ -202,7 +219,7 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>ifEquals</h4>
-<pre>default&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#line.247">ifEquals</a>(byte[]&nbsp;value)</pre>
+<pre>default&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#line.251">ifEquals</a>(byte[]&nbsp;value)</pre>
 <div class="block">Check for equality.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -216,7 +233,7 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>ifMatches</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#line.255">ifMatches</a>(<a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;compareOp,
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CheckAndMutateBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#line.259">ifMatches</a>(<a href="../../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;compareOp,
                                            byte[]&nbsp;value)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -231,7 +248,7 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>thenPut</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#line.262">thenPut</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put)</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#line.266">thenPut</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>put</code> - data to put if check succeeds</dd>
@@ -247,7 +264,7 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>thenDelete</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#line.269">thenDelete</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;delete)</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#line.273">thenDelete</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;delete)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>delete</code> - data to delete if check succeeds</dd>
@@ -263,7 +280,7 @@ var activeTableTab = "activeTableTab";
 <ul class="blockListLast">
 <li class="blockList">
 <h4>thenMutate</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#line.276">thenMutate</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;mutation)</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#line.280">thenMutate</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a>&nbsp;mutation)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>mutation</code> - mutations to perform if check succeeds</dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html
index 77fdcca..ba1360b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncTable.CoprocessorCallback (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncTable.CoprocessorCallback (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncTable.CoprocessorCallback (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncTable.CoprocessorCallback (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -106,7 +106,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Public
-public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.526">AsyncTable.CoprocessorCallback</a>&lt;R&gt;</pre>
+public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.530">AsyncTable.CoprocessorCallback</a>&lt;R&gt;</pre>
 <div class="block">The callback when we want to execute a coprocessor call on a range of regions.
  <p>
  As the locating itself also takes some time, the implementation may want to send rpc calls on
@@ -214,7 +214,7 @@ public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase
 <ul class="blockList">
 <li class="blockList">
 <h4>onRegionComplete</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html#line.532">onRegionComplete</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;region,
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html#line.536">onRegionComplete</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;region,
                       <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html" title="type parameter in AsyncTable.CoprocessorCallback">R</a>&nbsp;resp)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -229,7 +229,7 @@ public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase
 <ul class="blockList">
 <li class="blockList">
 <h4>onRegionError</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html#line.538">onRegionError</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;region,
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html#line.542">onRegionError</a>(<a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;region,
                    <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;error)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -244,7 +244,7 @@ public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase
 <ul class="blockList">
 <li class="blockList">
 <h4>onComplete</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html#line.545">onComplete</a>()</pre>
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html#line.549">onComplete</a>()</pre>
 <div class="block">Indicate that all responses of the regions have been notified by calling
  <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html#onRegionComplete-org.apache.hadoop.hbase.client.RegionInfo-R-"><code>onRegionComplete(RegionInfo, Object)</code></a> or
  <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html#onRegionError-org.apache.hadoop.hbase.client.RegionInfo-java.lang.Throwable-"><code>onRegionError(RegionInfo, Throwable)</code></a>.</div>
@@ -256,7 +256,7 @@ public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase
 <ul class="blockListLast">
 <li class="blockList">
 <h4>onError</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html#line.550">onError</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;error)</pre>
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html#line.554">onError</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;error)</pre>
 <div class="block">Indicate that we got an error which does not belong to any regions. Usually a locating error.</div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html
index 41d4d20..1ad8786 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncTable.CoprocessorServiceBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncTable.CoprocessorServiceBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncTable.CoprocessorServiceBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncTable.CoprocessorServiceBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.562">AsyncTable.CoprocessorServiceBuilder</a>&lt;S,R&gt;</pre>
+<pre>public static interface <a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.html#line.566">AsyncTable.CoprocessorServiceBuilder</a>&lt;S,R&gt;</pre>
 <div class="block">Helper class for sending coprocessorService request that executes a coprocessor call on regions
  which are covered by a range.
  <p>
@@ -179,7 +179,7 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>fromRow</h4>
-<pre>default&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CoprocessorServiceBuilder</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="type parameter in AsyncTable.CoprocessorServiceBuilder">S</a>,<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="type parameter in AsyncTable.CoprocessorServiceBuilder">R</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html#line.567">fromRow</a>(byte[]&nbsp;startKey)</pre>
+<pre>default&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CoprocessorServiceBuilder</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="type parameter in AsyncTable.CoprocessorServiceBuilder">S</a>,<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="type parameter in AsyncTable.CoprocessorServiceBuilder">R</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html#line.571">fromRow</a>(byte[]&nbsp;startKey)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>startKey</code> - start region selection with region containing this row, inclusive.</dd>
@@ -192,7 +192,7 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>fromRow</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CoprocessorServiceBuilder</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="type parameter in AsyncTable.CoprocessorServiceBuilder">S</a>,<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="type parameter in AsyncTable.CoprocessorServiceBuilder">R</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html#line.575">fromRow</a>(byte[]&nbsp;startKey,
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CoprocessorServiceBuilder</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="type parameter in AsyncTable.CoprocessorServiceBuilder">S</a>,<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="type parameter in AsyncTable.CoprocessorServiceBuilder">R</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html#line.579">fromRow</a>(byte[]&nbsp;startKey,
                                                   boolean&nbsp;inclusive)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -207,7 +207,7 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>toRow</h4>
-<pre>default&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CoprocessorServiceBuilder</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="type parameter in AsyncTable.CoprocessorServiceBuilder">S</a>,<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="type parameter in AsyncTable.CoprocessorServiceBuilder">R</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html#line.580">toRow</a>(byte[]&nbsp;endKey)</pre>
+<pre>default&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CoprocessorServiceBuilder</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="type parameter in AsyncTable.CoprocessorServiceBuilder">S</a>,<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="type parameter in AsyncTable.CoprocessorServiceBuilder">R</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html#line.584">toRow</a>(byte[]&nbsp;endKey)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>endKey</code> - select regions up to and including the region containing this row, exclusive.</dd>
@@ -220,7 +220,7 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>toRow</h4>
-<pre><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CoprocessorServiceBuilder</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="type parameter in AsyncTable.CoprocessorServiceBuilder">S</a>,<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="type parameter in AsyncTable.CoprocessorServiceBuilder">R</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html#line.588">toRow</a>(byte[]&nbsp;endKey,
+<pre><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CoprocessorServiceBuilder</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="type parameter in AsyncTable.CoprocessorServiceBuilder">S</a>,<a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html" title="type parameter in AsyncTable.CoprocessorServiceBuilder">R</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html#line.592">toRow</a>(byte[]&nbsp;endKey,
                                                 boolean&nbsp;inclusive)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -235,7 +235,7 @@ var activeTableTab = "activeTableTab";
 <ul class="blockListLast">
 <li class="blockList">
 <h4>execute</h4>
-<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html#line.594">execute</a>()</pre>
+<pre>void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/AsyncTable.CoprocessorServiceBuilder.html#line.598">execute</a>()</pre>
 <div class="block">Execute the coprocessorService request. You can get the response through the
  <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.CoprocessorCallback.html" title="interface in org.apache.hadoop.hbase.client"><code>AsyncTable.CoprocessorCallback</code></a>.</div>
 </li>


[30/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.html
index a96d2a8..5a84e2a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValue.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.KeyValue (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.KeyValue (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.KeyValue (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.KeyValue (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -176,22 +176,22 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in org.apache.hadoop.hbase">KeyValue</a></code></td>
-<td class="colLast"><span class="typeNameLabel">KeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValue.html#create-java.io.DataInput-">create</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</a>&nbsp;in)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">KeyValueUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValueUtil.html#create-java.io.DataInput-">create</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in org.apache.hadoop.hbase">KeyValue</a></code></td>
-<td class="colLast"><span class="typeNameLabel">KeyValueUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValueUtil.html#create-java.io.DataInput-">create</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</a>&nbsp;in)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">KeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValue.html#create-java.io.DataInput-">create</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in org.apache.hadoop.hbase">KeyValue</a></code></td>
-<td class="colLast"><span class="typeNameLabel">KeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValue.html#create-int-java.io.DataInput-">create</a></span>(int&nbsp;length,
+<td class="colLast"><span class="typeNameLabel">KeyValueUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValueUtil.html#create-int-java.io.DataInput-">create</a></span>(int&nbsp;length,
       <a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</a>&nbsp;in)</code>
 <div class="block">Create a KeyValue reading <code>length</code> from <code>in</code></div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in org.apache.hadoop.hbase">KeyValue</a></code></td>
-<td class="colLast"><span class="typeNameLabel">KeyValueUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValueUtil.html#create-int-java.io.DataInput-">create</a></span>(int&nbsp;length,
+<td class="colLast"><span class="typeNameLabel">KeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValue.html#create-int-java.io.DataInput-">create</a></span>(int&nbsp;length,
       <a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</a>&nbsp;in)</code>
 <div class="block">Create a KeyValue reading <code>length</code> from <code>in</code></div>
 </td>
@@ -476,17 +476,17 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static long</code></td>
-<td class="colLast"><span class="typeNameLabel">KeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValue.html#write-org.apache.hadoop.hbase.KeyValue-java.io.DataOutput-">write</a></span>(<a href="../../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in org.apache.hadoop.hbase">KeyValue</a>&nbsp;kv,
+<td class="colLast"><span class="typeNameLabel">KeyValueUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValueUtil.html#write-org.apache.hadoop.hbase.KeyValue-java.io.DataOutput-">write</a></span>(<a href="../../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in org.apache.hadoop.hbase">KeyValue</a>&nbsp;kv,
      <a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</a>&nbsp;out)</code>
-<div class="block">Write out a KeyValue in the manner in which we used to when KeyValue was a Writable.</div>
+<div class="block">Write out a KeyValue in the manner in which we used to when KeyValue was a
+ Writable.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static long</code></td>
-<td class="colLast"><span class="typeNameLabel">KeyValueUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValueUtil.html#write-org.apache.hadoop.hbase.KeyValue-java.io.DataOutput-">write</a></span>(<a href="../../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in org.apache.hadoop.hbase">KeyValue</a>&nbsp;kv,
+<td class="colLast"><span class="typeNameLabel">KeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValue.html#write-org.apache.hadoop.hbase.KeyValue-java.io.DataOutput-">write</a></span>(<a href="../../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in org.apache.hadoop.hbase">KeyValue</a>&nbsp;kv,
      <a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</a>&nbsp;out)</code>
-<div class="block">Write out a KeyValue in the manner in which we used to when KeyValue was a
- Writable.</div>
+<div class="block">Write out a KeyValue in the manner in which we used to when KeyValue was a Writable.</div>
 </td>
 </tr>
 </tbody>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValueTestUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValueTestUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValueTestUtil.html
index a7a5b8a..9e0501e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValueTestUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValueTestUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.KeyValueTestUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.KeyValueTestUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.KeyValueTestUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.KeyValueTestUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValueUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValueUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValueUtil.html
index 1cc234b..b073bbe 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValueUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/KeyValueUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.KeyValueUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.KeyValueUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.KeyValueUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.KeyValueUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/LocalHBaseCluster.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/LocalHBaseCluster.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/LocalHBaseCluster.html
index 7ed1eb4..93bf3c1 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/LocalHBaseCluster.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/LocalHBaseCluster.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.LocalHBaseCluster (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.LocalHBaseCluster (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.LocalHBaseCluster (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.LocalHBaseCluster (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/MasterNotRunningException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MasterNotRunningException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MasterNotRunningException.html
index c518d5b..bbd9de7 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MasterNotRunningException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MasterNotRunningException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.MasterNotRunningException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.MasterNotRunningException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.MasterNotRunningException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.MasterNotRunningException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/MemoryCompactionPolicy.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MemoryCompactionPolicy.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MemoryCompactionPolicy.html
index 42e23c2..a4ed4fa 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MemoryCompactionPolicy.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MemoryCompactionPolicy.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.MemoryCompactionPolicy (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.MemoryCompactionPolicy (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.MemoryCompactionPolicy (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.MemoryCompactionPolicy (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaMutationAnnotation.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaMutationAnnotation.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaMutationAnnotation.html
index 34db063..954cbd0 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaMutationAnnotation.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaMutationAnnotation.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.MetaMutationAnnotation (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.MetaMutationAnnotation (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.MetaMutationAnnotation (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.MetaMutationAnnotation (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.CloseableVisitor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.CloseableVisitor.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.CloseableVisitor.html
index 50f1703..89016af 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.CloseableVisitor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.CloseableVisitor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.MetaTableAccessor.CloseableVisitor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.MetaTableAccessor.CloseableVisitor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.MetaTableAccessor.CloseableVisitor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.MetaTableAccessor.CloseableVisitor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.DefaultVisitorBase.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.DefaultVisitorBase.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.DefaultVisitorBase.html
index 28a5d87..09a3825 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.DefaultVisitorBase.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.DefaultVisitorBase.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.MetaTableAccessor.DefaultVisitorBase (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.MetaTableAccessor.DefaultVisitorBase (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.MetaTableAccessor.DefaultVisitorBase (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.MetaTableAccessor.DefaultVisitorBase (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.QueryType.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.QueryType.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.QueryType.html
index d8fc1fc..cb643bc 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.QueryType.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.QueryType.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.MetaTableAccessor.QueryType (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.MetaTableAccessor.QueryType (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.MetaTableAccessor.QueryType (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.MetaTableAccessor.QueryType (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.TableVisitorBase.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.TableVisitorBase.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.TableVisitorBase.html
index 0c4b2d5..f7d8276 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.TableVisitorBase.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.TableVisitorBase.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.MetaTableAccessor.TableVisitorBase (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.MetaTableAccessor.TableVisitorBase (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.MetaTableAccessor.TableVisitorBase (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.MetaTableAccessor.TableVisitorBase (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.Visitor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.Visitor.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.Visitor.html
index 8b2e6d1..87e55637 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.Visitor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.Visitor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.MetaTableAccessor.Visitor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.MetaTableAccessor.Visitor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.MetaTableAccessor.Visitor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.MetaTableAccessor.Visitor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.html
index 67aea63..583a48e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MetaTableAccessor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.MetaTableAccessor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.MetaTableAccessor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.MetaTableAccessor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.MetaTableAccessor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/MultiActionResultTooLarge.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MultiActionResultTooLarge.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MultiActionResultTooLarge.html
index 64eb5ba..16d4251 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/MultiActionResultTooLarge.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/MultiActionResultTooLarge.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.MultiActionResultTooLarge (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.MultiActionResultTooLarge (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.MultiActionResultTooLarge (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.MultiActionResultTooLarge (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceDescriptor.Builder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceDescriptor.Builder.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceDescriptor.Builder.html
index 2f05b81..b58295f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceDescriptor.Builder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceDescriptor.Builder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.NamespaceDescriptor.Builder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.NamespaceDescriptor.Builder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.NamespaceDescriptor.Builder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.NamespaceDescriptor.Builder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceDescriptor.html
index 3c15b8c..a3bb868 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceDescriptor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceDescriptor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.NamespaceDescriptor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.NamespaceDescriptor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.NamespaceDescriptor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.NamespaceDescriptor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -267,15 +267,15 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#createNamespace-org.apache.hadoop.hbase.NamespaceDescriptor-">createNamespace</a></span>(<a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;descriptor)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#createNamespace-org.apache.hadoop.hbase.NamespaceDescriptor-">createNamespace</a></span>(<a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;descriptor)</code>
 <div class="block">Create a new namespace.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#createNamespace-org.apache.hadoop.hbase.NamespaceDescriptor-">createNamespace</a></span>(<a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;descriptor)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#createNamespace-org.apache.hadoop.hbase.NamespaceDescriptor-">createNamespace</a></span>(<a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;descriptor)</code>
@@ -293,15 +293,15 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#modifyNamespace-org.apache.hadoop.hbase.NamespaceDescriptor-">modifyNamespace</a></span>(<a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;descriptor)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#modifyNamespace-org.apache.hadoop.hbase.NamespaceDescriptor-">modifyNamespace</a></span>(<a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;descriptor)</code>
 <div class="block">Modify an existing namespace.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#modifyNamespace-org.apache.hadoop.hbase.NamespaceDescriptor-">modifyNamespace</a></span>(<a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;descriptor)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#modifyNamespace-org.apache.hadoop.hbase.NamespaceDescriptor-">modifyNamespace</a></span>(<a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;descriptor)</code>
@@ -349,22 +349,42 @@
 <tr class="altColor">
 <td class="colFirst"><code>default void</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterObserver.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/coprocessor/MasterObserver.html#postModifyNamespace-org.apache.hadoop.hbase.coprocessor.ObserverContext-org.apache.hadoop.hbase.NamespaceDescriptor-">postModifyNamespace</a></span>(<a href="../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/coprocessor/MasterCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">MasterCoprocessorEnvironment</a>&gt;&nbsp;ctx,
-                   <a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;ns)</code>
-<div class="block">Called after the modifyNamespace operation has been requested.</div>
+                   <a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;currentNsDescriptor)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">Since 2.1. Will be removed in 3.0.</span></div>
+</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>default void</code></td>
+<td class="colLast"><span class="typeNameLabel">MasterObserver.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/coprocessor/MasterObserver.html#postModifyNamespace-org.apache.hadoop.hbase.coprocessor.ObserverContext-org.apache.hadoop.hbase.NamespaceDescriptor-org.apache.hadoop.hbase.NamespaceDescriptor-">postModifyNamespace</a></span>(<a href="../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/coprocessor/MasterCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">MasterCoprocessorEnvironment</a>&gt;&nbsp;ctx,
+                   <a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;oldNsDescriptor,
+                   <a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;currentNsDescriptor)</code>
+<div class="block">Called after the modifyNamespace operation has been requested.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>default void</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterObserver.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/coprocessor/MasterObserver.html#preCreateNamespace-org.apache.hadoop.hbase.coprocessor.ObserverContext-org.apache.hadoop.hbase.NamespaceDescriptor-">preCreateNamespace</a></span>(<a href="../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/coprocessor/MasterCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">MasterCoprocessorEnvironment</a>&gt;&nbsp;ctx,
                   <a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;ns)</code>
 <div class="block">Called before a new namespace is created by
  <a href="../../../../../org/apache/hadoop/hbase/master/HMaster.html" title="class in org.apache.hadoop.hbase.master"><code>HMaster</code></a>.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>default void</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterObserver.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/coprocessor/MasterObserver.html#preModifyNamespace-org.apache.hadoop.hbase.coprocessor.ObserverContext-org.apache.hadoop.hbase.NamespaceDescriptor-">preModifyNamespace</a></span>(<a href="../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/coprocessor/MasterCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">MasterCoprocessorEnvironment</a>&gt;&nbsp;ctx,
-                  <a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;ns)</code>
+                  <a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;newNsDescriptor)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">Since 2.1. Will be removed in 3.0.</span></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>default void</code></td>
+<td class="colLast"><span class="typeNameLabel">MasterObserver.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/coprocessor/MasterObserver.html#preModifyNamespace-org.apache.hadoop.hbase.coprocessor.ObserverContext-org.apache.hadoop.hbase.NamespaceDescriptor-org.apache.hadoop.hbase.NamespaceDescriptor-">preModifyNamespace</a></span>(<a href="../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/coprocessor/MasterCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">MasterCoprocessorEnvironment</a>&gt;&nbsp;ctx,
+                  <a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;currentNsDescriptor,
+                  <a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;newNsDescriptor)</code>
 <div class="block">Called prior to modifying a namespace's properties.</div>
 </td>
 </tr>
@@ -481,7 +501,8 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">MasterCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/MasterCoprocessorHost.html#postModifyNamespace-org.apache.hadoop.hbase.NamespaceDescriptor-">postModifyNamespace</a></span>(<a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;ns)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">MasterCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/MasterCoprocessorHost.html#postModifyNamespace-org.apache.hadoop.hbase.NamespaceDescriptor-org.apache.hadoop.hbase.NamespaceDescriptor-">postModifyNamespace</a></span>(<a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;oldNsDescriptor,
+                   <a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;currentNsDescriptor)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
@@ -489,7 +510,8 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">MasterCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/MasterCoprocessorHost.html#preModifyNamespace-org.apache.hadoop.hbase.NamespaceDescriptor-">preModifyNamespace</a></span>(<a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;ns)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">MasterCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/MasterCoprocessorHost.html#preModifyNamespace-org.apache.hadoop.hbase.NamespaceDescriptor-org.apache.hadoop.hbase.NamespaceDescriptor-">preModifyNamespace</a></span>(<a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;currentNsDescriptor,
+                  <a href="../../../../../org/apache/hadoop/hbase/NamespaceDescriptor.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor</a>&nbsp;newNsDescriptor)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceExistException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceExistException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceExistException.html
index 577b450..97f015f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceExistException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceExistException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.NamespaceExistException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.NamespaceExistException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.NamespaceExistException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.NamespaceExistException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceNotFoundException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceNotFoundException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceNotFoundException.html
index 48194b0..df2d09e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceNotFoundException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/NamespaceNotFoundException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.NamespaceNotFoundException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.NamespaceNotFoundException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.NamespaceNotFoundException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.NamespaceNotFoundException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/NoTagsByteBufferKeyValue.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/NoTagsByteBufferKeyValue.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/NoTagsByteBufferKeyValue.html
index 704f021..c8ce933 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/NoTagsByteBufferKeyValue.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/NoTagsByteBufferKeyValue.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.NoTagsByteBufferKeyValue (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.NoTagsByteBufferKeyValue (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.NoTagsByteBufferKeyValue (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.NoTagsByteBufferKeyValue (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/NoTagsKeyValue.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/NoTagsKeyValue.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/NoTagsKeyValue.html
index 54de710..3937cf6 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/NoTagsKeyValue.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/NoTagsKeyValue.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.NoTagsKeyValue (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.NoTagsKeyValue (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.NoTagsKeyValue (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.NoTagsKeyValue (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/NotAllMetaRegionsOnlineException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/NotAllMetaRegionsOnlineException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/NotAllMetaRegionsOnlineException.html
index f5f19e5..c975fd2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/NotAllMetaRegionsOnlineException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/NotAllMetaRegionsOnlineException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/NotServingRegionException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/NotServingRegionException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/NotServingRegionException.html
index 1dd75fc..97da63b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/NotServingRegionException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/NotServingRegionException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.NotServingRegionException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.NotServingRegionException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.NotServingRegionException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.NotServingRegionException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/PleaseHoldException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/PleaseHoldException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/PleaseHoldException.html
index 2b7d2fd..9b16b0a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/PleaseHoldException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/PleaseHoldException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.PleaseHoldException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.PleaseHoldException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.PleaseHoldException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.PleaseHoldException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/PrivateCellUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/PrivateCellUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/PrivateCellUtil.html
index 9888c77..5e54d3d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/PrivateCellUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/PrivateCellUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.PrivateCellUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.PrivateCellUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.PrivateCellUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.PrivateCellUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ProcedureState.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ProcedureState.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ProcedureState.html
deleted file mode 100644
index a38632d..0000000
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ProcedureState.html
+++ /dev/null
@@ -1,174 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ProcedureState (Apache HBase 2.0.0-beta-2 API)</title>
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ProcedureState (Apache HBase 2.0.0-beta-2 API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?org/apache/hadoop/hbase/class-use/ProcedureState.html" target="_top">Frames</a></li>
-<li><a href="ProcedureState.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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.ProcedureState" class="title">Uses of Class<br>org.apache.hadoop.hbase.ProcedureState</h2>
-</div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a href="../../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</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">org.apache.hadoop.hbase</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">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a> in <a href="../../../../../org/apache/hadoop/hbase/package-summary.html">org.apache.hadoop.hbase</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../org/apache/hadoop/hbase/package-summary.html">org.apache.hadoop.hbase</a> that return <a href="../../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ProcedureState.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ProcedureState.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a>[]</code></td>
-<td class="colLast"><span class="typeNameLabel">ProcedureState.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ProcedureState.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?org/apache/hadoop/hbase/class-use/ProcedureState.html" target="_top">Frames</a></li>
-<li><a href="ProcedureState.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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;2018 <a href="https://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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/RSGroupTableAccessor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RSGroupTableAccessor.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RSGroupTableAccessor.html
index 38d9fcf..df0a293 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RSGroupTableAccessor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RSGroupTableAccessor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.RSGroupTableAccessor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.RSGroupTableAccessor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.RSGroupTableAccessor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.RSGroupTableAccessor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/RawCell.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RawCell.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RawCell.html
index 2a3b8dc..14f9c8f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RawCell.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RawCell.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.RawCell (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.RawCell (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.RawCell (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.RawCell (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/RawCellBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RawCellBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RawCellBuilder.html
index ea10a8c..da97585 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RawCellBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RawCellBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.RawCellBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.RawCellBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.RawCellBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.RawCellBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/RawCellBuilderFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RawCellBuilderFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RawCellBuilderFactory.html
index 1a05d6d..5c7ce4a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RawCellBuilderFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RawCellBuilderFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.RawCellBuilderFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.RawCellBuilderFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.RawCellBuilderFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.RawCellBuilderFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionException.html
index b2e6d5f..5ddcbba 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.RegionException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.RegionException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.RegionException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.RegionException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionLoad.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionLoad.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionLoad.html
index 50cc1d7..fcd52ef 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionLoad.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionLoad.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.RegionLoad (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.RegionLoad (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.RegionLoad (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.RegionLoad (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionLocations.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionLocations.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionLocations.html
index 8686c4d..9c61e55 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionLocations.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionLocations.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.RegionLocations (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.RegionLocations (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.RegionLocations (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.RegionLocations (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionMetrics.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionMetrics.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionMetrics.html
index c8e78da..ceb8a6c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionMetrics.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionMetrics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.RegionMetrics (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.RegionMetrics (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.RegionMetrics (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.RegionMetrics (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -210,17 +210,17 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="https://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/RegionMetrics.html" title="interface in org.apache.hadoop.hbase">RegionMetrics</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getRegionMetrics-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.TableName-">getRegionMetrics</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
+                <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/RegionMetrics.html" title="interface in org.apache.hadoop.hbase">RegionMetrics</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#getRegionMetrics-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.TableName-">getRegionMetrics</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
                 <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Get a list of <a href="../../../../../org/apache/hadoop/hbase/RegionMetrics.html" title="interface in org.apache.hadoop.hbase"><code>RegionMetrics</code></a> of all regions hosted on a region seerver for a table.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="https://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/RegionMetrics.html" title="interface in org.apache.hadoop.hbase">RegionMetrics</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getRegionMetrics-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.TableName-">getRegionMetrics</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
-                <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://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/RegionMetrics.html" title="interface in org.apache.hadoop.hbase">RegionMetrics</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#getRegionMetrics-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.TableName-">getRegionMetrics</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionMetricsBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionMetricsBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionMetricsBuilder.html
index ce3fd17..fa53ef9 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionMetricsBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionMetricsBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.RegionMetricsBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.RegionMetricsBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.RegionMetricsBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.RegionMetricsBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionStateListener.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionStateListener.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionStateListener.html
index 324e05a..1c24f5e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionStateListener.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionStateListener.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.RegionStateListener (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.RegionStateListener (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.RegionStateListener (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.RegionStateListener (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionTooBusyException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionTooBusyException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionTooBusyException.html
index c0169b3..51413d0 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionTooBusyException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RegionTooBusyException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.RegionTooBusyException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.RegionTooBusyException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.RegionTooBusyException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.RegionTooBusyException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ReplicationPeerNotFoundException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ReplicationPeerNotFoundException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ReplicationPeerNotFoundException.html
index 3625f2b..d27d217 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ReplicationPeerNotFoundException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ReplicationPeerNotFoundException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ReplicationPeerNotFoundException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ReplicationPeerNotFoundException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ReplicationPeerNotFoundException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ReplicationPeerNotFoundException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/RetryImmediatelyException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RetryImmediatelyException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RetryImmediatelyException.html
index 6196b25..8fdc592 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/RetryImmediatelyException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/RetryImmediatelyException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.RetryImmediatelyException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.RetryImmediatelyException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.RetryImmediatelyException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.RetryImmediatelyException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ScheduledChore.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ScheduledChore.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ScheduledChore.html
index a591b1b..6702f7e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ScheduledChore.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ScheduledChore.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ScheduledChore (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ScheduledChore (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ScheduledChore (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ScheduledChore (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[11/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/TableSnapshotScanner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/TableSnapshotScanner.html b/2.0/apidocs/org/apache/hadoop/hbase/client/TableSnapshotScanner.html
index b6198cd..6c07a95 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/TableSnapshotScanner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/TableSnapshotScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableSnapshotScanner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>TableSnapshotScanner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableSnapshotScanner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="TableSnapshotScanner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/TableState.State.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/TableState.State.html b/2.0/apidocs/org/apache/hadoop/hbase/client/TableState.State.html
index 2156d49..190f0ba 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/TableState.State.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/TableState.State.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableState.State (Apache HBase 2.0.0-beta-2 API)</title>
+<title>TableState.State (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableState.State (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="TableState.State (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -274,7 +274,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.80">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.245">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:
@@ -294,7 +294,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.80">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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.245">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/TableState.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/TableState.html b/2.0/apidocs/org/apache/hadoop/hbase/client/TableState.html
index 3552952..a4c17e9 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/TableState.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/TableState.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableState (Apache HBase 2.0.0-beta-2 API)</title>
+<title>TableState (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableState (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="TableState (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":9,"i9":9,"i10":10};
+var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":9,"i14":10};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -214,18 +214,33 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 </td>
 </tr>
 <tr id="i8" class="altColor">
-<td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableState.html#isInStates-org.apache.hadoop.hbase.client.TableState.State-org.apache.hadoop.hbase.client.TableState.State...-">isInStates</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>&nbsp;state,
-          <a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>...&nbsp;target)</code>
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableState.html#isDisabled--">isDisabled</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableState.html#isDisabledOrDisabling--">isDisabledOrDisabling</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableState.html#isEnabled--">isEnabled</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableState.html#isEnabledOrEnabling--">isEnabledOrEnabling</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableState.html#isInStates-org.apache.hadoop.hbase.client.TableState.State...-">isInStates</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>...&nbsp;target)</code>
 <div class="block">Static version of state checker</div>
 </td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr id="i13" class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableState.html#parseFrom-org.apache.hadoop.hbase.TableName-byte:A-">parseFrom</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
          byte[]&nbsp;bytes)</code>&nbsp;</td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i14" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableState.html#toString--">toString</a></span>()</code>&nbsp;</td>
 </tr>
@@ -257,7 +272,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>TableState</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.104">TableState</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.132">TableState</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                   <a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>&nbsp;state)</pre>
 <div class="block">Create instance of TableState.</div>
 <dl>
@@ -275,13 +290,65 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <!--   -->
 </a>
 <h3>Method Detail</h3>
+<a name="isEnabled--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isEnabled</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.102">isEnabled</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>True if table is <a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html#ENABLED"><code>TableState.State.ENABLED</code></a>.</dd>
+</dl>
+</li>
+</ul>
+<a name="isEnabledOrEnabling--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isEnabledOrEnabling</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.109">isEnabledOrEnabling</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>True if <a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html#ENABLED"><code>TableState.State.ENABLED</code></a> or <a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html#ENABLING"><code>TableState.State.ENABLING</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="isDisabled--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isDisabled</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.116">isDisabled</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>True if table is disabled.</dd>
+</dl>
+</li>
+</ul>
+<a name="isDisabledOrDisabling--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isDisabledOrDisabling</h4>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.123">isDisabledOrDisabling</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>True if <a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html#DISABLED"><code>TableState.State.DISABLED</code></a> or <a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html#DISABLED"><code>TableState.State.DISABLED</code></a></dd>
+</dl>
+</li>
+</ul>
 <a name="getState--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>getState</h4>
-<pre>public&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.html#line.112">getState</a>()</pre>
+<pre>public&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.html#line.140">getState</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>table state</dd>
@@ -294,7 +361,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableName</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.121">getTableName</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.149">getTableName</a>()</pre>
 <div class="block">Table name for state</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -308,7 +375,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>inStates</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.130">inStates</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>&nbsp;state)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.158">inStates</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>&nbsp;state)</pre>
 <div class="block">Check that table in given states</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -324,7 +391,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>inStates</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.139">inStates</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>...&nbsp;states)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.167">inStates</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>...&nbsp;states)</pre>
 <div class="block">Check that table in given states</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -340,7 +407,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>convert</h4>
-<pre>public&nbsp;org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.TableState&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.152">convert</a>()</pre>
+<pre>public&nbsp;org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.TableState&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.180">convert</a>()</pre>
 <div class="block">Covert to PB version of TableState</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -354,7 +421,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>convert</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.164">convert</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.192">convert</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                  org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.TableState&nbsp;tableState)</pre>
 <div class="block">Covert from PB version of TableState</div>
 <dl>
@@ -372,7 +439,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>parseFrom</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.169">parseFrom</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.197">parseFrom</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                    byte[]&nbsp;bytes)
                             throws <a href="../../../../../org/apache/hadoop/hbase/exceptions/DeserializationException.html" title="class in org.apache.hadoop.hbase.exceptions">DeserializationException</a></pre>
 <dl>
@@ -381,18 +448,16 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 </dl>
 </li>
 </ul>
-<a name="isInStates-org.apache.hadoop.hbase.client.TableState.State-org.apache.hadoop.hbase.client.TableState.State...-">
+<a name="isInStates-org.apache.hadoop.hbase.client.TableState.State...-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>isInStates</h4>
-<pre>public static&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.184">isInStates</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>&nbsp;state,
-                                 <a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>...&nbsp;target)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.211">isInStates</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>...&nbsp;target)</pre>
 <div class="block">Static version of state checker</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>state</code> - desired</dd>
 <dd><code>target</code> - equals to any of</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>true if satisfies</dd>
@@ -405,7 +470,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.193">equals</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.221">equals</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
@@ -418,7 +483,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.207">hashCode</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableState.html#line.235">hashCode</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
@@ -431,7 +496,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="https://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/TableState.html#line.214">toString</a>()</pre>
+<pre>public&nbsp;<a href="https://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/TableState.html#line.242">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/VersionInfoUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/VersionInfoUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/client/VersionInfoUtil.html
index 4c42f73..17b64fc 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/VersionInfoUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/VersionInfoUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>VersionInfoUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>VersionInfoUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="VersionInfoUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="VersionInfoUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/WrongRowIOException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/WrongRowIOException.html b/2.0/apidocs/org/apache/hadoop/hbase/client/WrongRowIOException.html
index c02aac7..33a9202 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/WrongRowIOException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/WrongRowIOException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WrongRowIOException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>WrongRowIOException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WrongRowIOException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="WrongRowIOException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicy.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicy.html b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicy.html
index f1684fe..fc371a2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicy.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicy.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClientBackoffPolicy (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ClientBackoffPolicy (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClientBackoffPolicy (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ClientBackoffPolicy (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.NoBackoffPolicy.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.NoBackoffPolicy.html b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.NoBackoffPolicy.html
index 826095a..7061fdb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.NoBackoffPolicy.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.NoBackoffPolicy.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClientBackoffPolicyFactory.NoBackoffPolicy (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ClientBackoffPolicyFactory.NoBackoffPolicy (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClientBackoffPolicyFactory.NoBackoffPolicy (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ClientBackoffPolicyFactory.NoBackoffPolicy (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.html
index e8b60bb..3a3971d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ClientBackoffPolicyFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ClientBackoffPolicyFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ClientBackoffPolicyFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ClientBackoffPolicyFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ExponentialClientBackoffPolicy.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ExponentialClientBackoffPolicy.html b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ExponentialClientBackoffPolicy.html
index 66b3bb6..7775b45 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ExponentialClientBackoffPolicy.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ExponentialClientBackoffPolicy.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ExponentialClientBackoffPolicy (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ExponentialClientBackoffPolicy (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ExponentialClientBackoffPolicy (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ExponentialClientBackoffPolicy (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ServerStatistics.RegionStatistics.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ServerStatistics.RegionStatistics.html b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ServerStatistics.RegionStatistics.html
index 7aec16b..0ccadea 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ServerStatistics.RegionStatistics.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ServerStatistics.RegionStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ServerStatistics.RegionStatistics (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ServerStatistics.RegionStatistics (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ServerStatistics.RegionStatistics (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ServerStatistics.RegionStatistics (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ServerStatistics.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ServerStatistics.html b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ServerStatistics.html
index 1ed93a7..05d2a2e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ServerStatistics.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/ServerStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ServerStatistics (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ServerStatistics (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ServerStatistics (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ServerStatistics (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicy.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicy.html b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicy.html
index 53b0f9f..6886a96 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicy.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicy.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicy (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicy (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicy (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicy (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicyFactory.NoBackoffPolicy.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicyFactory.NoBackoffPolicy.html b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicyFactory.NoBackoffPolicy.html
index 0005559..f1538aa 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicyFactory.NoBackoffPolicy.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicyFactory.NoBackoffPolicy.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicyFactory.NoBackoffPolicy (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicyFactory.NoBackoffPolicy (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicyFactory.NoBackoffPolicy (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicyFactory.NoBackoffPolicy (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicyFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicyFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicyFactory.html
index 833631f..83c069d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicyFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ClientBackoffPolicyFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicyFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicyFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicyFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicyFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ExponentialClientBackoffPolicy.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ExponentialClientBackoffPolicy.html b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ExponentialClientBackoffPolicy.html
index 0f4c39d..8b23285 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ExponentialClientBackoffPolicy.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ExponentialClientBackoffPolicy.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.backoff.ExponentialClientBackoffPolicy (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.backoff.ExponentialClientBackoffPolicy (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.backoff.ExponentialClientBackoffPolicy (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.backoff.ExponentialClientBackoffPolicy (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ServerStatistics.RegionStatistics.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ServerStatistics.RegionStatistics.html b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ServerStatistics.RegionStatistics.html
index 8c0d71a..6059668 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ServerStatistics.RegionStatistics.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ServerStatistics.RegionStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.backoff.ServerStatistics.RegionStatistics (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.backoff.ServerStatistics.RegionStatistics (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.backoff.ServerStatistics.RegionStatistics (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.backoff.ServerStatistics.RegionStatistics (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ServerStatistics.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ServerStatistics.html b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ServerStatistics.html
index d3c6e5f..39cf1ce 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ServerStatistics.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/class-use/ServerStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.backoff.ServerStatistics (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.backoff.ServerStatistics (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.backoff.ServerStatistics (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.backoff.ServerStatistics (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -128,7 +128,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">ClientBackoffPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicy.html#getBackoffTime-org.apache.hadoop.hbase.ServerName-byte:A-org.apache.hadoop.hbase.client.backoff.ServerStatistics-">getBackoffTime</a></span>(<a href="../../../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
+<td class="colLast"><span class="typeNameLabel">ClientBackoffPolicyFactory.NoBackoffPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.NoBackoffPolicy.html#getBackoffTime-org.apache.hadoop.hbase.ServerName-byte:A-org.apache.hadoop.hbase.client.backoff.ServerStatistics-">getBackoffTime</a></span>(<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>
@@ -140,7 +140,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">ClientBackoffPolicyFactory.NoBackoffPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.NoBackoffPolicy.html#getBackoffTime-org.apache.hadoop.hbase.ServerName-byte:A-org.apache.hadoop.hbase.client.backoff.ServerStatistics-">getBackoffTime</a></span>(<a href="../../../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
+<td class="colLast"><span class="typeNameLabel">ClientBackoffPolicy.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicy.html#getBackoffTime-org.apache.hadoop.hbase.ServerName-byte:A-org.apache.hadoop.hbase.client.backoff.ServerStatistics-">getBackoffTime</a></span>(<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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-frame.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-frame.html b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-frame.html
index 7b52d8d..6438fc5 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-frame.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.client.backoff (Apache HBase 2.0.0-beta-2 API)</title>
+<title>org.apache.hadoop.hbase.client.backoff (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-summary.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-summary.html b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-summary.html
index e70b935..a474782 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-summary.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.client.backoff (Apache HBase 2.0.0-beta-2 API)</title>
+<title>org.apache.hadoop.hbase.client.backoff (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.hadoop.hbase.client.backoff (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="org.apache.hadoop.hbase.client.backoff (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-tree.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-tree.html b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-tree.html
index 712f2b8..9b82366 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-tree.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.client.backoff Class Hierarchy (Apache HBase 2.0.0-beta-2 API)</title>
+<title>org.apache.hadoop.hbase.client.backoff Class Hierarchy (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.hadoop.hbase.client.backoff Class Hierarchy (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="org.apache.hadoop.hbase.client.backoff Class Hierarchy (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-use.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-use.html b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-use.html
index 77142b9..e06c585 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-use.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/backoff/package-use.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.hadoop.hbase.client.backoff (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Package org.apache.hadoop.hbase.client.backoff (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.hadoop.hbase.client.backoff (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Package org.apache.hadoop.hbase.client.backoff (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AbstractClientScanner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AbstractClientScanner.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AbstractClientScanner.html
index 1c5abaa..7635969 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AbstractClientScanner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AbstractClientScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.AbstractClientScanner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.AbstractClientScanner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.AbstractClientScanner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.AbstractClientScanner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Action.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Action.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Action.html
index e758040..b966d8f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Action.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Action.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.Action (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.Action (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Action (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Action (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Admin.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Admin.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Admin.html
index 31ae002..fcb030c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Admin.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Admin.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.Admin (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.Admin (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.Admin (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.Admin (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AdvancedScanResultConsumer.ScanController.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AdvancedScanResultConsumer.ScanController.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AdvancedScanResultConsumer.ScanController.html
index 8008d98..2f00d6e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AdvancedScanResultConsumer.ScanController.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AdvancedScanResultConsumer.ScanController.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer.ScanController (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer.ScanController (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer.ScanController (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer.ScanController (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AdvancedScanResultConsumer.ScanResumer.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AdvancedScanResultConsumer.ScanResumer.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AdvancedScanResultConsumer.ScanResumer.html
index 1f224bb..d494aad 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AdvancedScanResultConsumer.ScanResumer.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AdvancedScanResultConsumer.ScanResumer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer.ScanResumer (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer.ScanResumer (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer.ScanResumer (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer.ScanResumer (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AdvancedScanResultConsumer.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AdvancedScanResultConsumer.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AdvancedScanResultConsumer.html
index fa16880..2e10809 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AdvancedScanResultConsumer.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AdvancedScanResultConsumer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AdvancedScanResultConsumer (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Append.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Append.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Append.html
index 41d9532..49daba8 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Append.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Append.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.Append (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.Append (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Append (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Append (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -219,15 +219,15 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#append-org.apache.hadoop.hbase.client.Append-">append</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Append.html" title="class in org.apache.hadoop.hbase.client">Append</a>&nbsp;append)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#append-org.apache.hadoop.hbase.client.Append-">append</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Append.html" title="class in org.apache.hadoop.hbase.client">Append</a>&nbsp;append)</code>
 <div class="block">Appends values to one or more columns within a single row.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td>
+<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#append-org.apache.hadoop.hbase.client.Append-">append</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Append.html" title="class in org.apache.hadoop.hbase.client">Append</a>&nbsp;append)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#append-org.apache.hadoop.hbase.client.Append-">append</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Append.html" title="class in org.apache.hadoop.hbase.client">Append</a>&nbsp;append)</code>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdmin.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdmin.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdmin.html
index e0a399c..ea921ca 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdmin.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdmin.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncAdmin (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncAdmin (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncAdmin (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncAdmin (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdminBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdminBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdminBuilder.html
index 767199d..e597c07 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdminBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdminBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncAdminBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncAdminBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncAdminBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncAdminBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdminRequestRetryingCaller.Callable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdminRequestRetryingCaller.Callable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdminRequestRetryingCaller.Callable.html
index a97e5d5..d908d3d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdminRequestRetryingCaller.Callable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdminRequestRetryingCaller.Callable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncAdminRequestRetryingCaller.Callable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncAdminRequestRetryingCaller.Callable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncAdminRequestRetryingCaller.Callable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncAdminRequestRetryingCaller.Callable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdminRequestRetryingCaller.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdminRequestRetryingCaller.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdminRequestRetryingCaller.html
index a825f19..9b43eaf 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdminRequestRetryingCaller.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncAdminRequestRetryingCaller.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.AsyncAdminRequestRetryingCaller (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.AsyncAdminRequestRetryingCaller (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.AsyncAdminRequestRetryingCaller (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.AsyncAdminRequestRetryingCaller (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncBufferedMutator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncBufferedMutator.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncBufferedMutator.html
index de81bec..9666d15 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncBufferedMutator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncBufferedMutator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncBufferedMutator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncBufferedMutator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncBufferedMutator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncBufferedMutator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncBufferedMutatorBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncBufferedMutatorBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncBufferedMutatorBuilder.html
index c7b25b1..148939a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncBufferedMutatorBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncBufferedMutatorBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncBufferedMutatorBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncConnection.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncConnection.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncConnection.html
index eac8638..ef2f6e2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncConnection.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncConnection.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncConnection (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncConnection (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncConnection (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncConnection (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncMasterRequestRpcRetryingCaller.Callable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncMasterRequestRpcRetryingCaller.Callable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncMasterRequestRpcRetryingCaller.Callable.html
index 769d469..150ead7 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncMasterRequestRpcRetryingCaller.Callable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncMasterRequestRpcRetryingCaller.Callable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller.Callable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller.Callable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller.Callable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller.Callable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncMasterRequestRpcRetryingCaller.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncMasterRequestRpcRetryingCaller.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncMasterRequestRpcRetryingCaller.html
index 1b75ec6..d1447bc 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncMasterRequestRpcRetryingCaller.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncMasterRequestRpcRetryingCaller.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.AsyncMasterRequestRpcRetryingCaller (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcessTask.Builder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcessTask.Builder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcessTask.Builder.html
index 6f27f64..3c6ce17 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcessTask.Builder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcessTask.Builder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.AsyncProcessTask.Builder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcessTask.SubmittedRows.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcessTask.SubmittedRows.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcessTask.SubmittedRows.html
index 24ffa4f..812d491 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcessTask.SubmittedRows.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcessTask.SubmittedRows.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.AsyncProcessTask.SubmittedRows (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.AsyncProcessTask.SubmittedRows (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.AsyncProcessTask.SubmittedRows (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.AsyncProcessTask.SubmittedRows (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcessTask.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcessTask.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcessTask.html
index 5b2637e..7ff9e69 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcessTask.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncProcessTask.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.AsyncProcessTask (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.AsyncProcessTask (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.AsyncProcessTask (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.AsyncProcessTask (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncRequestFuture.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncRequestFuture.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncRequestFuture.html
index 2b39227..3dad3a0 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncRequestFuture.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncRequestFuture.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncRequestFuture (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncRequestFuture (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncRequestFuture (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncRequestFuture (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncRpcRetryingCaller.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncRpcRetryingCaller.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncRpcRetryingCaller.html
index c5c6b5d..e7fa049 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncRpcRetryingCaller.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncRpcRetryingCaller.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[48/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/allclasses-frame.html b/2.0/apidocs/allclasses-frame.html
index b6a3501..7304a10 100644
--- a/2.0/apidocs/allclasses-frame.html
+++ b/2.0/apidocs/allclasses-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache HBase 2.0.0-beta-2 API)</title>
+<title>All Classes (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -115,6 +115,7 @@
 <li><a href="org/apache/hadoop/hbase/replication/BaseWALEntryFilter.html" title="class in org.apache.hadoop.hbase.replication" target="classFrame">BaseWALEntryFilter</a></li>
 <li><a href="org/apache/hadoop/hbase/regionserver/BasicMemStoreCompactionStrategy.html" title="class in org.apache.hadoop.hbase.regionserver" target="classFrame">BasicMemStoreCompactionStrategy</a></li>
 <li><a href="org/apache/hadoop/hbase/client/BatchScanResultCache.html" title="class in org.apache.hadoop.hbase.client" target="classFrame">BatchScanResultCache</a></li>
+<li><a href="org/apache/hadoop/hbase/BBKVComparator.html" title="class in org.apache.hadoop.hbase" target="classFrame">BBKVComparator</a></li>
 <li><a href="org/apache/hadoop/hbase/filter/BigDecimalComparator.html" title="class in org.apache.hadoop.hbase.filter" target="classFrame">BigDecimalComparator</a></li>
 <li><a href="org/apache/hadoop/hbase/filter/BinaryComparator.html" title="class in org.apache.hadoop.hbase.filter" target="classFrame">BinaryComparator</a></li>
 <li><a href="org/apache/hadoop/hbase/filter/BinaryPrefixComparator.html" title="class in org.apache.hadoop.hbase.filter" target="classFrame">BinaryPrefixComparator</a></li>
@@ -331,6 +332,8 @@
 <li><a href="org/apache/hadoop/hbase/Coprocessor.html" title="interface in org.apache.hadoop.hbase" target="classFrame"><span class="interfaceName">Coprocessor</span></a></li>
 <li><a href="org/apache/hadoop/hbase/Coprocessor.State.html" title="enum in org.apache.hadoop.hbase" target="classFrame">Coprocessor.State</a></li>
 <li><a href="org/apache/hadoop/hbase/util/CoprocessorClassLoader.html" title="class in org.apache.hadoop.hbase.util" target="classFrame">CoprocessorClassLoader</a></li>
+<li><a href="org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client" target="classFrame"><span class="interfaceName">CoprocessorDescriptor</span></a></li>
+<li><a href="org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client" target="classFrame">CoprocessorDescriptorBuilder</a></li>
 <li><a href="org/apache/hadoop/hbase/CoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase" target="classFrame"><span class="interfaceName">CoprocessorEnvironment</span></a></li>
 <li><a href="org/apache/hadoop/hbase/coprocessor/CoprocessorException.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">CoprocessorException</a></li>
 <li><a href="org/apache/hadoop/hbase/coprocessor/CoprocessorHost.html" title="class in org.apache.hadoop.hbase.coprocessor" target="classFrame">CoprocessorHost</a></li>
@@ -796,7 +799,7 @@
 <li><a href="org/apache/hadoop/hbase/regionserver/MemStoreMergerSegmentsIterator.html" title="class in org.apache.hadoop.hbase.regionserver" target="classFrame">MemStoreMergerSegmentsIterator</a></li>
 <li><a href="org/apache/hadoop/hbase/regionserver/MemStoreSegmentsIterator.html" title="class in org.apache.hadoop.hbase.regionserver" target="classFrame">MemStoreSegmentsIterator</a></li>
 <li><a href="org/apache/hadoop/hbase/regionserver/MemStoreSize.html" title="class in org.apache.hadoop.hbase.regionserver" target="classFrame">MemStoreSize</a></li>
-<li><a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html" title="class in org.apache.hadoop.hbase.regionserver" target="classFrame">MemStoreSizing</a></li>
+<li><a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html" title="interface in org.apache.hadoop.hbase.regionserver" target="classFrame"><span class="interfaceName">MemStoreSizing</span></a></li>
 <li><a href="org/apache/hadoop/hbase/regionserver/MemStoreSnapshot.html" title="class in org.apache.hadoop.hbase.regionserver" target="classFrame">MemStoreSnapshot</a></li>
 <li><a href="org/apache/hadoop/hbase/exceptions/MergeRegionException.html" title="class in org.apache.hadoop.hbase.exceptions" target="classFrame">MergeRegionException</a></li>
 <li><a href="org/apache/hadoop/hbase/client/MetaCache.html" title="class in org.apache.hadoop.hbase.client" target="classFrame">MetaCache</a></li>
@@ -1044,7 +1047,6 @@
 <li><a href="org/apache/hadoop/hbase/util/PrettyPrinter.Unit.html" title="enum in org.apache.hadoop.hbase.util" target="classFrame">PrettyPrinter.Unit</a></li>
 <li><a href="org/apache/hadoop/hbase/ipc/PriorityFunction.html" title="interface in org.apache.hadoop.hbase.ipc" target="classFrame"><span class="interfaceName">PriorityFunction</span></a></li>
 <li><a href="org/apache/hadoop/hbase/PrivateCellUtil.html" title="class in org.apache.hadoop.hbase" target="classFrame">PrivateCellUtil</a></li>
-<li><a href="org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase" target="classFrame">ProcedureState</a></li>
 <li><a href="org/apache/hadoop/hbase/conf/PropagatingConfigurationObserver.html" title="interface in org.apache.hadoop.hbase.conf" target="classFrame"><span class="interfaceName">PropagatingConfigurationObserver</span></a></li>
 <li><a href="org/apache/hadoop/hbase/regionserver/wal/ProtobufLogReader.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">ProtobufLogReader</a></li>
 <li><a href="org/apache/hadoop/hbase/regionserver/wal/ProtobufLogWriter.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">ProtobufLogWriter</a></li>
@@ -1220,6 +1222,7 @@
 <li><a href="org/apache/hadoop/hbase/rest/ResourceBase.html" title="class in org.apache.hadoop.hbase.rest" target="classFrame">ResourceBase</a></li>
 <li><a href="org/apache/hadoop/hbase/rest/client/Response.html" title="class in org.apache.hadoop.hbase.rest.client" target="classFrame">Response</a></li>
 <li><a href="org/apache/hadoop/hbase/shaded/protobuf/ResponseConverter.html" title="class in org.apache.hadoop.hbase.shaded.protobuf" target="classFrame">ResponseConverter</a></li>
+<li><a href="org/apache/hadoop/hbase/rest/RESTDemoClient.html" title="class in org.apache.hadoop.hbase.rest" target="classFrame">RESTDemoClient</a></li>
 <li><a href="org/apache/hadoop/hbase/snapshot/RestoreSnapshotException.html" title="class in org.apache.hadoop.hbase.snapshot" target="classFrame">RestoreSnapshotException</a></li>
 <li><a href="org/apache/hadoop/hbase/snapshot/RestoreSnapshotHelper.html" title="class in org.apache.hadoop.hbase.snapshot" target="classFrame">RestoreSnapshotHelper</a></li>
 <li><a href="org/apache/hadoop/hbase/snapshot/RestoreSnapshotHelper.RestoreMetaChanges.html" title="class in org.apache.hadoop.hbase.snapshot" target="classFrame">RestoreSnapshotHelper.RestoreMetaChanges</a></li>
@@ -1289,6 +1292,8 @@
 <li><a href="org/apache/hadoop/hbase/ipc/RpcServer.CallCleanup.html" title="interface in org.apache.hadoop.hbase.ipc" target="classFrame"><span class="interfaceName">RpcServer.CallCleanup</span></a></li>
 <li><a href="org/apache/hadoop/hbase/ipc/RpcServerFactory.html" title="class in org.apache.hadoop.hbase.ipc" target="classFrame">RpcServerFactory</a></li>
 <li><a href="org/apache/hadoop/hbase/ipc/RpcServerInterface.html" title="interface in org.apache.hadoop.hbase.ipc" target="classFrame"><span class="interfaceName">RpcServerInterface</span></a></li>
+<li><a href="org/apache/hadoop/hbase/quotas/RpcThrottlingException.html" title="class in org.apache.hadoop.hbase.quotas" target="classFrame">RpcThrottlingException</a></li>
+<li><a href="org/apache/hadoop/hbase/quotas/RpcThrottlingException.Type.html" title="enum in org.apache.hadoop.hbase.quotas" target="classFrame">RpcThrottlingException.Type</a></li>
 <li><a href="org/apache/hadoop/hbase/regionserver/RSDumpServlet.html" title="class in org.apache.hadoop.hbase.regionserver" target="classFrame">RSDumpServlet</a></li>
 <li><a href="org/apache/hadoop/hbase/rsgroup/RSGroupableBalancer.html" title="interface in org.apache.hadoop.hbase.rsgroup" target="classFrame"><span class="interfaceName">RSGroupableBalancer</span></a></li>
 <li><a href="org/apache/hadoop/hbase/rsgroup/RSGroupAdmin.html" title="interface in org.apache.hadoop.hbase.rsgroup" target="classFrame"><span class="interfaceName">RSGroupAdmin</span></a></li>
@@ -1407,6 +1412,7 @@
 <li><a href="org/apache/hadoop/hbase/snapshot/SnapshotReferenceUtil.html" title="class in org.apache.hadoop.hbase.snapshot" target="classFrame">SnapshotReferenceUtil</a></li>
 <li><a href="org/apache/hadoop/hbase/snapshot/SnapshotReferenceUtil.SnapshotVisitor.html" title="interface in org.apache.hadoop.hbase.snapshot" target="classFrame"><span class="interfaceName">SnapshotReferenceUtil.SnapshotVisitor</span></a></li>
 <li><a href="org/apache/hadoop/hbase/snapshot/SnapshotReferenceUtil.StoreFileVisitor.html" title="interface in org.apache.hadoop.hbase.snapshot" target="classFrame"><span class="interfaceName">SnapshotReferenceUtil.StoreFileVisitor</span></a></li>
+<li><a href="org/apache/hadoop/hbase/regionserver/SnapshotSegmentScanner.html" title="class in org.apache.hadoop.hbase.regionserver" target="classFrame">SnapshotSegmentScanner</a></li>
 <li><a href="org/apache/hadoop/hbase/master/SnapshotSentinel.html" title="interface in org.apache.hadoop.hbase.master" target="classFrame"><span class="interfaceName">SnapshotSentinel</span></a></li>
 <li><a href="org/apache/hadoop/hbase/client/SnapshotType.html" title="enum in org.apache.hadoop.hbase.client" target="classFrame">SnapshotType</a></li>
 <li><a href="org/apache/hadoop/hbase/util/SoftObjectPool.html" title="class in org.apache.hadoop.hbase.util" target="classFrame">SoftObjectPool</a></li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/allclasses-noframe.html b/2.0/apidocs/allclasses-noframe.html
index 03e1ac0..a87ecc7 100644
--- a/2.0/apidocs/allclasses-noframe.html
+++ b/2.0/apidocs/allclasses-noframe.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache HBase 2.0.0-beta-2 API)</title>
+<title>All Classes (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -115,6 +115,7 @@
 <li><a href="org/apache/hadoop/hbase/replication/BaseWALEntryFilter.html" title="class in org.apache.hadoop.hbase.replication">BaseWALEntryFilter</a></li>
 <li><a href="org/apache/hadoop/hbase/regionserver/BasicMemStoreCompactionStrategy.html" title="class in org.apache.hadoop.hbase.regionserver">BasicMemStoreCompactionStrategy</a></li>
 <li><a href="org/apache/hadoop/hbase/client/BatchScanResultCache.html" title="class in org.apache.hadoop.hbase.client">BatchScanResultCache</a></li>
+<li><a href="org/apache/hadoop/hbase/BBKVComparator.html" title="class in org.apache.hadoop.hbase">BBKVComparator</a></li>
 <li><a href="org/apache/hadoop/hbase/filter/BigDecimalComparator.html" title="class in org.apache.hadoop.hbase.filter">BigDecimalComparator</a></li>
 <li><a href="org/apache/hadoop/hbase/filter/BinaryComparator.html" title="class in org.apache.hadoop.hbase.filter">BinaryComparator</a></li>
 <li><a href="org/apache/hadoop/hbase/filter/BinaryPrefixComparator.html" title="class in org.apache.hadoop.hbase.filter">BinaryPrefixComparator</a></li>
@@ -331,6 +332,8 @@
 <li><a href="org/apache/hadoop/hbase/Coprocessor.html" title="interface in org.apache.hadoop.hbase"><span class="interfaceName">Coprocessor</span></a></li>
 <li><a href="org/apache/hadoop/hbase/Coprocessor.State.html" title="enum in org.apache.hadoop.hbase">Coprocessor.State</a></li>
 <li><a href="org/apache/hadoop/hbase/util/CoprocessorClassLoader.html" title="class in org.apache.hadoop.hbase.util">CoprocessorClassLoader</a></li>
+<li><a href="org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client"><span class="interfaceName">CoprocessorDescriptor</span></a></li>
+<li><a href="org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a></li>
 <li><a href="org/apache/hadoop/hbase/CoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase"><span class="interfaceName">CoprocessorEnvironment</span></a></li>
 <li><a href="org/apache/hadoop/hbase/coprocessor/CoprocessorException.html" title="class in org.apache.hadoop.hbase.coprocessor">CoprocessorException</a></li>
 <li><a href="org/apache/hadoop/hbase/coprocessor/CoprocessorHost.html" title="class in org.apache.hadoop.hbase.coprocessor">CoprocessorHost</a></li>
@@ -796,7 +799,7 @@
 <li><a href="org/apache/hadoop/hbase/regionserver/MemStoreMergerSegmentsIterator.html" title="class in org.apache.hadoop.hbase.regionserver">MemStoreMergerSegmentsIterator</a></li>
 <li><a href="org/apache/hadoop/hbase/regionserver/MemStoreSegmentsIterator.html" title="class in org.apache.hadoop.hbase.regionserver">MemStoreSegmentsIterator</a></li>
 <li><a href="org/apache/hadoop/hbase/regionserver/MemStoreSize.html" title="class in org.apache.hadoop.hbase.regionserver">MemStoreSize</a></li>
-<li><a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html" title="class in org.apache.hadoop.hbase.regionserver">MemStoreSizing</a></li>
+<li><a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html" title="interface in org.apache.hadoop.hbase.regionserver"><span class="interfaceName">MemStoreSizing</span></a></li>
 <li><a href="org/apache/hadoop/hbase/regionserver/MemStoreSnapshot.html" title="class in org.apache.hadoop.hbase.regionserver">MemStoreSnapshot</a></li>
 <li><a href="org/apache/hadoop/hbase/exceptions/MergeRegionException.html" title="class in org.apache.hadoop.hbase.exceptions">MergeRegionException</a></li>
 <li><a href="org/apache/hadoop/hbase/client/MetaCache.html" title="class in org.apache.hadoop.hbase.client">MetaCache</a></li>
@@ -1044,7 +1047,6 @@
 <li><a href="org/apache/hadoop/hbase/util/PrettyPrinter.Unit.html" title="enum in org.apache.hadoop.hbase.util">PrettyPrinter.Unit</a></li>
 <li><a href="org/apache/hadoop/hbase/ipc/PriorityFunction.html" title="interface in org.apache.hadoop.hbase.ipc"><span class="interfaceName">PriorityFunction</span></a></li>
 <li><a href="org/apache/hadoop/hbase/PrivateCellUtil.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil</a></li>
-<li><a href="org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a></li>
 <li><a href="org/apache/hadoop/hbase/conf/PropagatingConfigurationObserver.html" title="interface in org.apache.hadoop.hbase.conf"><span class="interfaceName">PropagatingConfigurationObserver</span></a></li>
 <li><a href="org/apache/hadoop/hbase/regionserver/wal/ProtobufLogReader.html" title="class in org.apache.hadoop.hbase.regionserver.wal">ProtobufLogReader</a></li>
 <li><a href="org/apache/hadoop/hbase/regionserver/wal/ProtobufLogWriter.html" title="class in org.apache.hadoop.hbase.regionserver.wal">ProtobufLogWriter</a></li>
@@ -1220,6 +1222,7 @@
 <li><a href="org/apache/hadoop/hbase/rest/ResourceBase.html" title="class in org.apache.hadoop.hbase.rest">ResourceBase</a></li>
 <li><a href="org/apache/hadoop/hbase/rest/client/Response.html" title="class in org.apache.hadoop.hbase.rest.client">Response</a></li>
 <li><a href="org/apache/hadoop/hbase/shaded/protobuf/ResponseConverter.html" title="class in org.apache.hadoop.hbase.shaded.protobuf">ResponseConverter</a></li>
+<li><a href="org/apache/hadoop/hbase/rest/RESTDemoClient.html" title="class in org.apache.hadoop.hbase.rest">RESTDemoClient</a></li>
 <li><a href="org/apache/hadoop/hbase/snapshot/RestoreSnapshotException.html" title="class in org.apache.hadoop.hbase.snapshot">RestoreSnapshotException</a></li>
 <li><a href="org/apache/hadoop/hbase/snapshot/RestoreSnapshotHelper.html" title="class in org.apache.hadoop.hbase.snapshot">RestoreSnapshotHelper</a></li>
 <li><a href="org/apache/hadoop/hbase/snapshot/RestoreSnapshotHelper.RestoreMetaChanges.html" title="class in org.apache.hadoop.hbase.snapshot">RestoreSnapshotHelper.RestoreMetaChanges</a></li>
@@ -1289,6 +1292,8 @@
 <li><a href="org/apache/hadoop/hbase/ipc/RpcServer.CallCleanup.html" title="interface in org.apache.hadoop.hbase.ipc"><span class="interfaceName">RpcServer.CallCleanup</span></a></li>
 <li><a href="org/apache/hadoop/hbase/ipc/RpcServerFactory.html" title="class in org.apache.hadoop.hbase.ipc">RpcServerFactory</a></li>
 <li><a href="org/apache/hadoop/hbase/ipc/RpcServerInterface.html" title="interface in org.apache.hadoop.hbase.ipc"><span class="interfaceName">RpcServerInterface</span></a></li>
+<li><a href="org/apache/hadoop/hbase/quotas/RpcThrottlingException.html" title="class in org.apache.hadoop.hbase.quotas">RpcThrottlingException</a></li>
+<li><a href="org/apache/hadoop/hbase/quotas/RpcThrottlingException.Type.html" title="enum in org.apache.hadoop.hbase.quotas">RpcThrottlingException.Type</a></li>
 <li><a href="org/apache/hadoop/hbase/regionserver/RSDumpServlet.html" title="class in org.apache.hadoop.hbase.regionserver">RSDumpServlet</a></li>
 <li><a href="org/apache/hadoop/hbase/rsgroup/RSGroupableBalancer.html" title="interface in org.apache.hadoop.hbase.rsgroup"><span class="interfaceName">RSGroupableBalancer</span></a></li>
 <li><a href="org/apache/hadoop/hbase/rsgroup/RSGroupAdmin.html" title="interface in org.apache.hadoop.hbase.rsgroup"><span class="interfaceName">RSGroupAdmin</span></a></li>
@@ -1407,6 +1412,7 @@
 <li><a href="org/apache/hadoop/hbase/snapshot/SnapshotReferenceUtil.html" title="class in org.apache.hadoop.hbase.snapshot">SnapshotReferenceUtil</a></li>
 <li><a href="org/apache/hadoop/hbase/snapshot/SnapshotReferenceUtil.SnapshotVisitor.html" title="interface in org.apache.hadoop.hbase.snapshot"><span class="interfaceName">SnapshotReferenceUtil.SnapshotVisitor</span></a></li>
 <li><a href="org/apache/hadoop/hbase/snapshot/SnapshotReferenceUtil.StoreFileVisitor.html" title="interface in org.apache.hadoop.hbase.snapshot"><span class="interfaceName">SnapshotReferenceUtil.StoreFileVisitor</span></a></li>
+<li><a href="org/apache/hadoop/hbase/regionserver/SnapshotSegmentScanner.html" title="class in org.apache.hadoop.hbase.regionserver">SnapshotSegmentScanner</a></li>
 <li><a href="org/apache/hadoop/hbase/master/SnapshotSentinel.html" title="interface in org.apache.hadoop.hbase.master"><span class="interfaceName">SnapshotSentinel</span></a></li>
 <li><a href="org/apache/hadoop/hbase/client/SnapshotType.html" title="enum in org.apache.hadoop.hbase.client">SnapshotType</a></li>
 <li><a href="org/apache/hadoop/hbase/util/SoftObjectPool.html" title="class in org.apache.hadoop.hbase.util">SoftObjectPool</a></li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/com/google/protobuf/HBaseZeroCopyByteString.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/com/google/protobuf/HBaseZeroCopyByteString.html b/2.0/apidocs/com/google/protobuf/HBaseZeroCopyByteString.html
index 1608b17..0c658d9 100644
--- a/2.0/apidocs/com/google/protobuf/HBaseZeroCopyByteString.html
+++ b/2.0/apidocs/com/google/protobuf/HBaseZeroCopyByteString.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HBaseZeroCopyByteString (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HBaseZeroCopyByteString (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HBaseZeroCopyByteString (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HBaseZeroCopyByteString (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -118,7 +118,8 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public final class <a href="../../../src-html/com/google/protobuf/HBaseZeroCopyByteString.html#line.30">HBaseZeroCopyByteString</a>
+<pre>@InterfaceAudience.Private
+public final class <a href="../../../src-html/com/google/protobuf/HBaseZeroCopyByteString.html#line.33">HBaseZeroCopyByteString</a>
 extends com.google.protobuf.ByteString</pre>
 <div class="block">Helper class to extract byte arrays from <code>ByteString</code> without copy.
  <p>
@@ -360,7 +361,7 @@ extends com.google.protobuf.ByteString</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>wrap</h4>
-<pre>public static&nbsp;com.google.protobuf.ByteString&nbsp;<a href="../../../src-html/com/google/protobuf/HBaseZeroCopyByteString.html#line.43">wrap</a>(byte[]&nbsp;array)</pre>
+<pre>public static&nbsp;com.google.protobuf.ByteString&nbsp;<a href="../../../src-html/com/google/protobuf/HBaseZeroCopyByteString.html#line.46">wrap</a>(byte[]&nbsp;array)</pre>
 <div class="block">Wraps a byte array in a <code>ByteString</code> without copying it.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -376,7 +377,7 @@ extends com.google.protobuf.ByteString</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>wrap</h4>
-<pre>public static&nbsp;com.google.protobuf.ByteString&nbsp;<a href="../../../src-html/com/google/protobuf/HBaseZeroCopyByteString.html#line.54">wrap</a>(byte[]&nbsp;array,
+<pre>public static&nbsp;com.google.protobuf.ByteString&nbsp;<a href="../../../src-html/com/google/protobuf/HBaseZeroCopyByteString.html#line.57">wrap</a>(byte[]&nbsp;array,
                                                   int&nbsp;offset,
                                                   int&nbsp;length)</pre>
 <div class="block">Wraps a subset of a byte array in a <code>ByteString</code> without copying it.</div>
@@ -396,7 +397,7 @@ extends com.google.protobuf.ByteString</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>zeroCopyGetBytes</h4>
-<pre>public static&nbsp;byte[]&nbsp;<a href="../../../src-html/com/google/protobuf/HBaseZeroCopyByteString.html#line.67">zeroCopyGetBytes</a>(com.google.protobuf.ByteString&nbsp;buf)</pre>
+<pre>public static&nbsp;byte[]&nbsp;<a href="../../../src-html/com/google/protobuf/HBaseZeroCopyByteString.html#line.70">zeroCopyGetBytes</a>(com.google.protobuf.ByteString&nbsp;buf)</pre>
 <div class="block">Extracts the byte array from the given <code>ByteString</code> without copy.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/com/google/protobuf/class-use/HBaseZeroCopyByteString.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/com/google/protobuf/class-use/HBaseZeroCopyByteString.html b/2.0/apidocs/com/google/protobuf/class-use/HBaseZeroCopyByteString.html
index 2c34435..37f9326 100644
--- a/2.0/apidocs/com/google/protobuf/class-use/HBaseZeroCopyByteString.html
+++ b/2.0/apidocs/com/google/protobuf/class-use/HBaseZeroCopyByteString.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class com.google.protobuf.HBaseZeroCopyByteString (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class com.google.protobuf.HBaseZeroCopyByteString (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class com.google.protobuf.HBaseZeroCopyByteString (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class com.google.protobuf.HBaseZeroCopyByteString (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/com/google/protobuf/package-frame.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/com/google/protobuf/package-frame.html b/2.0/apidocs/com/google/protobuf/package-frame.html
index 07cae33..c3a1e28 100644
--- a/2.0/apidocs/com/google/protobuf/package-frame.html
+++ b/2.0/apidocs/com/google/protobuf/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>com.google.protobuf (Apache HBase 2.0.0-beta-2 API)</title>
+<title>com.google.protobuf (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/com/google/protobuf/package-summary.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/com/google/protobuf/package-summary.html b/2.0/apidocs/com/google/protobuf/package-summary.html
index 7cff45b..37ebd6a 100644
--- a/2.0/apidocs/com/google/protobuf/package-summary.html
+++ b/2.0/apidocs/com/google/protobuf/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>com.google.protobuf (Apache HBase 2.0.0-beta-2 API)</title>
+<title>com.google.protobuf (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="com.google.protobuf (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="com.google.protobuf (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/com/google/protobuf/package-tree.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/com/google/protobuf/package-tree.html b/2.0/apidocs/com/google/protobuf/package-tree.html
index 8dea573..6181674 100644
--- a/2.0/apidocs/com/google/protobuf/package-tree.html
+++ b/2.0/apidocs/com/google/protobuf/package-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>com.google.protobuf Class Hierarchy (Apache HBase 2.0.0-beta-2 API)</title>
+<title>com.google.protobuf Class Hierarchy (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="com.google.protobuf Class Hierarchy (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="com.google.protobuf Class Hierarchy (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/com/google/protobuf/package-use.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/com/google/protobuf/package-use.html b/2.0/apidocs/com/google/protobuf/package-use.html
index 1a51f99..924a0ec 100644
--- a/2.0/apidocs/com/google/protobuf/package-use.html
+++ b/2.0/apidocs/com/google/protobuf/package-use.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package com.google.protobuf (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Package com.google.protobuf (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package com.google.protobuf (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Package com.google.protobuf (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/constant-values.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/constant-values.html b/2.0/apidocs/constant-values.html
index 55f0254..e03328f 100644
--- a/2.0/apidocs/constant-values.html
+++ b/2.0/apidocs/constant-values.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Constant Field Values (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Constant Field Values (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -3279,28 +3279,28 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/Version.html#date">date</a></code></td>
-<td class="colLast"><code>"Fri Mar  2 13:37:00 PST 2018"</code></td>
+<td class="colLast"><code>"Wed Jun 13 12:19:05 PDT 2018"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.Version.revision">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/Version.html#revision">revision</a></code></td>
-<td class="colLast"><code>"9e9b347d667e1fc6165c9f8ae5ae7052147e8895"</code></td>
+<td class="colLast"><code>"987f7b6d37c2fcacc942cc66e5c5122aba8fdfbe"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.Version.srcChecksum">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/Version.html#srcChecksum">srcChecksum</a></code></td>
-<td class="colLast"><code>"07b3577d4d48c7a79e91a2d133e09db2"</code></td>
+<td class="colLast"><code>"69536eb5582ba8080c77a67507ef565a"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.Version.url">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/Version.html#url">url</a></code></td>
-<td class="colLast"><code>"git://ve0524/home/stack/hbase.git"</code></td>
+<td class="colLast"><code>"git://kalashnikov.local/Users/stack/checkouts/hbase.git.clean"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.Version.user">
@@ -3314,7 +3314,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/Version.html#version">version</a></code></td>
-<td class="colLast"><code>"2.0.0-beta-2"</code></td>
+<td class="colLast"><code>"2.0.1"</code></td>
 </tr>
 </tbody>
 </table>
@@ -9774,7 +9774,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/hadoop/hbase/regionserver/MemStoreCompactionStrategy.html#COMPACTING_MEMSTORE_THRESHOLD_DEFAULT">COMPACTING_MEMSTORE_THRESHOLD_DEFAULT</a></code></td>
-<td class="colLast"><code>4</code></td>
+<td class="colLast"><code>2</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy.COMPACTING_MEMSTORE_THRESHOLD_KEY">
@@ -10135,13 +10135,6 @@
 <td class="colLast"><code>"Regions"</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSource.NUM_REGIONS">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/hadoop/hbase/regionserver/MetricsRegionAggregateSource.html#NUM_REGIONS">NUM_REGIONS</a></code></td>
-<td class="colLast"><code>"numRegions"</code></td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSource.NUMBER_OF_REGIONS_DESC">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
@@ -10245,7 +10238,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/regionserver/MetricsRegionServerSource.html#AVERAGE_REGION_SIZE_DESC">AVERAGE_REGION_SIZE_DESC</a></code></td>
-<td class="colLast"><code>"Average region size over the region server including memstore and storefile sizes."</code></td>
+<td class="colLast"><code>"Average region size over the RegionServer including memstore and storefile sizes."</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource.AVG_STORE_FILE_AGE">
@@ -10259,7 +10252,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/regionserver/MetricsRegionServerSource.html#AVG_STORE_FILE_AGE_DESC">AVG_STORE_FILE_AGE_DESC</a></code></td>
-<td class="colLast"><code>"Average age of store files hosted on this region server"</code></td>
+<td class="colLast"><code>"Average age of store files hosted on this RegionServer"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource.BLOCK_CACHE_BLOOM_CHUNK_HIT_COUNT">
@@ -10889,7 +10882,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/regionserver/MetricsRegionServerSource.html#FILTERED_READ_REQUEST_COUNT_DESC">FILTERED_READ_REQUEST_COUNT_DESC</a></code></td>
-<td class="colLast"><code>"Number of filtered read requests this region server has answered."</code></td>
+<td class="colLast"><code>"Number of filtered read requests this RegionServer has answered."</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource.FLUSH_MEMSTORE_SIZE">
@@ -11316,7 +11309,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/regionserver/MetricsRegionServerSource.html#MAX_STORE_FILE_AGE_DESC">MAX_STORE_FILE_AGE_DESC</a></code></td>
-<td class="colLast"><code>"Max age of store files hosted on this region server"</code></td>
+<td class="colLast"><code>"Max age of store files hosted on this RegionServer"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource.MEMSTORE_SIZE">
@@ -11372,7 +11365,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/regionserver/MetricsRegionServerSource.html#MIN_STORE_FILE_AGE_DESC">MIN_STORE_FILE_AGE_DESC</a></code></td>
-<td class="colLast"><code>"Min age of store files hosted on this region server"</code></td>
+<td class="colLast"><code>"Min age of store files hosted on this RegionServer"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource.MOB_FILE_CACHE_ACCESS_COUNT">
@@ -11526,7 +11519,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/regionserver/MetricsRegionServerSource.html#NUM_REFERENCE_FILES_DESC">NUM_REFERENCE_FILES_DESC</a></code></td>
-<td class="colLast"><code>"Number of reference file on this region server"</code></td>
+<td class="colLast"><code>"Number of reference file on this RegionServer"</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource.NUMBER_OF_MUTATIONS_WITHOUT_WAL">
@@ -11596,7 +11589,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/regionserver/MetricsRegionServerSource.html#READ_REQUEST_COUNT_DESC">READ_REQUEST_COUNT_DESC</a></code></td>
-<td class="colLast"><code>"Number of read requests this region server has answered."</code></td>
+<td class="colLast"><code>"Number of read requests with non-empty Results that this RegionServer has answered."</code></td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource.REGION_COUNT">
@@ -11631,7 +11624,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/regionserver/MetricsRegionServerSource.html#RPC_GET_REQUEST_COUNT_DESC">RPC_GET_REQUEST_COUNT_DESC</a></code></td>
-<td class="colLast"><code>"Number of rpc get requests this region server has answered."</code></td>
+<td class="colLast"><code>"Number of rpc get requests this RegionServer has answered."</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource.RPC_MULTI_REQUEST_COUNT">
@@ -11645,7 +11638,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/regionserver/MetricsRegionServerSource.html#RPC_MULTI_REQUEST_COUNT_DESC">RPC_MULTI_REQUEST_COUNT_DESC</a></code></td>
-<td class="colLast"><code>"Number of rpc multi requests this region server has answered."</code></td>
+<td class="colLast"><code>"Number of rpc multi requests this RegionServer has answered."</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource.RPC_MUTATE_REQUEST_COUNT">
@@ -11659,7 +11652,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/regionserver/MetricsRegionServerSource.html#RPC_MUTATE_REQUEST_COUNT_DESC">RPC_MUTATE_REQUEST_COUNT_DESC</a></code></td>
-<td class="colLast"><code>"Number of rpc mutation requests this region server has answered."</code></td>
+<td class="colLast"><code>"Number of rpc mutation requests this RegionServer has answered."</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource.RPC_SCAN_REQUEST_COUNT">
@@ -11673,7 +11666,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/regionserver/MetricsRegionServerSource.html#RPC_SCAN_REQUEST_COUNT_DESC">RPC_SCAN_REQUEST_COUNT_DESC</a></code></td>
-<td class="colLast"><code>"Number of rpc scan requests this region server has answered."</code></td>
+<td class="colLast"><code>"Number of rpc scan requests this RegionServer has answered."</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource.RS_START_TIME_DESC">
@@ -11953,7 +11946,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/regionserver/MetricsRegionServerSource.html#TOTAL_REQUEST_COUNT_DESC">TOTAL_REQUEST_COUNT_DESC</a></code></td>
-<td class="colLast"><code>"Total number of requests this RegionServer has answered."</code></td>
+<td class="colLast"><code>"Total number of requests this RegionServer has answered; increments the count once for EVERY access whether an admin operation, a Scan, a Put or Put of 1M rows, or a Get of a non-existent row"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource.TOTAL_ROW_ACTION_REQUEST_COUNT">
@@ -11967,7 +11960,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/regionserver/MetricsRegionServerSource.html#TOTAL_ROW_ACTION_REQUEST_COUNT_DESC">TOTAL_ROW_ACTION_REQUEST_COUNT_DESC</a></code></td>
-<td class="colLast"><code>"Total number of region requests this RegionServer has answered, count by row-level action"</code></td>
+<td class="colLast"><code>"Total number of region requests this RegionServer has answered; counts by row-level action at the RPC Server (Sums \'readRequestsCount\' and \'writeRequestsCount\'); countsonce per access whether a Put of 1M rows or a Get that returns 1M Results"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource.UPDATES_BLOCKED_DESC">
@@ -12023,7 +12016,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/hadoop/hbase/regionserver/MetricsRegionServerSource.html#WRITE_REQUEST_COUNT_DESC">WRITE_REQUEST_COUNT_DESC</a></code></td>
-<td class="colLast"><code>"Number of mutation requests this region server has answered."</code></td>
+<td class="colLast"><code>"Number of mutation requests this RegionServer has answered."</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource.ZOOKEEPER_QUORUM_DESC">
@@ -14128,14 +14121,14 @@
 <tr class="altColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.util.AbstractHBaseTool.EXIT_FAILURE">
 <!--   -->
-</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/hadoop/hbase/util/AbstractHBaseTool.html#EXIT_FAILURE">EXIT_FAILURE</a></code></td>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.hadoop.hbase.util.AbstractHBaseTool.EXIT_SUCCESS">
 <!--   -->
-</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/hadoop/hbase/util/AbstractHBaseTool.html#EXIT_SUCCESS">EXIT_SUCCESS</a></code></td>
 <td class="colLast"><code>0</code></td>
 </tr>


[32/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellBuilder.html
index 3de3e85..a789142 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.CellBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.CellBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.CellBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.CellBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellBuilderFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellBuilderFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellBuilderFactory.html
index c82500f..72953fb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellBuilderFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellBuilderFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.CellBuilderFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.CellBuilderFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.CellBuilderFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.CellBuilderFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellBuilderType.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellBuilderType.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellBuilderType.html
index 7f6af2f..ab41702 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellBuilderType.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellBuilderType.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.CellBuilderType (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.CellBuilderType (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.CellBuilderType (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.CellBuilderType (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellComparator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellComparator.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellComparator.html
index 9c7201a..c71e7ac 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellComparator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellComparator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.CellComparator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.CellComparator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.CellComparator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.CellComparator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -164,27 +164,27 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#compare-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.Cell-byte:A-int-int-">compare</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#compare-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.Cell-byte:A-int-int-">compare</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
        <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
        byte[]&nbsp;key,
        int&nbsp;offset,
        int&nbsp;length)</code>
-<div class="block">Used when a cell needs to be compared with a key byte[] such as cases of finding the index from
- the index block, bloom keys from the bloom blocks This byte[] is expected to be serialized in
- the KeyValue serialization format If the KeyValue (Cell's) serialization format changes this
- method cannot be used.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of HBase-2.0. Will be removed in HBase-3.0</span></div>
+</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
-<td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#compare-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.Cell-byte:A-int-int-">compare</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#compare-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.Cell-byte:A-int-int-">compare</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
        <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;left,
        byte[]&nbsp;key,
        int&nbsp;offset,
        int&nbsp;length)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">As of HBase-2.0. Will be removed in HBase-3.0</span></div>
-</div>
+<div class="block">Used when a cell needs to be compared with a key byte[] such as cases of finding the index from
+ the index block, bloom keys from the bloom blocks This byte[] is expected to be serialized in
+ the KeyValue serialization format If the KeyValue (Cell's) serialization format changes this
+ method cannot be used.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -251,7 +251,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.EncodedSeeker.html" title="interface in org.apache.hadoop.hbase.io.encoding">DataBlockEncoder.EncodedSeeker</a></code></td>
-<td class="colLast"><span class="typeNameLabel">FastDiffDeltaEncoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/encoding/FastDiffDeltaEncoder.html#createSeeker-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext-">createSeeker</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+<td class="colLast"><span class="typeNameLabel">PrefixKeyDeltaEncoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/encoding/PrefixKeyDeltaEncoder.html#createSeeker-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext-">createSeeker</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
             <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -261,25 +261,25 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.EncodedSeeker.html" title="interface in org.apache.hadoop.hbase.io.encoding">DataBlockEncoder.EncodedSeeker</a></code></td>
-<td class="colLast"><span class="typeNameLabel">DataBlockEncoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.html#createSeeker-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext-">createSeeker</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
-            <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>
-<div class="block">Create a HFileBlock seeker which find KeyValues within a block.</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">RowIndexCodecV1.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/encoding/RowIndexCodecV1.html#createSeeker-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext-">createSeeker</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+            <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.EncodedSeeker.html" title="interface in org.apache.hadoop.hbase.io.encoding">DataBlockEncoder.EncodedSeeker</a></code></td>
-<td class="colLast"><span class="typeNameLabel">PrefixKeyDeltaEncoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/encoding/PrefixKeyDeltaEncoder.html#createSeeker-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext-">createSeeker</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+<td class="colLast"><span class="typeNameLabel">FastDiffDeltaEncoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/encoding/FastDiffDeltaEncoder.html#createSeeker-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext-">createSeeker</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
             <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.EncodedSeeker.html" title="interface in org.apache.hadoop.hbase.io.encoding">DataBlockEncoder.EncodedSeeker</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RowIndexCodecV1.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/encoding/RowIndexCodecV1.html#createSeeker-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext-">createSeeker</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+<td class="colLast"><span class="typeNameLabel">CopyKeyDataBlockEncoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/encoding/CopyKeyDataBlockEncoder.html#createSeeker-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext-">createSeeker</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
             <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.EncodedSeeker.html" title="interface in org.apache.hadoop.hbase.io.encoding">DataBlockEncoder.EncodedSeeker</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CopyKeyDataBlockEncoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/encoding/CopyKeyDataBlockEncoder.html#createSeeker-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext-">createSeeker</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
-            <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">DataBlockEncoder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.html#createSeeker-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext-">createSeeker</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+            <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>
+<div class="block">Create a HFileBlock seeker which find KeyValues within a block.</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -313,19 +313,19 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HFileWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFileWriterImpl.html#comparator">comparator</a></span></code>
-<div class="block">Key comparator.</div>
+<td class="colLast"><span class="typeNameLabel">CompoundBloomFilterBase.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterBase.html#comparator">comparator</a></span></code>
+<div class="block">Comparator used to compare Bloom filter keys</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CompoundBloomFilterBase.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterBase.html#comparator">comparator</a></span></code>
-<div class="block">Comparator used to compare Bloom filter keys</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">HFile.WriterFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFile.WriterFactory.html#comparator">comparator</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HFile.WriterFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFile.WriterFactory.html#comparator">comparator</a></span></code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HFileWriterImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFileWriterImpl.html#comparator">comparator</a></span></code>
+<div class="block">Key comparator.</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -438,11 +438,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HStore.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html#comparator">comparator</a></span></code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">StripeStoreFlusher.StripeFlushRequest.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/StripeStoreFlusher.StripeFlushRequest.html#comparator">comparator</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">StripeStoreFlusher.StripeFlushRequest.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/StripeStoreFlusher.StripeFlushRequest.html#comparator">comparator</a></span></code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HStore.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html#comparator">comparator</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
@@ -469,29 +469,31 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Store.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html#getComparator--">getComparator</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">StoreFile.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFile.html#getComparator--">getComparator</a></span>()</code>
+<div class="block">Get the comparator for comparing two cells.</div>
+</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractMemStore.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/AbstractMemStore.html#getComparator--">getComparator</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
+<td class="colLast"><span class="typeNameLabel">KeyValueHeap.KVScannerComparator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/KeyValueHeap.KVScannerComparator.html#getComparator--">getComparator</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ScanInfo.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/ScanInfo.html#getComparator--">getComparator</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">Store.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html#getComparator--">getComparator</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Segment.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/Segment.html#getComparator--">getComparator</a></span>()</code>
-<div class="block">Returns the Cell comparator used by this segment</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">AbstractMemStore.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/AbstractMemStore.html#getComparator--">getComparator</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
 <td class="colLast"><span class="typeNameLabel">HStoreFile.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/HStoreFile.html#getComparator--">getComparator</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">StoreFileReader.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileReader.html#getComparator--">getComparator</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Segment.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/Segment.html#getComparator--">getComparator</a></span>()</code>
+<div class="block">Returns the Cell comparator used by this segment</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
@@ -499,13 +501,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">KeyValueHeap.KVScannerComparator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/KeyValueHeap.KVScannerComparator.html#getComparator--">getComparator</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ScanInfo.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/ScanInfo.html#getComparator--">getComparator</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">StoreFile.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFile.html#getComparator--">getComparator</a></span>()</code>
-<div class="block">Get the comparator for comparing two cells.</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">StoreFileReader.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileReader.html#getComparator--">getComparator</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -539,10 +539,12 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="typeNameLabel">DateTieredStoreEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.html#createComponents-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.regionserver.HStore-org.apache.hadoop.hbase.CellComparator-">createComponents</a></span>(org.apache.hadoop.conf.Configuration&nbsp;conf,
+<td class="colFirst"><code>protected abstract void</code></td>
+<td class="colLast"><span class="typeNameLabel">StoreEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreEngine.html#createComponents-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.regionserver.HStore-org.apache.hadoop.hbase.CellComparator-">createComponents</a></span>(org.apache.hadoop.conf.Configuration&nbsp;conf,
                 <a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a>&nbsp;store,
-                <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;kvComparator)</code>&nbsp;</td>
+                <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;cellComparator)</code>
+<div class="block">Create the StoreEngine's components.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
@@ -552,17 +554,15 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="typeNameLabel">DefaultStoreEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/DefaultStoreEngine.html#createComponents-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.regionserver.HStore-org.apache.hadoop.hbase.CellComparator-">createComponents</a></span>(org.apache.hadoop.conf.Configuration&nbsp;conf,
+<td class="colLast"><span class="typeNameLabel">DateTieredStoreEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.html#createComponents-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.regionserver.HStore-org.apache.hadoop.hbase.CellComparator-">createComponents</a></span>(org.apache.hadoop.conf.Configuration&nbsp;conf,
                 <a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a>&nbsp;store,
                 <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;kvComparator)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected abstract void</code></td>
-<td class="colLast"><span class="typeNameLabel">StoreEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreEngine.html#createComponents-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.regionserver.HStore-org.apache.hadoop.hbase.CellComparator-">createComponents</a></span>(org.apache.hadoop.conf.Configuration&nbsp;conf,
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="typeNameLabel">DefaultStoreEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/DefaultStoreEngine.html#createComponents-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.regionserver.HStore-org.apache.hadoop.hbase.CellComparator-">createComponents</a></span>(org.apache.hadoop.conf.Configuration&nbsp;conf,
                 <a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a>&nbsp;store,
-                <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;cellComparator)</code>
-<div class="block">Create the StoreEngine's components.</div>
-</td>
+                <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;kvComparator)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/regionserver/CompositeImmutableSegment.html" title="class in org.apache.hadoop.hbase.regionserver">CompositeImmutableSegment</a></code></td>
@@ -599,18 +599,18 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreEngine.html" title="class in org.apache.hadoop.hbase.regionserver">StoreEngine</a>&lt;?,?,?,?&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HMobStore.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/HMobStore.html#createStoreEngine-org.apache.hadoop.hbase.regionserver.HStore-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.CellComparator-">createStoreEngine</a></span>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a>&nbsp;store,
+<td class="colLast"><span class="typeNameLabel">HStore.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html#createStoreEngine-org.apache.hadoop.hbase.regionserver.HStore-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.CellComparator-">createStoreEngine</a></span>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a>&nbsp;store,
                  org.apache.hadoop.conf.Configuration&nbsp;conf,
-                 <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;cellComparator)</code>
-<div class="block">Creates the mob store engine.</div>
+                 <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;kvComparator)</code>
+<div class="block">Creates the store engine configured for the given Store.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreEngine.html" title="class in org.apache.hadoop.hbase.regionserver">StoreEngine</a>&lt;?,?,?,?&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HStore.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html#createStoreEngine-org.apache.hadoop.hbase.regionserver.HStore-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.CellComparator-">createStoreEngine</a></span>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a>&nbsp;store,
+<td class="colLast"><span class="typeNameLabel">HMobStore.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/HMobStore.html#createStoreEngine-org.apache.hadoop.hbase.regionserver.HStore-org.apache.hadoop.conf.Configuration-org.apache.hadoop.hbase.CellComparator-">createStoreEngine</a></span>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a>&nbsp;store,
                  org.apache.hadoop.conf.Configuration&nbsp;conf,
-                 <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;kvComparator)</code>
-<div class="block">Creates the store engine configured for the given Store.</div>
+                 <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;cellComparator)</code>
+<div class="block">Creates the mob store engine.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -829,17 +829,17 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">DeleteTracker.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/querymatcher/DeleteTracker.html#getCellComparator--">getCellComparator</a></span>()</code>
-<div class="block">Return the comparator passed to this delete tracker</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">ScanDeleteTracker.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/querymatcher/ScanDeleteTracker.html#getCellComparator--">getCellComparator</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">NewVersionBehaviorTracker.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/querymatcher/NewVersionBehaviorTracker.html#getCellComparator--">getCellComparator</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">DeleteTracker.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/querymatcher/DeleteTracker.html#getCellComparator--">getCellComparator</a></span>()</code>
+<div class="block">Return the comparator passed to this delete tracker</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ScanDeleteTracker.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/querymatcher/ScanDeleteTracker.html#getCellComparator--">getCellComparator</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">NewVersionBehaviorTracker.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/regionserver/querymatcher/NewVersionBehaviorTracker.html#getCellComparator--">getCellComparator</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellComparatorImpl.MetaCellComparator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellComparatorImpl.MetaCellComparator.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellComparatorImpl.MetaCellComparator.html
index 15caafe..38bd35e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellComparatorImpl.MetaCellComparator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellComparatorImpl.MetaCellComparator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.CellComparatorImpl.MetaCellComparator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.CellComparatorImpl.MetaCellComparator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.CellComparatorImpl.MetaCellComparator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.CellComparatorImpl.MetaCellComparator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellComparatorImpl.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellComparatorImpl.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellComparatorImpl.html
index 795ad2c..3b4ced3 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellComparatorImpl.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellComparatorImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.CellComparatorImpl (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.CellComparatorImpl (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.CellComparatorImpl (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.CellComparatorImpl (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellScannable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellScannable.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellScannable.html
index e920ef1..678f337 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellScannable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellScannable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.CellScannable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.CellScannable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.CellScannable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.CellScannable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellScanner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellScanner.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellScanner.html
index f8144f6..3bb6656 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellScanner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.CellScanner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.CellScanner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.CellScanner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.CellScanner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -187,11 +187,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Result.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Result.html#cellScanner--">cellScanner</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">Mutation.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#cellScanner--">cellScanner</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Mutation.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#cellScanner--">cellScanner</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">Result.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Result.html#cellScanner--">cellScanner</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></code></td>
@@ -248,11 +248,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseRpcControllerImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/HBaseRpcControllerImpl.html#cellScanner--">cellScanner</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">DelegatingHBaseRpcController.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/DelegatingHBaseRpcController.html#cellScanner--">cellScanner</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></code></td>
-<td class="colLast"><span class="typeNameLabel">DelegatingHBaseRpcController.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/DelegatingHBaseRpcController.html#cellScanner--">cellScanner</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HBaseRpcControllerImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/HBaseRpcControllerImpl.html#cellScanner--">cellScanner</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></code></td>
@@ -278,25 +278,25 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;org.apache.hbase.thirdparty.com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">NettyRpcServer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/NettyRpcServer.html#call-org.apache.hbase.thirdparty.com.google.protobuf.BlockingService-org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor-org.apache.hbase.thirdparty.com.google.protobuf.Message-org.apache.hadoop.hbase.CellScanner-long-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-">call</a></span>(org.apache.hbase.thirdparty.com.google.protobuf.BlockingService&nbsp;service,
+<td class="colLast"><span class="typeNameLabel">RpcServerInterface.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServerInterface.html#call-org.apache.hbase.thirdparty.com.google.protobuf.BlockingService-org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor-org.apache.hbase.thirdparty.com.google.protobuf.Message-org.apache.hadoop.hbase.CellScanner-long-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-">call</a></span>(org.apache.hbase.thirdparty.com.google.protobuf.BlockingService&nbsp;service,
     org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor&nbsp;md,
     org.apache.hbase.thirdparty.com.google.protobuf.Message&nbsp;param,
     <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner,
     long&nbsp;receiveTime,
-    org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler&nbsp;status)</code>&nbsp;</td>
+    org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler&nbsp;status)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 1.3, this will be removed in HBase 3.0</span></div>
+</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;org.apache.hbase.thirdparty.com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">RpcServerInterface.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServerInterface.html#call-org.apache.hbase.thirdparty.com.google.protobuf.BlockingService-org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor-org.apache.hbase.thirdparty.com.google.protobuf.Message-org.apache.hadoop.hbase.CellScanner-long-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-">call</a></span>(org.apache.hbase.thirdparty.com.google.protobuf.BlockingService&nbsp;service,
+<td class="colLast"><span class="typeNameLabel">NettyRpcServer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/NettyRpcServer.html#call-org.apache.hbase.thirdparty.com.google.protobuf.BlockingService-org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor-org.apache.hbase.thirdparty.com.google.protobuf.Message-org.apache.hadoop.hbase.CellScanner-long-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-">call</a></span>(org.apache.hbase.thirdparty.com.google.protobuf.BlockingService&nbsp;service,
     org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor&nbsp;md,
     org.apache.hbase.thirdparty.com.google.protobuf.Message&nbsp;param,
     <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner,
     long&nbsp;receiveTime,
-    org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler&nbsp;status)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">As of release 1.3, this will be removed in HBase 3.0</span></div>
-</div>
-</td>
+    org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler&nbsp;status)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;org.apache.hbase.thirdparty.com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
@@ -311,42 +311,42 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;org.apache.hbase.thirdparty.com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">NettyRpcServer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/NettyRpcServer.html#call-org.apache.hbase.thirdparty.com.google.protobuf.BlockingService-org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor-org.apache.hbase.thirdparty.com.google.protobuf.Message-org.apache.hadoop.hbase.CellScanner-long-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-long-int-">call</a></span>(org.apache.hbase.thirdparty.com.google.protobuf.BlockingService&nbsp;service,
+<td class="colLast"><span class="typeNameLabel">RpcServerInterface.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServerInterface.html#call-org.apache.hbase.thirdparty.com.google.protobuf.BlockingService-org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor-org.apache.hbase.thirdparty.com.google.protobuf.Message-org.apache.hadoop.hbase.CellScanner-long-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-long-int-">call</a></span>(org.apache.hbase.thirdparty.com.google.protobuf.BlockingService&nbsp;service,
     org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor&nbsp;md,
     org.apache.hbase.thirdparty.com.google.protobuf.Message&nbsp;param,
     <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner,
     long&nbsp;receiveTime,
     org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler&nbsp;status,
     long&nbsp;startTime,
-    int&nbsp;timeout)</code>&nbsp;</td>
+    int&nbsp;timeout)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0, this will be removed in HBase 3.0</span></div>
+</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;org.apache.hbase.thirdparty.com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">RpcServerInterface.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServerInterface.html#call-org.apache.hbase.thirdparty.com.google.protobuf.BlockingService-org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor-org.apache.hbase.thirdparty.com.google.protobuf.Message-org.apache.hadoop.hbase.CellScanner-long-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-long-int-">call</a></span>(org.apache.hbase.thirdparty.com.google.protobuf.BlockingService&nbsp;service,
+<td class="colLast"><span class="typeNameLabel">NettyRpcServer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/NettyRpcServer.html#call-org.apache.hbase.thirdparty.com.google.protobuf.BlockingService-org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor-org.apache.hbase.thirdparty.com.google.protobuf.Message-org.apache.hadoop.hbase.CellScanner-long-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-long-int-">call</a></span>(org.apache.hbase.thirdparty.com.google.protobuf.BlockingService&nbsp;service,
     org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor&nbsp;md,
     org.apache.hbase.thirdparty.com.google.protobuf.Message&nbsp;param,
     <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner,
     long&nbsp;receiveTime,
     org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler&nbsp;status,
     long&nbsp;startTime,
-    int&nbsp;timeout)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">As of release 2.0, this will be removed in HBase 3.0</span></div>
-</div>
-</td>
+    int&nbsp;timeout)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;org.apache.hbase.thirdparty.com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">RpcServerInterface.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServerInterface.html#call-org.apache.hadoop.hbase.ipc.RpcCall-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-">call</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCall</a>&nbsp;call,
+    org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler&nbsp;status)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;org.apache.hbase.thirdparty.com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">RpcServer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.html#call-org.apache.hadoop.hbase.ipc.RpcCall-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-">call</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCall</a>&nbsp;call,
     org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler&nbsp;status)</code>
 <div class="block">This is a server side method, which is invoked over RPC.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;org.apache.hbase.thirdparty.com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">RpcServerInterface.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServerInterface.html#call-org.apache.hadoop.hbase.ipc.RpcCall-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-">call</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ipc/RpcCall.html" title="interface in org.apache.hadoop.hbase.ipc">RpcCall</a>&nbsp;call,
-    org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler&nbsp;status)</code>&nbsp;</td>
-</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -367,25 +367,25 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;org.apache.hbase.thirdparty.com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">NettyRpcServer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/NettyRpcServer.html#call-org.apache.hbase.thirdparty.com.google.protobuf.BlockingService-org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor-org.apache.hbase.thirdparty.com.google.protobuf.Message-org.apache.hadoop.hbase.CellScanner-long-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-">call</a></span>(org.apache.hbase.thirdparty.com.google.protobuf.BlockingService&nbsp;service,
+<td class="colLast"><span class="typeNameLabel">RpcServerInterface.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServerInterface.html#call-org.apache.hbase.thirdparty.com.google.protobuf.BlockingService-org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor-org.apache.hbase.thirdparty.com.google.protobuf.Message-org.apache.hadoop.hbase.CellScanner-long-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-">call</a></span>(org.apache.hbase.thirdparty.com.google.protobuf.BlockingService&nbsp;service,
     org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor&nbsp;md,
     org.apache.hbase.thirdparty.com.google.protobuf.Message&nbsp;param,
     <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner,
     long&nbsp;receiveTime,
-    org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler&nbsp;status)</code>&nbsp;</td>
+    org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler&nbsp;status)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 1.3, this will be removed in HBase 3.0</span></div>
+</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;org.apache.hbase.thirdparty.com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">RpcServerInterface.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServerInterface.html#call-org.apache.hbase.thirdparty.com.google.protobuf.BlockingService-org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor-org.apache.hbase.thirdparty.com.google.protobuf.Message-org.apache.hadoop.hbase.CellScanner-long-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-">call</a></span>(org.apache.hbase.thirdparty.com.google.protobuf.BlockingService&nbsp;service,
+<td class="colLast"><span class="typeNameLabel">NettyRpcServer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/NettyRpcServer.html#call-org.apache.hbase.thirdparty.com.google.protobuf.BlockingService-org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor-org.apache.hbase.thirdparty.com.google.protobuf.Message-org.apache.hadoop.hbase.CellScanner-long-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-">call</a></span>(org.apache.hbase.thirdparty.com.google.protobuf.BlockingService&nbsp;service,
     org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor&nbsp;md,
     org.apache.hbase.thirdparty.com.google.protobuf.Message&nbsp;param,
     <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner,
     long&nbsp;receiveTime,
-    org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler&nbsp;status)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">As of release 1.3, this will be removed in HBase 3.0</span></div>
-</div>
-</td>
+    org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler&nbsp;status)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;org.apache.hbase.thirdparty.com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
@@ -400,29 +400,29 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;org.apache.hbase.thirdparty.com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">NettyRpcServer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/NettyRpcServer.html#call-org.apache.hbase.thirdparty.com.google.protobuf.BlockingService-org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor-org.apache.hbase.thirdparty.com.google.protobuf.Message-org.apache.hadoop.hbase.CellScanner-long-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-long-int-">call</a></span>(org.apache.hbase.thirdparty.com.google.protobuf.BlockingService&nbsp;service,
+<td class="colLast"><span class="typeNameLabel">RpcServerInterface.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServerInterface.html#call-org.apache.hbase.thirdparty.com.google.protobuf.BlockingService-org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor-org.apache.hbase.thirdparty.com.google.protobuf.Message-org.apache.hadoop.hbase.CellScanner-long-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-long-int-">call</a></span>(org.apache.hbase.thirdparty.com.google.protobuf.BlockingService&nbsp;service,
     org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor&nbsp;md,
     org.apache.hbase.thirdparty.com.google.protobuf.Message&nbsp;param,
     <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner,
     long&nbsp;receiveTime,
     org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler&nbsp;status,
     long&nbsp;startTime,
-    int&nbsp;timeout)</code>&nbsp;</td>
+    int&nbsp;timeout)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0, this will be removed in HBase 3.0</span></div>
+</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;org.apache.hbase.thirdparty.com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">RpcServerInterface.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServerInterface.html#call-org.apache.hbase.thirdparty.com.google.protobuf.BlockingService-org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor-org.apache.hbase.thirdparty.com.google.protobuf.Message-org.apache.hadoop.hbase.CellScanner-long-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-long-int-">call</a></span>(org.apache.hbase.thirdparty.com.google.protobuf.BlockingService&nbsp;service,
+<td class="colLast"><span class="typeNameLabel">NettyRpcServer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/NettyRpcServer.html#call-org.apache.hbase.thirdparty.com.google.protobuf.BlockingService-org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor-org.apache.hbase.thirdparty.com.google.protobuf.Message-org.apache.hadoop.hbase.CellScanner-long-org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler-long-int-">call</a></span>(org.apache.hbase.thirdparty.com.google.protobuf.BlockingService&nbsp;service,
     org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor&nbsp;md,
     org.apache.hbase.thirdparty.com.google.protobuf.Message&nbsp;param,
     <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner,
     long&nbsp;receiveTime,
     org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler&nbsp;status,
     long&nbsp;startTime,
-    int&nbsp;timeout)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">As of release 2.0, this will be removed in HBase 3.0</span></div>
-</div>
-</td>
+    int&nbsp;timeout)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ipc/HBaseRpcController.html" title="interface in org.apache.hadoop.hbase.ipc">HBaseRpcController</a></code></td>
@@ -437,11 +437,11 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseRpcControllerImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/HBaseRpcControllerImpl.html#setCellScanner-org.apache.hadoop.hbase.CellScanner-">setCellScanner</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">DelegatingHBaseRpcController.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/DelegatingHBaseRpcController.html#setCellScanner-org.apache.hadoop.hbase.CellScanner-">setCellScanner</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">DelegatingHBaseRpcController.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/DelegatingHBaseRpcController.html#setCellScanner-org.apache.hadoop.hbase.CellScanner-">setCellScanner</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HBaseRpcControllerImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/HBaseRpcControllerImpl.html#setCellScanner-org.apache.hadoop.hbase.CellScanner-">setCellScanner</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
@@ -452,11 +452,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseRpcControllerImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/HBaseRpcControllerImpl.html#setDone-org.apache.hadoop.hbase.CellScanner-">setDone</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">DelegatingHBaseRpcController.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/DelegatingHBaseRpcController.html#setDone-org.apache.hadoop.hbase.CellScanner-">setDone</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">DelegatingHBaseRpcController.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/DelegatingHBaseRpcController.html#setDone-org.apache.hadoop.hbase.CellScanner-">setDone</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HBaseRpcControllerImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ipc/HBaseRpcControllerImpl.html#setDone-org.apache.hadoop.hbase.CellScanner-">setDone</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellUtil.html
index dfec39f..204c391 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CellUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.CellUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.CellUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.CellUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.CellUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ChoreService.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ChoreService.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ChoreService.html
index aa3a1f1..9a22423 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ChoreService.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ChoreService.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ChoreService (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ChoreService (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ChoreService (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ChoreService (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClockOutOfSyncException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClockOutOfSyncException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClockOutOfSyncException.html
index 0d9ce55..b40dedb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClockOutOfSyncException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClockOutOfSyncException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ClockOutOfSyncException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ClockOutOfSyncException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ClockOutOfSyncException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ClockOutOfSyncException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterId.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterId.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterId.html
index 9e6993e..4d090ad 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterId.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterId.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ClusterId (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ClusterId (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ClusterId (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ClusterId (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.Option.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.Option.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.Option.html
index 14c8a7f..9792825 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.Option.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.Option.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ClusterMetrics.Option (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ClusterMetrics.Option (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ClusterMetrics.Option (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ClusterMetrics.Option (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -195,13 +195,13 @@ the order they are declared.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/ClusterMetrics.html" title="interface in org.apache.hadoop.hbase">ClusterMetrics</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#getClusterMetrics-java.util.EnumSet-">getClusterMetrics</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/ClusterMetrics.Option.html" title="enum in org.apache.hadoop.hbase">ClusterMetrics.Option</a>&gt;&nbsp;options)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ClusterMetrics.html" title="interface in org.apache.hadoop.hbase">ClusterMetrics</a></code></td>
 <td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getClusterMetrics-java.util.EnumSet-">getClusterMetrics</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/ClusterMetrics.Option.html" title="enum in org.apache.hadoop.hbase">ClusterMetrics.Option</a>&gt;&nbsp;options)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/ClusterMetrics.html" title="interface in org.apache.hadoop.hbase">ClusterMetrics</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#getClusterMetrics-java.util.EnumSet-">getClusterMetrics</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/ClusterMetrics.Option.html" title="enum in org.apache.hadoop.hbase">ClusterMetrics.Option</a>&gt;&nbsp;options)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ClusterMetrics.html" title="interface in org.apache.hadoop.hbase">ClusterMetrics</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#getClusterMetrics-java.util.EnumSet-">getClusterMetrics</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/ClusterMetrics.Option.html" title="enum in org.apache.hadoop.hbase">ClusterMetrics.Option</a>&gt;&nbsp;options)</code>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.html
index 16c5246..d25baf5 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterMetrics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.ClusterMetrics (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.ClusterMetrics (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.ClusterMetrics (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.ClusterMetrics (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterMetricsBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterMetricsBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterMetricsBuilder.html
index 2b7110d..0637b38 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterMetricsBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterMetricsBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ClusterMetricsBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ClusterMetricsBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ClusterMetricsBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ClusterMetricsBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html
index 48bfbf2..180e844 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ClusterStatus (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ClusterStatus (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ClusterStatus (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ClusterStatus (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[51/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
HBASE-21119 update website docs for current 2.0 release


Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/27160a1f
Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/27160a1f
Diff: http://git-wip-us.apache.org/repos/asf/hbase-site/diff/27160a1f

Branch: refs/heads/asf-site
Commit: 27160a1f722fa95d980ed4fb9b9608b4cac147dc
Parents: 82924de
Author: Sean Busbey <bu...@apache.org>
Authored: Sun Aug 26 15:13:10 2018 -0500
Committer: Sean Busbey <bu...@apache.org>
Committed: Sun Aug 26 15:14:29 2018 -0500

----------------------------------------------------------------------
 2.0/acid-semantics.html                         |      8 +-
 2.0/apache_hbase_reference_guide.pdf            | 282303 ++++++++--------
 2.0/apidocs/allclasses-frame.html               |     12 +-
 2.0/apidocs/allclasses-noframe.html             |     12 +-
 .../protobuf/HBaseZeroCopyByteString.html       |     13 +-
 .../class-use/HBaseZeroCopyByteString.html      |      4 +-
 .../com/google/protobuf/package-frame.html      |      2 +-
 .../com/google/protobuf/package-summary.html    |      4 +-
 .../com/google/protobuf/package-tree.html       |      4 +-
 .../com/google/protobuf/package-use.html        |      4 +-
 2.0/apidocs/constant-values.html                |     55 +-
 2.0/apidocs/deprecated-list.html                |    659 +-
 2.0/apidocs/help-doc.html                       |      4 +-
 2.0/apidocs/index-all.html                      |    726 +-
 2.0/apidocs/index.html                          |      2 +-
 .../org/apache/hadoop/hbase/Abortable.html      |      4 +-
 .../org/apache/hadoop/hbase/ArrayBackedTag.html |      4 +-
 .../hadoop/hbase/AsyncConsoleAppender.html      |      4 +-
 .../hadoop/hbase/AsyncMetaTableAccessor.html    |      4 +-
 .../org/apache/hadoop/hbase/AuthUtil.html       |      4 +-
 .../org/apache/hadoop/hbase/BBKVComparator.html |    359 +
 .../apache/hadoop/hbase/BaseConfigurable.html   |      8 +-
 .../hadoop/hbase/ByteBufferExtendedCell.html    |     12 +-
 .../hadoop/hbase/ByteBufferKeyOnlyKeyValue.html |      8 +-
 .../apache/hadoop/hbase/ByteBufferKeyValue.html |    159 +-
 .../org/apache/hadoop/hbase/ByteBufferTag.html  |      4 +-
 .../apache/hadoop/hbase/CacheEvictionStats.html |      4 +-
 .../hbase/CacheEvictionStatsAggregator.html     |      4 +-
 .../hadoop/hbase/CacheEvictionStatsBuilder.html |      4 +-
 .../hadoop/hbase/CallDroppedException.html      |      4 +-
 .../hadoop/hbase/CallQueueTooBigException.html  |      4 +-
 .../org/apache/hadoop/hbase/Cell.Type.html      |      4 +-
 2.0/apidocs/org/apache/hadoop/hbase/Cell.html   |      4 +-
 .../org/apache/hadoop/hbase/CellBuilder.html    |      4 +-
 .../apache/hadoop/hbase/CellBuilderFactory.html |      4 +-
 .../apache/hadoop/hbase/CellBuilderType.html    |      4 +-
 .../org/apache/hadoop/hbase/CellComparator.html |     88 +-
 .../CellComparatorImpl.MetaCellComparator.html  |     74 +-
 .../apache/hadoop/hbase/CellComparatorImpl.html |    122 +-
 .../org/apache/hadoop/hbase/CellScannable.html  |      4 +-
 .../org/apache/hadoop/hbase/CellScanner.html    |      4 +-
 .../org/apache/hadoop/hbase/CellUtil.html       |      4 +-
 .../org/apache/hadoop/hbase/ChoreService.html   |      4 +-
 .../hadoop/hbase/ClockOutOfSyncException.html   |      4 +-
 .../org/apache/hadoop/hbase/ClusterId.html      |      4 +-
 .../hadoop/hbase/ClusterMetrics.Option.html     |      8 +-
 .../org/apache/hadoop/hbase/ClusterMetrics.html |      4 +-
 .../hadoop/hbase/ClusterMetricsBuilder.html     |      4 +-
 .../org/apache/hadoop/hbase/ClusterStatus.html  |      4 +-
 .../apache/hadoop/hbase/CompareOperator.html    |      8 +-
 .../hadoop/hbase/CompatibilityFactory.html      |     17 +-
 ...bilitySingletonFactory.SingletonStorage.html |     12 +-
 .../hbase/CompatibilitySingletonFactory.html    |     11 +-
 .../hadoop/hbase/CompoundConfiguration.html     |     36 +-
 .../hadoop/hbase/CoordinatedStateManager.html   |      4 +-
 .../apache/hadoop/hbase/Coprocessor.State.html  |      8 +-
 .../org/apache/hadoop/hbase/Coprocessor.html    |      4 +-
 .../hadoop/hbase/CoprocessorEnvironment.html    |      4 +-
 .../hadoop/hbase/DaemonThreadFactory.html       |     11 +-
 .../hadoop/hbase/DoNotRetryIOException.html     |      4 +-
 .../hadoop/hbase/DroppedSnapshotException.html  |      4 +-
 .../org/apache/hadoop/hbase/ExtendedCell.html   |     72 +-
 .../hadoop/hbase/ExtendedCellBuilder.html       |      4 +-
 .../hbase/ExtendedCellBuilderFactory.html       |      4 +-
 .../hadoop/hbase/ExtendedCellBuilderImpl.html   |      4 +-
 .../apache/hadoop/hbase/HBaseConfiguration.html |      4 +-
 .../apache/hadoop/hbase/HBaseIOException.html   |      6 +-
 .../hadoop/hbase/HBaseInterfaceAudience.html    |      4 +-
 .../apache/hadoop/hbase/HColumnDescriptor.html  |      4 +-
 .../hbase/HConstants.OperationStatusCode.html   |      8 +-
 .../org/apache/hadoop/hbase/HConstants.html     |    281 +-
 ...ribution.HostAndWeight.WeightComparator.html |      4 +-
 .../HDFSBlocksDistribution.HostAndWeight.html   |      4 +-
 .../hadoop/hbase/HDFSBlocksDistribution.html    |      4 +-
 .../org/apache/hadoop/hbase/HRegionInfo.html    |    128 +-
 .../apache/hadoop/hbase/HRegionLocation.html    |      4 +-
 .../apache/hadoop/hbase/HTableDescriptor.html   |    237 +-
 .../apache/hadoop/hbase/HealthCheckChore.html   |     11 +-
 .../hadoop/hbase/IndividualBytesFieldCell.html  |      8 +-
 .../hbase/InvalidFamilyOperationException.html  |      4 +-
 .../org/apache/hadoop/hbase/JMXListener.html    |      7 +-
 ...torImpl.JitteredRunnableScheduledFuture.html |      4 +-
 .../JitterScheduledThreadPoolExecutorImpl.html  |      4 +-
 .../apache/hadoop/hbase/KeepDeletedCells.html   |      4 +-
 .../hadoop/hbase/KeyValue.KVComparator.html     |      4 +-
 .../hadoop/hbase/KeyValue.KeyOnlyKeyValue.html  |      6 +-
 .../hadoop/hbase/KeyValue.MetaComparator.html   |      4 +-
 .../hbase/KeyValue.SamePrefixComparator.html    |      4 +-
 .../org/apache/hadoop/hbase/KeyValue.Type.html  |      8 +-
 .../org/apache/hadoop/hbase/KeyValue.html       |      8 +-
 .../apache/hadoop/hbase/KeyValueTestUtil.html   |      4 +-
 .../org/apache/hadoop/hbase/KeyValueUtil.html   |      4 +-
 .../apache/hadoop/hbase/LocalHBaseCluster.html  |     50 +-
 .../hadoop/hbase/MasterNotRunningException.html |      4 +-
 .../hadoop/hbase/MemoryCompactionPolicy.html    |      4 +-
 .../hadoop/hbase/MetaMutationAnnotation.html    |      4 +-
 .../MetaTableAccessor.CloseableVisitor.html     |      6 +-
 .../MetaTableAccessor.DefaultVisitorBase.html   |     12 +-
 .../hbase/MetaTableAccessor.QueryType.html      |     16 +-
 .../MetaTableAccessor.TableVisitorBase.html     |     10 +-
 .../hadoop/hbase/MetaTableAccessor.Visitor.html |      8 +-
 .../apache/hadoop/hbase/MetaTableAccessor.html  |    134 +-
 .../hadoop/hbase/MultiActionResultTooLarge.html |      4 +-
 .../hbase/NamespaceDescriptor.Builder.html      |      4 +-
 .../hadoop/hbase/NamespaceDescriptor.html       |      4 +-
 .../hadoop/hbase/NamespaceExistException.html   |      4 +-
 .../hbase/NamespaceNotFoundException.html       |      4 +-
 .../hadoop/hbase/NoTagsByteBufferKeyValue.html  |     10 +-
 .../org/apache/hadoop/hbase/NoTagsKeyValue.html |      6 +-
 .../hbase/NotAllMetaRegionsOnlineException.html |      4 +-
 .../hadoop/hbase/NotServingRegionException.html |      4 +-
 .../hadoop/hbase/PleaseHoldException.html       |      4 +-
 .../apache/hadoop/hbase/PrivateCellUtil.html    |      8 +-
 .../org/apache/hadoop/hbase/ProcedureState.html |    404 -
 .../hadoop/hbase/RSGroupTableAccessor.html      |     28 +-
 .../org/apache/hadoop/hbase/RawCell.html        |      8 +-
 .../org/apache/hadoop/hbase/RawCellBuilder.html |      4 +-
 .../hadoop/hbase/RawCellBuilderFactory.html     |      4 +-
 .../apache/hadoop/hbase/RegionException.html    |      4 +-
 .../org/apache/hadoop/hbase/RegionLoad.html     |      4 +-
 .../apache/hadoop/hbase/RegionLocations.html    |      4 +-
 .../org/apache/hadoop/hbase/RegionMetrics.html  |      4 +-
 .../hadoop/hbase/RegionMetricsBuilder.html      |      4 +-
 .../hadoop/hbase/RegionStateListener.html       |      4 +-
 .../hadoop/hbase/RegionTooBusyException.html    |      4 +-
 .../hbase/ReplicationPeerNotFoundException.html |      4 +-
 .../hadoop/hbase/RetryImmediatelyException.html |      4 +-
 .../org/apache/hadoop/hbase/ScheduledChore.html |      4 +-
 2.0/apidocs/org/apache/hadoop/hbase/Server.html |      4 +-
 .../org/apache/hadoop/hbase/ServerLoad.html     |     11 +-
 .../org/apache/hadoop/hbase/ServerMetrics.html  |     49 +-
 .../hadoop/hbase/ServerMetricsBuilder.html      |    113 +-
 .../org/apache/hadoop/hbase/ServerName.html     |     85 +-
 .../hbase/ServiceNotRunningException.html       |      4 +-
 .../apache/hadoop/hbase/SharedConnection.html   |      4 +-
 .../org/apache/hadoop/hbase/Size.Unit.html      |      8 +-
 2.0/apidocs/org/apache/hadoop/hbase/Size.html   |      4 +-
 .../apache/hadoop/hbase/SizeCachedKeyValue.html |      6 +-
 .../hadoop/hbase/SizeCachedNoTagsKeyValue.html  |      6 +-
 .../apache/hadoop/hbase/SplitLogCounters.html   |      4 +-
 .../apache/hadoop/hbase/SplitLogTask.Done.html  |      4 +-
 .../apache/hadoop/hbase/SplitLogTask.Err.html   |      4 +-
 .../apache/hadoop/hbase/SplitLogTask.Owned.html |      4 +-
 .../hadoop/hbase/SplitLogTask.Resigned.html     |      4 +-
 .../hadoop/hbase/SplitLogTask.Unassigned.html   |      4 +-
 .../org/apache/hadoop/hbase/SplitLogTask.html   |      4 +-
 .../hbase/SslRMIClientSocketFactorySecure.html  |     11 +-
 .../hbase/SslRMIServerSocketFactorySecure.html  |     11 +-
 .../org/apache/hadoop/hbase/Stoppable.html      |      4 +-
 .../apache/hadoop/hbase/TableDescriptors.html   |      4 +-
 .../hadoop/hbase/TableExistsException.html      |      4 +-
 .../hadoop/hbase/TableInfoMissingException.html |      4 +-
 .../org/apache/hadoop/hbase/TableName.html      |      4 +-
 .../hadoop/hbase/TableNotDisabledException.html |      4 +-
 .../hadoop/hbase/TableNotEnabledException.html  |      4 +-
 .../hadoop/hbase/TableNotFoundException.html    |      4 +-
 2.0/apidocs/org/apache/hadoop/hbase/Tag.html    |      4 +-
 .../org/apache/hadoop/hbase/TagType.html        |      4 +-
 .../org/apache/hadoop/hbase/TagUtil.html        |      4 +-
 .../hadoop/hbase/UnknownRegionException.html    |      4 +-
 .../hadoop/hbase/UnknownScannerException.html   |      4 +-
 .../org/apache/hadoop/hbase/Version.html        |      4 +-
 .../hadoop/hbase/YouAreDeadException.html       |      4 +-
 .../apache/hadoop/hbase/ZKNamespaceManager.html |      4 +-
 .../org/apache/hadoop/hbase/ZNodeClearer.html   |     19 +-
 .../hbase/ZooKeeperConnectionException.html     |      4 +-
 .../hadoop/hbase/class-use/Abortable.html       |      4 +-
 .../hadoop/hbase/class-use/ArrayBackedTag.html  |      4 +-
 .../hbase/class-use/AsyncConsoleAppender.html   |      4 +-
 .../hbase/class-use/AsyncMetaTableAccessor.html |      4 +-
 .../apache/hadoop/hbase/class-use/AuthUtil.html |      4 +-
 .../hadoop/hbase/class-use/BBKVComparator.html  |    125 +
 .../hbase/class-use/BaseConfigurable.html       |      4 +-
 .../hbase/class-use/ByteBufferExtendedCell.html |      4 +-
 .../class-use/ByteBufferKeyOnlyKeyValue.html    |      4 +-
 .../hbase/class-use/ByteBufferKeyValue.html     |      4 +-
 .../hadoop/hbase/class-use/ByteBufferTag.html   |      4 +-
 .../hbase/class-use/CacheEvictionStats.html     |     12 +-
 .../class-use/CacheEvictionStatsAggregator.html |      4 +-
 .../class-use/CacheEvictionStatsBuilder.html    |      4 +-
 .../hbase/class-use/CallDroppedException.html   |      4 +-
 .../class-use/CallQueueTooBigException.html     |      4 +-
 .../hadoop/hbase/class-use/Cell.Type.html       |     16 +-
 .../org/apache/hadoop/hbase/class-use/Cell.html |   1392 +-
 .../hadoop/hbase/class-use/CellBuilder.html     |      4 +-
 .../hbase/class-use/CellBuilderFactory.html     |      4 +-
 .../hadoop/hbase/class-use/CellBuilderType.html |      4 +-
 .../hadoop/hbase/class-use/CellComparator.html  |    122 +-
 .../CellComparatorImpl.MetaCellComparator.html  |      4 +-
 .../hbase/class-use/CellComparatorImpl.html     |      4 +-
 .../hadoop/hbase/class-use/CellScannable.html   |      4 +-
 .../hadoop/hbase/class-use/CellScanner.html     |     94 +-
 .../apache/hadoop/hbase/class-use/CellUtil.html |      4 +-
 .../hadoop/hbase/class-use/ChoreService.html    |      4 +-
 .../class-use/ClockOutOfSyncException.html      |      4 +-
 .../hadoop/hbase/class-use/ClusterId.html       |      4 +-
 .../hbase/class-use/ClusterMetrics.Option.html  |     12 +-
 .../hadoop/hbase/class-use/ClusterMetrics.html  |      4 +-
 .../hbase/class-use/ClusterMetricsBuilder.html  |      4 +-
 .../hadoop/hbase/class-use/ClusterStatus.html   |      4 +-
 .../hadoop/hbase/class-use/CompareOperator.html |     52 +-
 .../hbase/class-use/CompatibilityFactory.html   |      4 +-
 ...bilitySingletonFactory.SingletonStorage.html |      4 +-
 .../CompatibilitySingletonFactory.html          |      4 +-
 .../hbase/class-use/CompoundConfiguration.html  |      4 +-
 .../class-use/CoordinatedStateManager.html      |      4 +-
 .../hbase/class-use/Coprocessor.State.html      |      4 +-
 .../hadoop/hbase/class-use/Coprocessor.html     |      4 +-
 .../hbase/class-use/CoprocessorEnvironment.html |     12 +-
 .../hbase/class-use/DaemonThreadFactory.html    |      4 +-
 .../hbase/class-use/DoNotRetryIOException.html  |      8 +-
 .../class-use/DroppedSnapshotException.html     |      4 +-
 .../hadoop/hbase/class-use/ExtendedCell.html    |     20 +-
 .../hbase/class-use/ExtendedCellBuilder.html    |      4 +-
 .../class-use/ExtendedCellBuilderFactory.html   |      4 +-
 .../class-use/ExtendedCellBuilderImpl.html      |      4 +-
 .../hbase/class-use/HBaseConfiguration.html     |      4 +-
 .../hbase/class-use/HBaseIOException.html       |     16 +-
 .../hbase/class-use/HBaseInterfaceAudience.html |      4 +-
 .../hbase/class-use/HColumnDescriptor.html      |      4 +-
 .../HConstants.OperationStatusCode.html         |      4 +-
 .../hadoop/hbase/class-use/HConstants.html      |      4 +-
 ...ribution.HostAndWeight.WeightComparator.html |      4 +-
 .../HDFSBlocksDistribution.HostAndWeight.html   |      4 +-
 .../hbase/class-use/HDFSBlocksDistribution.html |      8 +-
 .../hadoop/hbase/class-use/HRegionInfo.html     |     16 +-
 .../hadoop/hbase/class-use/HRegionLocation.html |      4 +-
 .../hbase/class-use/HTableDescriptor.html       |      4 +-
 .../hbase/class-use/HealthCheckChore.html       |      4 +-
 .../class-use/IndividualBytesFieldCell.html     |      4 +-
 .../InvalidFamilyOperationException.html        |      4 +-
 .../hadoop/hbase/class-use/JMXListener.html     |      4 +-
 ...torImpl.JitteredRunnableScheduledFuture.html |      4 +-
 .../JitterScheduledThreadPoolExecutorImpl.html  |      4 +-
 .../hbase/class-use/KeepDeletedCells.html       |      8 +-
 .../hbase/class-use/KeyValue.KVComparator.html  |      4 +-
 .../class-use/KeyValue.KeyOnlyKeyValue.html     |      4 +-
 .../class-use/KeyValue.MetaComparator.html      |      4 +-
 .../KeyValue.SamePrefixComparator.html          |      4 +-
 .../hadoop/hbase/class-use/KeyValue.Type.html   |      4 +-
 .../apache/hadoop/hbase/class-use/KeyValue.html |     22 +-
 .../hbase/class-use/KeyValueTestUtil.html       |      4 +-
 .../hadoop/hbase/class-use/KeyValueUtil.html    |      4 +-
 .../hbase/class-use/LocalHBaseCluster.html      |      4 +-
 .../class-use/MasterNotRunningException.html    |      4 +-
 .../hbase/class-use/MemoryCompactionPolicy.html |      4 +-
 .../hbase/class-use/MetaMutationAnnotation.html |      4 +-
 .../MetaTableAccessor.CloseableVisitor.html     |      4 +-
 .../MetaTableAccessor.DefaultVisitorBase.html   |      4 +-
 .../class-use/MetaTableAccessor.QueryType.html  |      4 +-
 .../MetaTableAccessor.TableVisitorBase.html     |      4 +-
 .../class-use/MetaTableAccessor.Visitor.html    |      4 +-
 .../hbase/class-use/MetaTableAccessor.html      |      4 +-
 .../class-use/MultiActionResultTooLarge.html    |      4 +-
 .../class-use/NamespaceDescriptor.Builder.html  |      4 +-
 .../hbase/class-use/NamespaceDescriptor.html    |     54 +-
 .../class-use/NamespaceExistException.html      |      4 +-
 .../class-use/NamespaceNotFoundException.html   |      4 +-
 .../class-use/NoTagsByteBufferKeyValue.html     |      4 +-
 .../hadoop/hbase/class-use/NoTagsKeyValue.html  |      4 +-
 .../NotAllMetaRegionsOnlineException.html       |      4 +-
 .../class-use/NotServingRegionException.html    |      4 +-
 .../hbase/class-use/PleaseHoldException.html    |      4 +-
 .../hadoop/hbase/class-use/PrivateCellUtil.html |      4 +-
 .../hadoop/hbase/class-use/ProcedureState.html  |    174 -
 .../hbase/class-use/RSGroupTableAccessor.html   |      4 +-
 .../apache/hadoop/hbase/class-use/RawCell.html  |      4 +-
 .../hadoop/hbase/class-use/RawCellBuilder.html  |      4 +-
 .../hbase/class-use/RawCellBuilderFactory.html  |      4 +-
 .../hadoop/hbase/class-use/RegionException.html |      4 +-
 .../hadoop/hbase/class-use/RegionLoad.html      |      4 +-
 .../hadoop/hbase/class-use/RegionLocations.html |      4 +-
 .../hadoop/hbase/class-use/RegionMetrics.html   |     14 +-
 .../hbase/class-use/RegionMetricsBuilder.html   |      4 +-
 .../hbase/class-use/RegionStateListener.html    |      4 +-
 .../hbase/class-use/RegionTooBusyException.html |      4 +-
 .../ReplicationPeerNotFoundException.html       |      4 +-
 .../class-use/RetryImmediatelyException.html    |      4 +-
 .../hadoop/hbase/class-use/ScheduledChore.html  |      4 +-
 .../apache/hadoop/hbase/class-use/Server.html   |      4 +-
 .../hadoop/hbase/class-use/ServerLoad.html      |      4 +-
 .../hadoop/hbase/class-use/ServerMetrics.html   |     25 +-
 .../hbase/class-use/ServerMetricsBuilder.html   |      8 +-
 .../hadoop/hbase/class-use/ServerName.html      |    307 +-
 .../class-use/ServiceNotRunningException.html   |      4 +-
 .../hbase/class-use/SharedConnection.html       |      4 +-
 .../hadoop/hbase/class-use/Size.Unit.html       |      4 +-
 .../org/apache/hadoop/hbase/class-use/Size.html |     54 +-
 .../hbase/class-use/SizeCachedKeyValue.html     |      4 +-
 .../class-use/SizeCachedNoTagsKeyValue.html     |      4 +-
 .../hbase/class-use/SplitLogCounters.html       |      4 +-
 .../hbase/class-use/SplitLogTask.Done.html      |      4 +-
 .../hbase/class-use/SplitLogTask.Err.html       |      4 +-
 .../hbase/class-use/SplitLogTask.Owned.html     |      4 +-
 .../hbase/class-use/SplitLogTask.Resigned.html  |      4 +-
 .../class-use/SplitLogTask.Unassigned.html      |      4 +-
 .../hadoop/hbase/class-use/SplitLogTask.html    |      4 +-
 .../SslRMIClientSocketFactorySecure.html        |      4 +-
 .../SslRMIServerSocketFactorySecure.html        |      4 +-
 .../hadoop/hbase/class-use/Stoppable.html       |      4 +-
 .../hbase/class-use/TableDescriptors.html       |      8 +-
 .../hbase/class-use/TableExistsException.html   |      4 +-
 .../class-use/TableInfoMissingException.html    |      4 +-
 .../hadoop/hbase/class-use/TableName.html       |    738 +-
 .../class-use/TableNotDisabledException.html    |     12 +-
 .../class-use/TableNotEnabledException.html     |      4 +-
 .../hbase/class-use/TableNotFoundException.html |     12 +-
 .../org/apache/hadoop/hbase/class-use/Tag.html  |     30 +-
 .../apache/hadoop/hbase/class-use/TagType.html  |      4 +-
 .../apache/hadoop/hbase/class-use/TagUtil.html  |      4 +-
 .../hbase/class-use/UnknownRegionException.html |      4 +-
 .../class-use/UnknownScannerException.html      |      4 +-
 .../apache/hadoop/hbase/class-use/Version.html  |      4 +-
 .../hbase/class-use/YouAreDeadException.html    |      4 +-
 .../hbase/class-use/ZKNamespaceManager.html     |      4 +-
 .../hadoop/hbase/class-use/ZNodeClearer.html    |      4 +-
 .../class-use/ZooKeeperConnectionException.html |      4 +-
 .../hbase/client/AbstractClientScanner.html     |      4 +-
 .../org/apache/hadoop/hbase/client/Action.html  |      4 +-
 .../org/apache/hadoop/hbase/client/Admin.html   |    474 +-
 ...vancedScanResultConsumer.ScanController.html |      4 +-
 .../AdvancedScanResultConsumer.ScanResumer.html |      4 +-
 .../client/AdvancedScanResultConsumer.html      |      4 +-
 .../org/apache/hadoop/hbase/client/Append.html  |      6 +-
 .../apache/hadoop/hbase/client/AsyncAdmin.html  |      4 +-
 .../hadoop/hbase/client/AsyncAdminBuilder.html  |      4 +-
 ...syncAdminRequestRetryingCaller.Callable.html |      4 +-
 .../client/AsyncAdminRequestRetryingCaller.html |      4 +-
 .../hbase/client/AsyncBufferedMutator.html      |      4 +-
 .../client/AsyncBufferedMutatorBuilder.html     |      4 +-
 .../hadoop/hbase/client/AsyncConnection.html    |      4 +-
 ...MasterRequestRpcRetryingCaller.Callable.html |      4 +-
 .../AsyncMasterRequestRpcRetryingCaller.html    |      4 +-
 .../hbase/client/AsyncProcessTask.Builder.html  |      4 +-
 .../client/AsyncProcessTask.SubmittedRows.html  |      4 +-
 .../hadoop/hbase/client/AsyncProcessTask.html   |      4 +-
 .../hadoop/hbase/client/AsyncRequestFuture.html |      4 +-
 .../hbase/client/AsyncRpcRetryingCaller.html    |      4 +-
 ...ServerRequestRpcRetryingCaller.Callable.html |      4 +-
 .../AsyncServerRequestRpcRetryingCaller.html    |      4 +-
 .../AsyncTable.CheckAndMutateBuilder.html       |     39 +-
 .../client/AsyncTable.CoprocessorCallback.html  |     14 +-
 .../AsyncTable.CoprocessorServiceBuilder.html   |     16 +-
 .../apache/hadoop/hbase/client/AsyncTable.html  |     74 +-
 .../hadoop/hbase/client/AsyncTableBuilder.html  |      4 +-
 .../hbase/client/AsyncTableRegionLocator.html   |      4 +-
 .../apache/hadoop/hbase/client/Attributes.html  |      4 +-
 .../hbase/client/BatchScanResultCache.html      |      4 +-
 .../BufferedMutator.ExceptionListener.html      |      4 +-
 .../hadoop/hbase/client/BufferedMutator.html    |      4 +-
 .../hbase/client/BufferedMutatorImpl.html       |      4 +-
 .../hbase/client/BufferedMutatorParams.html     |      4 +-
 .../client/ClientAsyncPrefetchScanner.html      |      4 +-
 .../client/ClientCoprocessorRpcController.html  |      4 +-
 .../hadoop/hbase/client/ClientScanner.html      |      4 +-
 .../hbase/client/ClientServiceCallable.html     |      4 +-
 .../hbase/client/ClientSideRegionScanner.html   |      4 +-
 .../hbase/client/ClientSimpleScanner.html       |      4 +-
 .../apache/hadoop/hbase/client/ClientUtil.html  |      4 +-
 .../hadoop/hbase/client/ClusterConnection.html  |      4 +-
 .../hbase/client/ColumnFamilyDescriptor.html    |      4 +-
 ...uilder.ModifyableColumnFamilyDescriptor.html |      4 +-
 .../client/ColumnFamilyDescriptorBuilder.html   |      4 +-
 .../apache/hadoop/hbase/client/CompactType.html |      4 +-
 .../hadoop/hbase/client/CompactionState.html    |      4 +-
 .../apache/hadoop/hbase/client/Connection.html  |      4 +-
 .../hbase/client/ConnectionConfiguration.html   |      4 +-
 .../hadoop/hbase/client/ConnectionFactory.html  |      4 +-
 ...nUtils.ShortCircuitingClusterConnection.html |    108 +-
 .../hadoop/hbase/client/ConnectionUtils.html    |      4 +-
 .../apache/hadoop/hbase/client/Consistency.html |     12 +-
 .../hbase/client/CoprocessorDescriptor.html     |    281 +
 .../client/CoprocessorDescriptorBuilder.html    |    320 +
 .../org/apache/hadoop/hbase/client/Cursor.html  |      8 +-
 .../hadoop/hbase/client/DelayingRunner.html     |      4 +-
 .../org/apache/hadoop/hbase/client/Delete.html  |      6 +-
 .../hbase/client/DoNotRetryRegionException.html |     18 +-
 .../apache/hadoop/hbase/client/Durability.html  |      8 +-
 .../hbase/client/FlushRegionCallable.html       |      4 +-
 .../org/apache/hadoop/hbase/client/Get.html     |    110 +-
 .../client/HBaseAdmin.NamespaceFuture.html      |      4 +-
 ...in.ProcedureFuture.WaitForStateCallable.html |      4 +-
 .../client/HBaseAdmin.ProcedureFuture.html      |      4 +-
 ...n.TableFuture.TableWaitForStateCallable.html |      4 +-
 .../hbase/client/HBaseAdmin.TableFuture.html    |      4 +-
 .../apache/hadoop/hbase/client/HBaseAdmin.html  |     26 +-
 .../hadoop/hbase/client/HRegionLocator.html     |      4 +-
 .../org/apache/hadoop/hbase/client/HTable.html  |     70 +-
 ...ableMultiplexer.HTableMultiplexerStatus.html |      4 +-
 .../hadoop/hbase/client/HTableMultiplexer.html  |      4 +-
 .../client/ImmutableHColumnDescriptor.html      |      4 +-
 .../hbase/client/ImmutableHRegionInfo.html      |      4 +-
 .../hbase/client/ImmutableHTableDescriptor.html |      8 +-
 .../apache/hadoop/hbase/client/Increment.html   |      6 +-
 .../hadoop/hbase/client/IsolationLevel.html     |      8 +-
 .../hadoop/hbase/client/MasterSwitchType.html   |      8 +-
 .../apache/hadoop/hbase/client/MetaCache.html   |      4 +-
 .../client/MetricsConnection.CallStats.html     |      4 +-
 .../client/MetricsConnection.CallTracker.html   |      4 +-
 .../client/MetricsConnection.RegionStats.html   |      4 +-
 .../client/MetricsConnection.RunnerStats.html   |      4 +-
 .../hadoop/hbase/client/MetricsConnection.html  |      4 +-
 .../hbase/client/MobCompactPartitionPolicy.html |      4 +-
 .../apache/hadoop/hbase/client/MultiAction.html |      4 +-
 .../hadoop/hbase/client/MultiResponse.html      |      4 +-
 .../apache/hadoop/hbase/client/Mutation.html    |    122 +-
 .../client/NoServerForRegionException.html      |      4 +-
 .../hadoop/hbase/client/NonceGenerator.html     |      4 +-
 .../client/NoncedRegionServerCallable.html      |      4 +-
 .../apache/hadoop/hbase/client/Operation.html   |      4 +-
 .../hbase/client/OperationWithAttributes.html   |      4 +-
 .../client/PackagePrivateFieldAccessor.html     |      4 +-
 .../client/PerClientRandomNonceGenerator.html   |      4 +-
 .../org/apache/hadoop/hbase/client/Put.html     |      6 +-
 .../org/apache/hadoop/hbase/client/Query.html   |      4 +-
 .../hadoop/hbase/client/QuotaStatusCalls.html   |      4 +-
 .../client/RegionAdminServiceCallable.html      |      4 +-
 .../client/RegionCoprocessorServiceExec.html    |      4 +-
 .../apache/hadoop/hbase/client/RegionInfo.html  |      4 +-
 .../hadoop/hbase/client/RegionInfoBuilder.html  |      4 +-
 .../hadoop/hbase/client/RegionInfoDisplay.html  |      4 +-
 .../hadoop/hbase/client/RegionLoadStats.html    |      4 +-
 .../hadoop/hbase/client/RegionLocator.html      |      4 +-
 .../hbase/client/RegionOfflineException.html    |      4 +-
 .../hadoop/hbase/client/RegionReplicaUtil.html  |      4 +-
 .../hbase/client/RegionServerCallable.html      |      4 +-
 .../RegionServerCoprocessorRpcChannelImpl.html  |      4 +-
 .../hbase/client/RequestController.Checker.html |      4 +-
 .../client/RequestController.ReturnCode.html    |      8 +-
 .../hadoop/hbase/client/RequestController.html  |      4 +-
 .../hbase/client/RequestControllerFactory.html  |      4 +-
 .../org/apache/hadoop/hbase/client/Result.html  |      4 +-
 .../client/ResultBoundedCompletionService.html  |      4 +-
 .../hadoop/hbase/client/ResultScanner.html      |      4 +-
 .../hadoop/hbase/client/ResultStatsUtil.html    |      4 +-
 ...stedException.ThrowableWithExtraContext.html |      4 +-
 .../hbase/client/RetriesExhaustedException.html |      4 +-
 .../RetriesExhaustedWithDetailsException.html   |      4 +-
 .../hadoop/hbase/client/RetryingCallable.html   |      4 +-
 .../hbase/client/ReversedClientScanner.html     |      4 +-
 .../hbase/client/ReversedScannerCallable.html   |      4 +-
 .../org/apache/hadoop/hbase/client/Row.html     |      4 +-
 .../apache/hadoop/hbase/client/RowAccess.html   |      4 +-
 .../hadoop/hbase/client/RowMutations.html       |     32 +-
 .../hadoop/hbase/client/RowTooBigException.html |      4 +-
 .../hadoop/hbase/client/RpcRetryingCaller.html  |      4 +-
 .../hbase/client/RpcRetryingCallerFactory.html  |      4 +-
 .../hbase/client/RpcRetryingCallerImpl.html     |      4 +-
 .../RpcRetryingCallerWithReadReplicas.html      |      4 +-
 .../hadoop/hbase/client/Scan.ReadType.html      |     16 +-
 .../org/apache/hadoop/hbase/client/Scan.html    |    202 +-
 .../hadoop/hbase/client/ScanResultConsumer.html |      4 +-
 .../hbase/client/ScanResultConsumerBase.html    |      4 +-
 .../hadoop/hbase/client/ScannerCallable.html    |      4 +-
 .../hbase/client/SecureBulkLoadClient.html      |      4 +-
 .../hbase/client/ServerStatisticTracker.html    |      4 +-
 .../hadoop/hbase/client/ServiceCaller.html      |      4 +-
 .../client/ShortCircuitMasterConnection.html    |      4 +-
 .../hbase/client/SingleResponse.Entry.html      |      4 +-
 .../hadoop/hbase/client/SingleResponse.html     |      4 +-
 .../hbase/client/SnapshotDescription.html       |      4 +-
 .../hadoop/hbase/client/SnapshotType.html       |      4 +-
 .../hadoop/hbase/client/StatisticTrackable.html |      4 +-
 .../client/Table.CheckAndMutateBuilder.html     |     39 +-
 .../org/apache/hadoop/hbase/client/Table.html   |    106 +-
 .../hadoop/hbase/client/TableBuilder.html       |      4 +-
 .../hadoop/hbase/client/TableDescriptor.html    |    133 +-
 ...riptorBuilder.ModifyableTableDescriptor.html |    296 +-
 .../hbase/client/TableDescriptorBuilder.html    |    298 +-
 .../hbase/client/TableSnapshotScanner.html      |      4 +-
 .../hadoop/hbase/client/TableState.State.html   |      8 +-
 .../apache/hadoop/hbase/client/TableState.html  |    111 +-
 .../hadoop/hbase/client/VersionInfoUtil.html    |      4 +-
 .../hbase/client/WrongRowIOException.html       |      4 +-
 .../client/backoff/ClientBackoffPolicy.html     |      4 +-
 ...entBackoffPolicyFactory.NoBackoffPolicy.html |      4 +-
 .../backoff/ClientBackoffPolicyFactory.html     |      4 +-
 .../backoff/ExponentialClientBackoffPolicy.html |      4 +-
 .../ServerStatistics.RegionStatistics.html      |      4 +-
 .../hbase/client/backoff/ServerStatistics.html  |      4 +-
 .../backoff/class-use/ClientBackoffPolicy.html  |      4 +-
 ...entBackoffPolicyFactory.NoBackoffPolicy.html |      4 +-
 .../class-use/ClientBackoffPolicyFactory.html   |      4 +-
 .../ExponentialClientBackoffPolicy.html         |      4 +-
 .../ServerStatistics.RegionStatistics.html      |      4 +-
 .../backoff/class-use/ServerStatistics.html     |      8 +-
 .../hbase/client/backoff/package-frame.html     |      2 +-
 .../hbase/client/backoff/package-summary.html   |      4 +-
 .../hbase/client/backoff/package-tree.html      |      4 +-
 .../hbase/client/backoff/package-use.html       |      4 +-
 .../client/class-use/AbstractClientScanner.html |      4 +-
 .../hadoop/hbase/client/class-use/Action.html   |      4 +-
 .../hadoop/hbase/client/class-use/Admin.html    |      4 +-
 ...vancedScanResultConsumer.ScanController.html |      4 +-
 .../AdvancedScanResultConsumer.ScanResumer.html |      4 +-
 .../class-use/AdvancedScanResultConsumer.html   |      4 +-
 .../hadoop/hbase/client/class-use/Append.html   |     12 +-
 .../hbase/client/class-use/AsyncAdmin.html      |      4 +-
 .../client/class-use/AsyncAdminBuilder.html     |      4 +-
 ...syncAdminRequestRetryingCaller.Callable.html |      4 +-
 .../AsyncAdminRequestRetryingCaller.html        |      4 +-
 .../client/class-use/AsyncBufferedMutator.html  |      4 +-
 .../class-use/AsyncBufferedMutatorBuilder.html  |      4 +-
 .../hbase/client/class-use/AsyncConnection.html |      4 +-
 ...MasterRequestRpcRetryingCaller.Callable.html |      4 +-
 .../AsyncMasterRequestRpcRetryingCaller.html    |      4 +-
 .../class-use/AsyncProcessTask.Builder.html     |      4 +-
 .../AsyncProcessTask.SubmittedRows.html         |      4 +-
 .../client/class-use/AsyncProcessTask.html      |      4 +-
 .../client/class-use/AsyncRequestFuture.html    |      4 +-
 .../class-use/AsyncRpcRetryingCaller.html       |      4 +-
 ...ServerRequestRpcRetryingCaller.Callable.html |      4 +-
 .../AsyncServerRequestRpcRetryingCaller.html    |      4 +-
 .../AsyncTable.CheckAndMutateBuilder.html       |      8 +-
 .../AsyncTable.CoprocessorCallback.html         |      4 +-
 .../AsyncTable.CoprocessorServiceBuilder.html   |      4 +-
 .../hbase/client/class-use/AsyncTable.html      |      4 +-
 .../client/class-use/AsyncTableBuilder.html     |      4 +-
 .../class-use/AsyncTableRegionLocator.html      |      4 +-
 .../hbase/client/class-use/Attributes.html      |      4 +-
 .../client/class-use/BatchScanResultCache.html  |      4 +-
 .../BufferedMutator.ExceptionListener.html      |      4 +-
 .../hbase/client/class-use/BufferedMutator.html |      4 +-
 .../client/class-use/BufferedMutatorImpl.html   |      4 +-
 .../client/class-use/BufferedMutatorParams.html |      4 +-
 .../class-use/ClientAsyncPrefetchScanner.html   |      4 +-
 .../ClientCoprocessorRpcController.html         |      4 +-
 .../hbase/client/class-use/ClientScanner.html   |      4 +-
 .../client/class-use/ClientServiceCallable.html |      4 +-
 .../class-use/ClientSideRegionScanner.html      |      4 +-
 .../client/class-use/ClientSimpleScanner.html   |      4 +-
 .../hbase/client/class-use/ClientUtil.html      |      4 +-
 .../client/class-use/ClusterConnection.html     |      8 +-
 .../class-use/ColumnFamilyDescriptor.html       |    115 +-
 ...uilder.ModifyableColumnFamilyDescriptor.html |      4 +-
 .../ColumnFamilyDescriptorBuilder.html          |      4 +-
 .../hbase/client/class-use/CompactType.html     |     44 +-
 .../hbase/client/class-use/CompactionState.html |      4 +-
 .../hbase/client/class-use/Connection.html      |     60 +-
 .../class-use/ConnectionConfiguration.html      |      4 +-
 .../client/class-use/ConnectionFactory.html     |      4 +-
 ...nUtils.ShortCircuitingClusterConnection.html |      4 +-
 .../hbase/client/class-use/ConnectionUtils.html |      4 +-
 .../hbase/client/class-use/Consistency.html     |     12 +-
 .../client/class-use/CoprocessorDescriptor.html |    249 +
 .../class-use/CoprocessorDescriptorBuilder.html |    184 +
 .../hadoop/hbase/client/class-use/Cursor.html   |     12 +-
 .../hbase/client/class-use/DelayingRunner.html  |      4 +-
 .../hadoop/hbase/client/class-use/Delete.html   |     23 +-
 .../class-use/DoNotRetryRegionException.html    |      4 +-
 .../hbase/client/class-use/Durability.html      |     64 +-
 .../client/class-use/FlushRegionCallable.html   |      4 +-
 .../hadoop/hbase/client/class-use/Get.html      |     47 +-
 .../class-use/HBaseAdmin.NamespaceFuture.html   |      4 +-
 ...in.ProcedureFuture.WaitForStateCallable.html |      4 +-
 .../class-use/HBaseAdmin.ProcedureFuture.html   |      4 +-
 ...n.TableFuture.TableWaitForStateCallable.html |      4 +-
 .../class-use/HBaseAdmin.TableFuture.html       |      4 +-
 .../hbase/client/class-use/HBaseAdmin.html      |      4 +-
 .../hbase/client/class-use/HRegionLocator.html  |      4 +-
 .../hadoop/hbase/client/class-use/HTable.html   |      4 +-
 ...ableMultiplexer.HTableMultiplexerStatus.html |      4 +-
 .../client/class-use/HTableMultiplexer.html     |      4 +-
 .../class-use/ImmutableHColumnDescriptor.html   |      4 +-
 .../client/class-use/ImmutableHRegionInfo.html  |      4 +-
 .../class-use/ImmutableHTableDescriptor.html    |      4 +-
 .../hbase/client/class-use/Increment.html       |     12 +-
 .../hbase/client/class-use/IsolationLevel.html  |     12 +-
 .../client/class-use/MasterSwitchType.html      |     14 +-
 .../hbase/client/class-use/MetaCache.html       |      4 +-
 .../class-use/MetricsConnection.CallStats.html  |      4 +-
 .../MetricsConnection.CallTracker.html          |      4 +-
 .../MetricsConnection.RegionStats.html          |      4 +-
 .../MetricsConnection.RunnerStats.html          |      4 +-
 .../client/class-use/MetricsConnection.html     |      4 +-
 .../class-use/MobCompactPartitionPolicy.html    |      4 +-
 .../hbase/client/class-use/MultiAction.html     |      4 +-
 .../hbase/client/class-use/MultiResponse.html   |      4 +-
 .../hadoop/hbase/client/class-use/Mutation.html |     98 +-
 .../class-use/NoServerForRegionException.html   |      4 +-
 .../hbase/client/class-use/NonceGenerator.html  |      4 +-
 .../class-use/NoncedRegionServerCallable.html   |      4 +-
 .../hbase/client/class-use/Operation.html       |      4 +-
 .../class-use/OperationWithAttributes.html      |      4 +-
 .../class-use/PackagePrivateFieldAccessor.html  |      4 +-
 .../PerClientRandomNonceGenerator.html          |      4 +-
 .../hadoop/hbase/client/class-use/Put.html      |     23 +-
 .../hadoop/hbase/client/class-use/Query.html    |      4 +-
 .../client/class-use/QuotaStatusCalls.html      |      4 +-
 .../class-use/RegionAdminServiceCallable.html   |      4 +-
 .../class-use/RegionCoprocessorServiceExec.html |      4 +-
 .../hbase/client/class-use/RegionInfo.html      |     94 +-
 .../client/class-use/RegionInfoBuilder.html     |      4 +-
 .../client/class-use/RegionInfoDisplay.html     |      4 +-
 .../hbase/client/class-use/RegionLoadStats.html |     16 +-
 .../hbase/client/class-use/RegionLocator.html   |      4 +-
 .../class-use/RegionOfflineException.html       |      4 +-
 .../client/class-use/RegionReplicaUtil.html     |      4 +-
 .../client/class-use/RegionServerCallable.html  |      4 +-
 .../RegionServerCoprocessorRpcChannelImpl.html  |      4 +-
 .../class-use/RequestController.Checker.html    |      4 +-
 .../class-use/RequestController.ReturnCode.html |      4 +-
 .../client/class-use/RequestController.html     |      4 +-
 .../class-use/RequestControllerFactory.html     |      4 +-
 .../hadoop/hbase/client/class-use/Result.html   |     72 +-
 .../ResultBoundedCompletionService.html         |      4 +-
 .../hbase/client/class-use/ResultScanner.html   |     36 +-
 .../hbase/client/class-use/ResultStatsUtil.html |      4 +-
 ...stedException.ThrowableWithExtraContext.html |      4 +-
 .../class-use/RetriesExhaustedException.html    |      4 +-
 .../RetriesExhaustedWithDetailsException.html   |      4 +-
 .../client/class-use/RetryingCallable.html      |      4 +-
 .../client/class-use/ReversedClientScanner.html |      4 +-
 .../class-use/ReversedScannerCallable.html      |      4 +-
 .../hadoop/hbase/client/class-use/Row.html      |     16 +-
 .../hbase/client/class-use/RowAccess.html       |      4 +-
 .../hbase/client/class-use/RowMutations.html    |     39 +-
 .../client/class-use/RowTooBigException.html    |      4 +-
 .../client/class-use/RpcRetryingCaller.html     |      4 +-
 .../class-use/RpcRetryingCallerFactory.html     |      4 +-
 .../client/class-use/RpcRetryingCallerImpl.html |      4 +-
 .../RpcRetryingCallerWithReadReplicas.html      |      4 +-
 .../hbase/client/class-use/Scan.ReadType.html   |      4 +-
 .../hadoop/hbase/client/class-use/Scan.html     |     93 +-
 .../client/class-use/ScanResultConsumer.html    |      4 +-
 .../class-use/ScanResultConsumerBase.html       |      4 +-
 .../hbase/client/class-use/ScannerCallable.html |     16 +-
 .../client/class-use/SecureBulkLoadClient.html  |      4 +-
 .../class-use/ServerStatisticTracker.html       |      4 +-
 .../hbase/client/class-use/ServiceCaller.html   |      4 +-
 .../class-use/ShortCircuitMasterConnection.html |      4 +-
 .../client/class-use/SingleResponse.Entry.html  |      4 +-
 .../hbase/client/class-use/SingleResponse.html  |      4 +-
 .../client/class-use/SnapshotDescription.html   |     46 +-
 .../hbase/client/class-use/SnapshotType.html    |     16 +-
 .../client/class-use/StatisticTrackable.html    |      4 +-
 .../class-use/Table.CheckAndMutateBuilder.html  |      8 +-
 .../hadoop/hbase/client/class-use/Table.html    |      4 +-
 .../hbase/client/class-use/TableBuilder.html    |      4 +-
 .../hbase/client/class-use/TableDescriptor.html |    184 +-
 ...riptorBuilder.ModifyableTableDescriptor.html |     54 +-
 .../class-use/TableDescriptorBuilder.html       |     82 +-
 .../client/class-use/TableSnapshotScanner.html  |      4 +-
 .../client/class-use/TableState.State.html      |     42 +-
 .../hbase/client/class-use/TableState.html      |     17 +-
 .../hbase/client/class-use/VersionInfoUtil.html |      4 +-
 .../client/class-use/WrongRowIOException.html   |      4 +-
 .../client/example/AsyncClientExample.html      |     13 +-
 .../client/example/BufferedMutatorExample.html  |     13 +-
 .../client/example/ExportEndpointExample.html   |     51 +-
 .../hbase/client/example/HttpProxyExample.html  |     19 +-
 ...readedClientExample.ReadExampleCallable.html |     10 +-
 ...lientExample.SingleWriteExampleCallable.html |     10 +-
 ...eadedClientExample.WriteExampleCallable.html |     10 +-
 .../example/MultiThreadedClientExample.html     |     13 +-
 .../client/example/RefreshHFilesClient.html     |     15 +-
 .../example/class-use/AsyncClientExample.html   |      4 +-
 .../class-use/BufferedMutatorExample.html       |      4 +-
 .../class-use/ExportEndpointExample.html        |      4 +-
 .../example/class-use/HttpProxyExample.html     |      4 +-
 ...readedClientExample.ReadExampleCallable.html |      4 +-
 ...lientExample.SingleWriteExampleCallable.html |      4 +-
 ...eadedClientExample.WriteExampleCallable.html |      4 +-
 .../class-use/MultiThreadedClientExample.html   |      4 +-
 .../example/class-use/RefreshHFilesClient.html  |      4 +-
 .../hbase/client/example/package-frame.html     |      2 +-
 .../hbase/client/example/package-summary.html   |      4 +-
 .../hbase/client/example/package-tree.html      |      4 +-
 .../hbase/client/example/package-use.html       |      4 +-
 .../locking/EntityLock.LockHeartbeatWorker.html |      4 +-
 .../hadoop/hbase/client/locking/EntityLock.html |      4 +-
 .../hbase/client/locking/LockServiceClient.html |      4 +-
 .../EntityLock.LockHeartbeatWorker.html         |      4 +-
 .../client/locking/class-use/EntityLock.html    |      4 +-
 .../locking/class-use/LockServiceClient.html    |      4 +-
 .../hbase/client/locking/package-frame.html     |      2 +-
 .../hbase/client/locking/package-summary.html   |      4 +-
 .../hbase/client/locking/package-tree.html      |      4 +-
 .../hbase/client/locking/package-use.html       |      4 +-
 .../hadoop/hbase/client/package-frame.html      |      4 +-
 .../hadoop/hbase/client/package-summary.html    |    182 +-
 .../hadoop/hbase/client/package-tree.html       |     20 +-
 .../apache/hadoop/hbase/client/package-use.html |     47 +-
 .../client/replication/ReplicationAdmin.html    |      4 +-
 .../replication/ReplicationPeerConfigUtil.html  |      4 +-
 .../hbase/client/replication/TableCFs.html      |      4 +-
 .../replication/class-use/ReplicationAdmin.html |      4 +-
 .../class-use/ReplicationPeerConfigUtil.html    |      4 +-
 .../client/replication/class-use/TableCFs.html  |     12 +-
 .../hbase/client/replication/package-frame.html |      2 +-
 .../client/replication/package-summary.html     |      4 +-
 .../hbase/client/replication/package-tree.html  |      4 +-
 .../hbase/client/replication/package-use.html   |      4 +-
 .../client/security/SecurityCapability.html     |      8 +-
 .../security/class-use/SecurityCapability.html  |     12 +-
 .../hbase/client/security/package-frame.html    |      2 +-
 .../hbase/client/security/package-summary.html  |      4 +-
 .../hbase/client/security/package-tree.html     |      4 +-
 .../hbase/client/security/package-use.html      |      4 +-
 .../hadoop/hbase/conf/ConfigurationManager.html |      4 +-
 .../hbase/conf/ConfigurationObserver.html       |      4 +-
 .../conf/PropagatingConfigurationObserver.html  |      4 +-
 .../conf/class-use/ConfigurationManager.html    |     12 +-
 .../conf/class-use/ConfigurationObserver.html   |      4 +-
 .../PropagatingConfigurationObserver.html       |      4 +-
 .../apache/hadoop/hbase/conf/package-frame.html |      2 +-
 .../hadoop/hbase/conf/package-summary.html      |      4 +-
 .../apache/hadoop/hbase/conf/package-tree.html  |      4 +-
 .../apache/hadoop/hbase/conf/package-use.html   |      4 +-
 ...agerCoordination.SplitLogManagerDetails.html |      4 +-
 .../SplitLogManagerCoordination.html            |      4 +-
 ...tLogWorkerCoordination.SplitTaskDetails.html |      4 +-
 .../SplitLogWorkerCoordination.html             |      4 +-
 ...ManagerCoordination.CreateAsyncCallback.html |      4 +-
 ...rCoordination.CreateRescanAsyncCallback.html |      4 +-
 ...ManagerCoordination.DeleteAsyncCallback.html |      4 +-
 ...anagerCoordination.GetDataAsyncCallback.html |      4 +-
 ...ManagerCoordination.TaskFinisher.Status.html |      4 +-
 ...plitLogManagerCoordination.TaskFinisher.html |      4 +-
 .../ZKSplitLogManagerCoordination.html          |      4 +-
 .../coordination/ZkCoordinatedStateManager.html |      4 +-
 ...ogWorkerCoordination.ZkSplitTaskDetails.html |      4 +-
 .../ZkSplitLogWorkerCoordination.html           |      4 +-
 ...agerCoordination.SplitLogManagerDetails.html |     20 +-
 .../class-use/SplitLogManagerCoordination.html  |      4 +-
 ...tLogWorkerCoordination.SplitTaskDetails.html |      4 +-
 .../class-use/SplitLogWorkerCoordination.html   |      4 +-
 ...ManagerCoordination.CreateAsyncCallback.html |      4 +-
 ...rCoordination.CreateRescanAsyncCallback.html |      4 +-
 ...ManagerCoordination.DeleteAsyncCallback.html |      4 +-
 ...anagerCoordination.GetDataAsyncCallback.html |      4 +-
 ...ManagerCoordination.TaskFinisher.Status.html |      4 +-
 ...plitLogManagerCoordination.TaskFinisher.html |      4 +-
 .../ZKSplitLogManagerCoordination.html          |      4 +-
 .../class-use/ZkCoordinatedStateManager.html    |      4 +-
 ...ogWorkerCoordination.ZkSplitTaskDetails.html |      4 +-
 .../class-use/ZkSplitLogWorkerCoordination.html |      4 +-
 .../hbase/coordination/package-frame.html       |      2 +-
 .../hbase/coordination/package-summary.html     |      4 +-
 .../hadoop/hbase/coordination/package-tree.html |      4 +-
 .../hadoop/hbase/coordination/package-use.html  |      4 +-
 .../coprocessor/AggregateImplementation.html    |     30 +-
 .../hbase/coprocessor/BaseEnvironment.html      |      4 +-
 .../coprocessor/BaseRowProcessorEndpoint.html   |      4 +-
 .../hbase/coprocessor/BulkLoadObserver.html     |     14 +-
 .../hbase/coprocessor/ColumnInterpreter.html    |      4 +-
 .../hbase/coprocessor/CoprocessorException.html |      4 +-
 .../CoprocessorHost.ObserverGetter.html         |      4 +-
 ...ocessorHost.ObserverOperationWithResult.html |      4 +-
 ...ssorHost.ObserverOperationWithoutResult.html |      4 +-
 .../hbase/coprocessor/CoprocessorHost.html      |      4 +-
 .../hbase/coprocessor/CoprocessorService.html   |      4 +-
 ...rdCompatiblity.MasterCoprocessorService.html |      4 +-
 ...rdCompatiblity.RegionCoprocessorService.html |      4 +-
 ...atiblity.RegionServerCoprocessorService.html |      4 +-
 .../CoprocessorServiceBackwardCompatiblity.html |      4 +-
 .../hbase/coprocessor/CoreCoprocessor.html      |      4 +-
 .../hbase/coprocessor/EndpointObserver.html     |      4 +-
 .../hbase/coprocessor/Export.Response.html      |      4 +-
 .../apache/hadoop/hbase/coprocessor/Export.html |      4 +-
 .../hbase/coprocessor/HasMasterServices.html    |      4 +-
 .../coprocessor/HasRegionServerServices.html    |      4 +-
 .../hbase/coprocessor/MasterCoprocessor.html    |      4 +-
 .../MasterCoprocessorEnvironment.html           |      4 +-
 .../hbase/coprocessor/MasterObserver.html       |    762 +-
 .../hbase/coprocessor/MetricsCoprocessor.html   |      4 +-
 .../coprocessor/MultiRowMutationEndpoint.html   |      4 +-
 .../hbase/coprocessor/ObserverContext.html      |      4 +-
 .../hbase/coprocessor/ObserverContextImpl.html  |      4 +-
 .../hbase/coprocessor/RegionCoprocessor.html    |      4 +-
 .../RegionCoprocessorEnvironment.html           |      4 +-
 .../RegionObserver.MutationType.html            |     14 +-
 .../hbase/coprocessor/RegionObserver.html       |    141 +-
 .../coprocessor/RegionServerCoprocessor.html    |      4 +-
 .../RegionServerCoprocessorEnvironment.html     |      4 +-
 .../hbase/coprocessor/RegionServerObserver.html |      4 +-
 .../SingletonCoprocessorService.html            |      4 +-
 .../hbase/coprocessor/WALCoprocessor.html       |      4 +-
 .../coprocessor/WALCoprocessorEnvironment.html  |      4 +-
 .../hadoop/hbase/coprocessor/WALObserver.html   |      4 +-
 .../class-use/AggregateImplementation.html      |      4 +-
 .../coprocessor/class-use/BaseEnvironment.html  |      4 +-
 .../class-use/BaseRowProcessorEndpoint.html     |      4 +-
 .../coprocessor/class-use/BulkLoadObserver.html |      4 +-
 .../class-use/ColumnInterpreter.html            |      4 +-
 .../class-use/CoprocessorException.html         |      4 +-
 .../CoprocessorHost.ObserverGetter.html         |      4 +-
 ...ocessorHost.ObserverOperationWithResult.html |      4 +-
 ...ssorHost.ObserverOperationWithoutResult.html |      4 +-
 .../coprocessor/class-use/CoprocessorHost.html  |      4 +-
 .../class-use/CoprocessorService.html           |      4 +-
 ...rdCompatiblity.MasterCoprocessorService.html |      4 +-
 ...rdCompatiblity.RegionCoprocessorService.html |      4 +-
 ...atiblity.RegionServerCoprocessorService.html |      4 +-
 .../CoprocessorServiceBackwardCompatiblity.html |      4 +-
 .../coprocessor/class-use/CoreCoprocessor.html  |      4 +-
 .../coprocessor/class-use/EndpointObserver.html |      4 +-
 .../coprocessor/class-use/Export.Response.html  |      4 +-
 .../hbase/coprocessor/class-use/Export.html     |      4 +-
 .../class-use/HasMasterServices.html            |      4 +-
 .../class-use/HasRegionServerServices.html      |      4 +-
 .../class-use/MasterCoprocessor.html            |      4 +-
 .../class-use/MasterCoprocessorEnvironment.html |    266 +-
 .../coprocessor/class-use/MasterObserver.html   |      4 +-
 .../class-use/MetricsCoprocessor.html           |      4 +-
 .../class-use/MultiRowMutationEndpoint.html     |      4 +-
 .../coprocessor/class-use/ObserverContext.html  |    370 +-
 .../class-use/ObserverContextImpl.html          |      4 +-
 .../class-use/RegionCoprocessor.html            |      4 +-
 .../class-use/RegionCoprocessorEnvironment.html |      4 +-
 .../class-use/RegionObserver.MutationType.html  |      4 +-
 .../coprocessor/class-use/RegionObserver.html   |      4 +-
 .../class-use/RegionServerCoprocessor.html      |      4 +-
 .../RegionServerCoprocessorEnvironment.html     |      4 +-
 .../class-use/RegionServerObserver.html         |      4 +-
 .../class-use/SingletonCoprocessorService.html  |      4 +-
 .../coprocessor/class-use/WALCoprocessor.html   |      4 +-
 .../class-use/WALCoprocessorEnvironment.html    |      4 +-
 .../coprocessor/class-use/WALObserver.html      |      4 +-
 .../hadoop/hbase/coprocessor/package-frame.html |      2 +-
 .../hbase/coprocessor/package-summary.html      |      6 +-
 .../hadoop/hbase/coprocessor/package-tree.html  |      4 +-
 .../hadoop/hbase/coprocessor/package-use.html   |      4 +-
 .../hbase/errorhandling/ForeignException.html   |      4 +-
 .../ForeignExceptionDispatcher.html             |      4 +-
 .../errorhandling/ForeignExceptionListener.html |      4 +-
 .../errorhandling/ForeignExceptionSnare.html    |      4 +-
 .../hbase/errorhandling/TimeoutException.html   |      4 +-
 .../errorhandling/TimeoutExceptionInjector.html |      4 +-
 .../class-use/ForeignException.html             |     20 +-
 .../class-use/ForeignExceptionDispatcher.html   |      4 +-
 .../class-use/ForeignExceptionListener.html     |      4 +-
 .../class-use/ForeignExceptionSnare.html        |      4 +-
 .../class-use/TimeoutException.html             |      4 +-
 .../class-use/TimeoutExceptionInjector.html     |      4 +-
 .../hbase/errorhandling/package-frame.html      |      2 +-
 .../hbase/errorhandling/package-summary.html    |      4 +-
 .../hbase/errorhandling/package-tree.html       |      4 +-
 .../hadoop/hbase/errorhandling/package-use.html |      4 +-
 .../hadoop/hbase/errorprone/AlwaysPasses.html   |      8 +-
 .../errorprone/class-use/AlwaysPasses.html      |      4 +-
 .../hadoop/hbase/errorprone/package-frame.html  |      2 +-
 .../hbase/errorprone/package-summary.html       |      4 +-
 .../hadoop/hbase/errorprone/package-tree.html   |      4 +-
 .../hadoop/hbase/errorprone/package-use.html    |      4 +-
 .../hbase/exceptions/ClientExceptionsUtil.html  |      8 +-
 .../exceptions/ConnectionClosingException.html  |      4 +-
 .../exceptions/DeserializationException.html    |      4 +-
 .../exceptions/FailedSanityCheckException.html  |      4 +-
 .../hadoop/hbase/exceptions/HBaseException.html |      4 +-
 .../exceptions/IllegalArgumentIOException.html  |      4 +-
 .../hbase/exceptions/MergeRegionException.html  |     18 +-
 .../OutOfOrderScannerNextException.html         |      4 +-
 .../exceptions/PreemptiveFastFailException.html |      4 +-
 .../hbase/exceptions/RegionMovedException.html  |      4 +-
 .../exceptions/RegionOpeningException.html      |      4 +-
 .../exceptions/RequestTooBigException.html      |      4 +-
 .../hbase/exceptions/ScannerResetException.html |      4 +-
 .../hbase/exceptions/TimeoutIOException.html    |      4 +-
 .../exceptions/UnexpectedStateException.html    |      4 +-
 .../exceptions/UnknownProtocolException.html    |      4 +-
 .../class-use/ClientExceptionsUtil.html         |      4 +-
 .../class-use/ConnectionClosingException.html   |      4 +-
 .../class-use/DeserializationException.html     |    170 +-
 .../class-use/FailedSanityCheckException.html   |      4 +-
 .../exceptions/class-use/HBaseException.html    |      4 +-
 .../class-use/IllegalArgumentIOException.html   |      4 +-
 .../class-use/MergeRegionException.html         |      4 +-
 .../OutOfOrderScannerNextException.html         |      4 +-
 .../class-use/PreemptiveFastFailException.html  |      4 +-
 .../class-use/RegionMovedException.html         |      4 +-
 .../class-use/RegionOpeningException.html       |      4 +-
 .../class-use/RequestTooBigException.html       |      4 +-
 .../class-use/ScannerResetException.html        |      4 +-
 .../class-use/TimeoutIOException.html           |      4 +-
 .../class-use/UnexpectedStateException.html     |      4 +-
 .../class-use/UnknownProtocolException.html     |      4 +-
 .../hadoop/hbase/exceptions/package-frame.html  |      2 +-
 .../hbase/exceptions/package-summary.html       |      4 +-
 .../hadoop/hbase/exceptions/package-tree.html   |      4 +-
 .../hadoop/hbase/exceptions/package-use.html    |      4 +-
 .../favored/FavoredNodeAssignmentHelper.html    |      4 +-
 .../hbase/favored/FavoredNodeLoadBalancer.html  |      6 +-
 .../hbase/favored/FavoredNodesManager.html      |      4 +-
 .../favored/FavoredNodesPlan.Position.html      |      4 +-
 .../hadoop/hbase/favored/FavoredNodesPlan.html  |      4 +-
 .../hbase/favored/FavoredNodesPromoter.html     |      4 +-
 .../class-use/FavoredNodeAssignmentHelper.html  |      4 +-
 .../class-use/FavoredNodeLoadBalancer.html      |      4 +-
 .../favored/class-use/FavoredNodesManager.html  |      8 +-
 .../class-use/FavoredNodesPlan.Position.html    |      4 +-
 .../favored/class-use/FavoredNodesPlan.html     |      4 +-
 .../favored/class-use/FavoredNodesPromoter.html |      4 +-
 .../hadoop/hbase/favored/package-frame.html     |      2 +-
 .../hadoop/hbase/favored/package-summary.html   |      4 +-
 .../hadoop/hbase/favored/package-tree.html      |      4 +-
 .../hadoop/hbase/favored/package-use.html       |      4 +-
 .../hbase/filter/BigDecimalComparator.html      |     20 +-
 .../hadoop/hbase/filter/BinaryComparator.html   |     16 +-
 .../hbase/filter/BinaryPrefixComparator.html    |     16 +-
 .../hbase/filter/BitComparator.BitwiseOp.html   |     16 +-
 .../hadoop/hbase/filter/BitComparator.html      |     20 +-
 .../hbase/filter/ByteArrayComparable.html       |     20 +-
 .../hbase/filter/ColumnCountGetFilter.html      |      4 +-
 .../hbase/filter/ColumnPaginationFilter.html    |      4 +-
 .../hadoop/hbase/filter/ColumnPrefixFilter.html |      4 +-
 .../hadoop/hbase/filter/ColumnRangeFilter.html  |      4 +-
 .../hadoop/hbase/filter/ColumnValueFilter.html  |      4 +-
 .../hbase/filter/CompareFilter.CompareOp.html   |      8 +-
 .../hadoop/hbase/filter/CompareFilter.html      |      4 +-
 .../hbase/filter/DependentColumnFilter.html     |      4 +-
 .../hadoop/hbase/filter/FamilyFilter.html       |      4 +-
 .../hadoop/hbase/filter/Filter.ReturnCode.html  |      8 +-
 .../org/apache/hadoop/hbase/filter/Filter.html  |      4 +-
 .../apache/hadoop/hbase/filter/FilterBase.html  |      4 +-
 .../hbase/filter/FilterList.Operator.html       |      4 +-
 .../apache/hadoop/hbase/filter/FilterList.html  |      4 +-
 .../hadoop/hbase/filter/FilterListBase.html     |      4 +-
 .../hadoop/hbase/filter/FilterListWithAND.html  |      4 +-
 .../hadoop/hbase/filter/FilterListWithOR.html   |      4 +-
 .../filter/FilterWrapper.FilterRowRetCode.html  |      8 +-
 .../hadoop/hbase/filter/FilterWrapper.html      |      4 +-
 .../hadoop/hbase/filter/FirstKeyOnlyFilter.html |      4 +-
 .../FirstKeyValueMatchingQualifiersFilter.html  |      4 +-
 .../hadoop/hbase/filter/FuzzyRowFilter.html     |      4 +-
 .../hbase/filter/InclusiveStopFilter.html       |      4 +-
 .../filter/IncompatibleFilterException.html     |      4 +-
 .../hbase/filter/InvalidRowFilterException.html |      4 +-
 .../hadoop/hbase/filter/KeyOnlyFilter.html      |      4 +-
 .../hadoop/hbase/filter/LongComparator.html     |     16 +-
 .../filter/MultiRowRangeFilter.RowRange.html    |      4 +-
 .../hbase/filter/MultiRowRangeFilter.html       |      4 +-
 .../filter/MultipleColumnPrefixFilter.html      |      4 +-
 .../hadoop/hbase/filter/NullComparator.html     |     22 +-
 .../apache/hadoop/hbase/filter/PageFilter.html  |      4 +-
 .../hadoop/hbase/filter/ParseConstants.html     |      4 +-
 .../apache/hadoop/hbase/filter/ParseFilter.html |      4 +-
 .../hadoop/hbase/filter/PrefixFilter.html       |      4 +-
 .../hadoop/hbase/filter/QualifierFilter.html    |      4 +-
 .../hadoop/hbase/filter/RandomRowFilter.html    |      4 +-
 .../RegexStringComparator.EngineType.html       |     14 +-
 .../hbase/filter/RegexStringComparator.html     |     22 +-
 .../apache/hadoop/hbase/filter/RowFilter.html   |      4 +-
 .../filter/SingleColumnValueExcludeFilter.html  |      4 +-
 .../hbase/filter/SingleColumnValueFilter.html   |      4 +-
 .../apache/hadoop/hbase/filter/SkipFilter.html  |      4 +-
 .../hbase/filter/SubstringComparator.html       |     16 +-
 .../hadoop/hbase/filter/TimestampsFilter.html   |     37 +-
 .../apache/hadoop/hbase/filter/ValueFilter.html |      4 +-
 .../hadoop/hbase/filter/WhileMatchFilter.html   |      4 +-
 .../filter/class-use/BigDecimalComparator.html  |      4 +-
 .../filter/class-use/BinaryComparator.html      |      4 +-
 .../class-use/BinaryPrefixComparator.html       |      4 +-
 .../class-use/BitComparator.BitwiseOp.html      |      4 +-
 .../hbase/filter/class-use/BitComparator.html   |      4 +-
 .../filter/class-use/ByteArrayComparable.html   |     82 +-
 .../filter/class-use/ColumnCountGetFilter.html  |      4 +-
 .../class-use/ColumnPaginationFilter.html       |      4 +-
 .../filter/class-use/ColumnPrefixFilter.html    |      4 +-
 .../filter/class-use/ColumnRangeFilter.html     |      4 +-
 .../filter/class-use/ColumnValueFilter.html     |      4 +-
 .../class-use/CompareFilter.CompareOp.html      |      4 +-
 .../hbase/filter/class-use/CompareFilter.html   |      4 +-
 .../filter/class-use/DependentColumnFilter.html |      4 +-
 .../hbase/filter/class-use/FamilyFilter.html    |      4 +-
 .../filter/class-use/Filter.ReturnCode.html     |    130 +-
 .../hadoop/hbase/filter/class-use/Filter.html   |     86 +-
 .../hbase/filter/class-use/FilterBase.html      |      4 +-
 .../filter/class-use/FilterList.Operator.html   |      4 +-
 .../hbase/filter/class-use/FilterList.html      |      4 +-
 .../hbase/filter/class-use/FilterListBase.html  |      4 +-
 .../filter/class-use/FilterListWithAND.html     |      4 +-
 .../filter/class-use/FilterListWithOR.html      |      4 +-
 .../FilterWrapper.FilterRowRetCode.html         |      4 +-
 .../hbase/filter/class-use/FilterWrapper.html   |      4 +-
 .../filter/class-use/FirstKeyOnlyFilter.html    |      4 +-
 .../FirstKeyValueMatchingQualifiersFilter.html  |      4 +-
 .../hbase/filter/class-use/FuzzyRowFilter.html  |      4 +-
 .../filter/class-use/InclusiveStopFilter.html   |      4 +-
 .../class-use/IncompatibleFilterException.html  |      4 +-
 .../class-use/InvalidRowFilterException.html    |      4 +-
 .../hbase/filter/class-use/KeyOnlyFilter.html   |      4 +-
 .../hbase/filter/class-use/LongComparator.html  |      4 +-
 .../class-use/MultiRowRangeFilter.RowRange.html |      4 +-
 .../filter/class-use/MultiRowRangeFilter.html   |      4 +-
 .../class-use/MultipleColumnPrefixFilter.html   |      4 +-
 .../hbase/filter/class-use/NullComparator.html  |      4 +-
 .../hbase/filter/class-use/PageFilter.html      |      4 +-
 .../hbase/filter/class-use/ParseConstants.html  |      4 +-
 .../hbase/filter/class-use/ParseFilter.html     |      4 +-
 .../hbase/filter/class-use/PrefixFilter.html    |      4 +-
 .../hbase/filter/class-use/QualifierFilter.html |      4 +-
 .../hbase/filter/class-use/RandomRowFilter.html |      4 +-
 .../RegexStringComparator.EngineType.html       |      4 +-
 .../filter/class-use/RegexStringComparator.html |      4 +-
 .../hbase/filter/class-use/RowFilter.html       |      4 +-
 .../SingleColumnValueExcludeFilter.html         |      4 +-
 .../class-use/SingleColumnValueFilter.html      |      4 +-
 .../hbase/filter/class-use/SkipFilter.html      |      4 +-
 .../filter/class-use/SubstringComparator.html   |      4 +-
 .../filter/class-use/TimestampsFilter.html      |      4 +-
 .../hbase/filter/class-use/ValueFilter.html     |      4 +-
 .../filter/class-use/WhileMatchFilter.html      |      4 +-
 .../hadoop/hbase/filter/package-frame.html      |      2 +-
 .../hadoop/hbase/filter/package-summary.html    |      4 +-
 .../hadoop/hbase/filter/package-tree.html       |     10 +-
 .../apache/hadoop/hbase/filter/package-use.html |      4 +-
 .../hbase/http/AdminAuthorizedServlet.html      |      4 +-
 .../http/ClickjackingPreventionFilter.html      |      4 +-
 .../hadoop/hbase/http/FilterContainer.html      |     11 +-
 .../hadoop/hbase/http/FilterInitializer.html    |     11 +-
 .../apache/hadoop/hbase/http/HtmlQuoting.html   |     63 +-
 .../hadoop/hbase/http/HttpConfig.Policy.html    |      4 +-
 .../apache/hadoop/hbase/http/HttpConfig.html    |      4 +-
 .../hadoop/hbase/http/HttpRequestLog.html       |     51 +-
 .../hbase/http/HttpRequestLogAppender.html      |     23 +-
 .../hadoop/hbase/http/HttpServer.Builder.html   |      4 +-
 ...Server.QuotingInputFilter.RequestQuoter.html |      4 +-
 .../http/HttpServer.QuotingInputFilter.html     |      4 +-
 .../hbase/http/HttpServer.StackServlet.html     |      4 +-
 .../apache/hadoop/hbase/http/HttpServer.html    |      4 +-
 .../hadoop/hbase/http/HttpServerUtil.html       |     58 +-
 .../apache/hadoop/hbase/http/InfoServer.html    |      4 +-
 .../apache/hadoop/hbase/http/NoCacheFilter.html |      4 +-
 .../hbase/http/ServerConfigurationKeys.html     |      4 +-
 .../http/class-use/AdminAuthorizedServlet.html  |      4 +-
 .../class-use/ClickjackingPreventionFilter.html |      4 +-
 .../hbase/http/class-use/FilterContainer.html   |      4 +-
 .../hbase/http/class-use/FilterInitializer.html |      4 +-
 .../hbase/http/class-use/HtmlQuoting.html       |      4 +-
 .../hbase/http/class-use/HttpConfig.Policy.html |      4 +-
 .../hadoop/hbase/http/class-use/HttpConfig.html |      4 +-
 .../hbase/http/class-use/HttpRequestLog.html    |      4 +-
 .../http/class-use/HttpRequestLogAppender.html  |      4 +-
 .../http/class-use/HttpServer.Builder.html      |      4 +-
 ...Server.QuotingInputFilter.RequestQuoter.html |      4 +-
 .../HttpServer.QuotingInputFilter.html          |      4 +-
 .../http/class-use/HttpServer.StackServlet.html |      4 +-
 .../hadoop/hbase/http/class-use/HttpServer.html |      4 +-
 .../hbase/http/class-use/HttpServerUtil.html    |      4 +-
 .../hadoop/hbase/http/class-use/InfoServer.html |      4 +-
 .../hbase/http/class-use/NoCacheFilter.html     |      4 +-
 .../http/class-use/ServerConfigurationKeys.html |      4 +-
 .../conf/ConfServlet.BadFormatException.html    |      4 +-
 .../hadoop/hbase/http/conf/ConfServlet.html     |      4 +-
 .../ConfServlet.BadFormatException.html         |      4 +-
 .../hbase/http/conf/class-use/ConfServlet.html  |      4 +-
 .../hadoop/hbase/http/conf/package-frame.html   |      2 +-
 .../hadoop/hbase/http/conf/package-summary.html |      4 +-
 .../hadoop/hbase/http/conf/package-tree.html    |      4 +-
 .../hadoop/hbase/http/conf/package-use.html     |      4 +-
 .../hadoop/hbase/http/jmx/JMXJsonServlet.html   |      7 +-
 .../http/jmx/class-use/JMXJsonServlet.html      |      4 +-
 .../hadoop/hbase/http/jmx/package-frame.html    |      2 +-
 .../hadoop/hbase/http/jmx/package-summary.html  |      4 +-
 .../hadoop/hbase/http/jmx/package-tree.html     |      4 +-
 .../hadoop/hbase/http/jmx/package-use.html      |      4 +-
 .../StaticUserWebFilter.StaticUserFilter.html   |      4 +-
 .../hbase/http/lib/StaticUserWebFilter.html     |      4 +-
 .../StaticUserWebFilter.StaticUserFilter.html   |      4 +-
 .../http/lib/class-use/StaticUserWebFilter.html |      4 +-
 .../hadoop/hbase/http/lib/package-frame.html    |      2 +-
 .../hadoop/hbase/http/lib/package-summary.html  |      4 +-
 .../hadoop/hbase/http/lib/package-tree.html     |      4 +-
 .../hadoop/hbase/http/lib/package-use.html      |      4 +-
 .../hadoop/hbase/http/log/LogLevel.Servlet.html |     10 +-
 .../apache/hadoop/hbase/http/log/LogLevel.html  |     54 +-
 .../http/log/class-use/LogLevel.Servlet.html    |      4 +-
 .../hbase/http/log/class-use/LogLevel.html      |      4 +-
 .../hadoop/hbase/http/log/package-frame.html    |      2 +-
 .../hadoop/hbase/http/log/package-summary.html  |      4 +-
 .../hadoop/hbase/http/log/package-tree.html     |      4 +-
 .../hadoop/hbase/http/log/package-use.html      |      4 +-
 .../apache/hadoop/hbase/http/package-frame.html |      2 +-
 .../hadoop/hbase/http/package-summary.html      |      4 +-
 .../apache/hadoop/hbase/http/package-tree.html  |      4 +-
 .../apache/hadoop/hbase/http/package-use.html   |      4 +-
 .../hadoop/hbase/io/ByteArrayOutputStream.html  |      4 +-
 .../hadoop/hbase/io/ByteBuffInputStream.html    |      4 +-
 .../hadoop/hbase/io/ByteBufferInputStream.html  |      4 +-
 .../hbase/io/ByteBufferListOutputStream.html    |      4 +-
 .../hadoop/hbase/io/ByteBufferOutputStream.html |      4 +-
 .../apache/hadoop/hbase/io/ByteBufferPool.html  |      4 +-
 .../hadoop/hbase/io/ByteBufferWriter.html       |      4 +-
 .../io/ByteBufferWriterDataOutputStream.html    |      4 +-
 .../hbase/io/ByteBufferWriterOutputStream.html  |      4 +-
 .../hadoop/hbase/io/CellOutputStream.html       |      4 +-
 .../hbase/io/FSDataInputStreamWrapper.html      |      4 +-
 .../org/apache/hadoop/hbase/io/FileLink.html    |      4 +-
 .../org/apache/hadoop/hbase/io/HFileLink.html   |      4 +-
 .../hadoop/hbase/io/HalfStoreFileReader.html    |      4 +-
 .../org/apache/hadoop/hbase/io/HeapSize.html    |      4 +-
 .../io/ImmutableBytesWritable.Comparator.html   |      4 +-
 .../hadoop/hbase/io/ImmutableBytesWritable.html |      4 +-
 .../org/apache/hadoop/hbase/io/MetricsIO.html   |     19 +-
 .../apache/hadoop/hbase/io/MetricsIOSource.html |     37 +-
 .../hadoop/hbase/io/MetricsIOSourceImpl.html    |     19 +-
 .../hadoop/hbase/io/MetricsIOWrapper.html       |      9 +-
 .../hadoop/hbase/io/MetricsIOWrapperImpl.html   |     11 +-
 .../org/apache/hadoop/hbase/io/Reference.html   |      4 +-
 .../hadoop/hbase/io/SizedCellScanner.html       |      4 +-
 .../hadoop/hbase/io/TagCompressionContext.html  |      4 +-
 .../org/apache/hadoop/hbase/io/TimeRange.html   |     90 +-
 .../org/apache/hadoop/hbase/io/WALLink.html     |      4 +-
 .../hadoop/hbase/io/WritableWithSize.html       |      4 +-
 .../hadoop/hbase/io/asyncfs/AsyncFSOutput.html  |      4 +-
 .../hbase/io/asyncfs/AsyncFSOutputHelper.html   |      4 +-
 .../asyncfs/FanOutOneBlockAsyncDFSOutput.html   |      4 +-
 ...kAsyncDFSOutputHelper.NameNodeException.html |      4 +-
 .../FanOutOneBlockAsyncDFSOutputHelper.html     |      8 +-
 .../FanOutOneBlockAsyncDFSOutputSaslHelper.html |      4 +-
 .../hbase/io/asyncfs/WrapperAsyncFSOutput.html  |      4 +-
 .../io/asyncfs/class-use/AsyncFSOutput.html     |      4 +-
 .../asyncfs/class-use/AsyncFSOutputHelper.html  |      4 +-
 .../class-use/FanOutOneBlockAsyncDFSOutput.html |      4 +-
 ...kAsyncDFSOutputHelper.NameNodeException.html |      4 +-
 .../FanOutOneBlockAsyncDFSOutputHelper.html     |      4 +-
 .../FanOutOneBlockAsyncDFSOutputSaslHelper.html |      4 +-
 .../asyncfs/class-use/WrapperAsyncFSOutput.html |      4 +-
 .../hadoop/hbase/io/asyncfs/package-frame.html  |      2 +-
 .../hbase/io/asyncfs/package-summary.html       |      4 +-
 .../hadoop/hbase/io/asyncfs/package-tree.html   |      4 +-
 .../hadoop/hbase/io/asyncfs/package-use.html    |      4 +-
 .../io/class-use/ByteArrayOutputStream.html     |      4 +-
 .../hbase/io/class-use/ByteBuffInputStream.html |      4 +-
 .../io/class-use/ByteBufferInputStream.html     |      4 +-
 .../class-use/ByteBufferListOutputStream.html   |      4 +-
 .../io/class-use/ByteBufferOutputStream.html    |      4 +-
 .../hbase/io/class-use/ByteBufferPool.html      |      4 +-
 .../hbase/io/class-use/ByteBufferWriter.html    |      4 +-
 .../ByteBufferWriterDataOutputStream.html       |      4 +-
 .../class-use/ByteBufferWriterOutputStream.html |      4 +-
 .../hbase/io/class-use/CellOutputStream.html    |      4 +-
 .../io/class-use/FSDataInputStreamWrapper.html  |      4 +-
 .../hadoop/hbase/io/class-use/FileLink.html     |      4 +-
 .../hadoop/hbase/io/class-use/HFileLink.html    |      4 +-
 .../hbase/io/class-use/HalfStoreFileReader.html |      4 +-
 .../hadoop/hbase/io/class-use/HeapSize.html     |      4 +-
 .../ImmutableBytesWritable.Comparator.html      |      4 +-
 .../io/class-use/ImmutableBytesWritable.html    |     62 +-
 .../hadoop/hbase/io/class-use/MetricsIO.html    |      4 +-
 .../hbase/io/class-use/MetricsIOSource.html     |      4 +-
 .../hbase/io/class-use/MetricsIOSourceImpl.html |      4 +-
 .../hbase/io/class-use/MetricsIOWrapper.html    |      4 +-
 .../io/class-use/MetricsIOWrapperImpl.html      |      4 +-
 .../hadoop/hbase/io/class-use/Reference.html    |      4 +-
 .../hbase/io/class-use/SizedCellScanner.html    |      4 +-
 .../io/class-use/TagCompressionContext.html     |     12 +-
 .../hadoop/hbase/io/class-use/TimeRange.html    |    189 +-
 .../hadoop/hbase/io/class-use/WALLink.html      |      4 +-
 .../hbase/io/class-use/WritableWithSize.html    |      4 +-
 .../apache/hadoop/hbase/io/crypto/Cipher.html   |      4 +-
 .../hadoop/hbase/io/crypto/CipherProvider.html  |      4 +-
 .../apache/hadoop/hbase/io/crypto/Context.html  |      4 +-
 .../hbase/io/crypto/CryptoCipherProvider.html   |      4 +-
 .../hadoop/hbase/io/crypto/Decryptor.html       |      4 +-
 .../hbase/io/crypto/DefaultCipherProvider.html  |      4 +-
 .../hbase/io/crypto/Encryption.Context.html     |      4 +-
 .../hadoop/hbase/io/crypto/Encryption.html      |      4 +-
 .../hadoop/hbase/io/crypto/Encryptor.html       |      4 +-
 .../hadoop/hbase/io/crypto/KeyProvider.html     |      4 +-
 .../hbase/io/crypto/KeyStoreKeyProvider.html    |      4 +-
 .../apache/hadoop/hbase/io/crypto/aes/AES.html  |      4 +-
 .../hbase/io/crypto/aes/AESDecryptor.html       |      4 +-
 .../hbase/io/crypto/aes/AESEncryptor.html       |      4 +-
 .../hbase/io/crypto/aes/CommonsCryptoAES.html   |      4 +-
 .../crypto/aes/CommonsCryptoAESDecryptor.html   |      4 +-
 .../crypto/aes/CommonsCryptoAESEncryptor.html   |      4 +-
 .../hadoop/hbase/io/crypto/aes/CryptoAES.html   |      4 +-
 .../hbase/io/crypto/aes/class-use/AES.html      |      4 +-
 .../io/crypto/aes/class-use/AESDecryptor.html   |      4 +-
 .../io/crypto/aes/class-use/AESEncryptor.html   |      4 +-
 .../crypto/aes/class-use/CommonsCryptoAES.html  |      4 +-
 .../class-use/CommonsCryptoAESDecryptor.html    |      4 +-
 .../class-use/CommonsCryptoAESEncryptor.html    |      4 +-
 .../io/crypto/aes/class-use/CryptoAES.html      |      4 +-
 .../hbase/io/crypto/aes/package-frame.html      |      2 +-
 .../hbase/io/crypto/aes/package-summary.html    |      4 +-
 .../hbase/io/crypto/aes/package-tree.html       |      4 +-
 .../hadoop/hbase/io/crypto/aes/package-use.html |      4 +-
 .../hbase/io/crypto/class-use/Cipher.html       |     12 +-
 .../io/crypto/class-use/CipherProvider.html     |      4 +-
 .../hbase/io/crypto/class-use/Context.html      |     12 +-
 .../crypto/class-use/CryptoCipherProvider.html  |      4 +-
 .../hbase/io/crypto/class-use/Decryptor.html    |     16 +-
 .../crypto/class-use/DefaultCipherProvider.html |      4 +-
 .../io/crypto/class-use/Encryption.Context.html |      4 +-
 .../hbase/io/crypto/class-use/Encryption.html   |      4 +-
 .../hbase/io/crypto/class-use/Encryptor.html    |     20 +-
 .../hbase/io/crypto/class-use/KeyProvider.html  |      4 +-
 .../crypto/class-use/KeyStoreKeyProvider.html   |      4 +-
 .../hadoop/hbase/io/crypto/package-frame.html   |      2 +-
 .../hadoop/hbase/io/crypto/package-summary.html |      4 +-
 .../hadoop/hbase/io/crypto/package-tree.html    |      4 +-
 .../hadoop/hbase/io/crypto/package-use.html     |      4 +-
 ...tDataBlockEncoder.AbstractEncodedSeeker.html |      4 +-
 .../io/encoding/AbstractDataBlockEncoder.html   |      4 +-
 .../io/encoding/CopyKeyDataBlockEncoder.html    |      4 +-
 .../DataBlockEncoder.EncodedSeeker.html         |      4 +-
 .../hbase/io/encoding/DataBlockEncoder.html     |      4 +-
 .../hbase/io/encoding/DataBlockEncoding.html    |      4 +-
 ...iffKeyDeltaEncoder.DiffCompressionState.html |      4 +-
 .../DiffKeyDeltaEncoder.DiffSeekerState.html    |      4 +-
 .../hbase/io/encoding/DiffKeyDeltaEncoder.html  |      4 +-
 .../hbase/io/encoding/EncodedDataBlock.html     |      4 +-
 .../EncoderBufferTooSmallException.html         |      4 +-
 .../hadoop/hbase/io/encoding/EncodingState.html |      4 +-
 ...astDiffDeltaEncoder.FastDiffSeekerState.html |      4 +-
 .../hbase/io/encoding/FastDiffDeltaEncoder.html |      4 +-
 .../io/encoding/HFileBlockDecodingContext.html  |      4 +-
 .../HFileBlockDefaultDecodingContext.html       |      4 +-
 .../HFileBlockDefaultEncodingContext.html       |      4 +-
 .../io/encoding/HFileBlockEncodingContext.html  |      4 +-
 .../hadoop/hbase/io/encoding/NoneEncoder.html   |      4 +-
 .../io/encoding/PrefixKeyDeltaEncoder.html      |      4 +-
 .../hbase/io/encoding/RowIndexCodecV1.html      |      4 +-
 .../hbase/io/encoding/RowIndexEncoderV1.html    |      4 +-
 .../hbase/io/encoding/RowIndexSeekerV1.html     |      4 +-
 ...tDataBlockEncoder.AbstractEncodedSeeker.html |      4 +-
 .../class-use/AbstractDataBlockEncoder.html     |      4 +-
 .../class-use/CopyKeyDataBlockEncoder.html      |      4 +-
 .../DataBlockEncoder.EncodedSeeker.html         |     22 +-
 .../io/encoding/class-use/DataBlockEncoder.html |      4 +-
 .../encoding/class-use/DataBlockEncoding.html   |     16 +-
 ...iffKeyDeltaEncoder.DiffCompressionState.html |      4 +-
 .../DiffKeyDeltaEncoder.DiffSeekerState.html    |      4 +-
 .../encoding/class-use/DiffKeyDeltaEncoder.html |      4 +-
 .../io/encoding/class-use/EncodedDataBlock.html |      4 +-
 .../EncoderBufferTooSmallException.html         |      4 +-
 .../io/encoding/class-use/EncodingState.html    |      4 +-
 ...astDiffDeltaEncoder.FastDiffSeekerState.html |      4 +-
 .../class-use/FastDiffDeltaEncoder.html         |      4 +-
 .../class-use/HFileBlockDecodingContext.html    |     40 +-
 .../HFileBlockDefaultDecodingContext.html       |      8 +-
 .../HFileBlockDefaultEncodingContext.html       |      8 +-
 .../class-use/HFileBlockEncodingContext.html    |     90 +-
 .../io/encoding/class-use/NoneEncoder.html      |      4 +-
 .../class-use/PrefixKeyDeltaEncoder.html        |      4 +-
 .../io/encoding/class-use/RowIndexCodecV1.html  |      4 +-
 .../encoding/class-use/RowIndexEncoderV1.html   |      4 +-
 .../io/encoding/class-use/RowIndexSeekerV1.html |      4 +-
 .../hadoop/hbase/io/encoding/package-frame.html |      2 +-
 .../hbase/io/encoding/package-summary.html      |      4 +-
 .../hadoop/hbase/io/encoding/package-tree.html  |      4 +-
 .../hadoop/hbase/io/encoding/package-use.html   |      4 +-
 .../io/hadoopbackport/ThrottledInputStream.html |      4 +-
 .../class-use/ThrottledInputStream.html         |      4 +-
 .../hbase/io/hadoopbackport/package-frame.html  |      2 +-
 .../io/hadoopbackport/package-summary.html      |      4 +-
 .../hbase/io/hadoopbackport/package-tree.html   |      4 +-
 .../hbase/io/hadoopbackport/package-use.html    |      4 +-
 .../hadoop/hbase/io/hfile/AgeSnapshot.html      |     23 +-
 .../hadoop/hbase/io/hfile/BlockCache.html       |      4 +-
 .../hadoop/hbase/io/hfile/BlockCacheKey.html    |      4 +-
 .../BlockCacheUtil.CachedBlocksByFile.html      |      4 +-
 .../hadoop/hbase/io/hfile/BlockCacheUtil.html   |      4 +-
 .../hadoop/hbase/io/hfile/BlockPriority.html    |     17 +-
 .../hbase/io/hfile/BlockType.BlockCategory.html |      4 +-
 .../apache/hadoop/hbase/io/hfile/BlockType.html |      8 +-
 .../hbase/io/hfile/BlockWithScanInfo.html       |     13 +-
 .../hadoop/hbase/io/hfile/CacheConfig.html      |      4 +-
 .../hadoop/hbase/io/hfile/CacheStats.html       |     30 +-
 .../hbase/io/hfile/Cacheable.MemoryType.html    |      4 +-
 .../apache/hadoop/hbase/io/hfile/Cacheable.html |      4 +-
 .../hbase/io/hfile/CacheableDeserializer.html   |      4 +-
 .../hfile/CacheableDeserializerIdManager.html   |      4 +-
 .../hadoop/hbase/io/hfile/CachedBlock.html      |      4 +-
 .../hadoop/hbase/io/hfile/ChecksumUtil.html     |      4 +-
 .../CombinedBlockCache.CombinedCacheStats.html  |      4 +-
 .../hbase/io/hfile/CombinedBlockCache.html      |      4 +-
 .../hbase/io/hfile/CompoundBloomFilter.html     |      4 +-
 .../hbase/io/hfile/CompoundBloomFilterBase.html |      4 +-
 .../io/hfile/CompoundBloomFilterWriter.html     |      4 +-
 .../hbase/io/hfile/CorruptHFileException.html   |      4 +-
 .../hadoop/hbase/io/hfile/FixedFileTrailer.html |     76 +-
 .../io/hfile/HFile.CachingBlockReader.html      |      4 +-
 .../hadoop/hbase/io/hfile/HFile.FileInfo.html   |      4 +-
 .../hadoop/hbase/io/hfile/HFile.Reader.html     |      4 +-
 .../hadoop/hbase/io/hfile/HFile.Writer.html     |      4 +-
 .../hbase/io/hfile/HFile.WriterFactory.html     |      4 +-
 .../org/apache/hadoop/hbase/io/hfile/HFile.html |      4 +-
 .../hadoop/hbase/io/hfile/HFileBlock.html       |     24 +-
 .../hfile/HFileBlockIndex.BlockIndexWriter.html |      4 +-
 .../hadoop/hbase/io/hfile/HFileBlockIndex.html  |      4 +-
 .../hadoop/hbase/io/hfile/HFileContext.html     |      4 +-
 .../hbase/io/hfile/HFileContextBuilder.html     |      4 +-
 .../hbase/io/hfile/HFileDataBlockEncoder.html   |      4 +-
 .../io/hfile/HFileDataBlockEncoderImpl.html     |      4 +-
 .../hbase/io/hfile/HFilePrettyPrinter.html      |     24 +-
 ...ReaderImpl.BlockIndexNotLoadedException.html |      4 +-
 .../hfile/HFileReaderImpl.EncodedScanner.html   |      4 +-
 .../hfile/HFileReaderImpl.HFileScannerImpl.html |      4 +-
 .../HFileReaderImpl.NotSeekedException.html     |      4 +-
 .../hadoop/hbase/io/hfile/HFileReaderImpl.html  |      4 +-
 .../hadoop/hbase/io/hfile/HFileScanner.html     |      4 +-
 .../hadoop/hbase/io/hfile/HFileWriterImpl.html  |      4 +-
 .../io/hfile/InclusiveCombinedBlockCache.html   |      4 +-
 .../hbase/io/hfile/InlineBlockWriter.html       |      4 +-
 .../hbase/io/hfile/InvalidHFileException.html   |      4 +-
 .../hadoop/hbase/io/hfile/LruBlockCache.html    |      4 +-
 .../hadoop/hbase/io/hfile/LruCachedBlock.html   |      4 +-
 .../hbase/io/hfile/LruCachedBlockQueue.html     |      4 +-
 .../hbase/io/hfile/MemcachedBlockCache.html     |      4 +-
 .../hbase/io/hfile/NoOpDataBlockEncoder.html    |      4 +-
 .../hadoop/hbase/io/hfile/PrefetchExecutor.html |     57 +-
 .../hbase/io/hfile/ResizableBlockCache.html     |      4 +-
 .../hbase/io/hfile/class-use/AgeSnapshot.html   |      4 +-
 .../hbase/io/hfile/class-use/BlockCache.html    |      8 +-
 .../hbase/io/hfile/class-use/BlockCacheKey.html |     74 +-
 .../BlockCacheUtil.CachedBlocksByFile.html      |      4 +-
 .../io/hfile/class-use/BlockCacheUtil.html      |      4 +-
 .../hbase/io/hfile/class-use/BlockPriority.html |      4 +-
 .../class-use/BlockType.BlockCategory.html      |      4 +-
 .../hbase/io/hfile/class-use/BlockType.html     |     30 +-
 .../io/hfile/class-use/BlockWithScanInfo.html   |      4 +-
 .../hbase/io/hfile/class-use/CacheConfig.html   |     20 +-
 .../hbase/io/hfile/class-use/CacheStats.html    |     12 +-
 .../hfile/class-use/Cacheable.MemoryType.html   |      8 +-
 .../hbase/io/hfile/class-use/Cacheable.html     |     70 +-
 .../hfile/class-use/CacheableDeserializer.html  |     12 +-
 .../CacheableDeserializerIdManager.html         |      4 +-
 .../hbase/io/hfile/class-use/CachedBlock.html   |      8 +-
 .../hbase/io/hfile/class-use/ChecksumUtil.html  |      4 +-
 .../CombinedBlockCache.CombinedCacheStats.html  |      4 +-
 .../io/hfile/class-use/CombinedBlockCache.html  |      4 +-
 .../io/hfile/class-use/CompoundBloomFilter.html |      4 +-
 .../class-use/CompoundBloomFilterBase.html      |      4 +-
 .../class-use/CompoundBloomFilterWriter.html    |      4 +-
 .../hfile/class-use/CorruptHFileException.html  |      4 +-
 .../io/hfile/class-use/FixedFileTrailer.html    |      4 +-
 .../class-use/HFile.CachingBlockReader.html     |      4 +-
 .../io/hfile/class-use/HFile.FileInfo.html      |      4 +-
 .../hbase/io/hfile/class-use/HFile.Reader.html  |      4 +-
 .../hbase/io/hfile/class-use/HFile.Writer.html  |     24 +-
 .../io/hfile/class-use/HFile.WriterFactory.html |      4 +-
 .../hadoop/hbase/io/hfile/class-use/HFile.html  |      4 +-
 .../hbase/io/hfile/class-use/HFileBlock.html    |      4 +-
 .../HFileBlockIndex.BlockIndexWriter.html       |      4 +-
 .../io/hfile/class-use/HFileBlockIndex.html     |      4 +-
 .../hbase/io/hfile/class-use/HFileContext.html  |     38 +-
 .../io/hfile/class-use/HFileContextBuilder.html |      4 +-
 .../hfile/class-use/HFileDataBlockEncoder.html  |      4 +-
 .../class-use/HFileDataBlockEncoderImpl.html    |      4 +-
 .../io/hfile/class-use/HFilePrettyPrinter.html  |      4 +-
 ...ReaderImpl.BlockIndexNotLoadedException.html |      4 +-
 .../HFileReaderImpl.EncodedScanner.html         |      4 +-
 .../HFileReaderImpl.HFileScannerImpl.html       |      4 +-
 .../HFileReaderImpl.NotSeekedException.html     |      4 +-
 .../io/hfile/class-use/HFileReaderImpl.html     |      4 +-
 .../hbase/io/hfile/class-use/HFileScanner.html  |      4 +-
 .../io/hfile/class-use/HFileWriterImpl.html     |      4 +-
 .../class-use/InclusiveCombinedBlockCache.html  |      4 +-
 .../io/hfile/class-use/InlineBlockWriter.html   |     12 +-
 .../hfile/class-use/InvalidHFileException.html  |      4 +-
 .../hbase/io/hfile/class-use/LruBlockCache.html |      4 +-
 .../io/hfile/class-use/LruCachedBlock.html      |      4 +-
 .../io/hfile/class-use/LruCachedBlockQueue.html |      4 +-
 .../io/hfile/class-use/MemcachedBlockCache.html |      4 +-
 .../hfile/class-use/NoOpDataBlockEncoder.html   |      4 +-
 .../io/hfile/class-use/PrefetchExecutor.html    |      4 +-
 .../io/hfile/class-use/ResizableBlockCache.html |      4 +-
 .../hadoop/hbase/io/hfile/package-frame.html    |      2 +-
 .../hadoop/hbase/io/hfile/package-summary.html  |      4 +-
 .../hadoop/hbase/io/hfile/package-tree.html     |      6 +-
 .../hadoop/hbase/io/hfile/package-use.html      |      4 +-
 .../apache/hadoop/hbase/io/package-frame.html   |      2 +-
 .../apache/hadoop/hbase/io/package-summary.html |      4 +-
 .../apache/hadoop/hbase/io/package-tree.html    |      4 +-
 .../org/apache/hadoop/hbase/io/package-use.html |     27 +-
 .../apache/hadoop/hbase/io/util/Dictionary.html |      4 +-
 .../hadoop/hbase/io/util/LRUDictionary.html     |      4 +-
 .../hadoop/hbase/io/util/MemorySizeUtil.html    |      4 +-
 .../hadoop/hbase/io/util/StreamUtils.html       |      4 +-
 .../hbase/io/util/class-use/Dictionary.html     |      4 +-
 .../hbase/io/util/class-use/LRUDictionary.html  |      4 +-
 .../hbase/io/util/class-use/MemorySizeUtil.html |      4 +-
 .../hbase/io/util/class-use/StreamUtils.html    |      4 +-
 .../hadoop/hbase/io/util/package-frame.html     |      2 +-
 .../hadoop/hbase/io/util/package-summary.html   |      4 +-
 .../hadoop/hbase/io/util/package-tree.html      |      4 +-
 .../hadoop/hbase/io/util/package-use.html       |      4 +-
 ...Client.BlockingRpcChannelImplementation.html |      4 +-
 ...tractRpcClient.RpcChannelImplementation.html |      4 +-
 .../hadoop/hbase/ipc/AbstractRpcClient.html     |      4 +-
 .../hbase/ipc/AdaptiveLifoCoDelCallQueue.html   |      4 +-
 .../hadoop/hbase/ipc/BadAuthException.html      |      4 +-
 .../hbase/ipc/BalancedQueueRpcExecutor.html     |      4 +-
 .../hadoop/hbase/ipc/BlockingRpcCallback.html   |      4 +-
 .../hadoop/hbase/ipc/BlockingRpcClient.html     |      4 +-
 .../hbase/ipc/CallCancelledException.html       |      4 +-
 .../apache/hadoop/hbase/ipc/CallQueueInfo.html  |      4 +-
 .../org/apache/hadoop/hbase/ipc/CallRunner.html |      6 +-
 .../hadoop/hbase/ipc/CallTimeoutException.html  |      4 +-
 .../hbase/ipc/CallerDisconnectedException.html  |      4 +-
 .../ipc/CellScannerButNoCodecException.html     |      4 +-
 .../hadoop/hbase/ipc/CoprocessorRpcChannel.html |      4 +-
 ...CoprocessorRpcUtils.BlockingRpcCallback.html |      4 +-
 .../hadoop/hbase/ipc/CoprocessorRpcUtils.html   |      4 +-
 .../hbase/ipc/DelegatingHBaseRpcController.html |      4 +-
 .../hbase/ipc/EmptyServiceNameException.html    |      9 +-
 .../hadoop/hbase/ipc/FailedServerException.html |      4 +-
 .../apache/hadoop/hbase/ipc/FailedServers.html  |      4 +-
 .../hbase/ipc/FallbackDisallowedException.html  |      4 +-
 .../ipc/FastPathBalancedQueueRpcExecutor.html   |      4 +-
 .../hbase/ipc/FatalConnectionException.html     |      4 +-
 .../hadoop/hbase/ipc/FifoRpcScheduler.html      |     43 +-
 .../hadoop/hbase/ipc/HBaseRPCErrorHandler.html  |      4 +-
 ...HBaseRpcController.CancellationCallback.html |      4 +-
 .../hadoop/hbase/ipc/HBaseRpcController.html    |      4 +-
 .../hbase/ipc/HBaseRpcControllerImpl.html       |      4 +-
 .../hadoop/hbase/ipc/MetricsHBaseServer.html    |      4 +-
 .../hbase/ipc/MetricsHBaseServerSource.html     |    135 +-
 .../ipc/MetricsHBaseServerSourceFactory.html    |     11 +-
 .../MetricsHBaseServerSourceFactoryImpl.html    |      4 +-
 .../hbase/ipc/MetricsHBaseServerSourceImpl.html |     34 +-
 .../hbase/ipc/MetricsHBaseServerWrapper.html    |     35 +-
 .../ipc/MetricsHBaseServerWrapperImpl.html      |     35 +-
 .../apache/hadoop/hbase/ipc/NettyRpcClient.html |      4 +-
 .../hbase/ipc/NettyRpcClientConfigHelper.html   |      4 +-
 .../hadoop/hbase/ipc/NettyRpcFrameDecoder.html  |      4 +-
 .../apache/hadoop/hbase/ipc/NettyRpcServer.html |      4 +-
 .../hadoop/hbase/ipc/PriorityFunction.html      |      4 +-
 .../apache/hadoop/hbase/ipc/QosPriority.html    |      9 +-
 .../hadoop/hbase/ipc/RWQueueRpcExecutor.html    |      4 +-
 .../hbase/ipc/RemoteWithExtrasException.html    |      4 +-
 .../org/apache/hadoop/hbase/ipc/RpcCall.html    |      4 +-
 .../apache/hadoop/hbase/ipc/RpcCallContext.html |      4 +-
 .../apache/hadoop/hbase/ipc/RpcCallback.html    |      4 +-
 .../org/apache/hadoop/hbase/ipc/RpcClient.html  |      4 +-
 .../hadoop/hbase/ipc/RpcClientFactory.html      |      4 +-
 .../hadoop/hbase/ipc/RpcControllerFactory.html  |      4 +-
 .../hadoop/hbase/ipc/RpcExecutor.Handler.html   |      4 +-
 .../hbase/ipc/RpcExecutor.QueueBalancer.html    |      4 +-
 .../apache/hadoop/hbase/ipc/RpcExecutor.html    |      4 +-
 .../hadoop/hbase/ipc/RpcScheduler.Context.html  |      4 +-
 .../apache/hadoop/hbase/ipc/RpcScheduler.html   |      4 +-
 .../RpcServer.BlockingServiceAndInterface.html  |      4 +-
 .../hadoop/hbase/ipc/RpcServer.CallCleanup.html |      4 +-
 .../org/apache/hadoop/hbase/ipc/RpcServer.html  |      4 +-
 .../hadoop/hbase/ipc/RpcServerFactory.html      |      4 +-
 .../hadoop/hbase/ipc/RpcServerInterface.html    |      4 +-
 .../hbase/ipc/ServerNotRunningYetException.html |      4 +-
 .../hadoop/hbase/ipc/ServerRpcController.html   |      4 +-
 .../hbase/ipc/ServerTooBusyException.html       |      4 +-
 .../hadoop/hbase/ipc/SimpleRpcScheduler.html    |      4 +-
 .../hadoop/hbase/ipc/SimpleRpcServer.html       |      4 +-
 .../hbase/ipc/StoppedRpcClientException.html    |      4 +-
 .../hbase/ipc/UnknownServiceException.html      |      7 +-
 .../ipc/UnsupportedCellCodecException.html      |      4 +-
 .../UnsupportedCompressionCodecException.html   |      4 +-
 .../hbase/ipc/UnsupportedCryptoException.html   |      4 +-
 .../hadoop/hbase/ipc/WrongVersionException.html |      4 +-
 ...Client.BlockingRpcChannelImplementation.html |      4 +-
 ...tractRpcClient.RpcChannelImplementation.html |      4 +-
 .../hbase/ipc/class-use/AbstractRpcClient.html  |      4 +-
 .../class-use/AdaptiveLifoCoDelCallQueue.html   |      4 +-
 .../hbase/ipc/class-use/BadAuthException.html   |      4 +-
 .../ipc/class-use/BalancedQueueRpcExecutor.html |      4 +-
 .../ipc/class-use/BlockingRpcCallback.html      |      4 +-
 .../hbase/ipc/class-use/BlockingRpcClient.html  |      4 +-
 .../ipc/class-use/CallCancelledException.html   |      4 +-
 .../hbase/ipc/class-use/CallQueueInfo.html      |     14 +-
 .../hadoop/hbase/ipc/class-use/CallRunner.html  |     28 +-
 .../ipc/class-use/CallTimeoutException.html     |      4 +-
 .../class-use/CallerDisconnectedException.html  |      4 +-
 .../CellScannerButNoCodecException.html         |      4 +-
 .../ipc/class-use/CoprocessorRpcChannel.html    |      4 +-
 ...CoprocessorRpcUtils.BlockingRpcCallback.html |      4 +-
 .../ipc/class-use/CoprocessorRpcUtils.html      |      4 +-
 .../class-use/DelegatingHBaseRpcController.html |      4 +-
 .../class-use/EmptyServiceNameException.html    |      4 +-
 .../ipc/class-use/FailedServerException.html    |      4 +-
 .../hbase/ipc/class-use/FailedServers.html      |      4 +-
 .../class-use/FallbackDisallowedException.html  |      4 +-
 .../FastPathBalancedQueueRpcExecutor.html       |      4 +-
 .../ipc/class-use/FatalConnectionException.html |      4 +-
 .../hbase/ipc/class-use/FifoRpcScheduler.html   |      4 +-
 .../ipc/class-use/HBaseRPCErrorHandler.html     |     16 +-
 ...HBaseRpcController.CancellationCallback.html |      8 +-
 .../hbase/ipc/class-use/HBaseRpcController.html |     12 +-
 .../ipc/class-use/HBaseRpcControllerImpl.html   |      4 +-
 .../hbase/ipc/class-use/MetricsHBaseServer.html |      8 +-
 .../ipc/class-use/MetricsHBaseServerSource.html |      4 +-
 .../MetricsHBaseServerSourceFactory.html        |      4 +-
 .../MetricsHBaseServerSourceFactoryImpl.html    |      4 +-
 .../class-use/MetricsHBaseServerSourceImpl.html |      4 +-
 .../class-use/MetricsHBaseServerWrapper.html    |      4 +-
 .../MetricsHBaseServerWrapperImpl.html          |      4 +-
 .../hbase/ipc/class-use/NettyRpcClient.html     |      4 +-
 .../class-use/NettyRpcClientConfigHelper.html   |      4 +-
 .../ipc/class-use/NettyRpcFrameDecoder.html     |      4 +-
 .../hbase/ipc/class-use/NettyRpcServer.html     |      4 +-
 .../hbase/ipc/class-use/PriorityFunction.html   |      4 +-
 .../hadoop/hbase/ipc/class-use/QosPriority.html |      4 +-
 .../hbase/ipc/class-use/RWQueueRpcExecutor.html |      4 +-
 .../class-use/RemoteWithExtrasException.html    |      4 +-
 .../hadoop/hbase/ipc/class-use/RpcCall.html     |     14 +-
 .../hbase/ipc/class-use/RpcCallContext.html     |      4 +-
 .../hadoop/hbase/ipc/class-use/RpcCallback.html |      4 +-
 .../hadoop/hbase/ipc/class-use/RpcClient.html   |      4 +-
 .../hbase/ipc/class-use/RpcClientFactory.html   |      4 +-
 .../ipc/class-use/RpcControllerFactory.html     |     10 +-
 .../ipc/class-use/RpcExecutor.Handler.html      |      4 +-
 .../class-use/RpcExecutor.QueueBalancer.html    |      4 +-
 .../hadoop/hbase/ipc/class-use/RpcExecutor.html |      4 +-
 .../ipc/class-use/RpcScheduler.Context.html     |     14 +-
 .../hbase/ipc/class-use/RpcScheduler.html       |      8 +-
 .../RpcServer.BlockingServiceAndInterface.html  |      4 +-
 .../ipc/class-use/RpcServer.CallCleanup.html    |      4 +-
 .../hadoop/hbase/ipc/class-use/RpcServer.html   |      4 +-
 .../hbase/ipc/class-use/RpcServerFactory.html   |      4 +-
 .../hbase/ipc/class-use/RpcServerInterface.html |      4 +-
 .../class-use/ServerNotRunningYetException.html |      4 +-
 .../ipc/class-use/ServerRpcController.html      |      4 +-
 .../ipc/class-use/ServerTooBusyException.html   |      4 +-
 .../hbase/ipc/class-use/SimpleRpcScheduler.html |      4 +-
 .../hbase/ipc/class-use/SimpleRpcServer.html    |      4 +-
 .../class-use/StoppedRpcClientException.html    |      4 +-
 .../ipc/class-use/UnknownServiceException.html  |      4 +-
 .../UnsupportedCellCodecException.html          |      4 +-
 .../UnsupportedCompressionCodecException.html   |      4 +-
 .../class-use/UnsupportedCryptoException.html   |      4 +-
 .../ipc/class-use/WrongVersionException.html    |      4 +-
 .../apache/hadoop/hbase/ipc/package-frame.html  |      2 +-
 .../hadoop/hbase/ipc/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/ipc/package-tree.html   |      4 +-
 .../apache/hadoop/hbase/ipc/package-use.html    |      4 +-
 .../apache/hadoop/hbase/log/HBaseMarkers.html   |      4 +-
 .../hbase/log/class-use/HBaseMarkers.html       |      4 +-
 .../apache/hadoop/hbase/log/package-frame.html  |      2 +-
 .../hadoop/hbase/log/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/log/package-tree.html   |      4 +-
 .../apache/hadoop/hbase/log/package-use.html    |      4 +-
 .../org/apache/hadoop/hbase/mapred/Driver.html  |      4 +-
 .../hadoop/hbase/mapred/GroupingTableMap.html   |      4 +-
 .../hadoop/hbase/mapred/HRegionPartitioner.html |      4 +-
 .../hadoop/hbase/mapred/IdentityTableMap.html   |      4 +-
 .../hbase/mapred/IdentityTableReduce.html       |      4 +-
 .../mapred/MultiTableSnapshotInputFormat.html   |      4 +-
 .../apache/hadoop/hbase/mapred/RowCounter.html  |      4 +-
 .../hadoop/hbase/mapred/TableInputFormat.html   |      4 +-
 .../hbase/mapred/TableInputFormatBase.html      |      4 +-
 .../apache/hadoop/hbase/mapred/TableMap.html    |      4 +-
 .../hadoop/hbase/mapred/TableMapReduceUtil.html |      4 +-
 .../TableOutputFormat.TableRecordWriter.html    |      4 +-
 .../hadoop/hbase/mapred/TableOutputFormat.html  |      4 +-
 .../hadoop/hbase/mapred/TableRecordReader.html  |      4 +-
 .../hbase/mapred/TableRecordReaderImpl.html     |      4 +-
 .../apache/hadoop/hbase/mapred/TableReduce.html |      4 +-
 ...hotInputFormat.TableSnapshotRegionSplit.html |      4 +-
 .../hbase/mapred/TableSnapshotInputFormat.html  |      4 +-
 .../apache/hadoop/hbase/mapred/TableSplit.html  |      4 +-
 .../hadoop/hbase/mapred/class-use/Driver.html   |      4 +-
 .../mapred/class-use/GroupingTableMap.html      |      4 +-
 .../mapred/class-use/HRegionPartitioner.html    |      4 +-
 .../mapred/class-use/IdentityTableMap.html      |      4 +-
 .../mapred/class-use/IdentityTableReduce.html   |      4 +-
 .../MultiTableSnapshotInputFormat.html          |      4 +-
 .../hbase/mapred/class-use/RowCounter.html      |      4 +-
 .../mapred/class-use/TableInputFormat.html      |      4 +-
 .../mapred/class-use/TableInputFormatBase.html  |      4 +-
 .../hadoop/hbase/mapred/class-use/TableMap.html |      4 +-
 .../mapred/class-use/TableMapReduceUtil.html    |      4 +-
 .../TableOutputFormat.TableRecordWriter.html    |      4 +-
 .../mapred/class-use/TableOutputFormat.html     |      4 +-
 .../mapred/class-use/TableRecordReader.html     |      4 +-
 .../mapred/class-use/TableRecordReaderImpl.html |      4 +-
 .../hbase/mapred/class-use/TableReduce.html     |      4 +-
 ...hotInputFormat.TableSnapshotRegionSplit.html |      4 +-
 .../class-use/TableSnapshotInputFormat.html     |      4 +-
 .../hbase/mapred/class-use/TableSplit.html      |      4 +-
 .../hadoop/hbase/mapred/package-frame.html      |      2 +-
 .../hadoop/hbase/mapred/package-summary.html    |      4 +-
 .../hadoop/hbase/mapred/package-tree.html       |      4 +-
 .../apache/hadoop/hbase/mapred/package-use.html |      4 +-
 .../hadoop/hbase/mapreduce/CellCounter.html     |      6 +-
 .../hadoop/hbase/mapreduce/CellCreator.html     |      4 +-
 .../CellSerialization.CellDeserializer.html     |      4 +-
 .../CellSerialization.CellSerializer.html       |      4 +-
 .../hbase/mapreduce/CellSerialization.html      |      4 +-
 .../hadoop/hbase/mapreduce/CellSortReducer.html |      4 +-
 .../hadoop/hbase/mapreduce/CopyTable.html       |      4 +-
 .../DefaultVisibilityExpressionResolver.html    |      4 +-
 .../apache/hadoop/hbase/mapreduce/Driver.html   |      4 +-
 .../apache/hadoop/hbase/mapreduce/Export.html   |      4 +-
 .../hadoop/hbase/mapreduce/ExportUtils.html     |      4 +-
 .../hbase/mapreduce/GroupingTableMapper.html    |      4 +-
 .../hbase/mapreduce/HFileInputFormat.html       |     15 +-
 .../hbase/mapreduce/HFileOutputFormat2.html     |      4 +-
 .../hbase/mapreduce/HRegionPartitioner.html     |      4 +-
 .../hbase/mapreduce/HashTable.HashMapper.html   |     14 +-
 .../mapreduce/HashTable.TableHash.Reader.html   |     14 +-
 .../hbase/mapreduce/HashTable.TableHash.html    |     14 +-
 .../hadoop/hbase/mapreduce/HashTable.html       |     15 +-
 .../hbase/mapreduce/IdentityTableMapper.html    |      4 +-
 .../hbase/mapreduce/IdentityTableReducer.html   |      4 +-
 .../hbase/mapreduce/Import.CellImporter.html    |      4 +-
 .../hbase/mapreduce/Import.CellReducer.html     |      4 +-
 .../mapreduce/Import.CellSortImporter.html      |      4 +-
 ...itableComparable.CellWritableComparator.html |      4 +-
 .../Import.CellWritableComparable.html          |      4 +-
 ...mport.CellWritableComparablePartitioner.html |      4 +-
 .../hadoop/hbase/mapreduce/Import.Importer.html |      4 +-
 .../mapreduce/Import.KeyValueImporter.html      |      4 +-
 .../hbase/mapreduce/Import.KeyValueReducer.html |      4 +-
 .../mapreduce/Import.KeyValueSortImporter.html  |      4 +-
 ...leComparable.KeyValueWritableComparator.html |      4 +-
 .../Import.KeyValueWritableComparable.html      |      4 +-
 ...t.KeyValueWritableComparablePartitioner.html |      4 +-
 .../apache/hadoop/hbase/mapreduce/Import.html   |      4 +-
 ...ImportTsv.TsvParser.BadTsvLineException.html |      4 +-
 .../hbase/mapreduce/ImportTsv.TsvParser.html    |      4 +-
 .../hadoop/hbase/mapreduce/ImportTsv.html       |      4 +-
 .../hbase/mapreduce/IndexBuilder.Map.html       |     12 +-
 .../hadoop/hbase/mapreduce/IndexBuilder.html    |     19 +-
 .../hadoop/hbase/mapreduce/JarFinder.html       |     53 +-
 .../apache/hadoop/hbase/mapreduce/JobUtil.html  |      8 +-
 ...ValueSerialization.KeyValueDeserializer.html |      4 +-
 ...eyValueSerialization.KeyValueSerializer.html |      4 +-
 .../hbase/mapreduce/KeyValueSerialization.html  |      4 +-
 .../hbase/mapreduce/KeyValueSortReducer.html    |      4 +-
 .../LoadIncrementalHFiles.LoadQueueItem.html    |      4 +-
 .../hbase/mapreduce/LoadIncrementalHFiles.html  |      4 +-
 .../mapreduce/MultiTableHFileOutputFormat.html  |      4 +-
 .../hbase/mapreduce/MultiTableInputFormat.html  |      4 +-
 .../mapreduce/MultiTableInputFormatBase.html    |      4 +-
 ...ableOutputFormat.MultiTableRecordWriter.html |      4 +-
 .../hbase/mapreduce/MultiTableOutputFormat.html |      4 +-
 .../MultiTableSnapshotInputFormat.html          |      4 +-
 .../MultiTableSnapshotInputFormatImpl.html      |      4 +-
 .../mapreduce/MultithreadedTableMapper.html     |     23 +-
 .../hbase/mapreduce/MutationSerialization.html  |      4 +-
 .../hadoop/hbase/mapreduce/PutCombiner.html     |      4 +-
 .../hadoop/hbase/mapreduce/PutSortReducer.html  |      4 +-
 .../hbase/mapreduce/RegionSizeCalculator.html   |      4 +-
 .../hbase/mapreduce/ResultSerialization.html    |      4 +-
 .../hadoop/hbase/mapreduce/RowCounter.html      |      4 +-
 .../hadoop/hbase/mapreduce/SampleUploader.html  |     15 +-
 .../mapreduce/SimpleTotalOrderPartitioner.html  |      4 +-
 .../mapreduce/SyncTable.SyncMapper.Counter.html |     38 +-
 .../hbase/mapreduce/SyncTable.SyncMapper.html   |     14 +-
 .../hadoop/hbase/mapreduce/SyncTable.html       |     15 +-
 .../hbase/mapreduce/TableInputFormat.html       |      4 +-
 .../hbase/mapreduce/TableInputFormatBase.html   |      4 +-
 .../hbase/mapreduce/TableMapReduceUtil.html     |      4 +-
 .../hadoop/hbase/mapreduce/TableMapper.html     |      4 +-
 .../hbase/mapreduce/TableOutputCommitter.html   |      4 +-
 .../TableOutputFormat.TableRecordWriter.html    |      4 +-
 .../hbase/mapreduce/TableOutputFormat.html      |     10 +-
 .../hbase/mapreduce/TableRecordReader.html      |      4 +-
 .../hbase/mapreduce/TableRecordReaderImpl.html  |      4 +-
 .../hadoop/hbase/mapreduce/TableReducer.html    |      4 +-
 ...hotInputFormat.TableSnapshotRegionSplit.html |      4 +-
 .../mapreduce/TableSnapshotInputFormat.html     |      4 +-
 ...TableSnapshotInputFormatImpl.InputSplit.html |     28 +-
 ...bleSnapshotInputFormatImpl.RecordReader.html |     24 +-
 .../mapreduce/TableSnapshotInputFormatImpl.html |     40 +-
 .../hadoop/hbase/mapreduce/TableSplit.html      |      4 +-
 .../hadoop/hbase/mapreduce/TextSortReducer.html |      4 +-
 .../hbase/mapreduce/TsvImporterMapper.html      |      4 +-
 .../hbase/mapreduce/TsvImporterTextMapper.html  |      4 +-
 .../mapreduce/VisibilityExpressionResolver.html |      4 +-
 .../hadoop/hbase/mapreduce/WALInputFormat.html  |      4 +-
 .../hbase/mapreduce/WALPlayer.WALMapper.html    |      4 +-
 .../hadoop/hbase/mapreduce/WALPlayer.html       |      8 +-
 .../hbase/mapreduce/class-use/CellCounter.html  |      4 +-
 .../hbase/mapreduce/class-use/CellCreator.html  |      4 +-
 .../CellSerialization.CellDeserializer.html     |      4 +-
 .../CellSerialization.CellSerializer.html       |      4 +-
 .../mapreduce/class-use/CellSerialization.html  |      4 +-
 .../mapreduce/class-use/CellSortReducer.html    |      4 +-
 .../hbase/mapreduce/class-use/CopyTable.html    |      4 +-
 .../DefaultVisibilityExpressionResolver.html    |      4 +-
 .../hbase/mapreduce/class-use/Driver.html       |      4 +-
 .../hbase/mapreduce/class-use/Export.html       |      4 +-
 .../hbase/mapreduce/class-use/ExportUtils.html  |      4 +-
 .../class-use/GroupingTableMapper.html          |      4 +-
 .../mapreduce/class-use/HFileInputFormat.html   |      4 +-
 .../mapreduce/class-use/HFileOutputFormat2.html |      4 +-
 .../mapreduce/class-use/HRegionPartitioner.html |      4 +-
 .../class-use/HashTable.HashMapper.html         |      4 +-
 .../class-use/HashTable.TableHash.Reader.html   |      4 +-
 .../class-use/HashTable.TableHash.html          |      4 +-
 .../hbase/mapreduce/class-use/HashTable.html    |      4 +-
 .../class-use/IdentityTableMapper.html          |      4 +-
 .../class-use/IdentityTableReducer.html         |      4 +-
 .../class-use/Import.CellImporter.html          |      4 +-
 .../mapreduce/class-use/Import.CellReducer.html |      4 +-
 .../class-use/Import.CellSortImporter.html      |      4 +-
 ...itableComparable.CellWritableComparator.html |      4 +-
 .../Import.CellWritableComparable.html          |      4 +-
 ...mport.CellWritableComparablePartitioner.html |      4 +-
 .../mapreduce/class-use/Import.Importer.html    |      4 +-
 .../class-use/Import.KeyValueImporter.html      |      4 +-
 .../class-use/Import.KeyValueReducer.html       |      4 +-
 .../class-use/Import.KeyValueSortImporter.html  |      4 +-
 ...leComparable.KeyValueWritableComparator.html |      4 +-
 .../Import.KeyValueWritableComparable.html      |      4 +-
 ...t.KeyValueWritableComparablePartitioner.html |      4 +-
 .../hbase/mapreduce/class-use/Import.html       |      4 +-
 ...ImportTsv.TsvParser.BadTsvLineException.html |      4 +-
 .../class-use/ImportTsv.TsvParser.html          |      4 +-
 .../hbase/mapreduce/class-use/ImportTsv.html    |      4 +-
 .../mapreduce/class-use/IndexBuilder.Map.html   |      4 +-
 .../hbase/mapreduce/class-use/IndexBuilder.html |      4 +-
 .../hbase/mapreduce/class-use/JarFinder.html    |      4 +-
 .../hbase/mapreduce/class-use/JobUtil.html      |      4 +-
 ...ValueSerialization.KeyValueDeserializer.html |      4 +-
 ...eyValueSerialization.KeyValueSerializer.html |      4 +-
 .../class-use/KeyValueSerialization.html        |      4 +-
 .../class-use/KeyValueSortReducer.html          |      4 +-
 .../LoadIncrementalHFiles.LoadQueueItem.html    |      4 +-
 .../class-use/LoadIncrementalHFiles.html        |      4 +-
 .../class-use/MultiTableHFileOutputFormat.html  |      4 +-
 .../class-use/MultiTableInputFormat.html        |      4 +-
 .../class-use/MultiTableInputFormatBase.html    |      4 +-
 ...ableOutputFormat.MultiTableRecordWriter.html |      4 +-
 .../class-use/MultiTableOutputFormat.html       |      4 +-
 .../MultiTableSnapshotInputFormat.html          |      4 +-
 .../MultiTableSnapshotInputFormatImpl.html      |      4 +-
 .../class-use/MultithreadedTableMapper.html     |      4 +-
 .../class-use/MutationSerialization.html        |      4 +-
 .../hbase/mapreduce/class-use/PutCombiner.html  |      4 +-
 .../mapreduce/class-use/PutSortReducer.html     |      4 +-
 .../class-use/RegionSizeCalculator.html         |      4 +-
 .../class-use/ResultSerialization.html          |      4 +-
 .../hbase/mapreduce/class-use/RowCounter.html   |      4 +-
 .../mapreduce/class-use/SampleUploader.html     |      4 +-
 .../class-use/SimpleTotalOrderPartitioner.html  |      4 +-
 .../class-use/SyncTable.SyncMapper.Counter.html |      4 +-
 .../class-use/SyncTable.SyncMapper.html         |      4 +-
 .../hbase/mapreduce/class-use/SyncTable.html    |      4 +-
 .../mapreduce/class-use/TableInputFormat.html   |      4 +-
 .../class-use/TableInputFormatBase.html         |      4 +-
 .../mapreduce/class-use/TableMapReduceUtil.html |      4 +-
 .../hbase/mapreduce/class-use/TableMapper.html  |      4 +-
 .../class-use/TableOutputCommitter.html         |      4 +-
 .../TableOutputFormat.TableRecordWriter.html    |      4 +-
 .../mapreduce/class-use/TableOutputFormat.html  |      4 +-
 .../mapreduce/class-use/TableRecordReader.html  |      4 +-
 .../class-use/TableRecordReaderImpl.html        |      4 +-
 .../hbase/mapreduce/class-use/TableReducer.html |      4 +-
 ...hotInputFormat.TableSnapshotRegionSplit.html |      4 +-
 .../class-use/TableSnapshotInputFormat.html     |      4 +-
 ...TableSnapshotInputFormatImpl.InputSplit.html |     12 +-
 ...bleSnapshotInputFormatImpl.RecordReader.html |      4 +-
 .../class-use/TableSnapshotInputFormatImpl.html |      4 +-
 .../hbase/mapreduce/class-use/TableSplit.html   |      4 +-
 .../mapreduce/class-use/TextSortReducer.html    |      4 +-
 .../mapreduce/class-use/TsvImporterMapper.html  |      4 +-
 .../class-use/TsvImporterTextMapper.html        |      4 +-
 .../class-use/VisibilityExpressionResolver.html |      4 +-
 .../mapreduce/class-use/WALInputFormat.html     |      4 +-
 .../class-use/WALPlayer.WALMapper.html          |      4 +-
 .../hbase/mapreduce/class-use/WALPlayer.html    |      4 +-
 .../hadoop/hbase/mapreduce/package-frame.html   |      2 +-
 .../hadoop/hbase/mapreduce/package-summary.html |      4 +-
 .../hadoop/hbase/mapreduce/package-tree.html    |      4 +-
 .../hadoop/hbase/mapreduce/package-use.html     |      4 +-
 .../hbase/master/ActiveMasterManager.html       |      4 +-
 .../hadoop/hbase/master/AssignmentListener.html |      4 +-
 .../master/AssignmentVerificationReport.html    |      4 +-
 .../hadoop/hbase/master/CatalogJanitor.html     |      4 +-
 .../hadoop/hbase/master/ClusterSchema.html      |      4 +-
 .../hbase/master/ClusterSchemaException.html    |      4 +-
 .../hbase/master/ClusterSchemaService.html      |      4 +-
 ...usterStatusPublisher.MulticastPublisher.html |      4 +-
 .../ClusterStatusPublisher.Publisher.html       |      4 +-
 .../hbase/master/ClusterStatusPublisher.html    |      4 +-
 .../apache/hadoop/hbase/master/DeadServer.html  |      4 +-
 .../hbase/master/DrainingServerTracker.html     |      4 +-
 .../master/ExpiredMobFileCleanerChore.html      |      4 +-
 .../master/HMaster.MasterStoppedException.html  |      6 +-
 .../hbase/master/HMaster.RedirectServlet.html   |      4 +-
 .../org/apache/hadoop/hbase/master/HMaster.html |    477 +-
 .../master/HMasterCommandLine.LocalHMaster.html |     16 +-
 .../hadoop/hbase/master/HMasterCommandLine.html |     12 +-
 .../hadoop/hbase/master/LoadBalancer.html       |     40 +-
 ...MasterAnnotationReadingPriorityFunction.html |     13 +-
 .../hbase/master/MasterCoprocessorHost.html     |    342 +-
 .../hadoop/hbase/master/MasterDumpServlet.html  |      4 +-
 .../hadoop/hbase/master/MasterFileSystem.html   |      4 +-
 .../hbase/master/MasterMetaBootstrap.html       |     20 +-
 .../hbase/master/MasterMobCompactionThread.html |      4 +-
 .../hadoop/hbase/master/MasterRpcServices.html  |    186 +-
 .../hadoop/hbase/master/MasterServices.html     |    104 +-
 .../hbase/master/MasterStatusServlet.html       |      4 +-
 .../hadoop/hbase/master/MasterWalManager.html   |      4 +-
 .../hbase/master/MetricsAssignmentManager.html  |     29 +-
 .../master/MetricsAssignmentManagerSource.html  |     59 +-
 .../MetricsAssignmentManagerSourceImpl.html     |      4 +-
 .../hadoop/hbase/master/MetricsMaster.html      |      4 +-
 .../hbase/master/MetricsMasterFileSystem.html   |     13 +-
 .../master/MetricsMasterFileSystemSource.html   |     39 +-
 .../MetricsMasterFilesystemSourceImpl.html      |      4 +-
 .../hbase/master/MetricsMasterProcSource.html   |     19 +-
 .../master/MetricsMasterProcSourceFactory.html  |      9 +-
 .../MetricsMasterProcSourceFactoryImpl.html     |      4 +-
 .../master/MetricsMasterProcSourceImpl.html     |      4 +-
 .../hbase/master/MetricsMasterQuotaSource.html  |     71 +-
 .../master/MetricsMasterQuotaSourceFactory.html |      9 +-
 .../MetricsMasterQuotaSourceFactoryImpl.html    |      4 +-
 .../master/MetricsMasterQuotaSourceImpl.html    |     26 +-
 .../hbase/master/MetricsMasterSource.html       |     79 +-
 .../master/MetricsMasterSourceFactory.html      |      9 +-
 .../master/MetricsMasterSourceFactoryImpl.html  |      4 +-
 .../hbase/master/MetricsMasterSourceImpl.html   |      6 +-
 .../hbase/master/MetricsMasterWrapper.html      |     43 +-
 .../hbase/master/MetricsMasterWrapperImpl.html  |      4 +-
 .../hadoop/hbase/master/MetricsSnapshot.html    |     15 +-
 .../hbase/master/MetricsSnapshotSource.html     |     33 +-
 .../hbase/master/MetricsSnapshotSourceImpl.html |      4 +-
 .../master/MirroringTableStateManager.html      |      4 +-
 .../hadoop/hbase/master/MobCompactionChore.html |      4 +-
 .../hbase/master/NoSuchProcedureException.html  |      4 +-
 .../apache/hadoop/hbase/master/RackManager.html |      4 +-
 ...ionPlacementMaintainer.RandomizedMatrix.html |     14 +-
 .../hbase/master/RegionPlacementMaintainer.html |     36 +-
 .../master/RegionPlan.RegionPlanComparator.html |      4 +-
 .../apache/hadoop/hbase/master/RegionPlan.html  |      4 +-
 .../hbase/master/RegionServerTracker.html       |      4 +-
 .../hadoop/hbase/master/RegionState.State.html  |      8 +-
 .../apache/hadoop/hbase/master/RegionState.html |      4 +-
 .../hadoop/hbase/master/ServerListener.html     |      4 +-
 .../hadoop/hbase/master/ServerManager.html      |    112 +-
 .../SnapshotOfRegionAssignmentFromMeta.html     |      4 +-
 .../hadoop/hbase/master/SnapshotSentinel.html   |      4 +-
 .../SplitLogManager.ResubmitDirective.html      |      4 +-
 .../hbase/master/SplitLogManager.Task.html      |      4 +-
 .../hbase/master/SplitLogManager.TaskBatch.html |      4 +-
 .../SplitLogManager.TerminationStatus.html      |      4 +-
 .../hadoop/hbase/master/SplitLogManager.html    |      4 +-
 .../hbase/master/SplitOrMergeTracker.html       |      4 +-
 .../hbase/master/TableNamespaceManager.html     |      4 +-
 ...tateManager.TableStateNotFoundException.html |      6 +-
 .../hadoop/hbase/master/TableStateManager.html  |     38 +-
 .../master/class-use/ActiveMasterManager.html   |      4 +-
 .../master/class-use/AssignmentListener.html    |      4 +-
 .../class-use/AssignmentVerificationReport.html |      4 +-
 .../hbase/master/class-use/CatalogJanitor.html  |      8 +-
 .../hbase/master/class-use/ClusterSchema.html   |      8 +-
 .../class-use/ClusterSchemaException.html       |      4 +-
 .../master/class-use/ClusterSchemaService.html  |      4 +-
 ...usterStatusPublisher.MulticastPublisher.html |      4 +-
 .../ClusterStatusPublisher.Publisher.html       |      4 +-
 .../class-use/ClusterStatusPublisher.html       |      4 +-
 .../hbase/master/class-use/DeadServer.html      |      4 +-
 .../master/class-use/DrainingServerTracker.html |      4 +-
 .../class-use/ExpiredMobFileCleanerChore.html   |      4 +-
 .../HMaster.MasterStoppedException.html         |      4 +-
 .../class-use/HMaster.RedirectServlet.html      |      4 +-
 .../hadoop/hbase/master/class-use/HMaster.html  |      7 +-
 .../HMasterCommandLine.LocalHMaster.html        |      4 +-
 .../master/class-use/HMasterCommandLine.html    |      4 +-
 .../hbase/master/class-use/LoadBalancer.html    |      8 +-
 ...MasterAnnotationReadingPriorityFunction.html |      4 +-
 .../master/class-use/MasterCoprocessorHost.html |      8 +-
 .../master/class-use/MasterDumpServlet.html     |      4 +-
 .../master/class-use/MasterFileSystem.html      |      8 +-
 .../master/class-use/MasterMetaBootstrap.html   |     49 +-
 .../class-use/MasterMobCompactionThread.html    |      4 +-
 .../master/class-use/MasterRpcServices.html     |      4 +-
 .../hbase/master/class-use/MasterServices.html  |      4 +-
 .../master/class-use/MasterStatusServlet.html   |      4 +-
 .../master/class-use/MasterWalManager.html      |      8 +-
 .../class-use/MetricsAssignmentManager.html     |      4 +-
 .../MetricsAssignmentManagerSource.html         |      4 +-
 .../MetricsAssignmentManagerSourceImpl.html     |      4 +-
 .../hbase/master/class-use/MetricsMaster.html   |      8 +-
 .../class-use/MetricsMasterFileSystem.html      |      4 +-
 .../MetricsMasterFileSystemSource.html          |      4 +-
 .../MetricsMasterFilesystemSourceImpl.html      |      4 +-
 .../class-use/MetricsMasterProcSource.html      |      4 +-
 .../MetricsMasterProcSourceFactory.html         |      4 +-
 .../MetricsMasterProcSourceFactoryImpl.html     |      4 +-
 .../class-use/MetricsMasterProcSourceImpl.html  |      4 +-
 .../class-use/MetricsMasterQuotaSource.html     |      4 +-
 .../MetricsMasterQuotaSourceFactory.html        |      4 +-
 .../MetricsMasterQuotaSourceFactoryImpl.html    |      4 +-
 .../class-use/MetricsMasterQuotaSourceImpl.html |      4 +-
 .../master/class-use/MetricsMasterSource.html   |      4 +-
 .../class-use/MetricsMasterSourceFactory.html   |      4 +-
 .../MetricsMasterSourceFactoryImpl.html         |      4 +-
 .../class-use/MetricsMasterSourceImpl.html      |      4 +-
 .../master/class-use/MetricsMasterWrapper.html  |     22 +-
 .../class-use/MetricsMasterWrapperImpl.html     |      4 +-
 .../hbase/master/class-use/MetricsSnapshot.html |      4 +-
 .../master/class-use/MetricsSnapshotSource.html |      4 +-
 .../class-use/MetricsSnapshotSourceImpl.html    |      4 +-
 .../class-use/MirroringTableStateManager.html   |      4 +-
 .../master/class-use/MobCompactionChore.html    |      4 +-
 .../class-use/NoSuchProcedureException.html     |      4 +-
 .../hbase/master/class-use/RackManager.html     |      4 +-
 ...ionPlacementMaintainer.RandomizedMatrix.html |      4 +-
 .../class-use/RegionPlacementMaintainer.html    |      4 +-
 .../RegionPlan.RegionPlanComparator.html        |      4 +-
 .../hbase/master/class-use/RegionPlan.html      |      4 +-
 .../master/class-use/RegionServerTracker.html   |      4 +-
 .../master/class-use/RegionState.State.html     |      4 +-
 .../hbase/master/class-use/RegionState.html     |     12 +-
 .../hbase/master/class-use/ServerListener.html  |      4 +-
 .../hbase/master/class-use/ServerManager.html   |      8 +-
 .../SnapshotOfRegionAssignmentFromMeta.html     |      4 +-
 .../master/class-use/SnapshotSentinel.html      |      4 +-
 .../SplitLogManager.ResubmitDirective.html      |     16 +-
 .../master/class-use/SplitLogManager.Task.html  |     16 +-
 .../class-use/SplitLogManager.TaskBatch.html    |      4 +-
 .../SplitLogManager.TerminationStatus.html      |      4 +-
 .../hbase/master/class-use/SplitLogManager.html |      4 +-
 .../master/class-use/SplitOrMergeTracker.html   |      4 +-
 .../master/class-use/TableNamespaceManager.html |      4 +-
 ...tateManager.TableStateNotFoundException.html |      4 +-
 .../master/class-use/TableStateManager.html     |      8 +-
 .../hadoop/hbase/master/package-frame.html      |      2 +-
 .../hadoop/hbase/master/package-summary.html    |      4 +-
 .../hadoop/hbase/master/package-tree.html       |      4 +-
 .../apache/hadoop/hbase/master/package-use.html |     59 +-
 .../apache/hadoop/hbase/mob/CachedMobFile.html  |      4 +-
 .../hbase/mob/DefaultMobStoreCompactor.html     |      4 +-
 .../hbase/mob/DefaultMobStoreFlusher.html       |      4 +-
 .../hadoop/hbase/mob/ExpiredMobFileCleaner.html |      4 +-
 .../apache/hadoop/hbase/mob/MobCacheConfig.html |      4 +-
 .../apache/hadoop/hbase/mob/MobConstants.html   |      4 +-
 .../org/apache/hadoop/hbase/mob/MobFile.html    |      4 +-
 .../apache/hadoop/hbase/mob/MobFileCache.html   |      4 +-
 .../apache/hadoop/hbase/mob/MobFileName.html    |      4 +-
 .../apache/hadoop/hbase/mob/MobStoreEngine.html |      4 +-
 .../org/apache/hadoop/hbase/mob/MobUtils.html   |      4 +-
 .../hbase/mob/class-use/CachedMobFile.html      |      4 +-
 .../mob/class-use/DefaultMobStoreCompactor.html |      4 +-
 .../mob/class-use/DefaultMobStoreFlusher.html   |      4 +-
 .../mob/class-use/ExpiredMobFileCleaner.html    |      4 +-
 .../hbase/mob/class-use/MobCacheConfig.html     |      4 +-
 .../hbase/mob/class-use/MobConstants.html       |      4 +-
 .../hadoop/hbase/mob/class-use/MobFile.html     |      4 +-
 .../hbase/mob/class-use/MobFileCache.html       |      4 +-
 .../hadoop/hbase/mob/class-use/MobFileName.html |      4 +-
 .../hbase/mob/class-use/MobStoreEngine.html     |      4 +-
 .../hadoop/hbase/mob/class-use/MobUtils.html    |      4 +-
 .../MobCompactionRequest.CompactionType.html    |      4 +-
 .../mob/compactions/MobCompactionRequest.html   |      4 +-
 .../hbase/mob/compactions/MobCompactor.html     |      4 +-
 ...ompactionRequest.CompactionDelPartition.html |      4 +-
 ...pactionRequest.CompactionDelPartitionId.html |      4 +-
 ...obCompactionRequest.CompactionPartition.html |      4 +-
 ...CompactionRequest.CompactionPartitionId.html |      4 +-
 .../PartitionedMobCompactionRequest.html        |      4 +-
 .../compactions/PartitionedMobCompactor.html    |      4 +-
 .../MobCompactionRequest.CompactionType.html    |      4 +-
 .../class-use/MobCompactionRequest.html         |      4 +-
 .../mob/compactions/class-use/MobCompactor.html |      4 +-
 ...ompactionRequest.CompactionDelPartition.html |      4 +-
 ...pactionRequest.CompactionDelPartitionId.html |      4 +-
 ...obCompactionRequest.CompactionPartition.html |      4 +-
 ...CompactionRequest.CompactionPartitionId.html |      4 +-
 .../PartitionedMobCompactionRequest.html        |      4 +-
 .../class-use/PartitionedMobCompactor.html      |      4 +-
 .../hbase/mob/compactions/package-frame.html    |      2 +-
 .../hbase/mob/compactions/package-summary.html  |      4 +-
 .../hbase/mob/compactions/package-tree.html     |      4 +-
 .../hbase/mob/compactions/package-use.html      |      4 +-
 .../apache/hadoop/hbase/mob/package-frame.html  |      2 +-
 .../hadoop/hbase/mob/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/mob/package-tree.html   |      4 +-
 .../apache/hadoop/hbase/mob/package-use.html    |      4 +-
 .../hbase/namespace/NamespaceAuditor.html       |      4 +-
 .../namespace/class-use/NamespaceAuditor.html   |      4 +-
 .../hadoop/hbase/namespace/package-frame.html   |      2 +-
 .../hadoop/hbase/namespace/package-summary.html |      4 +-
 .../hadoop/hbase/namespace/package-tree.html    |      4 +-
 .../hadoop/hbase/namespace/package-use.html     |      4 +-
 .../org/apache/hadoop/hbase/net/Address.html    |      4 +-
 .../hadoop/hbase/net/class-use/Address.html     |     42 +-
 .../apache/hadoop/hbase/net/package-frame.html  |      2 +-
 .../hadoop/hbase/net/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/net/package-tree.html   |      4 +-
 .../apache/hadoop/hbase/net/package-use.html    |      4 +-
 .../org/apache/hadoop/hbase/nio/ByteBuff.html   |      4 +-
 .../apache/hadoop/hbase/nio/MultiByteBuff.html  |     78 +-
 .../apache/hadoop/hbase/nio/SingleByteBuff.html |      4 +-
 .../hadoop/hbase/nio/class-use/ByteBuff.html    |     32 +-
 .../hbase/nio/class-use/MultiByteBuff.html      |      4 +-
 .../hbase/nio/class-use/SingleByteBuff.html     |      4 +-
 .../apache/hadoop/hbase/nio/package-frame.html  |      2 +-
 .../hadoop/hbase/nio/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/nio/package-tree.html   |      4 +-
 .../apache/hadoop/hbase/nio/package-use.html    |      4 +-
 .../org/apache/hadoop/hbase/package-frame.html  |      4 +-
 .../apache/hadoop/hbase/package-summary.html    |    171 +-
 .../org/apache/hadoop/hbase/package-tree.html   |     33 +-
 .../org/apache/hadoop/hbase/package-use.html    |     45 +-
 .../hbase/quotas/ActivePolicyEnforcement.html   |      4 +-
 .../quotas/AverageIntervalRateLimiter.html      |      4 +-
 .../hbase/quotas/DefaultOperationQuota.html     |      9 +-
 .../quotas/FileSystemUtilizationChore.html      |      4 +-
 .../hbase/quotas/FixedIntervalRateLimiter.html  |      4 +-
 .../hbase/quotas/GlobalQuotaSettings.html       |      4 +-
 .../hbase/quotas/GlobalQuotaSettingsImpl.html   |      4 +-
 .../hadoop/hbase/quotas/MasterQuotaManager.html |      4 +-
 .../hbase/quotas/MasterSpaceQuotaObserver.html  |      6 +-
 .../quotas/NamespaceQuotaSnapshotStore.html     |      4 +-
 .../quotas/OperationQuota.OperationType.html    |      8 +-
 .../hadoop/hbase/quotas/OperationQuota.html     |     23 +-
 .../apache/hadoop/hbase/quotas/QuotaCache.html  |     14 +-
 .../hbase/quotas/QuotaExceededException.html    |      4 +-
 .../apache/hadoop/hbase/quotas/QuotaFilter.html |      4 +-
 .../hadoop/hbase/quotas/QuotaLimiter.html       |     42 +-
 .../hbase/quotas/QuotaLimiterFactory.html       |      4 +-
 .../hadoop/hbase/quotas/QuotaObserverChore.html |      4 +-
 .../hadoop/hbase/quotas/QuotaRetriever.html     |      4 +-
 .../apache/hadoop/hbase/quotas/QuotaScope.html  |      4 +-
 .../hadoop/hbase/quotas/QuotaSettings.html      |      4 +-
 .../hbase/quotas/QuotaSettingsFactory.html      |      4 +-
 .../hadoop/hbase/quotas/QuotaSnapshotStore.html |      4 +-
 .../apache/hadoop/hbase/quotas/QuotaState.html  |      4 +-
 .../QuotaTableUtil.NamespaceQuotasVisitor.html  |      4 +-
 .../quotas/QuotaTableUtil.QuotasVisitor.html    |      4 +-
 .../QuotaTableUtil.TableQuotasVisitor.html      |      4 +-
 .../QuotaTableUtil.UserQuotasVisitor.html       |      4 +-
 .../hadoop/hbase/quotas/QuotaTableUtil.html     |      4 +-
 .../apache/hadoop/hbase/quotas/QuotaType.html   |      4 +-
 .../apache/hadoop/hbase/quotas/QuotaUtil.html   |      4 +-
 .../apache/hadoop/hbase/quotas/RateLimiter.html |      4 +-
 .../quotas/RegionServerRpcQuotaManager.html     |     12 +-
 .../quotas/RegionServerSpaceQuotaManager.html   |      8 +-
 .../quotas/RpcThrottlingException.Type.html     |    395 +
 .../hbase/quotas/RpcThrottlingException.html    |    467 +
 .../quotas/SnapshotQuotaObserverChore.html      |      8 +-
 .../hbase/quotas/SpaceLimitingException.html    |      4 +-
 .../hbase/quotas/SpaceQuotaRefresherChore.html  |      6 +-
 .../SpaceQuotaSnapshot.SpaceQuotaStatus.html    |      4 +-
 .../hadoop/hbase/quotas/SpaceQuotaSnapshot.html |      4 +-
 .../quotas/SpaceQuotaSnapshotNotifier.html      |      4 +-
 .../SpaceQuotaSnapshotNotifierFactory.html      |      4 +-
 .../hbase/quotas/SpaceViolationPolicy.html      |      8 +-
 .../quotas/SpaceViolationPolicyEnforcement.html |      4 +-
 .../SpaceViolationPolicyEnforcementFactory.html |      4 +-
 .../hbase/quotas/TableQuotaSnapshotStore.html   |      4 +-
 .../quotas/TableSpaceQuotaSnapshotNotifier.html |     13 +-
 .../hadoop/hbase/quotas/ThrottleType.html       |      8 +-
 .../hbase/quotas/ThrottlingException.Type.html  |     22 +-
 .../hbase/quotas/ThrottlingException.html       |     99 +-
 .../hadoop/hbase/quotas/TimeBasedLimiter.html   |     60 +-
 .../hadoop/hbase/quotas/UserQuotaState.html     |      4 +-
 .../class-use/ActivePolicyEnforcement.html      |      4 +-
 .../class-use/AverageIntervalRateLimiter.html   |      4 +-
 .../quotas/class-use/DefaultOperationQuota.html |      4 +-
 .../class-use/FileSystemUtilizationChore.html   |      4 +-
 .../class-use/FixedIntervalRateLimiter.html     |      4 +-
 .../quotas/class-use/GlobalQuotaSettings.html   |      4 +-
 .../class-use/GlobalQuotaSettingsImpl.html      |      4 +-
 .../quotas/class-use/MasterQuotaManager.html    |      8 +-
 .../class-use/MasterSpaceQuotaObserver.html     |      4 +-
 .../class-use/NamespaceQuotaSnapshotStore.html  |      4 +-
 .../class-use/OperationQuota.OperationType.html |      4 +-
 .../hbase/quotas/class-use/OperationQuota.html  |      4 +-
 .../hbase/quotas/class-use/QuotaCache.html      |      4 +-
 .../class-use/QuotaExceededException.html       |      8 +-
 .../hbase/quotas/class-use/QuotaFilter.html     |     12 +-
 .../hbase/quotas/class-use/QuotaLimiter.html    |      4 +-
 .../quotas/class-use/QuotaLimiterFactory.html   |      4 +-
 .../quotas/class-use/QuotaObserverChore.html    |      4 +-
 .../hbase/quotas/class-use/QuotaRetriever.html  |      4 +-
 .../hbase/quotas/class-use/QuotaScope.html      |      4 +-
 .../hbase/quotas/class-use/QuotaSettings.html   |     20 +-
 .../quotas/class-use/QuotaSettingsFactory.html  |      4 +-
 .../quotas/class-use/QuotaSnapshotStore.html    |      4 +-
 .../hbase/quotas/class-use/QuotaState.html      |     12 +-
 .../QuotaTableUtil.NamespaceQuotasVisitor.html  |      4 +-
 .../class-use/QuotaTableUtil.QuotasVisitor.html |      4 +-
 .../QuotaTableUtil.TableQuotasVisitor.html      |      4 +-
 .../QuotaTableUtil.UserQuotasVisitor.html       |      4 +-
 .../hbase/quotas/class-use/QuotaTableUtil.html  |      4 +-
 .../hbase/quotas/class-use/QuotaType.html       |      4 +-
 .../hbase/quotas/class-use/QuotaUtil.html       |      4 +-
 .../hbase/quotas/class-use/RateLimiter.html     |      4 +-
 .../class-use/RegionServerRpcQuotaManager.html  |      4 +-
 .../RegionServerSpaceQuotaManager.html          |      4 +-
 .../class-use/RpcThrottlingException.Type.html  |    191 +
 .../class-use/RpcThrottlingException.html       |    229 +
 .../class-use/SnapshotQuotaObserverChore.html   |      4 +-
 .../class-use/SpaceLimitingException.html       |     14 +-
 .../class-use/SpaceQuotaRefresherChore.html     |      4 +-
 .../SpaceQuotaSnapshot.SpaceQuotaStatus.html    |      4 +-
 .../quotas/class-use/SpaceQuotaSnapshot.html    |     14 +-
 .../class-use/SpaceQuotaSnapshotNotifier.html   |      4 +-
 .../SpaceQuotaSnapshotNotifierFactory.html      |      4 +-
 .../quotas/class-use/SpaceViolationPolicy.html  |      4 +-
 .../SpaceViolationPolicyEnforcement.html        |      4 +-
 .../SpaceViolationPolicyEnforcementFactory.html |      4 +-
 .../class-use/TableQuotaSnapshotStore.html      |      4 +-
 .../TableSpaceQuotaSnapshotNotifier.html        |      4 +-
 .../hbase/quotas/class-use/ThrottleType.html    |      4 +-
 .../class-use/ThrottlingException.Type.html     |     12 +-
 .../quotas/class-use/ThrottlingException.html   |     68 +-
 .../quotas/class-use/TimeBasedLimiter.html      |      4 +-
 .../hbase/quotas/class-use/UserQuotaState.html  |      4 +-
 .../hadoop/hbase/quotas/package-frame.html      |      4 +-
 .../hadoop/hbase/quotas/package-summary.html    |     24 +-
 .../hadoop/hbase/quotas/package-tree.html       |     12 +-
 .../apache/hadoop/hbase/quotas/package-use.html |     20 +-
 .../AbstractViolationPolicyEnforcement.html     |      4 +-
 .../DefaultViolationPolicyEnforcement.html      |      4 +-
 .../DisableTableViolationPolicyEnforcement.html |     16 +-
 ...ssingSnapshotViolationPolicyEnforcement.html |     21 +-
 .../NoInsertsViolationPolicyEnforcement.html    |      4 +-
 ...esCompactionsViolationPolicyEnforcement.html |      4 +-
 .../NoWritesViolationPolicyEnforcement.html     |      4 +-
 .../AbstractViolationPolicyEnforcement.html     |      4 +-
 .../DefaultViolationPolicyEnforcement.html      |      4 +-
 .../DisableTableViolationPolicyEnforcement.html |      4 +-
 ...ssingSnapshotViolationPolicyEnforcement.html |      4 +-
 .../NoInsertsViolationPolicyEnforcement.html    |      4 +-
 ...esCompactionsViolationPolicyEnforcement.html |      4 +-
 .../NoWritesViolationPolicyEnforcement.html     |      4 +-
 .../hbase/quotas/policies/package-frame.html    |      2 +-
 .../hbase/quotas/policies/package-summary.html  |      4 +-
 .../hbase/quotas/policies/package-tree.html     |      4 +-
 .../hbase/quotas/policies/package-use.html      |      4 +-
 .../hbase/regionserver/AbstractMemStore.html    |     36 +-
 .../AbstractMultiFileWriter.WriterFactory.html  |      4 +-
 .../regionserver/AbstractMultiFileWriter.html   |      4 +-
 .../AdaptiveMemStoreCompactionStrategy.html     |     39 +-
 .../AnnotationReadingPriorityFunction.html      |      4 +-
 .../hbase/regionserver/BaseRowProcessor.html    |      4 +-
 .../BasicMemStoreCompactionStrategy.html        |     33 +-
 .../hadoop/hbase/regionserver/BloomType.html    |      8 +-
 .../regionserver/BusyRegionSplitPolicy.html     |      4 +-
 .../regionserver/ByteBufferChunkKeyValue.html   |     18 +-
 .../regionserver/CSLMImmutableSegment.html      |     26 +-
 .../regionserver/CellArrayImmutableSegment.html |     30 +-
 .../hadoop/hbase/regionserver/CellArrayMap.html |      4 +-
 .../regionserver/CellChunkImmutableSegment.html |     30 +-
 .../hadoop/hbase/regionserver/CellChunkMap.html |      4 +-
 .../hadoop/hbase/regionserver/CellFlatMap.html  |      4 +-
 .../hadoop/hbase/regionserver/CellSet.html      |      4 +-
 .../hadoop/hbase/regionserver/CellSink.html     |      4 +-
 .../regionserver/ChangedReadersObserver.html    |      4 +-
 .../apache/hadoop/hbase/regionserver/Chunk.html |      4 +-
 .../regionserver/ChunkCreator.ChunkType.html    |     16 +-
 .../hadoop/hbase/regionserver/ChunkCreator.html |     10 +-
 .../hadoop/hbase/regionserver/CompactSplit.html |      4 +-
 .../CompactedHFilesDischargeHandler.html        |      4 +-
 .../regionserver/CompactedHFilesDischarger.html |      4 +-
 .../CompactingMemStore.IndexType.html           |      4 +-
 .../hbase/regionserver/CompactingMemStore.html  |     76 +-
 .../hbase/regionserver/CompactionPipeline.html  |     52 +-
 .../hbase/regionserver/CompactionTool.html      |      4 +-
 .../regionserver/CompositeImmutableSegment.html |    122 +-
 .../ConstantSizeRegionSplitPolicy.html          |      4 +-
 .../regionserver/CustomizedScanInfoBuilder.html |      4 +-
 .../regionserver/DateTieredMultiFileWriter.html |      4 +-
 .../regionserver/DateTieredStoreEngine.html     |      4 +-
 .../hbase/regionserver/DefaultMemStore.html     |     36 +-
 .../hbase/regionserver/DefaultStoreEngine.html  |      4 +-
 .../hbase/regionserver/DefaultStoreFlusher.html |      4 +-
 .../DelimitedKeyPrefixRegionSplitPolicy.html    |      4 +-
 .../regionserver/DisabledRegionSplitPolicy.html |      4 +-
 .../regionserver/DumpRegionServerMetrics.html   |     53 +-
 .../EagerMemStoreCompactionStrategy.html        |     29 +-
 .../regionserver/FavoredNodesForRegion.html     |      4 +-
 .../regionserver/FifoRpcSchedulerFactory.html   |      4 +-
 .../regionserver/FlushAllLargeStoresPolicy.html |      4 +-
 .../regionserver/FlushAllStoresPolicy.html      |      4 +-
 .../regionserver/FlushLargeStoresPolicy.html    |      4 +-
 .../regionserver/FlushLifeCycleTracker.html     |      4 +-
 .../FlushNonSloppyStoresFirstPolicy.html        |      4 +-
 .../hadoop/hbase/regionserver/FlushPolicy.html  |      4 +-
 .../hbase/regionserver/FlushPolicyFactory.html  |      4 +-
 .../regionserver/FlushRequestListener.html      |      4 +-
 .../hbase/regionserver/FlushRequester.html      |      4 +-
 .../hadoop/hbase/regionserver/HMobStore.html    |      4 +-
 .../regionserver/HRegion.BulkLoadListener.html  |     12 +-
 .../HRegion.FlushResult.Result.html             |     18 +-
 .../hbase/regionserver/HRegion.FlushResult.html |     12 +-
 .../regionserver/HRegion.FlushResultImpl.html   |      4 +-
 .../hbase/regionserver/HRegion.RowLockImpl.html |     16 +-
 .../hadoop/hbase/regionserver/HRegion.html      |    688 +-
 .../hbase/regionserver/HRegionFileSystem.html   |      4 +-
 .../HRegionServer.MovedRegionsCleaner.html      |     12 +-
 .../hbase/regionserver/HRegionServer.html       |    401 +-
 .../regionserver/HRegionServerCommandLine.html  |      4 +-
 .../hadoop/hbase/regionserver/HStore.html       |    246 +-
 .../hadoop/hbase/regionserver/HStoreFile.html   |    101 +-
 ...eapMemoryManager.HeapMemoryTuneObserver.html |      4 +-
 .../HeapMemoryManager.TunerContext.html         |      4 +-
 .../HeapMemoryManager.TunerResult.html          |      4 +-
 .../hbase/regionserver/HeapMemoryManager.html   |      4 +-
 .../hbase/regionserver/HeapMemoryTuner.html     |      4 +-
 .../regionserver/ImmutableMemStoreLAB.html      |      4 +-
 .../hbase/regionserver/ImmutableSegment.html    |     26 +-
 ...IncreasingToUpperBoundRegionSplitPolicy.html |      4 +-
 .../hadoop/hbase/regionserver/InternalScan.html |      6 +-
 .../hbase/regionserver/InternalScanner.html     |      4 +-
 .../KeyPrefixRegionSplitPolicy.html             |      4 +-
 .../KeyValueHeap.KVScannerComparator.html       |      4 +-
 .../hadoop/hbase/regionserver/KeyValueHeap.html |      4 +-
 .../hbase/regionserver/KeyValueScanner.html     |      6 +-
 .../hbase/regionserver/LastSequenceId.html      |      4 +-
 .../hbase/regionserver/LeaseException.html      |      4 +-
 .../hbase/regionserver/LeaseListener.html       |      4 +-
 .../Leases.LeaseStillHeldException.html         |      4 +-
 .../hadoop/hbase/regionserver/Leases.html       |      4 +-
 .../hadoop/hbase/regionserver/LogRoller.html    |      4 +-
 .../hadoop/hbase/regionserver/MemStore.html     |     48 +-
 .../MemStoreCompactionStrategy.Action.html      |      8 +-
 .../MemStoreCompactionStrategy.html             |     56 +-
 .../hbase/regionserver/MemStoreCompactor.html   |     31 +-
 .../MemStoreCompactorSegmentsIterator.html      |      4 +-
 .../hadoop/hbase/regionserver/MemStoreLAB.html  |      4 +-
 .../hbase/regionserver/MemStoreLABImpl.html     |     18 +-
 .../MemStoreMergerSegmentsIterator.html         |      4 +-
 .../regionserver/MemStoreSegmentsIterator.html  |      4 +-
 .../hadoop/hbase/regionserver/MemStoreSize.html |    191 +-
 .../hbase/regionserver/MemStoreSizing.html      |    238 +-
 .../hbase/regionserver/MemStoreSnapshot.html    |      8 +-
 .../regionserver/MetricsHeapMemoryManager.html  |      4 +-
 .../MetricsHeapMemoryManagerSource.html         |     79 +-
 .../MetricsHeapMemoryManagerSourceImpl.html     |      4 +-
 .../hbase/regionserver/MetricsRegion.html       |      4 +-
 .../MetricsRegionAggregateSource.html           |     38 +-
 .../MetricsRegionAggregateSourceImpl.html       |     18 +-
 .../hbase/regionserver/MetricsRegionServer.html |      4 +-
 .../MetricsRegionServerQuotaSource.html         |     23 +-
 .../regionserver/MetricsRegionServerSource.html |    581 +-
 .../MetricsRegionServerSourceFactory.html       |     19 +-
 ...nServerSourceFactoryImpl.FactoryStorage.html |      4 +-
 .../MetricsRegionServerSourceFactoryImpl.html   |     10 +-
 .../MetricsRegionServerSourceImpl.html          |     20 +-
 .../MetricsRegionServerWrapper.html             |    223 +-
 .../hbase/regionserver/MetricsRegionSource.html |     71 +-
 .../regionserver/MetricsRegionSourceImpl.html   |      4 +-
 .../regionserver/MetricsRegionWrapper.html      |     57 +-
 ...apperImpl.HRegionMetricsWrapperRunnable.html |      4 +-
 .../regionserver/MetricsRegionWrapperImpl.html  |      4 +-
 .../hadoop/hbase/regionserver/MetricsTable.html |      4 +-
 .../MetricsTableAggregateSource.html            |     23 +-
 .../MetricsTableAggregateSourceImpl.html        |      4 +-
 .../regionserver/MetricsTableLatencies.html     |     51 +-
 ...tricsTableLatenciesImpl.TableHistograms.html |      4 +-
 .../regionserver/MetricsTableLatenciesImpl.html |      4 +-
 .../hbase/regionserver/MetricsTableSource.html  |     37 +-
 .../regionserver/MetricsTableSourceImpl.html    |      8 +-
 .../MetricsTableWrapperAggregate.html           |     19 +-
 ...gregateImpl.TableMetricsWrapperRunnable.html |      4 +-
 .../MetricsTableWrapperAggregateImpl.html       |      4 +-
 .../MiniBatchOperationInProgress.html           |      4 +-
 .../hbase/regionserver/MobStoreScanner.html     |      4 +-
 ...ltiVersionConcurrencyControl.WriteEntry.html |      4 +-
 .../MultiVersionConcurrencyControl.html         |      4 +-
 .../regionserver/MutableOnlineRegions.html      |      4 +-
 .../hbase/regionserver/MutableSegment.html      |     34 +-
 .../regionserver/NoLimitScannerContext.html     |      4 +-
 .../hbase/regionserver/NoOpHeapMemoryTuner.html |      4 +-
 .../NoSuchColumnFamilyException.html            |      4 +-
 .../NoTagByteBufferChunkKeyValue.html           |     18 +-
 .../regionserver/NonLazyKeyValueScanner.html    |      4 +-
 .../NonReversedNonLazyKeyValueScanner.html      |      6 +-
 .../hadoop/hbase/regionserver/OffheapChunk.html |      4 +-
 .../hadoop/hbase/regionserver/OnheapChunk.html  |      4 +-
 .../hbase/regionserver/OnlineRegions.html       |      4 +-
 .../hbase/regionserver/OperationStatus.html     |      4 +-
 .../hbase/regionserver/RSDumpServlet.html       |      4 +-
 .../hbase/regionserver/RSRpcServices.html       |    133 +-
 .../hbase/regionserver/RSStatusServlet.html     |      4 +-
 .../hbase/regionserver/Region.Operation.html    |     38 +-
 .../hbase/regionserver/Region.RowLock.html      |      8 +-
 .../hadoop/hbase/regionserver/Region.html       |    335 +-
 .../regionserver/RegionCoprocessorHost.html     |    150 +-
 .../hbase/regionserver/RegionScanner.html       |      4 +-
 .../RegionServerAbortedException.html           |      4 +-
 .../regionserver/RegionServerAccounting.html    |     31 +-
 .../RegionServerCoprocessorHost.html            |     28 +-
 .../RegionServerRunningException.html           |      4 +-
 ...ionServerServices.PostOpenDeployContext.html |      4 +-
 ...erServices.RegionStateTransitionContext.html |      4 +-
 .../regionserver/RegionServerServices.html      |     33 +-
 .../RegionServerStoppedException.html           |      4 +-
 .../regionserver/RegionServerTableMetrics.html  |      4 +-
 .../regionserver/RegionServicesForStores.html   |     14 +-
 .../hbase/regionserver/RegionSplitPolicy.html   |      4 +-
 .../hbase/regionserver/ReplicationService.html  |      4 +-
 .../regionserver/ReplicationSinkService.html    |      4 +-
 .../regionserver/ReplicationSourceService.html  |      4 +-
 .../regionserver/ReversedKeyValueHeap.html      |      4 +-
 .../regionserver/ReversedMobStoreScanner.html   |      4 +-
 .../regionserver/ReversedStoreScanner.html      |      4 +-
 .../hadoop/hbase/regionserver/RowProcessor.html |      4 +-
 .../hbase/regionserver/RowTooBigException.html  |      4 +-
 .../hbase/regionserver/RpcSchedulerFactory.html |      4 +-
 .../hadoop/hbase/regionserver/ScanInfo.html     |      4 +-
 .../hadoop/hbase/regionserver/ScanOptions.html  |      4 +-
 .../hadoop/hbase/regionserver/ScanType.html     |      4 +-
 .../regionserver/ScannerContext.Builder.html    |      4 +-
 .../regionserver/ScannerContext.LimitScope.html |      4 +-
 .../regionserver/ScannerContext.NextState.html  |      4 +-
 .../hbase/regionserver/ScannerContext.html      |      4 +-
 .../hbase/regionserver/ScannerIdGenerator.html  |      4 +-
 .../regionserver/SecureBulkLoadManager.html     |      6 +-
 .../hadoop/hbase/regionserver/Segment.html      |    249 +-
 .../hbase/regionserver/SegmentFactory.html      |      8 +-
 .../hbase/regionserver/SegmentScanner.html      |      4 +-
 .../hadoop/hbase/regionserver/SequenceId.html   |      4 +-
 .../hbase/regionserver/ServerNonceManager.html  |      4 +-
 .../hadoop/hbase/regionserver/Shipper.html      |      6 +-
 .../hbase/regionserver/ShipperListener.html     |      4 +-
 .../hadoop/hbase/regionserver/ShutdownHook.html |      4 +-
 .../regionserver/SimpleRpcSchedulerFactory.html |      8 +-
 .../regionserver/SnapshotSegmentScanner.html    |    443 +
 .../SplitLogWorker.TaskExecutor.Status.html     |     18 +-
 .../SplitLogWorker.TaskExecutor.html            |      8 +-
 .../hbase/regionserver/SplitLogWorker.html      |     24 +-
 .../hbase/regionserver/SteppingSplitPolicy.html |     11 +-
 .../apache/hadoop/hbase/regionserver/Store.html |      4 +-
 .../regionserver/StoreConfigInformation.html    |      4 +-
 .../hadoop/hbase/regionserver/StoreEngine.html  |      4 +-
 .../hadoop/hbase/regionserver/StoreFile.html    |     64 +-
 .../hbase/regionserver/StoreFileInfo.html       |      4 +-
 .../hbase/regionserver/StoreFileManager.html    |      4 +-
 .../hbase/regionserver/StoreFileReader.html     |      4 +-
 .../hbase/regionserver/StoreFileScanner.html    |      4 +-
 .../regionserver/StoreFileWriter.Builder.html   |      4 +-
 .../hbase/regionserver/StoreFileWriter.html     |      4 +-
 .../hadoop/hbase/regionserver/StoreScanner.html |     14 +-
 .../hadoop/hbase/regionserver/StoreUtils.html   |      4 +-
 .../regionserver/StorefileRefresherChore.html   |      4 +-
 ...ripeMultiFileWriter.BoundaryMultiWriter.html |      4 +-
 .../StripeMultiFileWriter.SizeMultiWriter.html  |      4 +-
 .../regionserver/StripeMultiFileWriter.html     |      4 +-
 .../hbase/regionserver/StripeStoreConfig.html   |      4 +-
 .../hbase/regionserver/StripeStoreEngine.html   |      4 +-
 .../regionserver/StripeStoreFileManager.html    |      4 +-
 ...StoreFlusher.BoundaryStripeFlushRequest.html |      4 +-
 ...ripeStoreFlusher.SizeStripeFlushRequest.html |      4 +-
 .../StripeStoreFlusher.StripeFlushRequest.html  |      4 +-
 .../hbase/regionserver/StripeStoreFlusher.html  |      4 +-
 ...imeRangeTracker.NonSyncTimeRangeTracker.html |      4 +-
 .../TimeRangeTracker.SyncTimeRangeTracker.html  |      4 +-
 .../regionserver/TimeRangeTracker.Type.html     |      4 +-
 .../hbase/regionserver/TimeRangeTracker.html    |      4 +-
 .../regionserver/VersionedSegmentsList.html     |      4 +-
 .../regionserver/WrongRegionException.html      |      4 +-
 .../class-use/AbstractMemStore.html             |      4 +-
 .../AbstractMultiFileWriter.WriterFactory.html  |      4 +-
 .../class-use/AbstractMultiFileWriter.html      |      4 +-
 .../AdaptiveMemStoreCompactionStrategy.html     |      4 +-
 .../AnnotationReadingPriorityFunction.html      |      4 +-
 .../class-use/BaseRowProcessor.html             |      4 +-
 .../BasicMemStoreCompactionStrategy.html        |      4 +-
 .../hbase/regionserver/class-use/BloomType.html |      4 +-
 .../class-use/BusyRegionSplitPolicy.html        |      4 +-
 .../class-use/ByteBufferChunkKeyValue.html      |      4 +-
 .../class-use/CSLMImmutableSegment.html         |     10 +-
 .../class-use/CellArrayImmutableSegment.html    |      4 +-
 .../regionserver/class-use/CellArrayMap.html    |      4 +-
 .../class-use/CellChunkImmutableSegment.html    |      4 +-
 .../regionserver/class-use/CellChunkMap.html    |      4 +-
 .../regionserver/class-use/CellFlatMap.html     |     12 +-
 .../hbase/regionserver/class-use/CellSet.html   |      4 +-
 .../hbase/regionserver/class-use/CellSink.html  |      4 +-
 .../class-use/ChangedReadersObserver.html       |      4 +-
 .../hbase/regionserver/class-use/Chunk.html     |     12 +-
 .../class-use/ChunkCreator.ChunkType.html       |      8 +-
 .../regionserver/class-use/ChunkCreator.html    |      4 +-
 .../regionserver/class-use/CompactSplit.html    |      4 +-
 .../CompactedHFilesDischargeHandler.html        |      4 +-
 .../class-use/CompactedHFilesDischarger.html    |      4 +-
 .../class-use/CompactingMemStore.IndexType.html |      6 +-
 .../class-use/CompactingMemStore.html           |      4 +-
 .../class-use/CompactionPipeline.html           |      4 +-
 .../regionserver/class-use/CompactionTool.html  |      4 +-
 .../class-use/CompositeImmutableSegment.html    |      4 +-
 .../ConstantSizeRegionSplitPolicy.html          |      4 +-
 .../class-use/CustomizedScanInfoBuilder.html    |      4 +-
 .../class-use/DateTieredMultiFileWriter.html    |      4 +-
 .../class-use/DateTieredStoreEngine.html        |      4 +-
 .../regionserver/class-use/DefaultMemStore.html |      4 +-
 .../class-use/DefaultStoreEngine.html           |      4 +-
 .../class-use/DefaultStoreFlusher.html          |      4 +-
 .../DelimitedKeyPrefixRegionSplitPolicy.html    |      4 +-
 .../class-use/DisabledRegionSplitPolicy.html    |      4 +-
 .../class-use/DumpRegionServerMetrics.html      |      4 +-
 .../EagerMemStoreCompactionStrategy.html        |      4 +-
 .../class-use/FavoredNodesForRegion.html        |      4 +-
 .../class-use/FifoRpcSchedulerFactory.html      |      4 +-
 .../class-use/FlushAllLargeStoresPolicy.html    |      4 +-
 .../class-use/FlushAllStoresPolicy.html         |      4 +-
 .../class-use/FlushLargeStoresPolicy.html       |      4 +-
 .../class-use/FlushLifeCycleTracker.html        |      4 +-
 .../FlushNonSloppyStoresFirstPolicy.html        |      4 +-
 .../regionserver/class-use/FlushPolicy.html     |      4 +-
 .../class-use/FlushPolicyFactory.html           |      4 +-
 .../class-use/FlushRequestListener.html         |      4 +-
 .../regionserver/class-use/FlushRequester.html  |      4 +-
 .../hbase/regionserver/class-use/HMobStore.html |      4 +-
 .../class-use/HRegion.BulkLoadListener.html     |      4 +-
 .../class-use/HRegion.FlushResult.Result.html   |      4 +-
 .../class-use/HRegion.FlushResult.html          |      4 +-
 .../class-use/HRegion.FlushResultImpl.html      |      4 +-
 .../class-use/HRegion.RowLockImpl.html          |      4 +-
 .../hbase/regionserver/class-use/HRegion.html   |     78 +-
 .../class-use/HRegionFileSystem.html            |      8 +-
 .../HRegionServer.MovedRegionsCleaner.html      |      4 +-
 .../regionserver/class-use/HRegionServer.html   |      4 +-
 .../class-use/HRegionServerCommandLine.html     |      4 +-
 .../hbase/regionserver/class-use/HStore.html    |     66 +-
 .../regionserver/class-use/HStoreFile.html      |     44 +-
 ...eapMemoryManager.HeapMemoryTuneObserver.html |      4 +-
 .../HeapMemoryManager.TunerContext.html         |     12 +-
 .../HeapMemoryManager.TunerResult.html          |     12 +-
 .../class-use/HeapMemoryManager.html            |      4 +-
 .../regionserver/class-use/HeapMemoryTuner.html |      4 +-
 .../class-use/ImmutableMemStoreLAB.html         |      4 +-
 .../class-use/ImmutableSegment.html             |      9 +-
 ...IncreasingToUpperBoundRegionSplitPolicy.html |      4 +-
 .../regionserver/class-use/InternalScan.html    |      4 +-
 .../regionserver/class-use/InternalScanner.html |      4 +-
 .../class-use/KeyPrefixRegionSplitPolicy.html   |      4 +-
 .../KeyValueHeap.KVScannerComparator.html       |      4 +-
 .../regionserver/class-use/KeyValueHeap.html    |      4 +-
 .../regionserver/class-use/KeyValueScanner.html |     42 +-
 .../regionserver/class-use/LastSequenceId.html  |      4 +-
 .../regionserver/class-use/LeaseException.html  |      4 +-
 .../regionserver/class-use/LeaseListener.html   |      4 +-
 .../Leases.LeaseStillHeldException.html         |      4 +-
 .../hbase/regionserver/class-use/Leases.html    |      4 +-
 .../hbase/regionserver/class-use/LogRoller.html |      4 +-
 .../hbase/regionserver/class-use/MemStore.html  |      4 +-
 .../MemStoreCompactionStrategy.Action.html      |     22 +-
 .../class-use/MemStoreCompactionStrategy.html   |      4 +-
 .../class-use/MemStoreCompactor.html            |      4 +-
 .../MemStoreCompactorSegmentsIterator.html      |      4 +-
 .../regionserver/class-use/MemStoreLAB.html     |      4 +-
 .../regionserver/class-use/MemStoreLABImpl.html |      4 +-
 .../MemStoreMergerSegmentsIterator.html         |      4 +-
 .../class-use/MemStoreSegmentsIterator.html     |      4 +-
 .../regionserver/class-use/MemStoreSize.html    |    103 +-
 .../regionserver/class-use/MemStoreSizing.html  |    150 +-
 .../class-use/MemStoreSnapshot.html             |     18 +-
 .../class-use/MetricsHeapMemoryManager.html     |      4 +-
 .../MetricsHeapMemoryManagerSource.html         |      4 +-
 .../MetricsHeapMemoryManagerSourceImpl.html     |      4 +-
 .../regionserver/class-use/MetricsRegion.html   |      4 +-
 .../class-use/MetricsRegionAggregateSource.html |      4 +-
 .../MetricsRegionAggregateSourceImpl.html       |      4 +-
 .../class-use/MetricsRegionServer.html          |      4 +-
 .../MetricsRegionServerQuotaSource.html         |      4 +-
 .../class-use/MetricsRegionServerSource.html    |      4 +-
 .../MetricsRegionServerSourceFactory.html       |      4 +-
 ...nServerSourceFactoryImpl.FactoryStorage.html |      4 +-
 .../MetricsRegionServerSourceFactoryImpl.html   |      4 +-
 .../MetricsRegionServerSourceImpl.html          |      4 +-
 .../class-use/MetricsRegionServerWrapper.html   |      4 +-
 .../class-use/MetricsRegionSource.html          |      4 +-
 .../class-use/MetricsRegionSourceImpl.html      |      4 +-
 .../class-use/MetricsRegionWrapper.html         |      4 +-
 ...apperImpl.HRegionMetricsWrapperRunnable.html |      4 +-
 .../class-use/MetricsRegionWrapperImpl.html     |      4 +-
 .../regionserver/class-use/MetricsTable.html    |      4 +-
 .../class-use/MetricsTableAggregateSource.html  |      4 +-
 .../MetricsTableAggregateSourceImpl.html        |      4 +-
 .../class-use/MetricsTableLatencies.html        |      4 +-
 ...tricsTableLatenciesImpl.TableHistograms.html |      4 +-
 .../class-use/MetricsTableLatenciesImpl.html    |      4 +-
 .../class-use/MetricsTableSource.html           |      4 +-
 .../class-use/MetricsTableSourceImpl.html       |      4 +-
 .../class-use/MetricsTableWrapperAggregate.html |      4 +-
 ...gregateImpl.TableMetricsWrapperRunnable.html |      4 +-
 .../MetricsTableWrapperAggregateImpl.html       |      4 +-
 .../class-use/MiniBatchOperationInProgress.html |      4 +-
 .../regionserver/class-use/MobStoreScanner.html |      4 +-
 ...ltiVersionConcurrencyControl.WriteEntry.html |      4 +-
 .../MultiVersionConcurrencyControl.html         |      4 +-
 .../class-use/MutableOnlineRegions.html         |      4 +-
 .../regionserver/class-use/MutableSegment.html  |      4 +-
 .../class-use/NoLimitScannerContext.html        |      4 +-
 .../class-use/NoOpHeapMemoryTuner.html          |      4 +-
 .../class-use/NoSuchColumnFamilyException.html  |      4 +-
 .../class-use/NoTagByteBufferChunkKeyValue.html |      4 +-
 .../class-use/NonLazyKeyValueScanner.html       |     12 +-
 .../NonReversedNonLazyKeyValueScanner.html      |     12 +-
 .../regionserver/class-use/OffheapChunk.html    |      4 +-
 .../regionserver/class-use/OnheapChunk.html     |      4 +-
 .../regionserver/class-use/OnlineRegions.html   |      8 +-
 .../regionserver/class-use/OperationStatus.html |      4 +-
 .../regionserver/class-use/RSDumpServlet.html   |      4 +-
 .../regionserver/class-use/RSRpcServices.html   |      8 +-
 .../regionserver/class-use/RSStatusServlet.html |      4 +-
 .../class-use/Region.Operation.html             |      4 +-
 .../regionserver/class-use/Region.RowLock.html  |      4 +-
 .../hbase/regionserver/class-use/Region.html    |      4 +-
 .../class-use/RegionCoprocessorHost.html        |      8 +-
 .../regionserver/class-use/RegionScanner.html   |      4 +-
 .../class-use/RegionServerAbortedException.html |      4 +-
 .../class-use/RegionServerAccounting.html       |      4 +-
 .../class-use/RegionServerCoprocessorHost.html  |      4 +-
 .../class-use/RegionServerRunningException.html |      4 +-
 ...ionServerServices.PostOpenDeployContext.html |      4 +-
 ...erServices.RegionStateTransitionContext.html |      4 +-
 .../class-use/RegionServerServices.html         |     20 +-
 .../class-use/RegionServerStoppedException.html |      4 +-
 .../class-use/RegionServerTableMetrics.html     |      4 +-
 .../class-use/RegionServicesForStores.html      |      4 +-
 .../class-use/RegionSplitPolicy.html            |      4 +-
 .../class-use/ReplicationService.html           |      4 +-
 .../class-use/ReplicationSinkService.html       |      4 +-
 .../class-use/ReplicationSourceService.html     |      4 +-
 .../class-use/ReversedKeyValueHeap.html         |      4 +-
 .../class-use/ReversedMobStoreScanner.html      |      4 +-
 .../class-use/ReversedStoreScanner.html         |      4 +-
 .../regionserver/class-use/RowProcessor.html    |      4 +-
 .../class-use/RowTooBigException.html           |      4 +-
 .../class-use/RpcSchedulerFactory.html          |      4 +-
 .../hbase/regionserver/class-use/ScanInfo.html  |     16 +-
 .../regionserver/class-use/ScanOptions.html     |      4 +-
 .../hbase/regionserver/class-use/ScanType.html  |      4 +-
 .../class-use/ScannerContext.Builder.html       |      4 +-
 .../class-use/ScannerContext.LimitScope.html    |      4 +-
 .../class-use/ScannerContext.NextState.html     |      4 +-
 .../regionserver/class-use/ScannerContext.html  |     26 +-
 .../class-use/ScannerIdGenerator.html           |      4 +-
 .../class-use/SecureBulkLoadManager.html        |      4 +-
 .../hbase/regionserver/class-use/Segment.html   |     24 +-
 .../regionserver/class-use/SegmentFactory.html  |      4 +-
 .../regionserver/class-use/SegmentScanner.html  |      4 +-
 .../regionserver/class-use/SequenceId.html      |      4 +-
 .../class-use/ServerNonceManager.html           |      4 +-
 .../hbase/regionserver/class-use/Shipper.html   |     14 +-
 .../regionserver/class-use/ShipperListener.html |      4 +-
 .../regionserver/class-use/ShutdownHook.html    |      4 +-
 .../class-use/SimpleRpcSchedulerFactory.html    |      4 +-
 .../class-use/SnapshotSegmentScanner.html       |    125 +
 .../SplitLogWorker.TaskExecutor.Status.html     |      4 +-
 .../class-use/SplitLogWorker.TaskExecutor.html  |      4 +-
 .../regionserver/class-use/SplitLogWorker.html  |      4 +-
 .../class-use/SteppingSplitPolicy.html          |      4 +-
 .../hbase/regionserver/class-use/Store.html     |      4 +-
 .../class-use/StoreConfigInformation.html       |      4 +-
 .../regionserver/class-use/StoreEngine.html     |     16 +-
 .../hbase/regionserver/class-use/StoreFile.html |      4 +-
 .../regionserver/class-use/StoreFileInfo.html   |      4 +-
 .../class-use/StoreFileManager.html             |      4 +-
 .../regionserver/class-use/StoreFileReader.html |      4 +-
 .../class-use/StoreFileScanner.html             |      4 +-
 .../class-use/StoreFileWriter.Builder.html      |      4 +-
 .../regionserver/class-use/StoreFileWriter.html |      8 +-
 .../regionserver/class-use/StoreScanner.html    |      4 +-
 .../regionserver/class-use/StoreUtils.html      |      4 +-
 .../class-use/StorefileRefresherChore.html      |      4 +-
 ...ripeMultiFileWriter.BoundaryMultiWriter.html |      4 +-
 .../StripeMultiFileWriter.SizeMultiWriter.html  |      4 +-
 .../class-use/StripeMultiFileWriter.html        |      4 +-
 .../class-use/StripeStoreConfig.html            |      4 +-
 .../class-use/StripeStoreEngine.html            |      4 +-
 .../class-use/StripeStoreFileManager.html       |      4 +-
 ...StoreFlusher.BoundaryStripeFlushRequest.html |      4 +-
 ...ripeStoreFlusher.SizeStripeFlushRequest.html |      4 +-
 .../StripeStoreFlusher.StripeFlushRequest.html  |      4 +-
 .../class-use/StripeStoreFlusher.html           |      4 +-
 ...imeRangeTracker.NonSyncTimeRangeTracker.html |      4 +-
 .../TimeRangeTracker.SyncTimeRangeTracker.html  |      4 +-
 .../class-use/TimeRangeTracker.Type.html        |      4 +-
 .../class-use/TimeRangeTracker.html             |     10 +-
 .../class-use/VersionedSegmentsList.html        |     16 +-
 .../class-use/WrongRegionException.html         |      4 +-
 .../hbase/regionserver/package-frame.html       |      5 +-
 .../hbase/regionserver/package-summary.html     |    194 +-
 .../hadoop/hbase/regionserver/package-tree.html |     26 +-
 .../hadoop/hbase/regionserver/package-use.html  |      6 +-
 .../querymatcher/ColumnTracker.html             |      4 +-
 .../CompactionScanQueryMatcher.html             |      4 +-
 .../DeleteTracker.DeleteResult.html             |      8 +-
 .../querymatcher/DeleteTracker.html             |      4 +-
 .../DropDeletesCompactionScanQueryMatcher.html  |      4 +-
 .../querymatcher/ExplicitColumnTracker.html     |      4 +-
 .../IncludeAllCompactionQueryMatcher.html       |      4 +-
 .../MajorCompactionScanQueryMatcher.html        |      4 +-
 .../MinorCompactionScanQueryMatcher.html        |      4 +-
 ...rsionBehaviorTracker.DeleteVersionsNode.html |      4 +-
 .../querymatcher/NewVersionBehaviorTracker.html |      4 +-
 .../NormalUserScanQueryMatcher.html             |      4 +-
 .../querymatcher/RawScanQueryMatcher.html       |      4 +-
 .../querymatcher/ScanDeleteTracker.html         |      4 +-
 .../ScanQueryMatcher.MatchCode.html             |      4 +-
 .../querymatcher/ScanQueryMatcher.html          |      4 +-
 .../querymatcher/ScanWildcardColumnTracker.html |      4 +-
 .../StripeCompactionScanQueryMatcher.html       |      4 +-
 .../querymatcher/UserScanQueryMatcher.html      |      4 +-
 .../querymatcher/class-use/ColumnTracker.html   |      4 +-
 .../class-use/CompactionScanQueryMatcher.html   |      4 +-
 .../class-use/DeleteTracker.DeleteResult.html   |     16 +-
 .../querymatcher/class-use/DeleteTracker.html   |      4 +-
 .../DropDeletesCompactionScanQueryMatcher.html  |      4 +-
 .../class-use/ExplicitColumnTracker.html        |      4 +-
 .../IncludeAllCompactionQueryMatcher.html       |      4 +-
 .../MajorCompactionScanQueryMatcher.html        |      4 +-
 .../MinorCompactionScanQueryMatcher.html        |      4 +-
 ...rsionBehaviorTracker.DeleteVersionsNode.html |      4 +-
 .../class-use/NewVersionBehaviorTracker.html    |      4 +-
 .../class-use/NormalUserScanQueryMatcher.html   |      4 +-
 .../class-use/RawScanQueryMatcher.html          |      4 +-
 .../class-use/ScanDeleteTracker.html            |      4 +-
 .../class-use/ScanQueryMatcher.MatchCode.html   |     66 +-
 .../class-use/ScanQueryMatcher.html             |      4 +-
 .../class-use/ScanWildcardColumnTracker.html    |      4 +-
 .../StripeCompactionScanQueryMatcher.html       |      4 +-
 .../class-use/UserScanQueryMatcher.html         |      4 +-
 .../querymatcher/package-frame.html             |      2 +-
 .../querymatcher/package-summary.html           |      4 +-
 .../regionserver/querymatcher/package-tree.html |      6 +-
 .../regionserver/querymatcher/package-use.html  |      4 +-
 .../CompactionThroughputControllerFactory.html  |      4 +-
 .../FlushThroughputControllerFactory.html       |      4 +-
 .../throttle/NoLimitThroughputController.html   |      4 +-
 ...sureAwareCompactionThroughputController.html |      4 +-
 .../PressureAwareFlushThroughputController.html |      4 +-
 .../PressureAwareThroughputController.html      |      4 +-
 .../throttle/ThroughputControlUtil.html         |      4 +-
 .../throttle/ThroughputController.html          |      4 +-
 .../CompactionThroughputControllerFactory.html  |      4 +-
 .../FlushThroughputControllerFactory.html       |      4 +-
 .../class-use/NoLimitThroughputController.html  |      4 +-
 ...sureAwareCompactionThroughputController.html |      4 +-
 .../PressureAwareFlushThroughputController.html |      4 +-
 .../PressureAwareThroughputController.html      |      4 +-
 .../class-use/ThroughputControlUtil.html        |      4 +-
 .../class-use/ThroughputController.html         |     12 +-
 .../regionserver/throttle/package-frame.html    |      2 +-
 .../regionserver/throttle/package-summary.html  |      4 +-
 .../regionserver/throttle/package-tree.html     |      4 +-
 .../regionserver/throttle/package-use.html      |      4 +-
 .../hbase/regionserver/wal/AbstractFSWAL.html   |    174 +-
 .../wal/AbstractProtobufLogWriter.html          |     30 +-
 .../hbase/regionserver/wal/AsyncFSWAL.html      |      6 +-
 .../wal/AsyncProtobufLogWriter.html             |      8 +-
 .../regionserver/wal/CompressionContext.html    |      4 +-
 .../hbase/regionserver/wal/Compressor.html      |      4 +-
 .../regionserver/wal/DamagedWALException.html   |      4 +-
 .../hadoop/hbase/regionserver/wal/FSHLog.html   |      6 +-
 .../wal/FailedLogCloseException.html            |      4 +-
 .../wal/FailedSyncBeforeLogCloseException.html  |      4 +-
 .../hbase/regionserver/wal/MetricsWAL.html      |      4 +-
 .../regionserver/wal/MetricsWALSource.html      |     67 +-
 .../regionserver/wal/MetricsWALSourceImpl.html  |     32 +-
 .../regionserver/wal/ProtobufLogReader.html     |      4 +-
 .../regionserver/wal/ProtobufLogWriter.html     |      8 +-
 .../hbase/regionserver/wal/ReaderBase.html      |      4 +-
 .../wal/SecureAsyncProtobufLogWriter.html       |      8 +-
 .../wal/SecureProtobufLogReader.html            |      4 +-
 .../wal/SecureProtobufLogWriter.html            |      8 +-
 .../regionserver/wal/SecureWALCellCodec.html    |      4 +-
 .../regionserver/wal/WALActionsListener.html    |      4 +-
 .../wal/WALCellCodec.ByteStringCompressor.html  |      4 +-
 .../WALCellCodec.ByteStringUncompressor.html    |      4 +-
 .../wal/WALCellCodec.EnsureKvEncoder.html       |      4 +-
 .../hbase/regionserver/wal/WALCellCodec.html    |      4 +-
 .../regionserver/wal/WALCoprocessorHost.html    |     26 +-
 .../hadoop/hbase/regionserver/wal/WALUtil.html  |     56 +-
 .../wal/class-use/AbstractFSWAL.html            |      4 +-
 .../class-use/AbstractProtobufLogWriter.html    |      4 +-
 .../regionserver/wal/class-use/AsyncFSWAL.html  |      4 +-
 .../wal/class-use/AsyncProtobufLogWriter.html   |      4 +-
 .../wal/class-use/CompressionContext.html       |     12 +-
 .../regionserver/wal/class-use/Compressor.html  |      4 +-
 .../wal/class-use/DamagedWALException.html      |      4 +-
 .../regionserver/wal/class-use/FSHLog.html      |      4 +-
 .../wal/class-use/FailedLogCloseException.html  |      4 +-
 .../FailedSyncBeforeLogCloseException.html      |      4 +-
 .../regionserver/wal/class-use/MetricsWAL.html  |      4 +-
 .../wal/class-use/MetricsWALSource.html         |      4 +-
 .../wal/class-use/MetricsWALSourceImpl.html     |      4 +-
 .../wal/class-use/ProtobufLogReader.html        |      4 +-
 .../wal/class-use/ProtobufLogWriter.html        |      4 +-
 .../regionserver/wal/class-use/ReaderBase.html  |      4 +-
 .../class-use/SecureAsyncProtobufLogWriter.html |      4 +-
 .../wal/class-use/SecureProtobufLogReader.html  |      4 +-
 .../wal/class-use/SecureProtobufLogWriter.html  |      4 +-
 .../wal/class-use/SecureWALCellCodec.html       |      4 +-
 .../wal/class-use/WALActionsListener.html       |     14 +-
 .../WALCellCodec.ByteStringCompressor.html      |      4 +-
 .../WALCellCodec.ByteStringUncompressor.html    |      4 +-
 .../class-use/WALCellCodec.EnsureKvEncoder.html |      4 +-
 .../wal/class-use/WALCellCodec.html             |      4 +-
 .../wal/class-use/WALCoprocessorHost.html       |      4 +-
 .../regionserver/wal/class-use/WALUtil.html     |      4 +-
 .../hbase/regionserver/wal/package-frame.html   |      2 +-
 .../hbase/regionserver/wal/package-summary.html |      4 +-
 .../hbase/regionserver/wal/package-tree.html    |      4 +-
 .../hbase/regionserver/wal/package-use.html     |      4 +-
 .../replication/BaseReplicationEndpoint.html    |      4 +-
 .../hbase/replication/BaseWALEntryFilter.html   |      4 +-
 .../hbase/replication/BulkLoadCellFilter.html   |     11 +-
 .../hbase/replication/ChainWALEntryFilter.html  |      4 +-
 .../replication/ClusterMarkingEntryFilter.html  |      4 +-
 ...cationEndpoint.PeerRegionServerListener.html |     10 +-
 .../replication/HBaseReplicationEndpoint.html   |     36 +-
 .../NamespaceTableCfWALEntryFilter.html         |      4 +-
 .../ReplicationEndpoint.Context.html            |      4 +-
 .../ReplicationEndpoint.ReplicateContext.html   |      4 +-
 .../hbase/replication/ReplicationEndpoint.html  |      4 +-
 .../hbase/replication/ReplicationException.html |      4 +-
 .../hbase/replication/ReplicationFactory.html   |      4 +-
 .../hbase/replication/ReplicationListener.html  |      4 +-
 .../hbase/replication/ReplicationLoadSink.html  |     43 +-
 .../replication/ReplicationLoadSource.html      |     43 +-
 .../replication/ReplicationPeer.PeerState.html  |      8 +-
 .../hbase/replication/ReplicationPeer.html      |      4 +-
 .../replication/ReplicationPeerConfig.html      |      4 +-
 .../ReplicationPeerConfigBuilder.html           |      4 +-
 .../ReplicationPeerConfigListener.html          |      4 +-
 .../replication/ReplicationPeerDescription.html |      4 +-
 ...ReplicationPeerZKImpl.PeerConfigTracker.html |      4 +-
 .../ReplicationPeerZKImpl.PeerStateTracker.html |      4 +-
 .../replication/ReplicationPeerZKImpl.html      |      4 +-
 .../hbase/replication/ReplicationPeers.html     |      4 +-
 .../replication/ReplicationPeersZKImpl.html     |      4 +-
 .../hbase/replication/ReplicationQueueInfo.html |      4 +-
 .../hbase/replication/ReplicationQueues.html    |      4 +-
 .../replication/ReplicationQueuesArguments.html |      4 +-
 .../replication/ReplicationQueuesClient.html    |      4 +-
 .../ReplicationQueuesClientArguments.html       |      4 +-
 .../ReplicationQueuesClientZKImpl.html          |      4 +-
 .../replication/ReplicationQueuesZKImpl.html    |      4 +-
 .../replication/ReplicationStateZKBase.html     |      4 +-
 .../hbase/replication/ReplicationTracker.html   |      4 +-
 ...nTrackerZKImpl.OtherRegionServerWatcher.html |      4 +-
 .../ReplicationTrackerZKImpl.PeersWatcher.html  |      4 +-
 .../replication/ReplicationTrackerZKImpl.html   |      4 +-
 .../hbase/replication/ReplicationUtils.html     |      4 +-
 .../hbase/replication/ScopeWALEntryFilter.html  |      4 +-
 .../replication/SystemTableWALEntryFilter.html  |      4 +-
 .../hadoop/hbase/replication/WALCellFilter.html |      4 +-
 .../hbase/replication/WALEntryFilter.html       |      4 +-
 .../class-use/BaseReplicationEndpoint.html      |      4 +-
 .../class-use/BaseWALEntryFilter.html           |      4 +-
 .../class-use/BulkLoadCellFilter.html           |      4 +-
 .../class-use/ChainWALEntryFilter.html          |      4 +-
 .../class-use/ClusterMarkingEntryFilter.html    |      4 +-
 ...cationEndpoint.PeerRegionServerListener.html |      4 +-
 .../class-use/HBaseReplicationEndpoint.html     |      4 +-
 .../NamespaceTableCfWALEntryFilter.html         |      4 +-
 .../class-use/ReplicationEndpoint.Context.html  |     12 +-
 .../ReplicationEndpoint.ReplicateContext.html   |      4 +-
 .../class-use/ReplicationEndpoint.html          |      4 +-
 .../class-use/ReplicationException.html         |    208 +-
 .../class-use/ReplicationFactory.html           |      4 +-
 .../class-use/ReplicationListener.html          |     16 +-
 .../class-use/ReplicationLoadSink.html          |      4 +-
 .../class-use/ReplicationLoadSource.html        |      4 +-
 .../class-use/ReplicationPeer.PeerState.html    |     12 +-
 .../replication/class-use/ReplicationPeer.html  |     12 +-
 .../class-use/ReplicationPeerConfig.html        |    104 +-
 .../class-use/ReplicationPeerConfigBuilder.html |      4 +-
 .../ReplicationPeerConfigListener.html          |      8 +-
 .../class-use/ReplicationPeerDescription.html   |     28 +-
 ...ReplicationPeerZKImpl.PeerConfigTracker.html |      4 +-
 .../ReplicationPeerZKImpl.PeerStateTracker.html |      4 +-
 .../class-use/ReplicationPeerZKImpl.html        |      4 +-
 .../replication/class-use/ReplicationPeers.html |      4 +-
 .../class-use/ReplicationPeersZKImpl.html       |      4 +-
 .../class-use/ReplicationQueueInfo.html         |      4 +-
 .../class-use/ReplicationQueues.html            |      4 +-
 .../class-use/ReplicationQueuesArguments.html   |      4 +-
 .../class-use/ReplicationQueuesClient.html      |      4 +-
 .../ReplicationQueuesClientArguments.html       |      4 +-
 .../ReplicationQueuesClientZKImpl.html          |      4 +-
 .../class-use/ReplicationQueuesZKImpl.html      |      4 +-
 .../class-use/ReplicationStateZKBase.html       |      4 +-
 .../class-use/ReplicationTracker.html           |      4 +-
 ...nTrackerZKImpl.OtherRegionServerWatcher.html |      4 +-
 .../ReplicationTrackerZKImpl.PeersWatcher.html  |      4 +-
 .../class-use/ReplicationTrackerZKImpl.html     |      4 +-
 .../replication/class-use/ReplicationUtils.html |      4 +-
 .../class-use/ScopeWALEntryFilter.html          |      4 +-
 .../class-use/SystemTableWALEntryFilter.html    |      4 +-
 .../replication/class-use/WALCellFilter.html    |      4 +-
 .../replication/class-use/WALEntryFilter.html   |     12 +-
 .../hadoop/hbase/replication/package-frame.html |      2 +-
 .../hbase/replication/package-summary.html      |      4 +-
 .../hadoop/hbase/replication/package-tree.html  |      4 +-
 .../hadoop/hbase/replication/package-use.html   |      4 +-
 .../org/apache/hadoop/hbase/rest/Constants.html |      4 +-
 .../hadoop/hbase/rest/ExistsResource.html       |      4 +-
 .../apache/hadoop/hbase/rest/MetricsREST.html   |      4 +-
 .../hadoop/hbase/rest/MetricsRESTSource.html    |     67 +-
 .../hbase/rest/MetricsRESTSourceImpl.html       |     44 +-
 .../hadoop/hbase/rest/MultiRowResource.html     |      4 +-
 .../hbase/rest/NamespacesInstanceResource.html  |      4 +-
 .../hadoop/hbase/rest/NamespacesResource.html   |      4 +-
 .../hbase/rest/ProtobufMessageHandler.html      |      4 +-
 .../hbase/rest/ProtobufStreamingOutput.html     |      7 +-
 .../hadoop/hbase/rest/RESTDemoClient.html       |    296 +
 .../apache/hadoop/hbase/rest/RESTServer.html    |     10 +-
 .../apache/hadoop/hbase/rest/RESTServlet.html   |      4 +-
 .../hadoop/hbase/rest/RESTServletContainer.html |      4 +-
 .../hadoop/hbase/rest/RegionsResource.html      |      4 +-
 .../apache/hadoop/hbase/rest/ResourceBase.html  |      8 +-
 .../hadoop/hbase/rest/ResultGenerator.html      |      4 +-
 .../apache/hadoop/hbase/rest/RootResource.html  |      4 +-
 .../apache/hadoop/hbase/rest/RowResource.html   |      4 +-
 .../hadoop/hbase/rest/RowResultGenerator.html   |      4 +-
 .../org/apache/hadoop/hbase/rest/RowSpec.html   |      4 +-
 .../hbase/rest/ScannerInstanceResource.html     |      4 +-
 .../hadoop/hbase/rest/ScannerResource.html      |      4 +-
 .../hbase/rest/ScannerResultGenerator.html      |      4 +-
 .../hadoop/hbase/rest/SchemaResource.html       |      4 +-
 .../rest/StorageClusterStatusResource.html      |      4 +-
 .../rest/StorageClusterVersionResource.html     |      4 +-
 .../apache/hadoop/hbase/rest/TableResource.html |      4 +-
 .../TableScanResource.CellSetModelStream.html   |      4 +-
 .../hadoop/hbase/rest/TableScanResource.html    |      4 +-
 .../hadoop/hbase/rest/VersionResource.html      |      4 +-
 .../hadoop/hbase/rest/class-use/Constants.html  |      4 +-
 .../hbase/rest/class-use/ExistsResource.html    |      4 +-
 .../hbase/rest/class-use/MetricsREST.html       |      4 +-
 .../hbase/rest/class-use/MetricsRESTSource.html |      4 +-
 .../rest/class-use/MetricsRESTSourceImpl.html   |      4 +-
 .../hbase/rest/class-use/MultiRowResource.html  |      4 +-
 .../class-use/NamespacesInstanceResource.html   |     12 +-
 .../rest/class-use/NamespacesResource.html      |      4 +-
 .../rest/class-use/ProtobufMessageHandler.html  |      4 +-
 .../rest/class-use/ProtobufStreamingOutput.html |      4 +-
 .../hbase/rest/class-use/RESTDemoClient.html    |    125 +
 .../hadoop/hbase/rest/class-use/RESTServer.html |      4 +-
 .../hbase/rest/class-use/RESTServlet.html       |      4 +-
 .../rest/class-use/RESTServletContainer.html    |      4 +-
 .../hbase/rest/class-use/RegionsResource.html   |      4 +-
 .../hbase/rest/class-use/ResourceBase.html      |      4 +-
 .../hbase/rest/class-use/ResultGenerator.html   |      4 +-
 .../hbase/rest/class-use/RootResource.html      |      4 +-
 .../hbase/rest/class-use/RowResource.html       |      4 +-
 .../rest/class-use/RowResultGenerator.html      |      4 +-
 .../hadoop/hbase/rest/class-use/RowSpec.html    |      4 +-
 .../rest/class-use/ScannerInstanceResource.html |      4 +-
 .../hbase/rest/class-use/ScannerResource.html   |      4 +-
 .../rest/class-use/ScannerResultGenerator.html  |      4 +-
 .../hbase/rest/class-use/SchemaResource.html    |      4 +-
 .../class-use/StorageClusterStatusResource.html |      4 +-
 .../StorageClusterVersionResource.html          |      4 +-
 .../hbase/rest/class-use/TableResource.html     |      4 +-
 .../TableScanResource.CellSetModelStream.html   |      4 +-
 .../hbase/rest/class-use/TableScanResource.html |      4 +-
 .../hbase/rest/class-use/VersionResource.html   |     12 +-
 .../apache/hadoop/hbase/rest/client/Client.html |     86 +-
 .../hadoop/hbase/rest/client/Cluster.html       |      4 +-
 .../hadoop/hbase/rest/client/RemoteAdmin.html   |      4 +-
 .../hadoop/hbase/rest/client/RemoteHTable.html  |    120 +-
 .../hadoop/hbase/rest/client/Response.html      |      4 +-
 .../hbase/rest/client/class-use/Client.html     |      4 +-
 .../hbase/rest/client/class-use/Cluster.html    |      4 +-
 .../rest/client/class-use/RemoteAdmin.html      |      4 +-
 .../rest/client/class-use/RemoteHTable.html     |      4 +-
 .../hbase/rest/client/class-use/Response.html   |      4 +-
 .../hadoop/hbase/rest/client/package-frame.html |      2 +-
 .../hbase/rest/client/package-summary.html      |      4 +-
 .../hadoop/hbase/rest/client/package-tree.html  |      4 +-
 .../hadoop/hbase/rest/client/package-use.html   |      4 +-
 .../apache/hadoop/hbase/rest/package-frame.html |      3 +-
 .../hadoop/hbase/rest/package-summary.html      |     42 +-
 .../apache/hadoop/hbase/rest/package-tree.html  |      5 +-
 .../apache/hadoop/hbase/rest/package-use.html   |      4 +-
 .../hadoop/hbase/rsgroup/RSGroupAdmin.html      |      4 +-
 .../hbase/rsgroup/RSGroupAdminEndpoint.html     |     36 +-
 .../hbase/rsgroup/RSGroupAdminServer.html       |      4 +-
 .../hbase/rsgroup/RSGroupBasedLoadBalancer.html |     71 +-
 .../hadoop/hbase/rsgroup/RSGroupInfo.html       |      4 +-
 .../hbase/rsgroup/RSGroupInfoManager.html       |      4 +-
 .../hbase/rsgroup/RSGroupableBalancer.html      |      6 +-
 .../hbase/rsgroup/class-use/RSGroupAdmin.html   |      4 +-
 .../rsgroup/class-use/RSGroupAdminEndpoint.html |      4 +-
 .../rsgroup/class-use/RSGroupAdminServer.html   |      4 +-
 .../class-use/RSGroupBasedLoadBalancer.html     |      4 +-
 .../hbase/rsgroup/class-use/RSGroupInfo.html    |     34 +-
 .../rsgroup/class-use/RSGroupInfoManager.html   |      4 +-
 .../rsgroup/class-use/RSGroupableBalancer.html  |      4 +-
 .../hadoop/hbase/rsgroup/package-frame.html     |      2 +-
 .../hadoop/hbase/rsgroup/package-summary.html   |      4 +-
 .../hadoop/hbase/rsgroup/package-tree.html      |      4 +-
 .../hadoop/hbase/rsgroup/package-use.html       |      4 +-
 .../security/AbstractHBaseSaslRpcClient.html    |      4 +-
 .../hbase/security/AccessDeniedException.html   |      4 +-
 .../hadoop/hbase/security/AuthMethod.html       |      4 +-
 .../hbase/security/CryptoAESUnwrapHandler.html  |      4 +-
 .../hbase/security/CryptoAESWrapHandler.html    |      4 +-
 .../hadoop/hbase/security/EncryptionUtil.html   |      4 +-
 .../hbase/security/HBasePolicyProvider.html     |      4 +-
 .../hbase/security/HBaseSaslRpcClient.html      |      4 +-
 .../hbase/security/HBaseSaslRpcServer.html      |      4 +-
 .../NettyHBaseRpcConnectionHeaderHandler.html   |      4 +-
 .../hbase/security/NettyHBaseSaslRpcClient.html |      4 +-
 .../NettyHBaseSaslRpcClientHandler.html         |      4 +-
 .../hbase/security/SaslChallengeDecoder.html    |      4 +-
 .../hadoop/hbase/security/SaslStatus.html       |      4 +-
 .../hbase/security/SaslUnwrapHandler.html       |      4 +-
 .../security/SaslUtil.QualityOfProtection.html  |      8 +-
 .../apache/hadoop/hbase/security/SaslUtil.html  |      4 +-
 .../hadoop/hbase/security/SaslWrapHandler.html  |      4 +-
 .../hadoop/hbase/security/SecurityInfo.html     |      4 +-
 .../hadoop/hbase/security/SecurityUtil.html     |      4 +-
 .../hadoop/hbase/security/Superusers.html       |      4 +-
 .../hbase/security/User.SecureHadoopUser.html   |      4 +-
 .../org/apache/hadoop/hbase/security/User.html  |      4 +-
 .../hadoop/hbase/security/UserProvider.html     |      4 +-
 .../class-use/AbstractHBaseSaslRpcClient.html   |      4 +-
 .../class-use/AccessDeniedException.html        |      4 +-
 .../hbase/security/class-use/AuthMethod.html    |      4 +-
 .../class-use/CryptoAESUnwrapHandler.html       |      4 +-
 .../class-use/CryptoAESWrapHandler.html         |      4 +-
 .../security/class-use/EncryptionUtil.html      |      4 +-
 .../security/class-use/HBasePolicyProvider.html |      4 +-
 .../security/class-use/HBaseSaslRpcClient.html  |      4 +-
 .../security/class-use/HBaseSaslRpcServer.html  |      4 +-
 .../NettyHBaseRpcConnectionHeaderHandler.html   |      4 +-
 .../class-use/NettyHBaseSaslRpcClient.html      |      4 +-
 .../NettyHBaseSaslRpcClientHandler.html         |      4 +-
 .../class-use/SaslChallengeDecoder.html         |      4 +-
 .../hbase/security/class-use/SaslStatus.html    |      4 +-
 .../security/class-use/SaslUnwrapHandler.html   |      4 +-
 .../class-use/SaslUtil.QualityOfProtection.html |      4 +-
 .../hbase/security/class-use/SaslUtil.html      |      4 +-
 .../security/class-use/SaslWrapHandler.html     |      4 +-
 .../hbase/security/class-use/SecurityInfo.html  |      4 +-
 .../hbase/security/class-use/SecurityUtil.html  |      4 +-
 .../hbase/security/class-use/Superusers.html    |      4 +-
 .../class-use/User.SecureHadoopUser.html        |      4 +-
 .../hadoop/hbase/security/class-use/User.html   |     30 +-
 .../hbase/security/class-use/UserProvider.html  |      4 +-
 .../hadoop/hbase/security/package-frame.html    |      2 +-
 .../hadoop/hbase/security/package-summary.html  |      4 +-
 .../hadoop/hbase/security/package-tree.html     |      8 +-
 .../hadoop/hbase/security/package-use.html      |      4 +-
 .../hbase/shaded/protobuf/ProtobufUtil.html     |    270 +-
 .../hbase/shaded/protobuf/RequestConverter.html |    325 +-
 .../shaded/protobuf/ResponseConverter.html      |      4 +-
 .../shaded/protobuf/class-use/ProtobufUtil.html |      4 +-
 .../protobuf/class-use/RequestConverter.html    |      4 +-
 .../protobuf/class-use/ResponseConverter.html   |      4 +-
 .../hbase/shaded/protobuf/package-frame.html    |      2 +-
 .../hbase/shaded/protobuf/package-summary.html  |      4 +-
 .../hbase/shaded/protobuf/package-tree.html     |      4 +-
 .../hbase/shaded/protobuf/package-use.html      |      4 +-
 .../ClientSnapshotDescriptionUtils.html         |      4 +-
 .../snapshot/CorruptedSnapshotException.html    |      4 +-
 .../hadoop/hbase/snapshot/CreateSnapshot.html   |     27 +-
 .../hbase/snapshot/ExportSnapshot.Counter.html  |      4 +-
 .../hadoop/hbase/snapshot/ExportSnapshot.html   |     16 +-
 .../hbase/snapshot/ExportSnapshotException.html |      4 +-
 .../hbase/snapshot/HBaseSnapshotException.html  |      4 +-
 .../snapshot/RestoreSnapshotException.html      |      4 +-
 ...estoreSnapshotHelper.RestoreMetaChanges.html |      4 +-
 .../hbase/snapshot/RestoreSnapshotHelper.html   |      4 +-
 .../snapshot/SnapshotCreationException.html     |      4 +-
 ...Utils.CompletedSnaphotDirectoriesFilter.html |      4 +-
 .../snapshot/SnapshotDescriptionUtils.html      |      4 +-
 .../snapshot/SnapshotDoesNotExistException.html |      4 +-
 .../hbase/snapshot/SnapshotExistsException.html |      4 +-
 .../snapshot/SnapshotInfo.SnapshotStats.html    |      4 +-
 .../hadoop/hbase/snapshot/SnapshotInfo.html     |     16 +-
 .../hadoop/hbase/snapshot/SnapshotManifest.html |      4 +-
 .../hbase/snapshot/SnapshotManifestV1.html      |      4 +-
 .../hbase/snapshot/SnapshotManifestV2.html      |      4 +-
 .../SnapshotReferenceUtil.SnapshotVisitor.html  |      4 +-
 .../SnapshotReferenceUtil.StoreFileVisitor.html |      4 +-
 .../hbase/snapshot/SnapshotReferenceUtil.html   |      4 +-
 .../snapshot/TablePartiallyOpenException.html   |      4 +-
 .../snapshot/UnknownSnapshotException.html      |      4 +-
 .../ClientSnapshotDescriptionUtils.html         |      4 +-
 .../class-use/CorruptedSnapshotException.html   |      4 +-
 .../snapshot/class-use/CreateSnapshot.html      |      4 +-
 .../class-use/ExportSnapshot.Counter.html       |      4 +-
 .../snapshot/class-use/ExportSnapshot.html      |      4 +-
 .../class-use/ExportSnapshotException.html      |      4 +-
 .../class-use/HBaseSnapshotException.html       |      4 +-
 .../class-use/RestoreSnapshotException.html     |      4 +-
 ...estoreSnapshotHelper.RestoreMetaChanges.html |      4 +-
 .../class-use/RestoreSnapshotHelper.html        |      4 +-
 .../class-use/SnapshotCreationException.html    |      4 +-
 ...Utils.CompletedSnaphotDirectoriesFilter.html |      4 +-
 .../class-use/SnapshotDescriptionUtils.html     |      4 +-
 .../SnapshotDoesNotExistException.html          |      4 +-
 .../class-use/SnapshotExistsException.html      |      4 +-
 .../class-use/SnapshotInfo.SnapshotStats.html   |      4 +-
 .../hbase/snapshot/class-use/SnapshotInfo.html  |      4 +-
 .../snapshot/class-use/SnapshotManifest.html    |      4 +-
 .../snapshot/class-use/SnapshotManifestV1.html  |      4 +-
 .../snapshot/class-use/SnapshotManifestV2.html  |      4 +-
 .../SnapshotReferenceUtil.SnapshotVisitor.html  |      4 +-
 .../SnapshotReferenceUtil.StoreFileVisitor.html |      4 +-
 .../class-use/SnapshotReferenceUtil.html        |      4 +-
 .../class-use/TablePartiallyOpenException.html  |      4 +-
 .../class-use/UnknownSnapshotException.html     |      4 +-
 .../hadoop/hbase/snapshot/package-frame.html    |      2 +-
 .../hadoop/hbase/snapshot/package-summary.html  |      4 +-
 .../hadoop/hbase/snapshot/package-tree.html     |      6 +-
 .../hadoop/hbase/snapshot/package-use.html      |      4 +-
 .../hadoop/hbase/types/CopyOnWriteArrayMap.html |      4 +-
 .../org/apache/hadoop/hbase/types/DataType.html |      4 +-
 .../hadoop/hbase/types/FixedLengthWrapper.html  |      4 +-
 .../apache/hadoop/hbase/types/OrderedBlob.html  |      4 +-
 .../hadoop/hbase/types/OrderedBlobVar.html      |      4 +-
 .../hadoop/hbase/types/OrderedBytesBase.html    |      4 +-
 .../hadoop/hbase/types/OrderedFloat32.html      |      4 +-
 .../hadoop/hbase/types/OrderedFloat64.html      |      4 +-
 .../apache/hadoop/hbase/types/OrderedInt16.html |      4 +-
 .../apache/hadoop/hbase/types/OrderedInt32.html |      4 +-
 .../apache/hadoop/hbase/types/OrderedInt64.html |      4 +-
 .../apache/hadoop/hbase/types/OrderedInt8.html  |      4 +-
 .../hadoop/hbase/types/OrderedNumeric.html      |      4 +-
 .../hadoop/hbase/types/OrderedString.html       |      4 +-
 .../org/apache/hadoop/hbase/types/PBCell.html   |     17 +-
 .../org/apache/hadoop/hbase/types/PBType.html   |      4 +-
 .../org/apache/hadoop/hbase/types/RawByte.html  |      4 +-
 .../org/apache/hadoop/hbase/types/RawBytes.html |      4 +-
 .../hadoop/hbase/types/RawBytesFixedLength.html |      4 +-
 .../hadoop/hbase/types/RawBytesTerminated.html  |      4 +-
 .../apache/hadoop/hbase/types/RawDouble.html    |      4 +-
 .../org/apache/hadoop/hbase/types/RawFloat.html |      4 +-
 .../apache/hadoop/hbase/types/RawInteger.html   |      4 +-
 .../org/apache/hadoop/hbase/types/RawLong.html  |      4 +-
 .../org/apache/hadoop/hbase/types/RawShort.html |      4 +-
 .../apache/hadoop/hbase/types/RawString.html    |      4 +-
 .../hbase/types/RawStringFixedLength.html       |      4 +-
 .../hadoop/hbase/types/RawStringTerminated.html |      4 +-
 .../org/apache/hadoop/hbase/types/Struct.html   |      4 +-
 .../hadoop/hbase/types/StructBuilder.html       |      4 +-
 .../hadoop/hbase/types/StructIterator.html      |      4 +-
 .../hadoop/hbase/types/TerminatedWrapper.html   |      4 +-
 .../org/apache/hadoop/hbase/types/Union2.html   |      4 +-
 .../org/apache/hadoop/hbase/types/Union3.html   |      4 +-
 .../org/apache/hadoop/hbase/types/Union4.html   |      4 +-
 .../types/class-use/CopyOnWriteArrayMap.html    |      4 +-
 .../hadoop/hbase/types/class-use/DataType.html  |      4 +-
 .../types/class-use/FixedLengthWrapper.html     |      4 +-
 .../hbase/types/class-use/OrderedBlob.html      |      4 +-
 .../hbase/types/class-use/OrderedBlobVar.html   |      4 +-
 .../hbase/types/class-use/OrderedBytesBase.html |      4 +-
 .../hbase/types/class-use/OrderedFloat32.html   |      4 +-
 .../hbase/types/class-use/OrderedFloat64.html   |      4 +-
 .../hbase/types/class-use/OrderedInt16.html     |      4 +-
 .../hbase/types/class-use/OrderedInt32.html     |      4 +-
 .../hbase/types/class-use/OrderedInt64.html     |      4 +-
 .../hbase/types/class-use/OrderedInt8.html      |      4 +-
 .../hbase/types/class-use/OrderedNumeric.html   |      4 +-
 .../hbase/types/class-use/OrderedString.html    |      4 +-
 .../hadoop/hbase/types/class-use/PBCell.html    |      4 +-
 .../hadoop/hbase/types/class-use/PBType.html    |      4 +-
 .../hadoop/hbase/types/class-use/RawByte.html   |      4 +-
 .../hadoop/hbase/types/class-use/RawBytes.html  |      4 +-
 .../types/class-use/RawBytesFixedLength.html    |      4 +-
 .../types/class-use/RawBytesTerminated.html     |      4 +-
 .../hadoop/hbase/types/class-use/RawDouble.html |      4 +-
 .../hadoop/hbase/types/class-use/RawFloat.html  |      4 +-
 .../hbase/types/class-use/RawInteger.html       |      4 +-
 .../hadoop/hbase/types/class-use/RawLong.html   |      4 +-
 .../hadoop/hbase/types/class-use/RawShort.html  |      4 +-
 .../hadoop/hbase/types/class-use/RawString.html |      4 +-
 .../types/class-use/RawStringFixedLength.html   |      4 +-
 .../types/class-use/RawStringTerminated.html    |      4 +-
 .../hadoop/hbase/types/class-use/Struct.html    |      4 +-
 .../hbase/types/class-use/StructBuilder.html    |      4 +-
 .../hbase/types/class-use/StructIterator.html   |      4 +-
 .../types/class-use/TerminatedWrapper.html      |      4 +-
 .../hadoop/hbase/types/class-use/Union2.html    |      4 +-
 .../hadoop/hbase/types/class-use/Union3.html    |      4 +-
 .../hadoop/hbase/types/class-use/Union4.html    |      4 +-
 .../hadoop/hbase/types/package-frame.html       |      2 +-
 .../hadoop/hbase/types/package-summary.html     |      4 +-
 .../apache/hadoop/hbase/types/package-tree.html |      4 +-
 .../apache/hadoop/hbase/types/package-use.html  |      4 +-
 .../hadoop/hbase/util/AbstractByteRange.html    |      4 +-
 .../hbase/util/AbstractFileStatusFilter.html    |      4 +-
 .../hadoop/hbase/util/AbstractHBaseTool.html    |    126 +-
 .../hbase/util/AbstractPositionedByteRange.html |      4 +-
 .../Addressing.AddressSelectionCondition.html   |      4 +-
 .../apache/hadoop/hbase/util/Addressing.html    |      4 +-
 .../apache/hadoop/hbase/util/AtomicUtils.html   |      4 +-
 .../hbase/util/AvlUtil.AvlInsertOrReplace.html  |      4 +-
 .../hbase/util/AvlUtil.AvlIterableList.html     |      4 +-
 .../hbase/util/AvlUtil.AvlKeyComparator.html    |      4 +-
 .../hbase/util/AvlUtil.AvlLinkedNode.html       |      4 +-
 .../hadoop/hbase/util/AvlUtil.AvlNode.html      |      4 +-
 .../hbase/util/AvlUtil.AvlNodeVisitor.html      |      4 +-
 .../hadoop/hbase/util/AvlUtil.AvlTree.html      |      4 +-
 .../hbase/util/AvlUtil.AvlTreeIterator.html     |      4 +-
 .../org/apache/hadoop/hbase/util/AvlUtil.html   |      4 +-
 .../hbase/util/Base64.Base64InputStream.html    |      4 +-
 .../hbase/util/Base64.Base64OutputStream.html   |      4 +-
 .../org/apache/hadoop/hbase/util/Base64.html    |      4 +-
 .../apache/hadoop/hbase/util/BloomContext.html  |      4 +-
 .../apache/hadoop/hbase/util/BloomFilter.html   |      4 +-
 .../hadoop/hbase/util/BloomFilterBase.html      |      4 +-
 .../hadoop/hbase/util/BloomFilterChunk.html     |      4 +-
 .../hadoop/hbase/util/BloomFilterFactory.html   |      4 +-
 .../hadoop/hbase/util/BloomFilterUtil.html      |      4 +-
 .../hadoop/hbase/util/BloomFilterWriter.html    |      4 +-
 .../hbase/util/BoundedCompletionService.html    |      4 +-
 .../util/BoundedPriorityBlockingQueue.html      |      4 +-
 .../hadoop/hbase/util/ByteArrayHashKey.html     |      4 +-
 .../hadoop/hbase/util/ByteBufferAllocator.html  |      4 +-
 .../hadoop/hbase/util/ByteBufferArray.html      |      4 +-
 .../hadoop/hbase/util/ByteBufferUtils.html      |    129 +-
 .../org/apache/hadoop/hbase/util/ByteRange.html |      4 +-
 .../hadoop/hbase/util/ByteRangeUtils.html       |      4 +-
 .../apache/hadoop/hbase/util/ByteStringer.html  |      4 +-
 .../hbase/util/Bytes.ByteArrayComparator.html   |     12 +-
 .../hbase/util/Bytes.RowEndKeyComparator.html   |     12 +-
 .../org/apache/hadoop/hbase/util/Bytes.html     |    304 +-
 .../hbase/util/CancelableProgressable.html      |      4 +-
 .../apache/hadoop/hbase/util/CellHashKey.html   |      4 +-
 .../apache/hadoop/hbase/util/ChecksumType.html  |      4 +-
 .../hadoop/hbase/util/ClassLoaderBase.html      |      4 +-
 .../org/apache/hadoop/hbase/util/ClassSize.html |      4 +-
 .../org/apache/hadoop/hbase/util/Classes.html   |      4 +-
 .../hbase/util/CollectionBackedScanner.html     |      4 +-
 .../CollectionUtils.IOExceptionSupplier.html    |      4 +-
 .../hadoop/hbase/util/CollectionUtils.html      |      4 +-
 ...nFSUtils.StreamLacksCapabilityException.html |      4 +-
 .../apache/hadoop/hbase/util/CommonFSUtils.html |      4 +-
 .../hadoop/hbase/util/CompressionTest.html      |      4 +-
 .../hbase/util/ConcatenatedLists.Iterator.html  |      4 +-
 .../hadoop/hbase/util/ConcatenatedLists.html    |      4 +-
 .../hadoop/hbase/util/ConfigurationUtil.html    |      4 +-
 .../hadoop/hbase/util/ConnectionCache.html      |      4 +-
 .../hbase/util/CoprocessorClassLoader.html      |      4 +-
 .../org/apache/hadoop/hbase/util/Counter.html   |      4 +-
 .../org/apache/hadoop/hbase/util/DNS.html       |      4 +-
 .../hbase/util/DefaultEnvironmentEdge.html      |      4 +-
 .../hadoop/hbase/util/DirectMemoryUtils.html    |      4 +-
 .../hadoop/hbase/util/DynamicClassLoader.html   |      4 +-
 .../hadoop/hbase/util/EncryptionTest.html       |      4 +-
 .../hadoop/hbase/util/EnvironmentEdge.html      |      4 +-
 .../hbase/util/EnvironmentEdgeManager.html      |      4 +-
 .../apache/hadoop/hbase/util/ExceptionUtil.html |      4 +-
 .../apache/hadoop/hbase/util/FSHDFSUtils.html   |      4 +-
 .../apache/hadoop/hbase/util/FSMapRUtils.html   |      4 +-
 .../hadoop/hbase/util/FSTableDescriptors.html   |     50 +-
 .../hbase/util/FSUtils.BlackListDirFilter.html  |      4 +-
 .../hadoop/hbase/util/FSUtils.DirFilter.html    |      4 +-
 .../hbase/util/FSUtils.FamilyDirFilter.html     |      4 +-
 .../hadoop/hbase/util/FSUtils.HFileFilter.html  |      4 +-
 .../hbase/util/FSUtils.HFileLinkFilter.html     |      4 +-
 .../hbase/util/FSUtils.ReferenceFileFilter.html |      4 +-
 .../hbase/util/FSUtils.RegionDirFilter.html     |      4 +-
 .../hbase/util/FSUtils.UserTableDirFilter.html  |      4 +-
 .../org/apache/hadoop/hbase/util/FSUtils.html   |      4 +-
 .../hbase/util/FSVisitor.StoreFileVisitor.html  |      4 +-
 .../org/apache/hadoop/hbase/util/FSVisitor.html |      4 +-
 .../hadoop/hbase/util/FileStatusFilter.html     |      4 +-
 .../hbase/util/FileSystemVersionException.html  |      4 +-
 .../hadoop/hbase/util/ForeignExceptionUtil.html |      4 +-
 .../hadoop/hbase/util/GetJavaProperty.html      |     51 +-
 .../apache/hadoop/hbase/util/HBaseConfTool.html |      4 +-
 .../HBaseFsck.ErrorReporter.ERROR_CODE.html     |     94 +-
 .../hbase/util/HBaseFsck.ErrorReporter.html     |     34 +-
 .../hadoop/hbase/util/HBaseFsck.HbckInfo.html   |     32 +-
 .../util/HBaseFsck.RegionRepairException.html   |      8 +-
 .../hadoop/hbase/util/HBaseFsck.TableInfo.html  |     18 +-
 .../org/apache/hadoop/hbase/util/HBaseFsck.html |    126 +-
 .../hadoop/hbase/util/HBaseFsckRepair.html      |      4 +-
 .../hadoop/hbase/util/HFileArchiveUtil.html     |     25 +-
 .../org/apache/hadoop/hbase/util/HasThread.html |      4 +-
 .../org/apache/hadoop/hbase/util/Hash.html      |      4 +-
 .../org/apache/hadoop/hbase/util/HashKey.html   |      4 +-
 .../apache/hadoop/hbase/util/HashedBytes.html   |      4 +-
 .../apache/hadoop/hbase/util/IdLock.Entry.html  |      4 +-
 .../org/apache/hadoop/hbase/util/IdLock.html    |      4 +-
 .../util/IdReadWriteLock.ReferenceType.html     |      4 +-
 .../hadoop/hbase/util/IdReadWriteLock.html      |      4 +-
 .../hadoop/hbase/util/ImmutableByteArray.html   |      4 +-
 .../hbase/util/IncrementingEnvironmentEdge.html |      4 +-
 .../apache/hadoop/hbase/util/JRubyFormat.html   |      4 +-
 .../hadoop/hbase/util/JSONBean.Writer.html      |     12 +-
 .../org/apache/hadoop/hbase/util/JSONBean.html  |     13 +-
 .../hadoop/hbase/util/JSONMetricUtil.html       |     53 +-
 .../org/apache/hadoop/hbase/util/JVM.html       |      4 +-
 .../hbase/util/JVMClusterUtil.MasterThread.html |      4 +-
 .../util/JVMClusterUtil.RegionServerThread.html |      4 +-
 .../hadoop/hbase/util/JVMClusterUtil.html       |      4 +-
 .../apache/hadoop/hbase/util/JenkinsHash.html   |      4 +-
 .../apache/hadoop/hbase/util/JsonMapper.html    |      4 +-
 .../hadoop/hbase/util/JvmPauseMonitor.html      |      4 +-
 .../apache/hadoop/hbase/util/JvmVersion.html    |      4 +-
 .../org/apache/hadoop/hbase/util/KeyLocker.html |      4 +-
 .../org/apache/hadoop/hbase/util/KeyRange.html  |      4 +-
 .../hbase/util/LeaseNotRecoveredException.html  |      4 +-
 .../org/apache/hadoop/hbase/util/MD5Hash.html   |      4 +-
 .../hbase/util/ManualEnvironmentEdge.html       |      4 +-
 .../hbase/util/MapReduceExtendedCell.html       |      8 +-
 .../util/MapreduceDependencyClasspathTool.html  |      4 +-
 .../org/apache/hadoop/hbase/util/Methods.html   |      4 +-
 .../util/ModifyRegionUtils.RegionEditTask.html  |      4 +-
 .../util/ModifyRegionUtils.RegionFillTask.html  |      4 +-
 .../hadoop/hbase/util/ModifyRegionUtils.html    |      4 +-
 .../hadoop/hbase/util/MultiHConnection.html     |      4 +-
 .../hadoop/hbase/util/MunkresAssignment.html    |      4 +-
 .../apache/hadoop/hbase/util/MurmurHash.html    |      4 +-
 .../apache/hadoop/hbase/util/MurmurHash3.html   |      4 +-
 .../hbase/util/NettyEventLoopGroupConfig.html   |      4 +-
 .../org/apache/hadoop/hbase/util/NonceKey.html  |      4 +-
 .../apache/hadoop/hbase/util/ObjectIntPair.html |      4 +-
 .../hbase/util/ObjectPool.ObjectFactory.html    |      4 +-
 .../apache/hadoop/hbase/util/ObjectPool.html    |      4 +-
 .../org/apache/hadoop/hbase/util/Order.html     |      4 +-
 .../apache/hadoop/hbase/util/OrderedBytes.html  |      4 +-
 .../org/apache/hadoop/hbase/util/Pair.html      |      4 +-
 .../hadoop/hbase/util/PairOfSameType.html       |      4 +-
 .../apache/hadoop/hbase/util/PoolMap.Pool.html  |      4 +-
 .../hadoop/hbase/util/PoolMap.PoolType.html     |      4 +-
 .../hadoop/hbase/util/PoolMap.ReusablePool.html |      4 +-
 .../org/apache/hadoop/hbase/util/PoolMap.html   |      4 +-
 .../hadoop/hbase/util/PositionedByteRange.html  |      4 +-
 .../hadoop/hbase/util/PrettyPrinter.Unit.html   |      4 +-
 .../apache/hadoop/hbase/util/PrettyPrinter.html |      4 +-
 .../org/apache/hadoop/hbase/util/ProtoUtil.html |      4 +-
 .../hbase/util/ReadOnlyByteRangeException.html  |      4 +-
 .../hadoop/hbase/util/ReflectionUtils.html      |      4 +-
 .../util/RegionMover.RegionMoverBuilder.html    |     20 +-
 .../apache/hadoop/hbase/util/RegionMover.html   |     40 +-
 .../hbase/util/RegionSplitCalculator.html       |      4 +-
 .../util/RegionSplitter.DecimalStringSplit.html |      4 +-
 .../util/RegionSplitter.HexStringSplit.html     |      4 +-
 .../util/RegionSplitter.NumberStringSplit.html  |      4 +-
 .../util/RegionSplitter.SplitAlgorithm.html     |      4 +-
 .../hbase/util/RegionSplitter.UniformSplit.html |      4 +-
 .../hadoop/hbase/util/RegionSplitter.html       |      8 +-
 .../hbase/util/RetryCounter.BackoffPolicy.html  |      4 +-
 .../RetryCounter.ExponentialBackoffPolicy.html  |      4 +-
 ...unter.ExponentialBackoffPolicyWithLimit.html |      4 +-
 .../hbase/util/RetryCounter.RetryConfig.html    |      4 +-
 .../apache/hadoop/hbase/util/RetryCounter.html  |      4 +-
 .../hadoop/hbase/util/RetryCounterFactory.html  |      4 +-
 .../hbase/util/RollingStatCalculator.html       |     15 +-
 .../hadoop/hbase/util/RowBloomContext.html      |      4 +-
 .../hadoop/hbase/util/RowBloomHashKey.html      |      4 +-
 .../hadoop/hbase/util/RowColBloomContext.html   |      4 +-
 .../hadoop/hbase/util/RowColBloomHashKey.html   |      4 +-
 .../hadoop/hbase/util/ServerCommandLine.html    |      4 +-
 .../hbase/util/ServerRegionReplicaUtil.html     |     35 +-
 .../hadoop/hbase/util/ShutdownHookManager.html  |     19 +-
 .../hadoop/hbase/util/SimpleByteRange.html      |      4 +-
 .../hbase/util/SimpleMutableByteRange.html      |      4 +-
 .../hbase/util/SimplePositionedByteRange.html   |      4 +-
 .../util/SimplePositionedMutableByteRange.html  |      4 +-
 .../org/apache/hadoop/hbase/util/Sleeper.html   |      4 +-
 .../hadoop/hbase/util/SoftObjectPool.html       |      4 +-
 .../apache/hadoop/hbase/util/SortedList.html    |     61 +-
 .../apache/hadoop/hbase/util/StealJobQueue.html |      4 +-
 .../org/apache/hadoop/hbase/util/Strings.html   |      4 +-
 .../org/apache/hadoop/hbase/util/Threads.html   |      4 +-
 .../org/apache/hadoop/hbase/util/Triple.html    |      4 +-
 .../apache/hadoop/hbase/util/UnsafeAccess.html  |     32 +-
 .../hadoop/hbase/util/UnsafeAvailChecker.html   |      4 +-
 .../apache/hadoop/hbase/util/VersionInfo.html   |      6 +-
 .../hadoop/hbase/util/WeakObjectPool.html       |      4 +-
 .../org/apache/hadoop/hbase/util/Writables.html |      4 +-
 .../hadoop/hbase/util/YammerHistogramUtils.html |     15 +-
 .../hadoop/hbase/util/ZKDataMigrator.html       |      4 +-
 .../hbase/util/class-use/AbstractByteRange.html |      4 +-
 .../class-use/AbstractFileStatusFilter.html     |      4 +-
 .../hbase/util/class-use/AbstractHBaseTool.html |      4 +-
 .../class-use/AbstractPositionedByteRange.html  |      4 +-
 .../Addressing.AddressSelectionCondition.html   |      4 +-
 .../hadoop/hbase/util/class-use/Addressing.html |      4 +-
 .../hbase/util/class-use/AtomicUtils.html       |      4 +-
 .../class-use/AvlUtil.AvlInsertOrReplace.html   |      4 +-
 .../util/class-use/AvlUtil.AvlIterableList.html |      4 +-
 .../class-use/AvlUtil.AvlKeyComparator.html     |      4 +-
 .../util/class-use/AvlUtil.AvlLinkedNode.html   |      4 +-
 .../hbase/util/class-use/AvlUtil.AvlNode.html   |      4 +-
 .../util/class-use/AvlUtil.AvlNodeVisitor.html  |      4 +-
 .../hbase/util/class-use/AvlUtil.AvlTree.html   |      4 +-
 .../util/class-use/AvlUtil.AvlTreeIterator.html |      4 +-
 .../hadoop/hbase/util/class-use/AvlUtil.html    |      4 +-
 .../class-use/Base64.Base64InputStream.html     |      4 +-
 .../class-use/Base64.Base64OutputStream.html    |      4 +-
 .../hadoop/hbase/util/class-use/Base64.html     |      4 +-
 .../hbase/util/class-use/BloomContext.html      |      4 +-
 .../hbase/util/class-use/BloomFilter.html       |      4 +-
 .../hbase/util/class-use/BloomFilterBase.html   |      4 +-
 .../hbase/util/class-use/BloomFilterChunk.html  |      4 +-
 .../util/class-use/BloomFilterFactory.html      |      4 +-
 .../hbase/util/class-use/BloomFilterUtil.html   |      4 +-
 .../hbase/util/class-use/BloomFilterWriter.html |     18 +-
 .../class-use/BoundedCompletionService.html     |      4 +-
 .../class-use/BoundedPriorityBlockingQueue.html |      4 +-
 .../hbase/util/class-use/ByteArrayHashKey.html  |      4 +-
 .../util/class-use/ByteBufferAllocator.html     |      4 +-
 .../hbase/util/class-use/ByteBufferArray.html   |      4 +-
 .../hbase/util/class-use/ByteBufferUtils.html   |      4 +-
 .../hadoop/hbase/util/class-use/ByteRange.html  |    190 +-
 .../hbase/util/class-use/ByteRangeUtils.html    |      4 +-
 .../hbase/util/class-use/ByteStringer.html      |      4 +-
 .../class-use/Bytes.ByteArrayComparator.html    |      4 +-
 .../class-use/Bytes.RowEndKeyComparator.html    |      4 +-
 .../hadoop/hbase/util/class-use/Bytes.html      |     60 +-
 .../util/class-use/CancelableProgressable.html  |     32 +-
 .../hbase/util/class-use/CellHashKey.html       |      4 +-
 .../hbase/util/class-use/ChecksumType.html      |      4 +-
 .../hbase/util/class-use/ClassLoaderBase.html   |      4 +-
 .../hadoop/hbase/util/class-use/ClassSize.html  |      4 +-
 .../hadoop/hbase/util/class-use/Classes.html    |      4 +-
 .../util/class-use/CollectionBackedScanner.html |      4 +-
 .../CollectionUtils.IOExceptionSupplier.html    |      4 +-
 .../hbase/util/class-use/CollectionUtils.html   |      4 +-
 ...nFSUtils.StreamLacksCapabilityException.html |     27 +-
 .../hbase/util/class-use/CommonFSUtils.html     |      4 +-
 .../hbase/util/class-use/CompressionTest.html   |      4 +-
 .../class-use/ConcatenatedLists.Iterator.html   |      4 +-
 .../hbase/util/class-use/ConcatenatedLists.html |      4 +-
 .../hbase/util/class-use/ConfigurationUtil.html |      4 +-
 .../hbase/util/class-use/ConnectionCache.html   |      4 +-
 .../util/class-use/CoprocessorClassLoader.html  |      4 +-
 .../hadoop/hbase/util/class-use/Counter.html    |      4 +-
 .../apache/hadoop/hbase/util/class-use/DNS.html |      4 +-
 .../util/class-use/DefaultEnvironmentEdge.html  |      4 +-
 .../hbase/util/class-use/DirectMemoryUtils.html |      4 +-
 .../util/class-use/DynamicClassLoader.html      |      4 +-
 .../hbase/util/class-use/EncryptionTest.html    |      4 +-
 .../hbase/util/class-use/EnvironmentEdge.html   |      4 +-
 .../util/class-use/EnvironmentEdgeManager.html  |      4 +-
 .../hbase/util/class-use/ExceptionUtil.html     |      4 +-
 .../hbase/util/class-use/FSHDFSUtils.html       |      4 +-
 .../hbase/util/class-use/FSMapRUtils.html       |      4 +-
 .../util/class-use/FSTableDescriptors.html      |      4 +-
 .../class-use/FSUtils.BlackListDirFilter.html   |      4 +-
 .../hbase/util/class-use/FSUtils.DirFilter.html |      4 +-
 .../util/class-use/FSUtils.FamilyDirFilter.html |      4 +-
 .../util/class-use/FSUtils.HFileFilter.html     |      4 +-
 .../util/class-use/FSUtils.HFileLinkFilter.html |      4 +-
 .../class-use/FSUtils.ReferenceFileFilter.html  |      4 +-
 .../util/class-use/FSUtils.RegionDirFilter.html |      4 +-
 .../class-use/FSUtils.UserTableDirFilter.html   |      4 +-
 .../hadoop/hbase/util/class-use/FSUtils.html    |      4 +-
 .../class-use/FSVisitor.StoreFileVisitor.html   |      4 +-
 .../hadoop/hbase/util/class-use/FSVisitor.html  |      4 +-
 .../hbase/util/class-use/FileStatusFilter.html  |      4 +-
 .../class-use/FileSystemVersionException.html   |      4 +-
 .../util/class-use/ForeignExceptionUtil.html    |      4 +-
 .../hbase/util/class-use/GetJavaProperty.html   |      4 +-
 .../hbase/util/class-use/HBaseConfTool.html     |      4 +-
 .../HBaseFsck.ErrorReporter.ERROR_CODE.html     |      4 +-
 .../util/class-use/HBaseFsck.ErrorReporter.html |      4 +-
 .../util/class-use/HBaseFsck.HbckInfo.html      |     24 +-
 .../HBaseFsck.RegionRepairException.html        |      4 +-
 .../util/class-use/HBaseFsck.TableInfo.html     |     12 +-
 .../hadoop/hbase/util/class-use/HBaseFsck.html  |      4 +-
 .../hbase/util/class-use/HBaseFsckRepair.html   |      4 +-
 .../hbase/util/class-use/HFileArchiveUtil.html  |      4 +-
 .../hadoop/hbase/util/class-use/HasThread.html  |      4 +-
 .../hadoop/hbase/util/class-use/Hash.html       |     10 +-
 .../hadoop/hbase/util/class-use/HashKey.html    |     20 +-
 .../hbase/util/class-use/HashedBytes.html       |      4 +-
 .../hbase/util/class-use/IdLock.Entry.html      |      4 +-
 .../hadoop/hbase/util/class-use/IdLock.html     |      4 +-
 .../IdReadWriteLock.ReferenceType.html          |      4 +-
 .../hbase/util/class-use/IdReadWriteLock.html   |      4 +-
 .../util/class-use/ImmutableByteArray.html      |      4 +-
 .../class-use/IncrementingEnvironmentEdge.html  |      4 +-
 .../hbase/util/class-use/JRubyFormat.html       |      4 +-
 .../hbase/util/class-use/JSONBean.Writer.html   |      4 +-
 .../hadoop/hbase/util/class-use/JSONBean.html   |      4 +-
 .../hbase/util/class-use/JSONMetricUtil.html    |      4 +-
 .../apache/hadoop/hbase/util/class-use/JVM.html |      4 +-
 .../class-use/JVMClusterUtil.MasterThread.html  |      4 +-
 .../JVMClusterUtil.RegionServerThread.html      |      4 +-
 .../hbase/util/class-use/JVMClusterUtil.html    |      4 +-
 .../hbase/util/class-use/JenkinsHash.html       |      4 +-
 .../hadoop/hbase/util/class-use/JsonMapper.html |      4 +-
 .../hbase/util/class-use/JvmPauseMonitor.html   |      4 +-
 .../hadoop/hbase/util/class-use/JvmVersion.html |      4 +-
 .../hadoop/hbase/util/class-use/KeyLocker.html  |      4 +-
 .../hadoop/hbase/util/class-use/KeyRange.html   |      4 +-
 .../class-use/LeaseNotRecoveredException.html   |      4 +-
 .../hadoop/hbase/util/class-use/MD5Hash.html    |      4 +-
 .../util/class-use/ManualEnvironmentEdge.html   |      4 +-
 .../util/class-use/MapReduceExtendedCell.html   |      4 +-
 .../MapreduceDependencyClasspathTool.html       |      4 +-
 .../hadoop/hbase/util/class-use/Methods.html    |      4 +-
 .../ModifyRegionUtils.RegionEditTask.html       |      4 +-
 .../ModifyRegionUtils.RegionFillTask.html       |      4 +-
 .../hbase/util/class-use/ModifyRegionUtils.html |      4 +-
 .../hbase/util/class-use/MultiHConnection.html  |      4 +-
 .../hbase/util/class-use/MunkresAssignment.html |      4 +-
 .../hadoop/hbase/util/class-use/MurmurHash.html |      4 +-
 .../hbase/util/class-use/MurmurHash3.html       |      4 +-
 .../class-use/NettyEventLoopGroupConfig.html    |      4 +-
 .../hadoop/hbase/util/class-use/NonceKey.html   |      4 +-
 .../hbase/util/class-use/ObjectIntPair.html     |     16 +-
 .../class-use/ObjectPool.ObjectFactory.html     |      4 +-
 .../hadoop/hbase/util/class-use/ObjectPool.html |      4 +-
 .../hadoop/hbase/util/class-use/Order.html      |     48 +-
 .../hbase/util/class-use/OrderedBytes.html      |      4 +-
 .../hadoop/hbase/util/class-use/Pair.html       |     74 +-
 .../hbase/util/class-use/PairOfSameType.html    |      4 +-
 .../hbase/util/class-use/PoolMap.Pool.html      |      4 +-
 .../hbase/util/class-use/PoolMap.PoolType.html  |      4 +-
 .../util/class-use/PoolMap.ReusablePool.html    |      4 +-
 .../hadoop/hbase/util/class-use/PoolMap.html    |      4 +-
 .../util/class-use/PositionedByteRange.html     |    452 +-
 .../util/class-use/PrettyPrinter.Unit.html      |      4 +-
 .../hbase/util/class-use/PrettyPrinter.html     |      4 +-
 .../hadoop/hbase/util/class-use/ProtoUtil.html  |      4 +-
 .../class-use/ReadOnlyByteRangeException.html   |      4 +-
 .../hbase/util/class-use/ReflectionUtils.html   |      4 +-
 .../RegionMover.RegionMoverBuilder.html         |      4 +-
 .../hbase/util/class-use/RegionMover.html       |      4 +-
 .../util/class-use/RegionSplitCalculator.html   |      4 +-
 .../RegionSplitter.DecimalStringSplit.html      |      4 +-
 .../RegionSplitter.HexStringSplit.html          |      4 +-
 .../RegionSplitter.NumberStringSplit.html       |      4 +-
 .../RegionSplitter.SplitAlgorithm.html          |      4 +-
 .../class-use/RegionSplitter.UniformSplit.html  |      4 +-
 .../hbase/util/class-use/RegionSplitter.html    |      4 +-
 .../class-use/RetryCounter.BackoffPolicy.html   |      4 +-
 .../RetryCounter.ExponentialBackoffPolicy.html  |      4 +-
 ...unter.ExponentialBackoffPolicyWithLimit.html |      4 +-
 .../class-use/RetryCounter.RetryConfig.html     |      4 +-
 .../hbase/util/class-use/RetryCounter.html      |      4 +-
 .../util/class-use/RetryCounterFactory.html     |      4 +-
 .../util/class-use/RollingStatCalculator.html   |      4 +-
 .../hbase/util/class-use/RowBloomContext.html   |      4 +-
 .../hbase/util/class-use/RowBloomHashKey.html   |      4 +-
 .../util/class-use/RowColBloomContext.html      |      4 +-
 .../util/class-use/RowColBloomHashKey.html      |      4 +-
 .../hbase/util/class-use/ServerCommandLine.html |      4 +-
 .../util/class-use/ServerRegionReplicaUtil.html |      4 +-
 .../util/class-use/ShutdownHookManager.html     |      4 +-
 .../hbase/util/class-use/SimpleByteRange.html   |      4 +-
 .../util/class-use/SimpleMutableByteRange.html  |      4 +-
 .../class-use/SimplePositionedByteRange.html    |      4 +-
 .../SimplePositionedMutableByteRange.html       |      4 +-
 .../hadoop/hbase/util/class-use/Sleeper.html    |      4 +-
 .../hbase/util/class-use/SoftObjectPool.html    |      4 +-
 .../hadoop/hbase/util/class-use/SortedList.html |      4 +-
 .../hbase/util/class-use/StealJobQueue.html     |      4 +-
 .../hadoop/hbase/util/class-use/Strings.html    |      4 +-
 .../hadoop/hbase/util/class-use/Threads.html    |      4 +-
 .../hadoop/hbase/util/class-use/Triple.html     |      4 +-
 .../hbase/util/class-use/UnsafeAccess.html      |      4 +-
 .../util/class-use/UnsafeAvailChecker.html      |      4 +-
 .../hbase/util/class-use/VersionInfo.html       |      4 +-
 .../hbase/util/class-use/WeakObjectPool.html    |      4 +-
 .../hadoop/hbase/util/class-use/Writables.html  |      4 +-
 .../util/class-use/YammerHistogramUtils.html    |      4 +-
 .../hbase/util/class-use/ZKDataMigrator.html    |      4 +-
 .../hbase/util/compaction/MajorCompactor.html   |      4 +-
 .../compaction/class-use/MajorCompactor.html    |      4 +-
 .../hbase/util/compaction/package-frame.html    |      2 +-
 .../hbase/util/compaction/package-summary.html  |      4 +-
 .../hbase/util/compaction/package-tree.html     |      4 +-
 .../hbase/util/compaction/package-use.html      |      4 +-
 .../hbase/util/hbck/HFileCorruptionChecker.html |      4 +-
 .../hbase/util/hbck/OfflineMetaRepair.html      |      4 +-
 .../hbase/util/hbck/ReplicationChecker.html     |      4 +-
 .../util/hbck/TableIntegrityErrorHandler.html   |     27 +-
 .../hbck/TableIntegrityErrorHandlerImpl.html    |     27 +-
 .../hbck/class-use/HFileCorruptionChecker.html  |      4 +-
 .../util/hbck/class-use/OfflineMetaRepair.html  |      4 +-
 .../util/hbck/class-use/ReplicationChecker.html |      4 +-
 .../class-use/TableIntegrityErrorHandler.html   |      4 +-
 .../TableIntegrityErrorHandlerImpl.html         |      4 +-
 .../hadoop/hbase/util/hbck/package-frame.html   |      2 +-
 .../hadoop/hbase/util/hbck/package-summary.html |      4 +-
 .../hadoop/hbase/util/hbck/package-tree.html    |      4 +-
 .../hadoop/hbase/util/hbck/package-use.html     |      4 +-
 .../apache/hadoop/hbase/util/package-frame.html |      2 +-
 .../hadoop/hbase/util/package-summary.html      |      4 +-
 .../apache/hadoop/hbase/util/package-tree.html  |     10 +-
 .../apache/hadoop/hbase/util/package-use.html   |      4 +-
 .../hbase/wal/AbstractFSWALProvider.Reader.html |      4 +-
 .../hadoop/hbase/wal/AbstractFSWALProvider.html |      4 +-
 .../wal/AsyncFSWALProvider.AsyncWriter.html     |     18 +-
 .../hadoop/hbase/wal/AsyncFSWALProvider.html    |     55 +-
 .../hbase/wal/BoundedGroupingStrategy.html      |      4 +-
 .../hadoop/hbase/wal/FSHLogProvider.Writer.html |     18 +-
 .../apache/hadoop/hbase/wal/FSHLogProvider.html |     49 +-
 .../hbase/wal/NamespaceGroupingStrategy.html    |      4 +-
 .../hbase/wal/NettyAsyncFSWALConfigHelper.html  |     51 +-
 ...GroupingProvider.RegionGroupingStrategy.html |      4 +-
 .../hbase/wal/RegionGroupingProvider.html       |      4 +-
 .../org/apache/hadoop/hbase/wal/WAL.Entry.html  |      4 +-
 .../org/apache/hadoop/hbase/wal/WAL.Reader.html |      4 +-
 .../org/apache/hadoop/hbase/wal/WAL.html        |      4 +-
 .../org/apache/hadoop/hbase/wal/WALEdit.html    |      4 +-
 .../org/apache/hadoop/hbase/wal/WALFactory.html |     61 +-
 .../org/apache/hadoop/hbase/wal/WALKey.html     |      4 +-
 .../org/apache/hadoop/hbase/wal/WALKeyImpl.html |      4 +-
 .../hadoop/hbase/wal/WALPrettyPrinter.html      |     34 +-
 .../hbase/wal/WALProvider.AsyncWriter.html      |      4 +-
 .../hadoop/hbase/wal/WALProvider.Writer.html    |      4 +-
 .../hbase/wal/WALProvider.WriterBase.html       |      4 +-
 .../apache/hadoop/hbase/wal/WALProvider.html    |      4 +-
 .../hbase/wal/WALSplitter.EntryBuffers.html     |      4 +-
 .../hbase/wal/WALSplitter.MutationReplay.html   |      4 +-
 .../hbase/wal/WALSplitter.OutputSink.html       |      4 +-
 .../wal/WALSplitter.PipelineController.html     |      4 +-
 .../wal/WALSplitter.RegionEntryBuffer.html      |      4 +-
 .../hbase/wal/WALSplitter.SinkWriter.html       |      4 +-
 .../hbase/wal/WALSplitter.WriterThread.html     |      4 +-
 .../apache/hadoop/hbase/wal/WALSplitter.html    |      4 +-
 .../class-use/AbstractFSWALProvider.Reader.html |      4 +-
 .../wal/class-use/AbstractFSWALProvider.html    |      4 +-
 .../AsyncFSWALProvider.AsyncWriter.html         |     18 +-
 .../hbase/wal/class-use/AsyncFSWALProvider.html |      4 +-
 .../wal/class-use/BoundedGroupingStrategy.html  |      4 +-
 .../wal/class-use/FSHLogProvider.Writer.html    |     16 +-
 .../hbase/wal/class-use/FSHLogProvider.html     |      4 +-
 .../class-use/NamespaceGroupingStrategy.html    |      4 +-
 .../class-use/NettyAsyncFSWALConfigHelper.html  |      4 +-
 ...GroupingProvider.RegionGroupingStrategy.html |      4 +-
 .../wal/class-use/RegionGroupingProvider.html   |      4 +-
 .../hadoop/hbase/wal/class-use/WAL.Entry.html   |     46 +-
 .../hadoop/hbase/wal/class-use/WAL.Reader.html  |      4 +-
 .../apache/hadoop/hbase/wal/class-use/WAL.html  |     18 +-
 .../hadoop/hbase/wal/class-use/WALEdit.html     |     70 +-
 .../hadoop/hbase/wal/class-use/WALFactory.html  |     18 +-
 .../hadoop/hbase/wal/class-use/WALKey.html      |     18 +-
 .../hadoop/hbase/wal/class-use/WALKeyImpl.html  |     24 +-
 .../hbase/wal/class-use/WALPrettyPrinter.html   |      4 +-
 .../wal/class-use/WALProvider.AsyncWriter.html  |      4 +-
 .../hbase/wal/class-use/WALProvider.Writer.html |      6 +-
 .../wal/class-use/WALProvider.WriterBase.html   |      4 +-
 .../hadoop/hbase/wal/class-use/WALProvider.html |      4 +-
 .../wal/class-use/WALSplitter.EntryBuffers.html |      4 +-
 .../class-use/WALSplitter.MutationReplay.html   |      4 +-
 .../wal/class-use/WALSplitter.OutputSink.html   |      4 +-
 .../WALSplitter.PipelineController.html         |      4 +-
 .../WALSplitter.RegionEntryBuffer.html          |      4 +-
 .../wal/class-use/WALSplitter.SinkWriter.html   |      4 +-
 .../wal/class-use/WALSplitter.WriterThread.html |      4 +-
 .../hadoop/hbase/wal/class-use/WALSplitter.html |      4 +-
 .../apache/hadoop/hbase/wal/package-frame.html  |      2 +-
 .../hadoop/hbase/wal/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/wal/package-tree.html   |      4 +-
 .../apache/hadoop/hbase/wal/package-use.html    |      4 +-
 .../hbase/zookeeper/ClusterStatusTracker.html   |      4 +-
 .../hbase/zookeeper/DeletionListener.html       |      4 +-
 .../hadoop/hbase/zookeeper/EmptyWatcher.html    |      4 +-
 .../hadoop/hbase/zookeeper/HQuorumPeer.html     |      4 +-
 .../hbase/zookeeper/LoadBalancerTracker.html    |      4 +-
 .../hbase/zookeeper/MasterAddressTracker.html   |      4 +-
 .../zookeeper/MasterMaintenanceModeTracker.html |      4 +-
 .../hbase/zookeeper/MetaTableLocator.html       |      4 +-
 .../hbase/zookeeper/MetricsZooKeeperSource.html |     93 +-
 .../zookeeper/MetricsZooKeeperSourceImpl.html   |     32 +-
 .../hbase/zookeeper/MiniZooKeeperCluster.html   |      4 +-
 .../hbase/zookeeper/ReadOnlyZKClient.html       |      4 +-
 .../hbase/zookeeper/RecoverableZooKeeper.html   |      4 +-
 .../zookeeper/RegionNormalizerTracker.html      |     13 +-
 .../hadoop/hbase/zookeeper/ZKAclReset.html      |      4 +-
 .../hadoop/hbase/zookeeper/ZKClusterId.html     |      4 +-
 .../hbase/zookeeper/ZKConfig.ZKClusterKey.html  |      4 +-
 .../apache/hadoop/hbase/zookeeper/ZKConfig.html |      4 +-
 .../hadoop/hbase/zookeeper/ZKLeaderManager.html |      4 +-
 .../hadoop/hbase/zookeeper/ZKListener.html      |      4 +-
 .../hadoop/hbase/zookeeper/ZKMainServer.html    |      4 +-
 .../hadoop/hbase/zookeeper/ZKMetadata.html      |      4 +-
 .../hadoop/hbase/zookeeper/ZKNodeTracker.html   |      4 +-
 .../hadoop/hbase/zookeeper/ZKServerTool.html    |      4 +-
 .../hadoop/hbase/zookeeper/ZKSplitLog.html      |      4 +-
 .../hbase/zookeeper/ZKUtil.NodeAndData.html     |      4 +-
 .../ZKUtil.ZKUtilOp.CreateAndFailSilent.html    |      4 +-
 .../ZKUtil.ZKUtilOp.DeleteNodeFailSilent.html   |      4 +-
 .../zookeeper/ZKUtil.ZKUtilOp.SetData.html      |      4 +-
 .../hadoop/hbase/zookeeper/ZKUtil.ZKUtilOp.html |      4 +-
 .../apache/hadoop/hbase/zookeeper/ZKUtil.html   |      4 +-
 .../hadoop/hbase/zookeeper/ZKWatcher.html       |      4 +-
 .../hadoop/hbase/zookeeper/ZNodePaths.html      |      4 +-
 .../hadoop/hbase/zookeeper/ZooKeeperHelper.html |      4 +-
 .../class-use/ClusterStatusTracker.html         |      4 +-
 .../zookeeper/class-use/DeletionListener.html   |      4 +-
 .../hbase/zookeeper/class-use/EmptyWatcher.html |      4 +-
 .../hbase/zookeeper/class-use/HQuorumPeer.html  |      4 +-
 .../class-use/LoadBalancerTracker.html          |      4 +-
 .../class-use/MasterAddressTracker.html         |      4 +-
 .../class-use/MasterMaintenanceModeTracker.html |      4 +-
 .../zookeeper/class-use/MetaTableLocator.html   |      4 +-
 .../class-use/MetricsZooKeeperSource.html       |      4 +-
 .../class-use/MetricsZooKeeperSourceImpl.html   |      4 +-
 .../class-use/MiniZooKeeperCluster.html         |      4 +-
 .../zookeeper/class-use/ReadOnlyZKClient.html   |      4 +-
 .../class-use/RecoverableZooKeeper.html         |      4 +-
 .../class-use/RegionNormalizerTracker.html      |      4 +-
 .../hbase/zookeeper/class-use/ZKAclReset.html   |      4 +-
 .../hbase/zookeeper/class-use/ZKClusterId.html  |      4 +-
 .../class-use/ZKConfig.ZKClusterKey.html        |      4 +-
 .../hbase/zookeeper/class-use/ZKConfig.html     |      4 +-
 .../zookeeper/class-use/ZKLeaderManager.html    |      4 +-
 .../hbase/zookeeper/class-use/ZKListener.html   |      4 +-
 .../hbase/zookeeper/class-use/ZKMainServer.html |      4 +-
 .../hbase/zookeeper/class-use/ZKMetadata.html   |      4 +-
 .../zookeeper/class-use/ZKNodeTracker.html      |      4 +-
 .../hbase/zookeeper/class-use/ZKServerTool.html |      4 +-
 .../hbase/zookeeper/class-use/ZKSplitLog.html   |      4 +-
 .../zookeeper/class-use/ZKUtil.NodeAndData.html |      4 +-
 .../ZKUtil.ZKUtilOp.CreateAndFailSilent.html    |      4 +-
 .../ZKUtil.ZKUtilOp.DeleteNodeFailSilent.html   |      4 +-
 .../class-use/ZKUtil.ZKUtilOp.SetData.html      |      4 +-
 .../zookeeper/class-use/ZKUtil.ZKUtilOp.html    |      4 +-
 .../hbase/zookeeper/class-use/ZKUtil.html       |      4 +-
 .../hbase/zookeeper/class-use/ZKWatcher.html    |      4 +-
 .../hbase/zookeeper/class-use/ZNodePaths.html   |      4 +-
 .../zookeeper/class-use/ZooKeeperHelper.html    |      4 +-
 .../hadoop/hbase/zookeeper/package-frame.html   |      2 +-
 .../hadoop/hbase/zookeeper/package-summary.html |      4 +-
 .../hadoop/hbase/zookeeper/package-tree.html    |      4 +-
 .../hadoop/hbase/zookeeper/package-use.html     |      4 +-
 .../archetypes/exemplars/client/HelloHBase.html |      4 +-
 .../exemplars/client/class-use/HelloHBase.html  |      4 +-
 .../exemplars/client/package-frame.html         |      2 +-
 .../exemplars/client/package-summary.html       |      4 +-
 .../exemplars/client/package-tree.html          |      4 +-
 .../exemplars/client/package-use.html           |      4 +-
 .../exemplars/shaded_client/HelloHBase.html     |      4 +-
 .../shaded_client/class-use/HelloHBase.html     |      4 +-
 .../exemplars/shaded_client/package-frame.html  |      2 +-
 .../shaded_client/package-summary.html          |      4 +-
 .../exemplars/shaded_client/package-tree.html   |      4 +-
 .../exemplars/shaded_client/package-use.html    |      4 +-
 2.0/apidocs/overview-frame.html                 |      2 +-
 2.0/apidocs/overview-summary.html               |      6 +-
 2.0/apidocs/overview-tree.html                  |    128 +-
 2.0/apidocs/serialized-form.html                |     26 +-
 .../protobuf/HBaseZeroCopyByteString.html       |    111 +-
 .../org/apache/hadoop/hbase/BBKVComparator.html |    245 +
 .../apache/hadoop/hbase/ByteBufferKeyValue.html |    466 +-
 .../org/apache/hadoop/hbase/CellComparator.html |    186 +-
 .../CellComparatorImpl.MetaCellComparator.html  |    719 +-
 .../apache/hadoop/hbase/CellComparatorImpl.html |    719 +-
 .../hadoop/hbase/CompatibilityFactory.html      |    104 +-
 ...bilitySingletonFactory.SingletonStorage.html |    126 +-
 .../hbase/CompatibilitySingletonFactory.html    |    126 +-
 .../hadoop/hbase/CompoundConfiguration.html     |    785 +-
 .../hadoop/hbase/DaemonThreadFactory.html       |     58 +-
 .../org/apache/hadoop/hbase/ExtendedCell.html   |    170 +-
 .../hbase/HConstants.OperationStatusCode.html   |    777 +-
 .../org/apache/hadoop/hbase/HConstants.html     |    777 +-
 .../org/apache/hadoop/hbase/HRegionInfo.html    |   1764 +-
 .../apache/hadoop/hbase/HTableDescriptor.html   |   1727 +-
 .../apache/hadoop/hbase/HealthCheckChore.html   |    144 +-
 .../hadoop/hbase/IndividualBytesFieldCell.html  |      2 +-
 .../org/apache/hadoop/hbase/JMXListener.html    |     62 +-
 .../hadoop/hbase/KeyValue.KVComparator.html     |      2 +-
 .../hadoop/hbase/KeyValue.KeyOnlyKeyValue.html  |      2 +-
 .../hadoop/hbase/KeyValue.MetaComparator.html   |      2 +-
 .../hbase/KeyValue.SamePrefixComparator.html    |      2 +-
 .../org/apache/hadoop/hbase/KeyValue.Type.html  |      2 +-
 .../org/apache/hadoop/hbase/KeyValue.html       |      2 +-
 .../apache/hadoop/hbase/KeyValueTestUtil.html   |     12 +-
 .../org/apache/hadoop/hbase/KeyValueUtil.html   |     22 +-
 .../apache/hadoop/hbase/LocalHBaseCluster.html  |    583 +-
 .../MetaTableAccessor.CloseableVisitor.html     |   3531 +-
 .../MetaTableAccessor.DefaultVisitorBase.html   |   3531 +-
 .../hbase/MetaTableAccessor.QueryType.html      |   3531 +-
 .../MetaTableAccessor.TableVisitorBase.html     |   3531 +-
 .../hadoop/hbase/MetaTableAccessor.Visitor.html |   3531 +-
 .../apache/hadoop/hbase/MetaTableAccessor.html  |   3531 +-
 .../org/apache/hadoop/hbase/ProcedureState.html |    100 -
 .../hadoop/hbase/RSGroupTableAccessor.html      |     72 +-
 .../org/apache/hadoop/hbase/ServerLoad.html     |      2 +-
 .../org/apache/hadoop/hbase/ServerMetrics.html  |    118 +-
 .../hadoop/hbase/ServerMetricsBuilder.html      |    523 +-
 .../org/apache/hadoop/hbase/ServerName.html     |    346 +-
 .../hbase/SslRMIClientSocketFactorySecure.html  |     37 +-
 .../hbase/SslRMIServerSocketFactorySecure.html  |     77 +-
 .../org/apache/hadoop/hbase/Version.html        |     10 +-
 .../org/apache/hadoop/hbase/ZNodeClearer.html   |    331 +-
 .../org/apache/hadoop/hbase/client/Admin.html   |   5159 +-
 .../org/apache/hadoop/hbase/client/Append.html  |      2 +-
 .../AsyncTable.CheckAndMutateBuilder.html       |   1192 +-
 .../client/AsyncTable.CoprocessorCallback.html  |   1192 +-
 .../AsyncTable.CoprocessorServiceBuilder.html   |   1192 +-
 .../apache/hadoop/hbase/client/AsyncTable.html  |   1192 +-
 .../hbase/client/CoprocessorDescriptor.html     |    123 +
 .../client/CoprocessorDescriptorBuilder.html    |    190 +
 .../hbase/client/DoNotRetryRegionException.html |      5 +-
 .../org/apache/hadoop/hbase/client/Get.html     |    704 +-
 .../org/apache/hadoop/hbase/client/HTable.html  |   1615 +-
 .../apache/hadoop/hbase/client/Increment.html   |      2 +-
 .../apache/hadoop/hbase/client/Mutation.html    |   1204 +-
 .../hadoop/hbase/client/RegionInfoBuilder.html  |    648 +-
 .../hadoop/hbase/client/RowMutations.html       |    317 +-
 .../hadoop/hbase/client/Scan.ReadType.html      |   1716 +-
 .../org/apache/hadoop/hbase/client/Scan.html    |   1716 +-
 .../client/Table.CheckAndMutateBuilder.html     |   1662 +-
 .../org/apache/hadoop/hbase/client/Table.html   |   1662 +-
 .../hadoop/hbase/client/TableDescriptor.html    |    423 +-
 ...riptorBuilder.ModifyableTableDescriptor.html |   2770 +-
 .../hbase/client/TableDescriptorBuilder.html    |   2770 +-
 .../hadoop/hbase/client/TableState.State.html   |    261 +-
 .../apache/hadoop/hbase/client/TableState.html  |    261 +-
 .../client/example/AsyncClientExample.html      |    311 +-
 .../client/example/BufferedMutatorExample.html  |    167 +-
 .../client/example/ExportEndpointExample.html   |    119 +-
 .../hbase/client/example/HttpProxyExample.html  |    399 +-
 ...readedClientExample.ReadExampleCallable.html |    539 +-
 ...lientExample.SingleWriteExampleCallable.html |    539 +-
 ...eadedClientExample.WriteExampleCallable.html |    539 +-
 .../example/MultiThreadedClientExample.html     |    539 +-
 .../client/example/RefreshHFilesClient.html     |    139 +-
 .../coprocessor/AggregateImplementation.html    |   1001 +-
 .../hbase/coprocessor/BulkLoadObserver.html     |     98 +-
 .../hbase/coprocessor/MasterObserver.html       |   2210 +-
 .../RegionObserver.MutationType.html            |   2045 +-
 .../hbase/coprocessor/RegionObserver.html       |   2045 +-
 .../hadoop/hbase/errorprone/AlwaysPasses.html   |      2 +-
 .../hbase/exceptions/ClientExceptionsUtil.html  |      6 +-
 .../hbase/exceptions/MergeRegionException.html  |      6 +-
 .../hbase/filter/BigDecimalComparator.html      |    157 +-
 .../hadoop/hbase/filter/BinaryComparator.html   |    121 +-
 .../hbase/filter/BinaryPrefixComparator.html    |    131 +-
 .../hbase/filter/BitComparator.BitwiseOp.html   |    251 +-
 .../hadoop/hbase/filter/BitComparator.html      |    251 +-
 .../hbase/filter/ByteArrayComparable.html       |    155 +-
 .../hadoop/hbase/filter/FilterListBase.html     |      4 +-
 .../hadoop/hbase/filter/LongComparator.html     |    117 +-
 .../hadoop/hbase/filter/NullComparator.html     |    145 +-
 .../RegexStringComparator.EngineType.html       |    695 +-
 .../hbase/filter/RegexStringComparator.html     |    695 +-
 .../hbase/filter/SubstringComparator.html       |    137 +-
 .../hadoop/hbase/filter/TimestampsFilter.html   |    401 +-
 .../hadoop/hbase/http/FilterContainer.html      |     44 +-
 .../hadoop/hbase/http/FilterInitializer.html    |     26 +-
 .../apache/hadoop/hbase/http/HtmlQuoting.html   |    389 +-
 .../hadoop/hbase/http/HttpRequestLog.html       |    153 +-
 .../hbase/http/HttpRequestLogAppender.html      |     86 +-
 .../hadoop/hbase/http/HttpServerUtil.html       |     74 +-
 .../hadoop/hbase/http/jmx/JMXJsonServlet.html   |    180 +-
 .../hadoop/hbase/http/log/LogLevel.Servlet.html |    300 +-
 .../apache/hadoop/hbase/http/log/LogLevel.html  |    300 +-
 .../org/apache/hadoop/hbase/io/MetricsIO.html   |     75 +-
 .../apache/hadoop/hbase/io/MetricsIOSource.html |    118 +-
 .../hadoop/hbase/io/MetricsIOSourceImpl.html    |    116 +-
 .../hadoop/hbase/io/MetricsIOWrapper.html       |      9 +-
 .../hadoop/hbase/io/MetricsIOWrapperImpl.html   |     18 +-
 .../org/apache/hadoop/hbase/io/TimeRange.html   |    377 +-
 ...kAsyncDFSOutputHelper.NameNodeException.html |    193 +-
 .../FanOutOneBlockAsyncDFSOutputHelper.html     |    193 +-
 .../hadoop/hbase/io/hfile/AgeSnapshot.html      |    100 +-
 .../hadoop/hbase/io/hfile/BlockPriority.html    |     31 +-
 .../hbase/io/hfile/BlockWithScanInfo.html       |     54 +-
 .../hadoop/hbase/io/hfile/CacheStats.html       |    164 +-
 .../hadoop/hbase/io/hfile/FixedFileTrailer.html |   1212 +-
 .../io/hfile/HFile.CachingBlockReader.html      |      4 +-
 .../hadoop/hbase/io/hfile/HFile.FileInfo.html   |      4 +-
 .../hadoop/hbase/io/hfile/HFile.Reader.html     |      4 +-
 .../hadoop/hbase/io/hfile/HFile.Writer.html     |      4 +-
 .../hbase/io/hfile/HFile.WriterFactory.html     |      4 +-
 .../org/apache/hadoop/hbase/io/hfile/HFile.html |      4 +-
 .../hadoop/hbase/io/hfile/HFileBlock.html       |    738 +-
 .../hbase/io/hfile/HFilePrettyPrinter.html      |   1535 +-
 .../hadoop/hbase/io/hfile/LruBlockCache.html    |      2 +-
 .../hadoop/hbase/io/hfile/PrefetchExecutor.html |    212 +-
 .../org/apache/hadoop/hbase/ipc/CallRunner.html |    169 +-
 .../hbase/ipc/EmptyServiceNameException.html    |      7 +-
 .../ipc/FastPathBalancedQueueRpcExecutor.html   |     85 +-
 .../hadoop/hbase/ipc/FifoRpcScheduler.html      |    341 +-
 .../hbase/ipc/MetricsHBaseServerSource.html     |    164 +-
 .../ipc/MetricsHBaseServerSourceFactory.html    |     75 +-
 .../hbase/ipc/MetricsHBaseServerSourceImpl.html |    315 +-
 .../hbase/ipc/MetricsHBaseServerWrapper.html    |     61 +-
 .../ipc/MetricsHBaseServerWrapperImpl.html      |    249 +-
 .../apache/hadoop/hbase/ipc/QosPriority.html    |     11 +-
 .../hbase/ipc/UnknownServiceException.html      |     15 +-
 .../hadoop/hbase/mapreduce/CellCounter.html     |     81 +-
 .../hbase/mapreduce/HFileInputFormat.html       |    287 +-
 .../hbase/mapreduce/HashTable.HashMapper.html   |   1422 +-
 .../mapreduce/HashTable.TableHash.Reader.html   |   1422 +-
 .../hbase/mapreduce/HashTable.TableHash.html    |   1422 +-
 .../hadoop/hbase/mapreduce/HashTable.html       |   1422 +-
 .../hbase/mapreduce/IndexBuilder.Map.html       |    205 +-
 .../hadoop/hbase/mapreduce/IndexBuilder.html    |    205 +-
 .../hadoop/hbase/mapreduce/JarFinder.html       |    334 +-
 .../apache/hadoop/hbase/mapreduce/JobUtil.html  |     20 +-
 .../mapreduce/MultithreadedTableMapper.html     |    520 +-
 .../hadoop/hbase/mapreduce/RowCounter.html      |      6 +-
 .../hadoop/hbase/mapreduce/SampleUploader.html  |    215 +-
 .../mapreduce/SyncTable.SyncMapper.Counter.html |   1514 +-
 .../hbase/mapreduce/SyncTable.SyncMapper.html   |   1514 +-
 .../hadoop/hbase/mapreduce/SyncTable.html       |   1514 +-
 .../hbase/mapreduce/TableInputFormat.html       |      2 +-
 .../TableOutputFormat.TableRecordWriter.html    |    128 +-
 .../hbase/mapreduce/TableOutputFormat.html      |    128 +-
 ...TableSnapshotInputFormatImpl.InputSplit.html |   1013 +-
 ...bleSnapshotInputFormatImpl.RecordReader.html |   1013 +-
 .../mapreduce/TableSnapshotInputFormatImpl.html |   1013 +-
 .../hbase/mapreduce/WALPlayer.WALMapper.html    |     89 +-
 .../hadoop/hbase/mapreduce/WALPlayer.html       |     89 +-
 .../master/HMaster.MasterStoppedException.html  |   5184 +-
 .../hbase/master/HMaster.RedirectServlet.html   |   5184 +-
 .../org/apache/hadoop/hbase/master/HMaster.html |   5184 +-
 .../master/HMasterCommandLine.LocalHMaster.html |    603 +-
 .../hadoop/hbase/master/HMasterCommandLine.html |    603 +-
 .../hadoop/hbase/master/LoadBalancer.html       |     23 +-
 ...MasterAnnotationReadingPriorityFunction.html |    142 +-
 .../hbase/master/MasterCoprocessorHost.html     |   2538 +-
 .../hbase/master/MasterMetaBootstrap.html       |    263 +-
 .../hadoop/hbase/master/MasterRpcServices.html  |   4312 +-
 .../hadoop/hbase/master/MasterServices.html     |    296 +-
 .../hbase/master/MetricsAssignmentManager.html  |    194 +-
 .../master/MetricsAssignmentManagerSource.html  |    182 +-
 .../MetricsAssignmentManagerSourceImpl.html     |     20 +-
 .../hbase/master/MetricsMasterFileSystem.html   |     58 +-
 .../master/MetricsMasterFileSystemSource.html   |     80 +-
 .../MetricsMasterFilesystemSourceImpl.html      |      6 +-
 .../hbase/master/MetricsMasterProcSource.html   |     64 +-
 .../master/MetricsMasterProcSourceFactory.html  |     19 +-
 .../master/MetricsMasterProcSourceImpl.html     |     10 +-
 .../hbase/master/MetricsMasterQuotaSource.html  |    190 +-
 .../master/MetricsMasterQuotaSourceFactory.html |     19 +-
 .../master/MetricsMasterQuotaSourceImpl.html    |    263 +-
 .../hbase/master/MetricsMasterSource.html       |    144 +-
 .../master/MetricsMasterSourceFactory.html      |     19 +-
 .../hbase/master/MetricsMasterSourceImpl.html   |     79 +-
 .../hbase/master/MetricsMasterWrapper.html      |    240 +-
 .../hadoop/hbase/master/MetricsSnapshot.html    |     66 +-
 .../hbase/master/MetricsSnapshotSource.html     |     68 +-
 .../hbase/master/MetricsSnapshotSourceImpl.html |      6 +-
 .../master/MirroringTableStateManager.html      |      2 +-
 ...ionPlacementMaintainer.RandomizedMatrix.html |   2161 +-
 .../hbase/master/RegionPlacementMaintainer.html |   2161 +-
 .../master/RegionPlan.RegionPlanComparator.html |      2 +-
 .../apache/hadoop/hbase/master/RegionPlan.html  |      2 +-
 .../hadoop/hbase/master/ServerManager.html      |   1668 +-
 .../hbase/master/TableNamespaceManager.html     |      6 +-
 ...tateManager.TableStateNotFoundException.html |    330 +-
 .../hadoop/hbase/master/TableStateManager.html  |    330 +-
 .../org/apache/hadoop/hbase/net/Address.html    |      2 +-
 .../apache/hadoop/hbase/nio/MultiByteBuff.html  |   1656 +-
 .../hbase/quotas/DefaultOperationQuota.html     |      6 +-
 .../quotas/OperationQuota.OperationType.html    |     65 +-
 .../hadoop/hbase/quotas/OperationQuota.html     |     65 +-
 .../apache/hadoop/hbase/quotas/QuotaCache.html  |    424 +-
 .../hadoop/hbase/quotas/QuotaLimiter.html       |     80 +-
 .../quotas/RegionServerRpcQuotaManager.html     |     14 +-
 .../quotas/RpcThrottlingException.Type.html     |    203 +
 .../hbase/quotas/RpcThrottlingException.html    |    203 +
 .../hbase/quotas/SpaceQuotaRefresherChore.html  |    211 +-
 .../quotas/TableSpaceQuotaSnapshotNotifier.html |     55 +-
 .../hbase/quotas/ThrottlingException.Type.html  |    275 +-
 .../hbase/quotas/ThrottlingException.html       |    275 +-
 .../hadoop/hbase/quotas/TimeBasedLimiter.html   |    173 +-
 .../DisableTableViolationPolicyEnforcement.html |    120 +-
 ...ssingSnapshotViolationPolicyEnforcement.html |     74 +-
 .../hbase/regionserver/AbstractMemStore.html    |    334 +-
 .../AdaptiveMemStoreCompactionStrategy.html     |     74 +-
 .../BasicMemStoreCompactionStrategy.html        |     28 +-
 .../regionserver/CSLMImmutableSegment.html      |      2 +-
 .../regionserver/CellArrayImmutableSegment.html |      6 +-
 .../regionserver/CellChunkImmutableSegment.html |     14 +-
 .../hadoop/hbase/regionserver/CellSet.html      |      2 +-
 .../regionserver/ChunkCreator.ChunkType.html    |    952 +-
 .../hadoop/hbase/regionserver/ChunkCreator.html |    952 +-
 .../hadoop/hbase/regionserver/CompactSplit.html |     16 +-
 .../CompactingMemStore.IndexType.html           |    926 +-
 .../hbase/regionserver/CompactingMemStore.html  |    926 +-
 .../hbase/regionserver/CompactionPipeline.html  |    624 +-
 .../regionserver/CompositeImmutableSegment.html |     21 +-
 .../hbase/regionserver/DefaultMemStore.html     |    237 +-
 .../hbase/regionserver/DefaultStoreFlusher.html |     15 +-
 .../regionserver/DumpRegionServerMetrics.html   |     79 +-
 .../EagerMemStoreCompactionStrategy.html        |     13 +-
 .../regionserver/HRegion.BulkLoadListener.html  |  14344 +-
 .../HRegion.FlushResult.Result.html             |  14344 +-
 .../hbase/regionserver/HRegion.FlushResult.html |  14344 +-
 .../regionserver/HRegion.FlushResultImpl.html   |  14344 +-
 .../hbase/regionserver/HRegion.RowLockImpl.html |  14344 +-
 .../hadoop/hbase/regionserver/HRegion.html      |  14344 +-
 .../hbase/regionserver/HRegionFileSystem.html   |      2 +-
 .../HRegionServer.MovedRegionsCleaner.html      |   7128 +-
 .../hbase/regionserver/HRegionServer.html       |   7128 +-
 .../hadoop/hbase/regionserver/HStore.html       |   4691 +-
 .../hadoop/hbase/regionserver/HStoreFile.html   |    593 +-
 .../hbase/regionserver/ImmutableSegment.html    |      6 +-
 .../KeyValueHeap.KVScannerComparator.html       |      4 +-
 .../hadoop/hbase/regionserver/KeyValueHeap.html |      4 +-
 .../hadoop/hbase/regionserver/MemStore.html     |    179 +-
 .../MemStoreCompactionStrategy.Action.html      |     78 +-
 .../MemStoreCompactionStrategy.html             |     78 +-
 .../hbase/regionserver/MemStoreCompactor.html   |    345 +-
 .../hbase/regionserver/MemStoreLABImpl.html     |    477 +-
 .../hadoop/hbase/regionserver/MemStoreSize.html |    175 +-
 .../hbase/regionserver/MemStoreSizing.html      |    151 +-
 .../hbase/regionserver/MemStoreSnapshot.html    |      5 +-
 .../MetricsHeapMemoryManagerSource.html         |    220 +-
 .../MetricsHeapMemoryManagerSourceImpl.html     |     10 +-
 .../MetricsRegionAggregateSource.html           |     89 +-
 .../MetricsRegionAggregateSourceImpl.html       |    170 +-
 .../MetricsRegionServerQuotaSource.html         |     84 +-
 .../regionserver/MetricsRegionServerSource.html |   1040 +-
 .../MetricsRegionServerSourceFactory.html       |    104 +-
 ...nServerSourceFactoryImpl.FactoryStorage.html |     45 +-
 .../MetricsRegionServerSourceFactoryImpl.html   |     45 +-
 .../MetricsRegionServerSourceImpl.html          |    528 +-
 .../MetricsRegionServerWrapper.html             |    969 +-
 .../hbase/regionserver/MetricsRegionSource.html |    156 +-
 .../regionserver/MetricsRegionSourceImpl.html   |     14 +-
 .../regionserver/MetricsRegionWrapper.html      |    263 +-
 .../MetricsTableAggregateSource.html            |     94 +-
 .../MetricsTableAggregateSourceImpl.html        |     16 +-
 .../regionserver/MetricsTableLatencies.html     |    217 +-
 .../hbase/regionserver/MetricsTableSource.html  |     67 +-
 .../regionserver/MetricsTableSourceImpl.html    |     44 +-
 .../MetricsTableWrapperAggregate.html           |     76 +-
 .../hbase/regionserver/MutableSegment.html      |      4 +-
 .../hbase/regionserver/RSRpcServices.html       |   6956 +-
 .../hbase/regionserver/Region.Operation.html    |    943 +-
 .../hbase/regionserver/Region.RowLock.html      |    943 +-
 .../hadoop/hbase/regionserver/Region.html       |    943 +-
 .../regionserver/RegionCoprocessorHost.html     |   3448 +-
 .../regionserver/RegionServerAccounting.html    |     57 +-
 .../RegionServerCoprocessorHost.html            |    535 +-
 ...ionServerServices.PostOpenDeployContext.html |      7 +-
 ...erServices.RegionStateTransitionContext.html |      7 +-
 .../regionserver/RegionServerServices.html      |      7 +-
 .../regionserver/RegionServicesForStores.html   |      4 +-
 .../regionserver/ScannerContext.Builder.html    |    383 +-
 .../regionserver/ScannerContext.LimitScope.html |    383 +-
 .../regionserver/ScannerContext.NextState.html  |    383 +-
 .../hbase/regionserver/ScannerContext.html      |    383 +-
 .../regionserver/SecureBulkLoadManager.html     |    498 +-
 .../hadoop/hbase/regionserver/Segment.html      |    656 +-
 .../regionserver/SnapshotSegmentScanner.html    |    173 +
 .../SplitLogWorker.TaskExecutor.Status.html     |    378 +-
 .../SplitLogWorker.TaskExecutor.html            |    378 +-
 .../hbase/regionserver/SplitLogWorker.html      |    378 +-
 .../hbase/regionserver/SteppingSplitPolicy.html |     31 +-
 .../hadoop/hbase/regionserver/StoreFile.html    |     75 +-
 .../regionserver/StoreFileWriter.Builder.html   |      2 +-
 .../hbase/regionserver/StoreFileWriter.html     |      2 +-
 .../hadoop/hbase/regionserver/StoreScanner.html |    348 +-
 .../hadoop/hbase/regionserver/StoreUtils.html   |      2 +-
 .../regionserver/StripeStoreFileManager.html    |      2 +-
 .../hbase/regionserver/wal/AbstractFSWAL.html   |   1880 +-
 .../wal/AbstractProtobufLogWriter.html          |    176 +-
 .../hbase/regionserver/wal/AsyncFSWAL.html      |      4 +-
 .../hadoop/hbase/regionserver/wal/FSHLog.html   |      2 +-
 .../regionserver/wal/MetricsWALSource.html      |    156 +-
 .../regionserver/wal/MetricsWALSourceImpl.html  |    195 +-
 .../regionserver/wal/WALCoprocessorHost.html    |    345 +-
 .../hadoop/hbase/regionserver/wal/WALUtil.html  |    298 +-
 .../hbase/replication/BulkLoadCellFilter.html   |    133 +-
 ...cationEndpoint.PeerRegionServerListener.html |    376 +-
 .../replication/HBaseReplicationEndpoint.html   |    376 +-
 .../hbase/replication/ReplicationLoadSink.html  |     24 +-
 .../replication/ReplicationLoadSource.html      |     31 +-
 .../hadoop/hbase/rest/MetricsRESTSource.html    |    234 +-
 .../hbase/rest/MetricsRESTSourceImpl.html       |    297 +-
 .../hbase/rest/ProtobufStreamingOutput.html     |     30 +-
 .../hadoop/hbase/rest/RESTDemoClient.html       |    216 +
 .../apache/hadoop/hbase/rest/RESTServer.html    |    582 +-
 .../apache/hadoop/hbase/rest/client/Client.html |   1321 +-
 .../hadoop/hbase/rest/client/RemoteHTable.html  |   1794 +-
 .../hbase/rsgroup/RSGroupAdminEndpoint.html     |    902 +-
 .../hbase/rsgroup/RSGroupBasedLoadBalancer.html |    520 +-
 .../hbase/shaded/protobuf/ProtobufUtil.html     |   4336 +-
 .../hbase/shaded/protobuf/RequestConverter.html |   3569 +-
 .../hadoop/hbase/snapshot/CreateSnapshot.html   |    125 +-
 .../hbase/snapshot/ExportSnapshot.Counter.html  |     86 +-
 .../hadoop/hbase/snapshot/ExportSnapshot.html   |     86 +-
 .../snapshot/SnapshotInfo.SnapshotStats.html    |     34 +-
 .../hadoop/hbase/snapshot/SnapshotInfo.html     |     34 +-
 .../org/apache/hadoop/hbase/types/PBCell.html   |    109 +-
 .../hadoop/hbase/util/AbstractHBaseTool.html    |    278 +-
 .../hadoop/hbase/util/ByteBufferUtils.html      |   2000 +-
 .../hbase/util/Bytes.ByteArrayComparator.html   |   5125 +-
 .../hbase/util/Bytes.RowEndKeyComparator.html   |   5125 +-
 .../org/apache/hadoop/hbase/util/Bytes.html     |   5125 +-
 .../org/apache/hadoop/hbase/util/ClassSize.html |      4 +-
 .../hadoop/hbase/util/FSTableDescriptors.html   |   1436 +-
 .../hadoop/hbase/util/GetJavaProperty.html      |     37 +-
 .../HBaseFsck.ErrorReporter.ERROR_CODE.html     |   9907 +-
 .../hbase/util/HBaseFsck.ErrorReporter.html     |   9907 +-
 .../hadoop/hbase/util/HBaseFsck.HbckInfo.html   |   9907 +-
 .../util/HBaseFsck.RegionRepairException.html   |   9907 +-
 .../hadoop/hbase/util/HBaseFsck.TableInfo.html  |   9907 +-
 .../org/apache/hadoop/hbase/util/HBaseFsck.html |   9907 +-
 .../hadoop/hbase/util/HFileArchiveUtil.html     |    316 +-
 .../hadoop/hbase/util/JSONBean.Writer.html      |    677 +-
 .../org/apache/hadoop/hbase/util/JSONBean.html  |    677 +-
 .../hadoop/hbase/util/JSONMetricUtil.html       |    387 +-
 .../util/RegionMover.RegionMoverBuilder.html    |   1923 +-
 .../apache/hadoop/hbase/util/RegionMover.html   |   1923 +-
 .../util/RegionSplitter.DecimalStringSplit.html |     92 +-
 .../util/RegionSplitter.HexStringSplit.html     |     92 +-
 .../util/RegionSplitter.NumberStringSplit.html  |     92 +-
 .../util/RegionSplitter.SplitAlgorithm.html     |     92 +-
 .../hbase/util/RegionSplitter.UniformSplit.html |     92 +-
 .../hadoop/hbase/util/RegionSplitter.html       |     92 +-
 .../hbase/util/RollingStatCalculator.html       |    187 +-
 .../hbase/util/ServerRegionReplicaUtil.html     |    345 +-
 .../hadoop/hbase/util/ShutdownHookManager.html  |    164 +-
 .../apache/hadoop/hbase/util/SortedList.html    |    434 +-
 .../apache/hadoop/hbase/util/UnsafeAccess.html  |     34 +-
 .../apache/hadoop/hbase/util/VersionInfo.html   |     91 +-
 .../hadoop/hbase/util/YammerHistogramUtils.html |    145 +-
 .../hbase/util/compaction/MajorCompactor.html   |     58 +-
 .../util/hbck/TableIntegrityErrorHandler.html   |    161 +-
 .../hbck/TableIntegrityErrorHandlerImpl.html    |    155 +-
 .../wal/AsyncFSWALProvider.AsyncWriter.html     |    189 +-
 .../hadoop/hbase/wal/AsyncFSWALProvider.html    |    189 +-
 .../hadoop/hbase/wal/FSHLogProvider.Writer.html |    155 +-
 .../apache/hadoop/hbase/wal/FSHLogProvider.html |    155 +-
 .../hbase/wal/NettyAsyncFSWALConfigHelper.html  |     76 +-
 .../org/apache/hadoop/hbase/wal/WALFactory.html |    791 +-
 .../hadoop/hbase/wal/WALPrettyPrinter.html      |    791 +-
 .../hbase/wal/WALSplitter.EntryBuffers.html     |     98 +-
 .../hbase/wal/WALSplitter.MutationReplay.html   |     98 +-
 .../hbase/wal/WALSplitter.OutputSink.html       |     98 +-
 .../wal/WALSplitter.PipelineController.html     |     98 +-
 .../wal/WALSplitter.RegionEntryBuffer.html      |     98 +-
 .../hbase/wal/WALSplitter.SinkWriter.html       |     98 +-
 .../hbase/wal/WALSplitter.WriterThread.html     |     98 +-
 .../apache/hadoop/hbase/wal/WALSplitter.html    |     98 +-
 .../hbase/zookeeper/MetricsZooKeeperSource.html |    240 +-
 .../zookeeper/MetricsZooKeeperSourceImpl.html   |    237 +-
 .../hbase/zookeeper/ReadOnlyZKClient.html       |      2 +-
 .../zookeeper/RegionNormalizerTracker.html      |    127 +-
 .../archetypes/exemplars/client/HelloHBase.html |      2 +-
 2.0/book.html                                   |   5836 +-
 2.0/bulk-loads.html                             |      8 +-
 2.0/coc.html                                    |      8 +-
 2.0/cygwin.html                                 |      8 +-
 2.0/dependencies.html                           |     10 +-
 2.0/dependency-convergence.html                 |    669 +-
 2.0/dependency-info.html                        |     22 +-
 2.0/dependency-management.html                  |    258 +-
 2.0/devapidocs/allclasses-frame.html            |     36 +-
 2.0/devapidocs/allclasses-noframe.html          |     36 +-
 2.0/devapidocs/constant-values.html             |    233 +-
 2.0/devapidocs/deprecated-list.html             |    890 +-
 2.0/devapidocs/help-doc.html                    |      4 +-
 2.0/devapidocs/index-all.html                   |   1518 +-
 2.0/devapidocs/index.html                       |      2 +-
 .../org/apache/hadoop/hbase/Abortable.html      |      4 +-
 .../org/apache/hadoop/hbase/ArrayBackedTag.html |      4 +-
 .../hadoop/hbase/AsyncConsoleAppender.html      |      4 +-
 ...bleAccessor.MetaTableScanResultConsumer.html |      4 +-
 .../hadoop/hbase/AsyncMetaTableAccessor.html    |      4 +-
 .../org/apache/hadoop/hbase/AuthUtil.html       |      4 +-
 .../org/apache/hadoop/hbase/BBKVComparator.html |    387 +
 .../apache/hadoop/hbase/BaseConfigurable.html   |      8 +-
 .../hadoop/hbase/ByteBufferExtendedCell.html    |     12 +-
 .../hadoop/hbase/ByteBufferKeyOnlyKeyValue.html |      8 +-
 .../apache/hadoop/hbase/ByteBufferKeyValue.html |    274 +-
 .../org/apache/hadoop/hbase/ByteBufferTag.html  |      4 +-
 .../apache/hadoop/hbase/CacheEvictionStats.html |      4 +-
 .../hbase/CacheEvictionStatsAggregator.html     |      4 +-
 .../hadoop/hbase/CacheEvictionStatsBuilder.html |      4 +-
 .../hadoop/hbase/CallDroppedException.html      |      4 +-
 .../hadoop/hbase/CallQueueTooBigException.html  |      4 +-
 .../org/apache/hadoop/hbase/Cell.Type.html      |      8 +-
 .../org/apache/hadoop/hbase/Cell.html           |      4 +-
 .../org/apache/hadoop/hbase/CellBuilder.html    |      4 +-
 .../apache/hadoop/hbase/CellBuilderFactory.html |      4 +-
 .../apache/hadoop/hbase/CellBuilderType.html    |      4 +-
 .../org/apache/hadoop/hbase/CellComparator.html |     88 +-
 .../CellComparatorImpl.MetaCellComparator.html  |     94 +-
 .../apache/hadoop/hbase/CellComparatorImpl.html |    151 +-
 .../org/apache/hadoop/hbase/CellScannable.html  |      4 +-
 .../org/apache/hadoop/hbase/CellScanner.html    |      4 +-
 .../org/apache/hadoop/hbase/CellUtil.html       |      4 +-
 .../ChoreService.ChoreServiceThreadFactory.html |      4 +-
 .../org/apache/hadoop/hbase/ChoreService.html   |      4 +-
 .../hadoop/hbase/ClockOutOfSyncException.html   |      4 +-
 .../org/apache/hadoop/hbase/ClusterId.html      |      4 +-
 .../hadoop/hbase/ClusterMetrics.Option.html     |      8 +-
 .../org/apache/hadoop/hbase/ClusterMetrics.html |      4 +-
 ...lusterMetricsBuilder.ClusterMetricsImpl.html |      4 +-
 .../hadoop/hbase/ClusterMetricsBuilder.html     |      4 +-
 .../org/apache/hadoop/hbase/ClusterStatus.html  |      4 +-
 .../apache/hadoop/hbase/CompareOperator.html    |      4 +-
 .../hadoop/hbase/CompatibilityFactory.html      |     19 +-
 ...bilitySingletonFactory.SingletonStorage.html |     16 +-
 .../hbase/CompatibilitySingletonFactory.html    |     13 +-
 ...poundConfiguration.ImmutableConfWrapper.html |     22 +-
 ...ompoundConfiguration.ImmutableConfigMap.html |     14 +-
 .../hadoop/hbase/CompoundConfiguration.html     |     42 +-
 .../hadoop/hbase/CoordinatedStateManager.html   |      4 +-
 .../apache/hadoop/hbase/Coprocessor.State.html  |      4 +-
 .../org/apache/hadoop/hbase/Coprocessor.html    |      4 +-
 .../hadoop/hbase/CoprocessorEnvironment.html    |      4 +-
 .../hadoop/hbase/DaemonThreadFactory.html       |     19 +-
 .../hadoop/hbase/DoNotRetryIOException.html     |      4 +-
 .../hadoop/hbase/DroppedSnapshotException.html  |      4 +-
 .../org/apache/hadoop/hbase/ExtendedCell.html   |     72 +-
 .../hadoop/hbase/ExtendedCellBuilder.html       |      4 +-
 .../hbase/ExtendedCellBuilderFactory.html       |      4 +-
 .../hadoop/hbase/ExtendedCellBuilderImpl.html   |      4 +-
 .../apache/hadoop/hbase/HBaseConfiguration.html |      4 +-
 .../apache/hadoop/hbase/HBaseIOException.html   |      6 +-
 .../hadoop/hbase/HBaseInterfaceAudience.html    |      4 +-
 .../apache/hadoop/hbase/HColumnDescriptor.html  |      4 +-
 .../hbase/HConstants.OperationStatusCode.html   |      4 +-
 .../org/apache/hadoop/hbase/HConstants.html     |    283 +-
 ...ribution.HostAndWeight.WeightComparator.html |      4 +-
 .../HDFSBlocksDistribution.HostAndWeight.html   |      4 +-
 .../hadoop/hbase/HDFSBlocksDistribution.html    |      4 +-
 .../org/apache/hadoop/hbase/HRegionInfo.html    |    156 +-
 .../apache/hadoop/hbase/HRegionLocation.html    |      4 +-
 .../apache/hadoop/hbase/HTableDescriptor.html   |    237 +-
 .../apache/hadoop/hbase/HealthCheckChore.html   |     27 +-
 .../HealthChecker.HealthCheckerExitStatus.html  |      4 +-
 .../org/apache/hadoop/hbase/HealthChecker.html  |      4 +-
 .../org/apache/hadoop/hbase/HealthReport.html   |      4 +-
 .../hadoop/hbase/IndividualBytesFieldCell.html  |      8 +-
 .../hbase/IndividualBytesFieldCellBuilder.html  |      4 +-
 .../hbase/InvalidFamilyOperationException.html  |      4 +-
 .../org/apache/hadoop/hbase/JMXListener.html    |      7 +-
 ...torImpl.JitteredRunnableScheduledFuture.html |      4 +-
 .../JitterScheduledThreadPoolExecutorImpl.html  |      4 +-
 .../apache/hadoop/hbase/KeepDeletedCells.html   |      8 +-
 .../hadoop/hbase/KeyValue.KVComparator.html     |      4 +-
 .../hadoop/hbase/KeyValue.KeyOnlyKeyValue.html  |      6 +-
 .../hadoop/hbase/KeyValue.MetaComparator.html   |      4 +-
 .../hbase/KeyValue.SamePrefixComparator.html    |      4 +-
 .../org/apache/hadoop/hbase/KeyValue.Type.html  |      8 +-
 .../org/apache/hadoop/hbase/KeyValue.html       |      8 +-
 .../apache/hadoop/hbase/KeyValueBuilder.html    |      4 +-
 .../apache/hadoop/hbase/KeyValueTestUtil.html   |      4 +-
 .../org/apache/hadoop/hbase/KeyValueUtil.html   |      4 +-
 .../apache/hadoop/hbase/LocalHBaseCluster.html  |     50 +-
 .../hadoop/hbase/MasterNotRunningException.html |      4 +-
 .../hadoop/hbase/MemoryCompactionPolicy.html    |      8 +-
 .../hadoop/hbase/MetaMutationAnnotation.html    |      4 +-
 .../MetaTableAccessor.CloseableVisitor.html     |      6 +-
 .../MetaTableAccessor.CollectAllVisitor.html    |     10 +-
 .../MetaTableAccessor.CollectingVisitor.html    |     16 +-
 .../MetaTableAccessor.DefaultVisitorBase.html   |     12 +-
 .../hbase/MetaTableAccessor.QueryType.html      |     20 +-
 .../MetaTableAccessor.TableVisitorBase.html     |     12 +-
 .../hadoop/hbase/MetaTableAccessor.Visitor.html |      8 +-
 .../apache/hadoop/hbase/MetaTableAccessor.html  |    207 +-
 .../hadoop/hbase/MultiActionResultTooLarge.html |      4 +-
 .../hbase/NamespaceDescriptor.Builder.html      |      4 +-
 .../hadoop/hbase/NamespaceDescriptor.html       |      4 +-
 .../hadoop/hbase/NamespaceExistException.html   |      4 +-
 .../hbase/NamespaceNotFoundException.html       |      4 +-
 .../hadoop/hbase/NoTagsByteBufferKeyValue.html  |     10 +-
 .../org/apache/hadoop/hbase/NoTagsKeyValue.html |      6 +-
 .../hbase/NotAllMetaRegionsOnlineException.html |      4 +-
 .../hadoop/hbase/NotServingRegionException.html |      4 +-
 .../hadoop/hbase/PleaseHoldException.html       |      4 +-
 ...ateCellUtil.EmptyByteBufferExtendedCell.html |      8 +-
 .../hadoop/hbase/PrivateCellUtil.EmptyCell.html |      8 +-
 ...llUtil.FirstOnRowByteBufferExtendedCell.html |      8 +-
 .../hbase/PrivateCellUtil.FirstOnRowCell.html   |      8 +-
 ...til.FirstOnRowColByteBufferExtendedCell.html |      8 +-
 .../PrivateCellUtil.FirstOnRowColCell.html      |      8 +-
 ...l.FirstOnRowColTSByteBufferExtendedCell.html |      8 +-
 .../PrivateCellUtil.FirstOnRowColTSCell.html    |      8 +-
 ...vateCellUtil.FirstOnRowDeleteFamilyCell.html |      8 +-
 ...ellUtil.LastOnRowByteBufferExtendedCell.html |      8 +-
 .../hbase/PrivateCellUtil.LastOnRowCell.html    |      8 +-
 ...Util.LastOnRowColByteBufferExtendedCell.html |      8 +-
 .../hbase/PrivateCellUtil.LastOnRowColCell.html |      8 +-
 ...llUtil.TagRewriteByteBufferExtendedCell.html |      8 +-
 .../hbase/PrivateCellUtil.TagRewriteCell.html   |      8 +-
 ...alueAndTagRewriteByteBufferExtendedCell.html |      8 +-
 .../PrivateCellUtil.ValueAndTagRewriteCell.html |     12 +-
 .../apache/hadoop/hbase/PrivateCellUtil.html    |      4 +-
 .../org/apache/hadoop/hbase/ProcedureState.html |    404 -
 .../hadoop/hbase/RSGroupTableAccessor.html      |     32 +-
 .../org/apache/hadoop/hbase/RawCell.html        |      8 +-
 .../org/apache/hadoop/hbase/RawCellBuilder.html |      4 +-
 .../hadoop/hbase/RawCellBuilderFactory.html     |      4 +-
 .../apache/hadoop/hbase/RegionException.html    |      4 +-
 .../org/apache/hadoop/hbase/RegionLoad.html     |      4 +-
 .../apache/hadoop/hbase/RegionLocations.html    |      4 +-
 .../org/apache/hadoop/hbase/RegionMetrics.html  |      4 +-
 .../RegionMetricsBuilder.RegionMetricsImpl.html |      4 +-
 .../hadoop/hbase/RegionMetricsBuilder.html      |      4 +-
 .../hadoop/hbase/RegionStateListener.html       |      4 +-
 .../hadoop/hbase/RegionTooBusyException.html    |      4 +-
 .../hbase/ReplicationPeerNotFoundException.html |      4 +-
 .../hadoop/hbase/RetryImmediatelyException.html |      4 +-
 .../hbase/ScheduledChore.ChoreServicer.html     |      4 +-
 .../org/apache/hadoop/hbase/ScheduledChore.html |      4 +-
 .../org/apache/hadoop/hbase/Server.html         |      4 +-
 .../org/apache/hadoop/hbase/ServerLoad.html     |     11 +-
 .../org/apache/hadoop/hbase/ServerMetrics.html  |     49 +-
 .../ServerMetricsBuilder.ServerMetricsImpl.html |     98 +-
 .../hadoop/hbase/ServerMetricsBuilder.html      |    152 +-
 .../org/apache/hadoop/hbase/ServerName.html     |     91 +-
 .../hbase/ServiceNotRunningException.html       |      4 +-
 .../apache/hadoop/hbase/SharedConnection.html   |      4 +-
 .../org/apache/hadoop/hbase/Size.Unit.html      |      8 +-
 .../org/apache/hadoop/hbase/Size.html           |      4 +-
 .../apache/hadoop/hbase/SizeCachedKeyValue.html |      6 +-
 .../hadoop/hbase/SizeCachedNoTagsKeyValue.html  |      6 +-
 .../apache/hadoop/hbase/SplitLogCounters.html   |      4 +-
 .../apache/hadoop/hbase/SplitLogTask.Done.html  |      4 +-
 .../apache/hadoop/hbase/SplitLogTask.Err.html   |      4 +-
 .../apache/hadoop/hbase/SplitLogTask.Owned.html |      4 +-
 .../hadoop/hbase/SplitLogTask.Resigned.html     |      4 +-
 .../hadoop/hbase/SplitLogTask.Unassigned.html   |      4 +-
 .../org/apache/hadoop/hbase/SplitLogTask.html   |      4 +-
 .../hbase/SslRMIClientSocketFactorySecure.html  |     11 +-
 .../hbase/SslRMIServerSocketFactorySecure.html  |     11 +-
 .../org/apache/hadoop/hbase/Stoppable.html      |      4 +-
 .../apache/hadoop/hbase/TableDescriptors.html   |      4 +-
 .../hadoop/hbase/TableExistsException.html      |      4 +-
 .../hadoop/hbase/TableInfoMissingException.html |      4 +-
 .../org/apache/hadoop/hbase/TableName.html      |      4 +-
 .../hadoop/hbase/TableNotDisabledException.html |      4 +-
 .../hadoop/hbase/TableNotEnabledException.html  |      4 +-
 .../hadoop/hbase/TableNotFoundException.html    |      4 +-
 2.0/devapidocs/org/apache/hadoop/hbase/Tag.html |      4 +-
 .../org/apache/hadoop/hbase/TagType.html        |      4 +-
 .../org/apache/hadoop/hbase/TagUtil.html        |      4 +-
 .../hadoop/hbase/UnknownRegionException.html    |      4 +-
 .../hadoop/hbase/UnknownScannerException.html   |      4 +-
 .../org/apache/hadoop/hbase/Version.html        |      4 +-
 .../hadoop/hbase/YouAreDeadException.html       |      4 +-
 .../apache/hadoop/hbase/ZKNamespaceManager.html |      4 +-
 .../org/apache/hadoop/hbase/ZNodeClearer.html   |     25 +-
 .../hbase/ZooKeeperConnectionException.html     |      4 +-
 .../apache/hadoop/hbase/backup/BackupType.html  |      4 +-
 .../hbase/backup/FailedArchiveException.html    |      4 +-
 .../hadoop/hbase/backup/HFileArchiver.File.html |     28 +-
 .../backup/HFileArchiver.FileConverter.html     |     10 +-
 .../HFileArchiver.FileStatusConverter.html      |     10 +-
 .../backup/HFileArchiver.FileablePath.html      |     24 +-
 .../backup/HFileArchiver.FileableStoreFile.html |     22 +-
 .../hbase/backup/HFileArchiver.StoreToFile.html |     10 +-
 .../hadoop/hbase/backup/HFileArchiver.html      |     18 +-
 .../hbase/backup/class-use/BackupType.html      |      4 +-
 .../class-use/FailedArchiveException.html       |      4 +-
 .../backup/class-use/HFileArchiver.File.html    |      4 +-
 .../class-use/HFileArchiver.FileConverter.html  |      4 +-
 .../HFileArchiver.FileStatusConverter.html      |      4 +-
 .../class-use/HFileArchiver.FileablePath.html   |      4 +-
 .../HFileArchiver.FileableStoreFile.html        |      4 +-
 .../class-use/HFileArchiver.StoreToFile.html    |      4 +-
 .../hbase/backup/class-use/HFileArchiver.html   |      4 +-
 .../backup/example/HFileArchiveManager.html     |      4 +-
 .../example/HFileArchiveTableMonitor.html       |     23 +-
 .../example/LongTermArchivingHFileCleaner.html  |      4 +-
 .../example/TableHFileArchiveTracker.html       |      4 +-
 .../backup/example/ZKTableArchiveClient.html    |      4 +-
 .../example/class-use/HFileArchiveManager.html  |      4 +-
 .../class-use/HFileArchiveTableMonitor.html     |      4 +-
 .../LongTermArchivingHFileCleaner.html          |      4 +-
 .../class-use/TableHFileArchiveTracker.html     |      4 +-
 .../example/class-use/ZKTableArchiveClient.html |      4 +-
 .../hbase/backup/example/package-frame.html     |      2 +-
 .../hbase/backup/example/package-summary.html   |      4 +-
 .../hbase/backup/example/package-tree.html      |      4 +-
 .../hbase/backup/example/package-use.html       |      4 +-
 .../hadoop/hbase/backup/package-frame.html      |      2 +-
 .../hadoop/hbase/backup/package-summary.html    |      4 +-
 .../hadoop/hbase/backup/package-tree.html       |      4 +-
 .../apache/hadoop/hbase/backup/package-use.html |      4 +-
 .../hadoop/hbase/class-use/Abortable.html       |     34 +-
 .../hadoop/hbase/class-use/ArrayBackedTag.html  |      4 +-
 .../hbase/class-use/AsyncConsoleAppender.html   |      4 +-
 ...bleAccessor.MetaTableScanResultConsumer.html |      4 +-
 .../hbase/class-use/AsyncMetaTableAccessor.html |      4 +-
 .../apache/hadoop/hbase/class-use/AuthUtil.html |      4 +-
 .../hadoop/hbase/class-use/BBKVComparator.html  |    125 +
 .../hbase/class-use/BaseConfigurable.html       |      4 +-
 .../hbase/class-use/ByteBufferExtendedCell.html |      4 +-
 .../class-use/ByteBufferKeyOnlyKeyValue.html    |      4 +-
 .../hbase/class-use/ByteBufferKeyValue.html     |     18 +-
 .../hadoop/hbase/class-use/ByteBufferTag.html   |      4 +-
 .../hbase/class-use/CacheEvictionStats.html     |     16 +-
 .../class-use/CacheEvictionStatsAggregator.html |      4 +-
 .../class-use/CacheEvictionStatsBuilder.html    |      4 +-
 .../hbase/class-use/CallDroppedException.html   |      4 +-
 .../class-use/CallQueueTooBigException.html     |      4 +-
 .../hadoop/hbase/class-use/Cell.Type.html       |     16 +-
 .../org/apache/hadoop/hbase/class-use/Cell.html |   1907 +-
 .../hadoop/hbase/class-use/CellBuilder.html     |      4 +-
 .../hbase/class-use/CellBuilderFactory.html     |      4 +-
 .../hadoop/hbase/class-use/CellBuilderType.html |      4 +-
 .../hadoop/hbase/class-use/CellComparator.html  |    174 +-
 .../CellComparatorImpl.MetaCellComparator.html  |      4 +-
 .../hbase/class-use/CellComparatorImpl.html     |      4 +-
 .../hadoop/hbase/class-use/CellScannable.html   |      4 +-
 .../hadoop/hbase/class-use/CellScanner.html     |    127 +-
 .../apache/hadoop/hbase/class-use/CellUtil.html |      4 +-
 .../ChoreService.ChoreServiceThreadFactory.html |      4 +-
 .../hadoop/hbase/class-use/ChoreService.html    |      4 +-
 .../class-use/ClockOutOfSyncException.html      |      4 +-
 .../hadoop/hbase/class-use/ClusterId.html       |      4 +-
 .../hbase/class-use/ClusterMetrics.Option.html  |     24 +-
 .../hadoop/hbase/class-use/ClusterMetrics.html  |     40 +-
 ...lusterMetricsBuilder.ClusterMetricsImpl.html |      4 +-
 .../hbase/class-use/ClusterMetricsBuilder.html  |      4 +-
 .../hadoop/hbase/class-use/ClusterStatus.html   |      4 +-
 .../hadoop/hbase/class-use/CompareOperator.html |    116 +-
 .../hbase/class-use/CompatibilityFactory.html   |      4 +-
 ...bilitySingletonFactory.SingletonStorage.html |      4 +-
 .../CompatibilitySingletonFactory.html          |      4 +-
 ...poundConfiguration.ImmutableConfWrapper.html |      4 +-
 ...ompoundConfiguration.ImmutableConfigMap.html |      4 +-
 .../hbase/class-use/CompoundConfiguration.html  |      4 +-
 .../class-use/CoordinatedStateManager.html      |      4 +-
 .../hbase/class-use/Coprocessor.State.html      |      4 +-
 .../hadoop/hbase/class-use/Coprocessor.html     |      4 +-
 .../hbase/class-use/CoprocessorEnvironment.html |     60 +-
 .../hbase/class-use/DaemonThreadFactory.html    |      4 +-
 .../hbase/class-use/DoNotRetryIOException.html  |      8 +-
 .../class-use/DroppedSnapshotException.html     |      4 +-
 .../hadoop/hbase/class-use/ExtendedCell.html    |     40 +-
 .../hbase/class-use/ExtendedCellBuilder.html    |      4 +-
 .../class-use/ExtendedCellBuilderFactory.html   |      4 +-
 .../class-use/ExtendedCellBuilderImpl.html      |      4 +-
 .../hbase/class-use/HBaseConfiguration.html     |      4 +-
 .../hbase/class-use/HBaseIOException.html       |    155 +-
 .../hbase/class-use/HBaseInterfaceAudience.html |      4 +-
 .../hbase/class-use/HColumnDescriptor.html      |      4 +-
 .../HConstants.OperationStatusCode.html         |      4 +-
 .../hadoop/hbase/class-use/HConstants.html      |      4 +-
 ...ribution.HostAndWeight.WeightComparator.html |      4 +-
 .../HDFSBlocksDistribution.HostAndWeight.html   |      4 +-
 .../hbase/class-use/HDFSBlocksDistribution.html |      8 +-
 .../hadoop/hbase/class-use/HRegionInfo.html     |     44 +-
 .../hadoop/hbase/class-use/HRegionLocation.html |    110 +-
 .../hbase/class-use/HTableDescriptor.html       |    120 +-
 .../hbase/class-use/HealthCheckChore.html       |      4 +-
 .../HealthChecker.HealthCheckerExitStatus.html  |      4 +-
 .../hadoop/hbase/class-use/HealthChecker.html   |      4 +-
 .../hadoop/hbase/class-use/HealthReport.html    |      4 +-
 .../class-use/IndividualBytesFieldCell.html     |      4 +-
 .../IndividualBytesFieldCellBuilder.html        |      4 +-
 .../InvalidFamilyOperationException.html        |      4 +-
 .../hadoop/hbase/class-use/JMXListener.html     |      4 +-
 ...torImpl.JitteredRunnableScheduledFuture.html |      4 +-
 .../JitterScheduledThreadPoolExecutorImpl.html  |      4 +-
 .../hbase/class-use/KeepDeletedCells.html       |     14 +-
 .../hbase/class-use/KeyValue.KVComparator.html  |      4 +-
 .../class-use/KeyValue.KeyOnlyKeyValue.html     |      4 +-
 .../class-use/KeyValue.MetaComparator.html      |      4 +-
 .../KeyValue.SamePrefixComparator.html          |      4 +-
 .../hadoop/hbase/class-use/KeyValue.Type.html   |      4 +-
 .../apache/hadoop/hbase/class-use/KeyValue.html |     24 +-
 .../hadoop/hbase/class-use/KeyValueBuilder.html |      4 +-
 .../hbase/class-use/KeyValueTestUtil.html       |      4 +-
 .../hadoop/hbase/class-use/KeyValueUtil.html    |      4 +-
 .../hbase/class-use/LocalHBaseCluster.html      |      4 +-
 .../class-use/MasterNotRunningException.html    |      8 +-
 .../hbase/class-use/MemoryCompactionPolicy.html |      4 +-
 .../hbase/class-use/MetaMutationAnnotation.html |      4 +-
 .../MetaTableAccessor.CloseableVisitor.html     |      4 +-
 .../MetaTableAccessor.CollectAllVisitor.html    |      4 +-
 .../MetaTableAccessor.CollectingVisitor.html    |      4 +-
 .../MetaTableAccessor.DefaultVisitorBase.html   |      4 +-
 .../class-use/MetaTableAccessor.QueryType.html  |      4 +-
 .../MetaTableAccessor.TableVisitorBase.html     |      4 +-
 .../class-use/MetaTableAccessor.Visitor.html    |      4 +-
 .../hbase/class-use/MetaTableAccessor.html      |      4 +-
 .../class-use/MultiActionResultTooLarge.html    |      4 +-
 .../class-use/NamespaceDescriptor.Builder.html  |      4 +-
 .../hbase/class-use/NamespaceDescriptor.html    |    180 +-
 .../class-use/NamespaceExistException.html      |      4 +-
 .../class-use/NamespaceNotFoundException.html   |     12 +-
 .../class-use/NoTagsByteBufferKeyValue.html     |      4 +-
 .../hadoop/hbase/class-use/NoTagsKeyValue.html  |      4 +-
 .../NotAllMetaRegionsOnlineException.html       |      4 +-
 .../class-use/NotServingRegionException.html    |      4 +-
 .../hbase/class-use/PleaseHoldException.html    |      4 +-
 ...ateCellUtil.EmptyByteBufferExtendedCell.html |      4 +-
 .../class-use/PrivateCellUtil.EmptyCell.html    |      4 +-
 ...llUtil.FirstOnRowByteBufferExtendedCell.html |      4 +-
 .../PrivateCellUtil.FirstOnRowCell.html         |      4 +-
 ...til.FirstOnRowColByteBufferExtendedCell.html |      4 +-
 .../PrivateCellUtil.FirstOnRowColCell.html      |      4 +-
 ...l.FirstOnRowColTSByteBufferExtendedCell.html |      4 +-
 .../PrivateCellUtil.FirstOnRowColTSCell.html    |      4 +-
 ...vateCellUtil.FirstOnRowDeleteFamilyCell.html |      4 +-
 ...ellUtil.LastOnRowByteBufferExtendedCell.html |      4 +-
 .../PrivateCellUtil.LastOnRowCell.html          |      4 +-
 ...Util.LastOnRowColByteBufferExtendedCell.html |      4 +-
 .../PrivateCellUtil.LastOnRowColCell.html       |      4 +-
 ...llUtil.TagRewriteByteBufferExtendedCell.html |      4 +-
 .../PrivateCellUtil.TagRewriteCell.html         |      4 +-
 ...alueAndTagRewriteByteBufferExtendedCell.html |      4 +-
 .../PrivateCellUtil.ValueAndTagRewriteCell.html |      4 +-
 .../hadoop/hbase/class-use/PrivateCellUtil.html |      4 +-
 .../hadoop/hbase/class-use/ProcedureState.html  |    174 -
 .../hbase/class-use/RSGroupTableAccessor.html   |      4 +-
 .../apache/hadoop/hbase/class-use/RawCell.html  |      4 +-
 .../hadoop/hbase/class-use/RawCellBuilder.html  |      4 +-
 .../hbase/class-use/RawCellBuilderFactory.html  |      4 +-
 .../hadoop/hbase/class-use/RegionException.html |      4 +-
 .../hadoop/hbase/class-use/RegionLoad.html      |      4 +-
 .../hadoop/hbase/class-use/RegionLocations.html |     49 +-
 .../hadoop/hbase/class-use/RegionMetrics.html   |     51 +-
 .../RegionMetricsBuilder.RegionMetricsImpl.html |      4 +-
 .../hbase/class-use/RegionMetricsBuilder.html   |      4 +-
 .../hbase/class-use/RegionStateListener.html    |      4 +-
 .../hbase/class-use/RegionTooBusyException.html |      4 +-
 .../ReplicationPeerNotFoundException.html       |      4 +-
 .../class-use/RetryImmediatelyException.html    |      4 +-
 .../class-use/ScheduledChore.ChoreServicer.html |      4 +-
 .../hadoop/hbase/class-use/ScheduledChore.html  |      4 +-
 .../apache/hadoop/hbase/class-use/Server.html   |     12 +-
 .../hadoop/hbase/class-use/ServerLoad.html      |      4 +-
 .../hadoop/hbase/class-use/ServerMetrics.html   |     25 +-
 .../ServerMetricsBuilder.ServerMetricsImpl.html |      4 +-
 .../hbase/class-use/ServerMetricsBuilder.html   |      8 +-
 .../hadoop/hbase/class-use/ServerName.html      |    913 +-
 .../class-use/ServiceNotRunningException.html   |      4 +-
 .../hbase/class-use/SharedConnection.html       |      4 +-
 .../hadoop/hbase/class-use/Size.Unit.html       |      4 +-
 .../org/apache/hadoop/hbase/class-use/Size.html |     79 +-
 .../hbase/class-use/SizeCachedKeyValue.html     |      4 +-
 .../class-use/SizeCachedNoTagsKeyValue.html     |      4 +-
 .../hbase/class-use/SplitLogCounters.html       |      4 +-
 .../hbase/class-use/SplitLogTask.Done.html      |      4 +-
 .../hbase/class-use/SplitLogTask.Err.html       |      4 +-
 .../hbase/class-use/SplitLogTask.Owned.html     |      4 +-
 .../hbase/class-use/SplitLogTask.Resigned.html  |      4 +-
 .../class-use/SplitLogTask.Unassigned.html      |      4 +-
 .../hadoop/hbase/class-use/SplitLogTask.html    |      4 +-
 .../SslRMIClientSocketFactorySecure.html        |      4 +-
 .../SslRMIServerSocketFactorySecure.html        |      4 +-
 .../hadoop/hbase/class-use/Stoppable.html       |      4 +-
 .../hbase/class-use/TableDescriptors.html       |      8 +-
 .../hbase/class-use/TableExistsException.html   |     40 +-
 .../class-use/TableInfoMissingException.html    |      4 +-
 .../hadoop/hbase/class-use/TableName.html       |   1816 +-
 .../class-use/TableNotDisabledException.html    |     12 +-
 .../class-use/TableNotEnabledException.html     |      4 +-
 .../hbase/class-use/TableNotFoundException.html |     20 +-
 .../org/apache/hadoop/hbase/class-use/Tag.html  |     46 +-
 .../apache/hadoop/hbase/class-use/TagType.html  |      4 +-
 .../apache/hadoop/hbase/class-use/TagUtil.html  |      4 +-
 .../hbase/class-use/UnknownRegionException.html |      4 +-
 .../class-use/UnknownScannerException.html      |      4 +-
 .../apache/hadoop/hbase/class-use/Version.html  |      4 +-
 .../hbase/class-use/YouAreDeadException.html    |      7 +-
 .../hbase/class-use/ZKNamespaceManager.html     |      4 +-
 .../hadoop/hbase/class-use/ZNodeClearer.html    |      4 +-
 .../class-use/ZooKeeperConnectionException.html |      8 +-
 .../hbase/client/AbstractClientScanner.html     |      4 +-
 .../client/AbstractResponse.ResponseType.html   |      4 +-
 .../hadoop/hbase/client/AbstractResponse.html   |      4 +-
 .../org/apache/hadoop/hbase/client/Action.html  |      4 +-
 .../org/apache/hadoop/hbase/client/Admin.html   |    474 +-
 ...vancedScanResultConsumer.ScanController.html |      4 +-
 .../AdvancedScanResultConsumer.ScanResumer.html |      4 +-
 .../client/AdvancedScanResultConsumer.html      |      4 +-
 .../client/AllowPartialScanResultCache.html     |      4 +-
 .../org/apache/hadoop/hbase/client/Append.html  |      6 +-
 .../apache/hadoop/hbase/client/AsyncAdmin.html  |      4 +-
 .../hadoop/hbase/client/AsyncAdminBuilder.html  |      4 +-
 .../hbase/client/AsyncAdminBuilderBase.html     |      4 +-
 ...syncAdminRequestRetryingCaller.Callable.html |      4 +-
 .../client/AsyncAdminRequestRetryingCaller.html |      4 +-
 ...yncBatchRpcRetryingCaller.RegionRequest.html |      4 +-
 ...yncBatchRpcRetryingCaller.ServerRequest.html |      4 +-
 .../client/AsyncBatchRpcRetryingCaller.html     |      4 +-
 .../hbase/client/AsyncBufferedMutator.html      |      4 +-
 .../client/AsyncBufferedMutatorBuilder.html     |      4 +-
 .../client/AsyncBufferedMutatorBuilderImpl.html |      4 +-
 .../hbase/client/AsyncBufferedMutatorImpl.html  |      4 +-
 .../AsyncClientScanner.OpenScannerResponse.html |      4 +-
 .../hadoop/hbase/client/AsyncClientScanner.html |      4 +-
 .../hadoop/hbase/client/AsyncConnection.html    |      4 +-
 .../client/AsyncConnectionConfiguration.html    |      4 +-
 .../hbase/client/AsyncConnectionImpl.html       |      4 +-
 .../hadoop/hbase/client/AsyncHBaseAdmin.html    |      4 +-
 ...MasterRequestRpcRetryingCaller.Callable.html |      4 +-
 .../AsyncMasterRequestRpcRetryingCaller.html    |      4 +-
 .../hbase/client/AsyncMetaRegionLocator.html    |      4 +-
 ...AsyncNonMetaRegionLocator.LocateRequest.html |     16 +-
 .../AsyncNonMetaRegionLocator.TableCache.html   |     26 +-
 .../hbase/client/AsyncNonMetaRegionLocator.html |     66 +-
 .../hadoop/hbase/client/AsyncProcess.html       |      4 +-
 .../hbase/client/AsyncProcessTask.Builder.html  |      4 +-
 .../client/AsyncProcessTask.ListRowAccess.html  |      4 +-
 .../client/AsyncProcessTask.SubmittedRows.html  |      4 +-
 .../hadoop/hbase/client/AsyncProcessTask.html   |      4 +-
 .../hadoop/hbase/client/AsyncRegionLocator.html |      4 +-
 .../hadoop/hbase/client/AsyncRegistry.html      |      4 +-
 .../hbase/client/AsyncRegistryFactory.html      |      4 +-
 .../hadoop/hbase/client/AsyncRequestFuture.html |      4 +-
 ...stFutureImpl.ReplicaCallIssuingRunnable.html |      4 +-
 ...yncRequestFutureImpl.ReplicaResultState.html |     14 +-
 .../client/AsyncRequestFutureImpl.Retry.html    |     20 +-
 ...tFutureImpl.SingleServerRequestRunnable.html |      4 +-
 .../hbase/client/AsyncRequestFutureImpl.html    |    110 +-
 .../hbase/client/AsyncRpcRetryingCaller.html    |      4 +-
 ...CallerFactory.AdminRequestCallerBuilder.html |      4 +-
 ...etryingCallerFactory.BatchCallerBuilder.html |      4 +-
 ...yncRpcRetryingCallerFactory.BuilderBase.html |      4 +-
 ...allerFactory.MasterRequestCallerBuilder.html |      4 +-
 ...erFactory.ScanSingleRegionCallerBuilder.html |      4 +-
 ...allerFactory.ServerRequestCallerBuilder.html |      4 +-
 ...allerFactory.SingleRequestCallerBuilder.html |      4 +-
 .../client/AsyncRpcRetryingCallerFactory.html   |      4 +-
 ...ionRpcRetryingCaller.ScanControllerImpl.html |      4 +-
 ...onRpcRetryingCaller.ScanControllerState.html |      4 +-
 ...RegionRpcRetryingCaller.ScanResumerImpl.html |      4 +-
 ...egionRpcRetryingCaller.ScanResumerState.html |      4 +-
 .../AsyncScanSingleRegionRpcRetryingCaller.html |      4 +-
 ...ServerRequestRpcRetryingCaller.Callable.html |      4 +-
 .../AsyncServerRequestRpcRetryingCaller.html    |      4 +-
 ...SingleRequestRpcRetryingCaller.Callable.html |      4 +-
 .../AsyncSingleRequestRpcRetryingCaller.html    |      4 +-
 .../AsyncTable.CheckAndMutateBuilder.html       |     39 +-
 .../client/AsyncTable.CoprocessorCallback.html  |     14 +-
 .../AsyncTable.CoprocessorServiceBuilder.html   |     16 +-
 .../apache/hadoop/hbase/client/AsyncTable.html  |     74 +-
 .../hadoop/hbase/client/AsyncTableBuilder.html  |      4 +-
 .../hbase/client/AsyncTableBuilderBase.html     |      4 +-
 .../hadoop/hbase/client/AsyncTableImpl.html     |     62 +-
 .../hbase/client/AsyncTableRegionLocator.html   |      4 +-
 .../client/AsyncTableRegionLocatorImpl.html     |      4 +-
 .../hbase/client/AsyncTableResultScanner.html   |      4 +-
 .../apache/hadoop/hbase/client/Attributes.html  |      4 +-
 .../apache/hadoop/hbase/client/BatchErrors.html |      4 +-
 .../hbase/client/BatchScanResultCache.html      |      4 +-
 .../BufferedMutator.ExceptionListener.html      |      4 +-
 .../hadoop/hbase/client/BufferedMutator.html    |      4 +-
 .../BufferedMutatorImpl.QueueRowAccess.html     |      4 +-
 .../hbase/client/BufferedMutatorImpl.html       |      4 +-
 .../hbase/client/BufferedMutatorParams.html     |      4 +-
 .../apache/hadoop/hbase/client/Cancellable.html |      4 +-
 .../client/CancellableRegionServerCallable.html |      4 +-
 ...ntAsyncPrefetchScanner.PrefetchRunnable.html |      4 +-
 .../client/ClientAsyncPrefetchScanner.html      |      4 +-
 .../client/ClientCoprocessorRpcController.html  |      4 +-
 .../hadoop/hbase/client/ClientIdGenerator.html  |      4 +-
 .../hadoop/hbase/client/ClientScanner.html      |      4 +-
 .../hbase/client/ClientServiceCallable.html     |      4 +-
 .../hbase/client/ClientSideRegionScanner.html   |      4 +-
 .../hbase/client/ClientSimpleScanner.html       |      4 +-
 .../apache/hadoop/hbase/client/ClientUtil.html  |      4 +-
 .../hadoop/hbase/client/ClusterConnection.html  |      4 +-
 ...ClusterStatusListener.DeadServerHandler.html |      4 +-
 .../client/ClusterStatusListener.Listener.html  |      4 +-
 ....MulticastListener.ClusterStatusHandler.html |      4 +-
 ...ClusterStatusListener.MulticastListener.html |      4 +-
 .../hbase/client/ClusterStatusListener.html     |      4 +-
 .../hbase/client/ColumnFamilyDescriptor.html    |      4 +-
 ...uilder.ModifyableColumnFamilyDescriptor.html |      4 +-
 .../client/ColumnFamilyDescriptorBuilder.html   |      4 +-
 .../apache/hadoop/hbase/client/CompactType.html |      4 +-
 .../hadoop/hbase/client/CompactionState.html    |      4 +-
 .../hbase/client/CompleteScanResultCache.html   |      4 +-
 .../apache/hadoop/hbase/client/Connection.html  |      4 +-
 .../hbase/client/ConnectionConfiguration.html   |      4 +-
 .../hadoop/hbase/client/ConnectionFactory.html  |      4 +-
 ...ectionImplementation.MasterServiceState.html |     22 +-
 ...onImplementation.MasterServiceStubMaker.html |     14 +-
 ...ntation.ServerErrorTracker.ServerErrors.html |     14 +-
 ...ectionImplementation.ServerErrorTracker.html |     24 +-
 .../hbase/client/ConnectionImplementation.html  |    243 +-
 .../ConnectionUtils.MasterlessConnection.html   |      4 +-
 ...nUtils.ShortCircuitingClusterConnection.html |      4 +-
 .../hadoop/hbase/client/ConnectionUtils.html    |      4 +-
 .../apache/hadoop/hbase/client/Consistency.html |      8 +-
 .../hbase/client/CoprocessorDescriptor.html     |    285 +
 ...riptorBuilder.CoprocessorDescriptorImpl.html |    444 +
 .../client/CoprocessorDescriptorBuilder.html    |    450 +
 .../org/apache/hadoop/hbase/client/Cursor.html  |      8 +-
 .../hadoop/hbase/client/DelayingRunner.html     |      4 +-
 .../org/apache/hadoop/hbase/client/Delete.html  |      6 +-
 .../hbase/client/DoNotRetryRegionException.html |     18 +-
 .../apache/hadoop/hbase/client/Durability.html  |      4 +-
 .../apache/hadoop/hbase/client/FailureInfo.html |      4 +-
 .../client/FastFailInterceptorContext.html      |      4 +-
 .../hbase/client/FlushRegionCallable.html       |      4 +-
 .../org/apache/hadoop/hbase/client/Get.html     |    110 +-
 .../client/HBaseAdmin.AbortProcedureFuture.html |      4 +-
 .../HBaseAdmin.AddColumnFamilyFuture.html       |      4 +-
 .../client/HBaseAdmin.CreateTableFuture.html    |      4 +-
 .../HBaseAdmin.DeleteColumnFamilyFuture.html    |      4 +-
 .../client/HBaseAdmin.DeleteTableFuture.html    |      4 +-
 .../client/HBaseAdmin.DisableTableFuture.html   |      4 +-
 .../client/HBaseAdmin.EnableTableFuture.html    |      4 +-
 .../HBaseAdmin.MergeTableRegionsFuture.html     |      4 +-
 .../HBaseAdmin.ModifyColumnFamilyFuture.html    |      4 +-
 .../client/HBaseAdmin.ModifyTableFuture.html    |      4 +-
 .../client/HBaseAdmin.NamespaceFuture.html      |      4 +-
 ...in.ProcedureFuture.WaitForStateCallable.html |      4 +-
 .../client/HBaseAdmin.ProcedureFuture.html      |      4 +-
 .../HBaseAdmin.RestoreSnapshotFuture.html       |      4 +-
 .../HBaseAdmin.SplitTableRegionFuture.html      |      4 +-
 ...n.TableFuture.TableWaitForStateCallable.html |      4 +-
 .../hbase/client/HBaseAdmin.TableFuture.html    |      4 +-
 .../client/HBaseAdmin.ThrowableAbortable.html   |      4 +-
 .../client/HBaseAdmin.TruncateTableFuture.html  |      4 +-
 .../apache/hadoop/hbase/client/HBaseAdmin.html  |     26 +-
 .../hadoop/hbase/client/HRegionLocator.html     |      4 +-
 .../HTable.CheckAndMutateBuilderImpl.html       |     58 +-
 .../org/apache/hadoop/hbase/client/HTable.html  |    136 +-
 .../HTableMultiplexer.AtomicAverageCounter.html |      4 +-
 .../client/HTableMultiplexer.FlushWorker.html   |      4 +-
 ...ableMultiplexer.HTableMultiplexerStatus.html |      4 +-
 .../client/HTableMultiplexer.PutStatus.html     |      4 +-
 .../hadoop/hbase/client/HTableMultiplexer.html  |      4 +-
 .../client/ImmutableHColumnDescriptor.html      |      4 +-
 .../hbase/client/ImmutableHRegionInfo.html      |      4 +-
 .../hbase/client/ImmutableHTableDescriptor.html |      8 +-
 .../apache/hadoop/hbase/client/Increment.html   |      6 +-
 .../hadoop/hbase/client/IsolationLevel.html     |      4 +-
 .../hadoop/hbase/client/MasterCallable.html     |      4 +-
 .../client/MasterCoprocessorRpcChannelImpl.html |      4 +-
 .../hbase/client/MasterKeepAliveConnection.html |      4 +-
 .../hadoop/hbase/client/MasterSwitchType.html   |      4 +-
 .../apache/hadoop/hbase/client/MetaCache.html   |      4 +-
 .../client/MetricsConnection.CallStats.html     |      4 +-
 .../client/MetricsConnection.CallTracker.html   |      4 +-
 .../client/MetricsConnection.NewMetric.html     |      4 +-
 .../client/MetricsConnection.RegionStats.html   |      4 +-
 .../client/MetricsConnection.RunnerStats.html   |      4 +-
 .../hadoop/hbase/client/MetricsConnection.html  |      4 +-
 .../hbase/client/MobCompactPartitionPolicy.html |      8 +-
 .../apache/hadoop/hbase/client/MultiAction.html |      4 +-
 .../client/MultiResponse.RegionResult.html      |      4 +-
 .../hadoop/hbase/client/MultiResponse.html      |      4 +-
 .../hbase/client/MultiServerCallable.html       |      4 +-
 .../hbase/client/Mutation.CellWrapper.html      |     72 +-
 .../apache/hadoop/hbase/client/Mutation.html    |    142 +-
 .../client/NoOpRetryableCallerInterceptor.html  |      4 +-
 .../client/NoOpRetryingInterceptorContext.html  |      4 +-
 .../client/NoServerForRegionException.html      |      4 +-
 .../hadoop/hbase/client/NonceGenerator.html     |      4 +-
 .../client/NoncedRegionServerCallable.html      |      4 +-
 .../apache/hadoop/hbase/client/Operation.html   |      4 +-
 .../hbase/client/OperationWithAttributes.html   |      4 +-
 .../client/PackagePrivateFieldAccessor.html     |      4 +-
 .../client/PerClientRandomNonceGenerator.html   |      4 +-
 .../client/PreemptiveFastFailInterceptor.html   |      4 +-
 .../org/apache/hadoop/hbase/client/Put.html     |      6 +-
 .../org/apache/hadoop/hbase/client/Query.html   |      4 +-
 .../hadoop/hbase/client/QuotaStatusCalls.html   |      4 +-
 ...dmin.AddColumnFamilyProcedureBiConsumer.html |      4 +-
 .../client/RawAsyncHBaseAdmin.AdminRpcCall.html |      4 +-
 .../client/RawAsyncHBaseAdmin.Converter.html    |      4 +-
 ...dmin.CreateNamespaceProcedureBiConsumer.html |      4 +-
 ...aseAdmin.CreateTableProcedureBiConsumer.html |      4 +-
 ...n.DeleteColumnFamilyProcedureBiConsumer.html |      4 +-
 ...dmin.DeleteNamespaceProcedureBiConsumer.html |      4 +-
 ...aseAdmin.DeleteTableProcedureBiConsumer.html |      4 +-
 ...seAdmin.DisableTableProcedureBiConsumer.html |      4 +-
 ...aseAdmin.EnableTableProcedureBiConsumer.html |      4 +-
 .../RawAsyncHBaseAdmin.MasterRpcCall.html       |      4 +-
 ...min.MergeTableRegionProcedureBiConsumer.html |      4 +-
 ...n.ModifyColumnFamilyProcedureBiConsumer.html |      4 +-
 ...dmin.ModifyNamespaceProcedureBiConsumer.html |      4 +-
 ...aseAdmin.ModifyTableProcedureBiConsumer.html |      4 +-
 ...HBaseAdmin.NamespaceProcedureBiConsumer.html |      4 +-
 .../RawAsyncHBaseAdmin.ProcedureBiConsumer.html |      4 +-
 ...min.SplitTableRegionProcedureBiConsumer.html |      4 +-
 .../RawAsyncHBaseAdmin.TableOperator.html       |      4 +-
 ...syncHBaseAdmin.TableProcedureBiConsumer.html |      4 +-
 ...eAdmin.TruncateTableProcedureBiConsumer.html |      4 +-
 .../hadoop/hbase/client/RawAsyncHBaseAdmin.html |      4 +-
 ...syncTableImpl.CheckAndMutateBuilderImpl.html |     66 +-
 .../client/RawAsyncTableImpl.Converter.html     |      8 +-
 ...TableImpl.CoprocessorServiceBuilderImpl.html |     28 +-
 .../RawAsyncTableImpl.NoncedConverter.html      |      8 +-
 .../hbase/client/RawAsyncTableImpl.RpcCall.html |      8 +-
 .../hadoop/hbase/client/RawAsyncTableImpl.html  |    108 +-
 .../client/RegionAdminServiceCallable.html      |      4 +-
 .../client/RegionCoprocessorRpcChannel.html     |      4 +-
 .../client/RegionCoprocessorRpcChannelImpl.html |      4 +-
 .../client/RegionCoprocessorServiceExec.html    |      4 +-
 .../apache/hadoop/hbase/client/RegionInfo.html  |      4 +-
 .../RegionInfoBuilder.MutableRegionInfo.html    |     86 +-
 .../hadoop/hbase/client/RegionInfoBuilder.html  |      4 +-
 .../hadoop/hbase/client/RegionInfoDisplay.html  |      4 +-
 .../hadoop/hbase/client/RegionLoadStats.html    |      4 +-
 .../hadoop/hbase/client/RegionLocateType.html   |      4 +-
 .../hadoop/hbase/client/RegionLocator.html      |      4 +-
 .../hbase/client/RegionOfflineException.html    |      4 +-
 .../hadoop/hbase/client/RegionReplicaUtil.html  |      4 +-
 .../hbase/client/RegionServerCallable.html      |      4 +-
 .../RegionServerCoprocessorRpcChannelImpl.html  |      4 +-
 .../hbase/client/RequestController.Checker.html |      4 +-
 .../client/RequestController.ReturnCode.html    |      4 +-
 .../hadoop/hbase/client/RequestController.html  |      4 +-
 .../hbase/client/RequestControllerFactory.html  |      4 +-
 .../org/apache/hadoop/hbase/client/Result.html  |      4 +-
 ...BoundedCompletionService.QueueingFuture.html |      4 +-
 .../client/ResultBoundedCompletionService.html  |      4 +-
 .../hadoop/hbase/client/ResultScanner.html      |      4 +-
 .../hadoop/hbase/client/ResultStatsUtil.html    |      4 +-
 ...stedException.ThrowableWithExtraContext.html |      4 +-
 .../hbase/client/RetriesExhaustedException.html |      4 +-
 .../RetriesExhaustedWithDetailsException.html   |      4 +-
 .../hadoop/hbase/client/RetryingCallable.html   |      4 +-
 .../hbase/client/RetryingCallerInterceptor.html |      4 +-
 .../RetryingCallerInterceptorContext.html       |      4 +-
 .../RetryingCallerInterceptorFactory.html       |      4 +-
 .../hbase/client/RetryingTimeTracker.html       |      4 +-
 .../hbase/client/ReversedClientScanner.html     |      4 +-
 .../hbase/client/ReversedScannerCallable.html   |      4 +-
 .../org/apache/hadoop/hbase/client/Row.html     |      4 +-
 .../apache/hadoop/hbase/client/RowAccess.html   |      4 +-
 .../hadoop/hbase/client/RowMutations.html       |     36 +-
 .../hadoop/hbase/client/RowTooBigException.html |      4 +-
 .../hbase/client/RpcRetryingCallable.html       |      4 +-
 .../hadoop/hbase/client/RpcRetryingCaller.html  |      4 +-
 .../hbase/client/RpcRetryingCallerFactory.html  |      4 +-
 .../hbase/client/RpcRetryingCallerImpl.html     |      4 +-
 ...eadReplicas.ReplicaRegionServerCallable.html |      4 +-
 .../RpcRetryingCallerWithReadReplicas.html      |      4 +-
 .../hadoop/hbase/client/Scan.ReadType.html      |     16 +-
 .../org/apache/hadoop/hbase/client/Scan.html    |    210 +-
 .../hadoop/hbase/client/ScanResultCache.html    |      4 +-
 .../hadoop/hbase/client/ScanResultConsumer.html |      4 +-
 .../hbase/client/ScanResultConsumerBase.html    |      4 +-
 .../client/ScannerCallable.MoreResults.html     |      4 +-
 .../hadoop/hbase/client/ScannerCallable.html    |      4 +-
 ...ScannerCallableWithReplicas.RetryingRPC.html |      4 +-
 .../client/ScannerCallableWithReplicas.html     |      4 +-
 .../hbase/client/SecureBulkLoadClient.html      |      4 +-
 .../hbase/client/ServerStatisticTracker.html    |      4 +-
 .../hadoop/hbase/client/ServiceCaller.html      |      4 +-
 .../client/ShortCircuitMasterConnection.html    |      4 +-
 ...equestController.RequestHeapSizeChecker.html |      4 +-
 ...pleRequestController.RequestRowsChecker.html |      4 +-
 .../SimpleRequestController.RowChecker.html     |      4 +-
 ...eRequestController.SubmittedSizeChecker.html |      4 +-
 ...impleRequestController.TaskCountChecker.html |      4 +-
 .../hbase/client/SimpleRequestController.html   |      4 +-
 .../hbase/client/SingleResponse.Entry.html      |      4 +-
 .../hadoop/hbase/client/SingleResponse.html     |      4 +-
 .../hbase/client/SnapshotDescription.html       |      4 +-
 .../hadoop/hbase/client/SnapshotType.html       |      8 +-
 .../hadoop/hbase/client/StatisticTrackable.html |      4 +-
 .../hbase/client/SyncCoprocessorRpcChannel.html |      4 +-
 .../client/Table.CheckAndMutateBuilder.html     |     39 +-
 .../org/apache/hadoop/hbase/client/Table.html   |    106 +-
 .../hadoop/hbase/client/TableBuilder.html       |      4 +-
 .../hadoop/hbase/client/TableBuilderBase.html   |      4 +-
 .../hadoop/hbase/client/TableDescriptor.html    |    133 +-
 ...riptorBuilder.ModifyableTableDescriptor.html |    416 +-
 .../hbase/client/TableDescriptorBuilder.html    |    515 +-
 .../hbase/client/TableSnapshotScanner.html      |      4 +-
 .../hadoop/hbase/client/TableState.State.html   |      8 +-
 .../apache/hadoop/hbase/client/TableState.html  |    111 +-
 .../hbase/client/UnmodifyableHRegionInfo.html   |      4 +-
 .../hadoop/hbase/client/VersionInfoUtil.html    |      4 +-
 .../hbase/client/WrongRowIOException.html       |      4 +-
 .../hbase/client/ZKAsyncRegistry.Converter.html |      4 +-
 .../hadoop/hbase/client/ZKAsyncRegistry.html    |      4 +-
 .../client/backoff/ClientBackoffPolicy.html     |      4 +-
 ...entBackoffPolicyFactory.NoBackoffPolicy.html |      4 +-
 .../backoff/ClientBackoffPolicyFactory.html     |      4 +-
 .../backoff/ExponentialClientBackoffPolicy.html |      4 +-
 .../ServerStatistics.RegionStatistics.html      |      4 +-
 .../hbase/client/backoff/ServerStatistics.html  |      4 +-
 .../backoff/class-use/ClientBackoffPolicy.html  |      8 +-
 ...entBackoffPolicyFactory.NoBackoffPolicy.html |      4 +-
 .../class-use/ClientBackoffPolicyFactory.html   |      4 +-
 .../ExponentialClientBackoffPolicy.html         |      4 +-
 .../ServerStatistics.RegionStatistics.html      |      4 +-
 .../backoff/class-use/ServerStatistics.html     |     10 +-
 .../hbase/client/backoff/package-frame.html     |      2 +-
 .../hbase/client/backoff/package-summary.html   |      4 +-
 .../hbase/client/backoff/package-tree.html      |      4 +-
 .../hbase/client/backoff/package-use.html       |      4 +-
 .../client/class-use/AbstractClientScanner.html |      4 +-
 .../AbstractResponse.ResponseType.html          |     14 +-
 .../client/class-use/AbstractResponse.html      |      4 +-
 .../hadoop/hbase/client/class-use/Action.html   |      4 +-
 .../hadoop/hbase/client/class-use/Admin.html    |     10 +-
 ...vancedScanResultConsumer.ScanController.html |      4 +-
 .../AdvancedScanResultConsumer.ScanResumer.html |      4 +-
 .../class-use/AdvancedScanResultConsumer.html   |     20 +-
 .../class-use/AllowPartialScanResultCache.html  |      4 +-
 .../hadoop/hbase/client/class-use/Append.html   |     32 +-
 .../hbase/client/class-use/AsyncAdmin.html      |      4 +-
 .../client/class-use/AsyncAdminBuilder.html     |     54 +-
 .../client/class-use/AsyncAdminBuilderBase.html |      4 +-
 ...syncAdminRequestRetryingCaller.Callable.html |      4 +-
 .../AsyncAdminRequestRetryingCaller.html        |      4 +-
 ...yncBatchRpcRetryingCaller.RegionRequest.html |      4 +-
 ...yncBatchRpcRetryingCaller.ServerRequest.html |      4 +-
 .../class-use/AsyncBatchRpcRetryingCaller.html  |      4 +-
 .../client/class-use/AsyncBufferedMutator.html  |     12 +-
 .../class-use/AsyncBufferedMutatorBuilder.html  |     62 +-
 .../AsyncBufferedMutatorBuilderImpl.html        |      4 +-
 .../class-use/AsyncBufferedMutatorImpl.html     |      4 +-
 .../AsyncClientScanner.OpenScannerResponse.html |      4 +-
 .../client/class-use/AsyncClientScanner.html    |      4 +-
 .../hbase/client/class-use/AsyncConnection.html |      4 +-
 .../class-use/AsyncConnectionConfiguration.html |      4 +-
 .../client/class-use/AsyncConnectionImpl.html   |     18 +-
 .../hbase/client/class-use/AsyncHBaseAdmin.html |      4 +-
 ...MasterRequestRpcRetryingCaller.Callable.html |     12 +-
 .../AsyncMasterRequestRpcRetryingCaller.html    |      4 +-
 .../class-use/AsyncMetaRegionLocator.html       |      4 +-
 ...AsyncNonMetaRegionLocator.LocateRequest.html |     13 +-
 .../AsyncNonMetaRegionLocator.TableCache.html   |      4 +-
 .../class-use/AsyncNonMetaRegionLocator.html    |      4 +-
 .../hbase/client/class-use/AsyncProcess.html    |     16 +-
 .../class-use/AsyncProcessTask.Builder.html     |      4 +-
 .../AsyncProcessTask.ListRowAccess.html         |      4 +-
 .../AsyncProcessTask.SubmittedRows.html         |      4 +-
 .../client/class-use/AsyncProcessTask.html      |      4 +-
 .../client/class-use/AsyncRegionLocator.html    |      4 +-
 .../hbase/client/class-use/AsyncRegistry.html   |     12 +-
 .../client/class-use/AsyncRegistryFactory.html  |      4 +-
 .../client/class-use/AsyncRequestFuture.html    |      4 +-
 ...stFutureImpl.ReplicaCallIssuingRunnable.html |      4 +-
 ...yncRequestFutureImpl.ReplicaResultState.html |      4 +-
 .../class-use/AsyncRequestFutureImpl.Retry.html |      4 +-
 ...tFutureImpl.SingleServerRequestRunnable.html |      4 +-
 .../class-use/AsyncRequestFutureImpl.html       |      4 +-
 .../class-use/AsyncRpcRetryingCaller.html       |      4 +-
 ...CallerFactory.AdminRequestCallerBuilder.html |      4 +-
 ...etryingCallerFactory.BatchCallerBuilder.html |      4 +-
 ...yncRpcRetryingCallerFactory.BuilderBase.html |      4 +-
 ...allerFactory.MasterRequestCallerBuilder.html |      4 +-
 ...erFactory.ScanSingleRegionCallerBuilder.html |      4 +-
 ...allerFactory.ServerRequestCallerBuilder.html |      4 +-
 ...allerFactory.SingleRequestCallerBuilder.html |      4 +-
 .../AsyncRpcRetryingCallerFactory.html          |      4 +-
 ...ionRpcRetryingCaller.ScanControllerImpl.html |      4 +-
 ...onRpcRetryingCaller.ScanControllerState.html |      4 +-
 ...RegionRpcRetryingCaller.ScanResumerImpl.html |      4 +-
 ...egionRpcRetryingCaller.ScanResumerState.html |      4 +-
 .../AsyncScanSingleRegionRpcRetryingCaller.html |      4 +-
 ...ServerRequestRpcRetryingCaller.Callable.html |     12 +-
 .../AsyncServerRequestRpcRetryingCaller.html    |      4 +-
 ...SingleRequestRpcRetryingCaller.Callable.html |      4 +-
 .../AsyncSingleRequestRpcRetryingCaller.html    |      4 +-
 .../AsyncTable.CheckAndMutateBuilder.html       |     24 +-
 .../AsyncTable.CoprocessorCallback.html         |     18 +-
 .../AsyncTable.CoprocessorServiceBuilder.html   |     18 +-
 .../hbase/client/class-use/AsyncTable.html      |      8 +-
 .../client/class-use/AsyncTableBuilder.html     |     22 +-
 .../client/class-use/AsyncTableBuilderBase.html |      4 +-
 .../hbase/client/class-use/AsyncTableImpl.html  |      4 +-
 .../class-use/AsyncTableRegionLocator.html      |     12 +-
 .../class-use/AsyncTableRegionLocatorImpl.html  |      4 +-
 .../class-use/AsyncTableResultScanner.html      |      4 +-
 .../hbase/client/class-use/Attributes.html      |      4 +-
 .../hbase/client/class-use/BatchErrors.html     |      4 +-
 .../client/class-use/BatchScanResultCache.html  |      4 +-
 .../BufferedMutator.ExceptionListener.html      |      4 +-
 .../hbase/client/class-use/BufferedMutator.html |      4 +-
 .../BufferedMutatorImpl.QueueRowAccess.html     |      4 +-
 .../client/class-use/BufferedMutatorImpl.html   |      4 +-
 .../client/class-use/BufferedMutatorParams.html |      4 +-
 .../hbase/client/class-use/Cancellable.html     |      4 +-
 .../CancellableRegionServerCallable.html        |      4 +-
 ...ntAsyncPrefetchScanner.PrefetchRunnable.html |      4 +-
 .../class-use/ClientAsyncPrefetchScanner.html   |      4 +-
 .../ClientCoprocessorRpcController.html         |      4 +-
 .../client/class-use/ClientIdGenerator.html     |      4 +-
 .../hbase/client/class-use/ClientScanner.html   |      4 +-
 .../client/class-use/ClientServiceCallable.html |      4 +-
 .../class-use/ClientSideRegionScanner.html      |      4 +-
 .../client/class-use/ClientSimpleScanner.html   |      4 +-
 .../hbase/client/class-use/ClientUtil.html      |      4 +-
 .../client/class-use/ClusterConnection.html     |     46 +-
 ...ClusterStatusListener.DeadServerHandler.html |      4 +-
 .../ClusterStatusListener.Listener.html         |      4 +-
 ....MulticastListener.ClusterStatusHandler.html |      4 +-
 ...ClusterStatusListener.MulticastListener.html |      4 +-
 .../client/class-use/ClusterStatusListener.html |      4 +-
 .../class-use/ColumnFamilyDescriptor.html       |    147 +-
 ...uilder.ModifyableColumnFamilyDescriptor.html |      4 +-
 .../ColumnFamilyDescriptorBuilder.html          |      4 +-
 .../hbase/client/class-use/CompactType.html     |    132 +-
 .../hbase/client/class-use/CompactionState.html |     48 +-
 .../class-use/CompleteScanResultCache.html      |      4 +-
 .../hbase/client/class-use/Connection.html      |    122 +-
 .../class-use/ConnectionConfiguration.html      |      8 +-
 .../client/class-use/ConnectionFactory.html     |      4 +-
 ...ectionImplementation.MasterServiceState.html |      4 +-
 ...onImplementation.MasterServiceStubMaker.html |      4 +-
 ...ntation.ServerErrorTracker.ServerErrors.html |      4 +-
 ...ectionImplementation.ServerErrorTracker.html |     12 +-
 .../class-use/ConnectionImplementation.html     |      4 +-
 .../ConnectionUtils.MasterlessConnection.html   |      4 +-
 ...nUtils.ShortCircuitingClusterConnection.html |      4 +-
 .../hbase/client/class-use/ConnectionUtils.html |      4 +-
 .../hbase/client/class-use/Consistency.html     |     12 +-
 .../client/class-use/CoprocessorDescriptor.html |    266 +
 ...riptorBuilder.CoprocessorDescriptorImpl.html |    125 +
 .../class-use/CoprocessorDescriptorBuilder.html |    184 +
 .../hadoop/hbase/client/class-use/Cursor.html   |     14 +-
 .../hbase/client/class-use/DelayingRunner.html  |      4 +-
 .../hadoop/hbase/client/class-use/Delete.html   |     99 +-
 .../class-use/DoNotRetryRegionException.html    |     29 +-
 .../hbase/client/class-use/Durability.html      |     54 +-
 .../hbase/client/class-use/FailureInfo.html     |      4 +-
 .../class-use/FastFailInterceptorContext.html   |      4 +-
 .../client/class-use/FlushRegionCallable.html   |      4 +-
 .../hadoop/hbase/client/class-use/Get.html      |    119 +-
 .../HBaseAdmin.AbortProcedureFuture.html        |      4 +-
 .../HBaseAdmin.AddColumnFamilyFuture.html       |      4 +-
 .../class-use/HBaseAdmin.CreateTableFuture.html |      4 +-
 .../HBaseAdmin.DeleteColumnFamilyFuture.html    |      4 +-
 .../class-use/HBaseAdmin.DeleteTableFuture.html |      4 +-
 .../HBaseAdmin.DisableTableFuture.html          |      4 +-
 .../class-use/HBaseAdmin.EnableTableFuture.html |      4 +-
 .../HBaseAdmin.MergeTableRegionsFuture.html     |      4 +-
 .../HBaseAdmin.ModifyColumnFamilyFuture.html    |      4 +-
 .../class-use/HBaseAdmin.ModifyTableFuture.html |      4 +-
 .../class-use/HBaseAdmin.NamespaceFuture.html   |      4 +-
 ...in.ProcedureFuture.WaitForStateCallable.html |      4 +-
 .../class-use/HBaseAdmin.ProcedureFuture.html   |      4 +-
 .../HBaseAdmin.RestoreSnapshotFuture.html       |      4 +-
 .../HBaseAdmin.SplitTableRegionFuture.html      |      4 +-
 ...n.TableFuture.TableWaitForStateCallable.html |      4 +-
 .../class-use/HBaseAdmin.TableFuture.html       |      4 +-
 .../HBaseAdmin.ThrowableAbortable.html          |      4 +-
 .../HBaseAdmin.TruncateTableFuture.html         |      4 +-
 .../hbase/client/class-use/HBaseAdmin.html      |      4 +-
 .../hbase/client/class-use/HRegionLocator.html  |      4 +-
 .../HTable.CheckAndMutateBuilderImpl.html       |      4 +-
 .../hadoop/hbase/client/class-use/HTable.html   |      4 +-
 .../HTableMultiplexer.AtomicAverageCounter.html |      4 +-
 .../HTableMultiplexer.FlushWorker.html          |      4 +-
 ...ableMultiplexer.HTableMultiplexerStatus.html |      4 +-
 .../class-use/HTableMultiplexer.PutStatus.html  |      4 +-
 .../client/class-use/HTableMultiplexer.html     |      4 +-
 .../class-use/ImmutableHColumnDescriptor.html   |      4 +-
 .../client/class-use/ImmutableHRegionInfo.html  |      4 +-
 .../class-use/ImmutableHTableDescriptor.html    |      4 +-
 .../hbase/client/class-use/Increment.html       |     32 +-
 .../hbase/client/class-use/IsolationLevel.html  |     12 +-
 .../hbase/client/class-use/MasterCallable.html  |      4 +-
 .../MasterCoprocessorRpcChannelImpl.html        |      4 +-
 .../class-use/MasterKeepAliveConnection.html    |     14 +-
 .../client/class-use/MasterSwitchType.html      |     14 +-
 .../hbase/client/class-use/MetaCache.html       |      4 +-
 .../class-use/MetricsConnection.CallStats.html  |      4 +-
 .../MetricsConnection.CallTracker.html          |      4 +-
 .../class-use/MetricsConnection.NewMetric.html  |      4 +-
 .../MetricsConnection.RegionStats.html          |      4 +-
 .../MetricsConnection.RunnerStats.html          |      4 +-
 .../client/class-use/MetricsConnection.html     |      8 +-
 .../class-use/MobCompactPartitionPolicy.html    |      4 +-
 .../hbase/client/class-use/MultiAction.html     |      8 +-
 .../class-use/MultiResponse.RegionResult.html   |      4 +-
 .../hbase/client/class-use/MultiResponse.html   |      4 +-
 .../client/class-use/MultiServerCallable.html   |      4 +-
 .../client/class-use/Mutation.CellWrapper.html  |      4 +-
 .../hadoop/hbase/client/class-use/Mutation.html |    121 +-
 .../NoOpRetryableCallerInterceptor.html         |      4 +-
 .../NoOpRetryingInterceptorContext.html         |      4 +-
 .../class-use/NoServerForRegionException.html   |      4 +-
 .../hbase/client/class-use/NonceGenerator.html  |     20 +-
 .../class-use/NoncedRegionServerCallable.html   |      4 +-
 .../hbase/client/class-use/Operation.html       |      4 +-
 .../class-use/OperationWithAttributes.html      |      4 +-
 .../class-use/PackagePrivateFieldAccessor.html  |      4 +-
 .../PerClientRandomNonceGenerator.html          |      4 +-
 .../PreemptiveFastFailInterceptor.html          |      4 +-
 .../hadoop/hbase/client/class-use/Put.html      |    101 +-
 .../hadoop/hbase/client/class-use/Query.html    |      4 +-
 .../client/class-use/QuotaStatusCalls.html      |      4 +-
 ...dmin.AddColumnFamilyProcedureBiConsumer.html |      4 +-
 .../RawAsyncHBaseAdmin.AdminRpcCall.html        |      4 +-
 .../class-use/RawAsyncHBaseAdmin.Converter.html |      4 +-
 ...dmin.CreateNamespaceProcedureBiConsumer.html |      4 +-
 ...aseAdmin.CreateTableProcedureBiConsumer.html |      4 +-
 ...n.DeleteColumnFamilyProcedureBiConsumer.html |      4 +-
 ...dmin.DeleteNamespaceProcedureBiConsumer.html |      4 +-
 ...aseAdmin.DeleteTableProcedureBiConsumer.html |      4 +-
 ...seAdmin.DisableTableProcedureBiConsumer.html |      4 +-
 ...aseAdmin.EnableTableProcedureBiConsumer.html |      4 +-
 .../RawAsyncHBaseAdmin.MasterRpcCall.html       |      4 +-
 ...min.MergeTableRegionProcedureBiConsumer.html |      4 +-
 ...n.ModifyColumnFamilyProcedureBiConsumer.html |      4 +-
 ...dmin.ModifyNamespaceProcedureBiConsumer.html |      4 +-
 ...aseAdmin.ModifyTableProcedureBiConsumer.html |      4 +-
 ...HBaseAdmin.NamespaceProcedureBiConsumer.html |      4 +-
 .../RawAsyncHBaseAdmin.ProcedureBiConsumer.html |      4 +-
 ...min.SplitTableRegionProcedureBiConsumer.html |      4 +-
 .../RawAsyncHBaseAdmin.TableOperator.html       |      4 +-
 ...syncHBaseAdmin.TableProcedureBiConsumer.html |      4 +-
 ...eAdmin.TruncateTableProcedureBiConsumer.html |      4 +-
 .../client/class-use/RawAsyncHBaseAdmin.html    |      4 +-
 ...syncTableImpl.CheckAndMutateBuilderImpl.html |      4 +-
 .../class-use/RawAsyncTableImpl.Converter.html  |      4 +-
 ...TableImpl.CoprocessorServiceBuilderImpl.html |      4 +-
 .../RawAsyncTableImpl.NoncedConverter.html      |      4 +-
 .../class-use/RawAsyncTableImpl.RpcCall.html    |      4 +-
 .../client/class-use/RawAsyncTableImpl.html     |      4 +-
 .../class-use/RegionAdminServiceCallable.html   |      4 +-
 .../class-use/RegionCoprocessorRpcChannel.html  |      4 +-
 .../RegionCoprocessorRpcChannelImpl.html        |      4 +-
 .../class-use/RegionCoprocessorServiceExec.html |      4 +-
 .../hbase/client/class-use/RegionInfo.html      |    369 +-
 .../RegionInfoBuilder.MutableRegionInfo.html    |      4 +-
 .../client/class-use/RegionInfoBuilder.html     |      4 +-
 .../client/class-use/RegionInfoDisplay.html     |      4 +-
 .../hbase/client/class-use/RegionLoadStats.html |     16 +-
 .../client/class-use/RegionLocateType.html      |      4 +-
 .../hbase/client/class-use/RegionLocator.html   |     20 +-
 .../class-use/RegionOfflineException.html       |      4 +-
 .../client/class-use/RegionReplicaUtil.html     |      4 +-
 .../client/class-use/RegionServerCallable.html  |      4 +-
 .../RegionServerCoprocessorRpcChannelImpl.html  |      4 +-
 .../class-use/RequestController.Checker.html    |      8 +-
 .../class-use/RequestController.ReturnCode.html |      4 +-
 .../client/class-use/RequestController.html     |      4 +-
 .../class-use/RequestControllerFactory.html     |      4 +-
 .../hadoop/hbase/client/class-use/Result.html   |    352 +-
 ...BoundedCompletionService.QueueingFuture.html |      4 +-
 .../ResultBoundedCompletionService.html         |      4 +-
 .../hbase/client/class-use/ResultScanner.html   |     48 +-
 .../hbase/client/class-use/ResultStatsUtil.html |      4 +-
 ...stedException.ThrowableWithExtraContext.html |      4 +-
 .../class-use/RetriesExhaustedException.html    |      4 +-
 .../RetriesExhaustedWithDetailsException.html   |      4 +-
 .../client/class-use/RetryingCallable.html      |     32 +-
 .../class-use/RetryingCallerInterceptor.html    |      4 +-
 .../RetryingCallerInterceptorContext.html       |     36 +-
 .../RetryingCallerInterceptorFactory.html       |      4 +-
 .../client/class-use/RetryingTimeTracker.html   |      4 +-
 .../client/class-use/ReversedClientScanner.html |      4 +-
 .../class-use/ReversedScannerCallable.html      |      4 +-
 .../hadoop/hbase/client/class-use/Row.html      |     58 +-
 .../hbase/client/class-use/RowAccess.html       |      4 +-
 .../hbase/client/class-use/RowMutations.html    |    100 +-
 .../client/class-use/RowTooBigException.html    |      4 +-
 .../client/class-use/RpcRetryingCallable.html   |      4 +-
 .../client/class-use/RpcRetryingCaller.html     |     14 +-
 .../class-use/RpcRetryingCallerFactory.html     |     24 +-
 .../client/class-use/RpcRetryingCallerImpl.html |      4 +-
 ...eadReplicas.ReplicaRegionServerCallable.html |      4 +-
 .../RpcRetryingCallerWithReadReplicas.html      |      4 +-
 .../hbase/client/class-use/Scan.ReadType.html   |      4 +-
 .../hadoop/hbase/client/class-use/Scan.html     |    133 +-
 .../hbase/client/class-use/ScanResultCache.html |      8 +-
 .../client/class-use/ScanResultConsumer.html    |     14 +-
 .../class-use/ScanResultConsumerBase.html       |      4 +-
 .../class-use/ScannerCallable.MoreResults.html  |     18 +-
 .../hbase/client/class-use/ScannerCallable.html |      4 +-
 ...ScannerCallableWithReplicas.RetryingRPC.html |      4 +-
 .../class-use/ScannerCallableWithReplicas.html  |      4 +-
 .../client/class-use/SecureBulkLoadClient.html  |      4 +-
 .../class-use/ServerStatisticTracker.html       |      8 +-
 .../hbase/client/class-use/ServiceCaller.html   |     54 +-
 .../class-use/ShortCircuitMasterConnection.html |      4 +-
 ...equestController.RequestHeapSizeChecker.html |      4 +-
 ...pleRequestController.RequestRowsChecker.html |      4 +-
 .../SimpleRequestController.RowChecker.html     |      4 +-
 ...eRequestController.SubmittedSizeChecker.html |      4 +-
 ...impleRequestController.TaskCountChecker.html |      4 +-
 .../class-use/SimpleRequestController.html      |      4 +-
 .../client/class-use/SingleResponse.Entry.html  |      4 +-
 .../hbase/client/class-use/SingleResponse.html  |      4 +-
 .../client/class-use/SnapshotDescription.html   |    130 +-
 .../hbase/client/class-use/SnapshotType.html    |     18 +-
 .../client/class-use/StatisticTrackable.html    |      4 +-
 .../class-use/SyncCoprocessorRpcChannel.html    |      4 +-
 .../class-use/Table.CheckAndMutateBuilder.html  |     36 +-
 .../hadoop/hbase/client/class-use/Table.html    |      4 +-
 .../hbase/client/class-use/TableBuilder.html    |      4 +-
 .../client/class-use/TableBuilderBase.html      |      4 +-
 .../hbase/client/class-use/TableDescriptor.html |    396 +-
 ...riptorBuilder.ModifyableTableDescriptor.html |     70 +-
 .../class-use/TableDescriptorBuilder.html       |     82 +-
 .../client/class-use/TableSnapshotScanner.html  |      4 +-
 .../client/class-use/TableState.State.html      |     46 +-
 .../hbase/client/class-use/TableState.html      |     29 +-
 .../class-use/UnmodifyableHRegionInfo.html      |      4 +-
 .../hbase/client/class-use/VersionInfoUtil.html |      4 +-
 .../client/class-use/WrongRowIOException.html   |      4 +-
 .../class-use/ZKAsyncRegistry.Converter.html    |      4 +-
 .../hbase/client/class-use/ZKAsyncRegistry.html |      4 +-
 ...onClient.AggregationClientRpcController.html |      4 +-
 .../client/coprocessor/AggregationClient.html   |      4 +-
 .../client/coprocessor/AggregationHelper.html   |      4 +-
 ...ationClient.AbstractAggregationCallback.html |      4 +-
 .../coprocessor/AsyncAggregationClient.html     |      4 +-
 .../hbase/client/coprocessor/Batch.Call.html    |      4 +-
 .../client/coprocessor/Batch.Callback.html      |      4 +-
 .../hadoop/hbase/client/coprocessor/Batch.html  |      4 +-
 .../BigDecimalColumnInterpreter.html            |      4 +-
 .../coprocessor/DoubleColumnInterpreter.html    |      4 +-
 .../coprocessor/LongColumnInterpreter.html      |      4 +-
 .../client/coprocessor/RowProcessorClient.html  |      4 +-
 ...onClient.AggregationClientRpcController.html |      4 +-
 .../class-use/AggregationClient.html            |      4 +-
 .../class-use/AggregationHelper.html            |      4 +-
 ...ationClient.AbstractAggregationCallback.html |      4 +-
 .../class-use/AsyncAggregationClient.html       |      4 +-
 .../coprocessor/class-use/Batch.Call.html       |     30 +-
 .../coprocessor/class-use/Batch.Callback.html   |     48 +-
 .../client/coprocessor/class-use/Batch.html     |      4 +-
 .../class-use/BigDecimalColumnInterpreter.html  |      4 +-
 .../class-use/DoubleColumnInterpreter.html      |      4 +-
 .../class-use/LongColumnInterpreter.html        |      4 +-
 .../class-use/RowProcessorClient.html           |      4 +-
 .../hbase/client/coprocessor/package-frame.html |      2 +-
 .../client/coprocessor/package-summary.html     |      4 +-
 .../hbase/client/coprocessor/package-tree.html  |      4 +-
 .../hbase/client/coprocessor/package-use.html   |      4 +-
 .../client/example/AsyncClientExample.html      |     31 +-
 .../client/example/BufferedMutatorExample.html  |     23 +-
 .../client/example/ExportEndpointExample.html   |     17 +-
 .../client/example/HttpProxyExample.Params.html |     16 +-
 .../HttpProxyExample.RequestHandler.html        |     28 +-
 .../hbase/client/example/HttpProxyExample.html  |     33 +-
 ...readedClientExample.ReadExampleCallable.html |     14 +-
 ...lientExample.SingleWriteExampleCallable.html |     14 +-
 ...eadedClientExample.WriteExampleCallable.html |     14 +-
 .../example/MultiThreadedClientExample.html     |     27 +-
 .../client/example/RefreshHFilesClient.html     |     19 +-
 .../example/class-use/AsyncClientExample.html   |      4 +-
 .../class-use/BufferedMutatorExample.html       |      4 +-
 .../class-use/ExportEndpointExample.html        |      4 +-
 .../class-use/HttpProxyExample.Params.html      |      4 +-
 .../HttpProxyExample.RequestHandler.html        |      4 +-
 .../example/class-use/HttpProxyExample.html     |      4 +-
 ...readedClientExample.ReadExampleCallable.html |      4 +-
 ...lientExample.SingleWriteExampleCallable.html |      4 +-
 ...eadedClientExample.WriteExampleCallable.html |      4 +-
 .../class-use/MultiThreadedClientExample.html   |      4 +-
 .../example/class-use/RefreshHFilesClient.html  |      4 +-
 .../hbase/client/example/package-frame.html     |      2 +-
 .../hbase/client/example/package-summary.html   |      4 +-
 .../hbase/client/example/package-tree.html      |      4 +-
 .../hbase/client/example/package-use.html       |      4 +-
 .../locking/EntityLock.LockHeartbeatWorker.html |      4 +-
 .../hadoop/hbase/client/locking/EntityLock.html |      4 +-
 .../hbase/client/locking/LockServiceClient.html |      4 +-
 .../EntityLock.LockHeartbeatWorker.html         |      4 +-
 .../client/locking/class-use/EntityLock.html    |      4 +-
 .../locking/class-use/LockServiceClient.html    |      4 +-
 .../hbase/client/locking/package-frame.html     |      2 +-
 .../hbase/client/locking/package-summary.html   |      4 +-
 .../hbase/client/locking/package-tree.html      |      4 +-
 .../hbase/client/locking/package-use.html       |      4 +-
 .../hbase/client/metrics/ScanMetrics.html       |      4 +-
 .../client/metrics/ServerSideScanMetrics.html   |      4 +-
 .../client/metrics/class-use/ScanMetrics.html   |     44 +-
 .../class-use/ServerSideScanMetrics.html        |      4 +-
 .../hbase/client/metrics/package-frame.html     |      2 +-
 .../hbase/client/metrics/package-summary.html   |      4 +-
 .../hbase/client/metrics/package-tree.html      |      4 +-
 .../hbase/client/metrics/package-use.html       |      4 +-
 .../hadoop/hbase/client/package-frame.html      |      5 +-
 .../hadoop/hbase/client/package-summary.html    |     80 +-
 .../hadoop/hbase/client/package-tree.html       |     31 +-
 .../apache/hadoop/hbase/client/package-use.html |    103 +-
 .../client/replication/ReplicationAdmin.html    |      4 +-
 .../replication/ReplicationPeerConfigUtil.html  |      4 +-
 .../hbase/client/replication/TableCFs.html      |      4 +-
 .../replication/class-use/ReplicationAdmin.html |      4 +-
 .../class-use/ReplicationPeerConfigUtil.html    |      4 +-
 .../client/replication/class-use/TableCFs.html  |     28 +-
 .../hbase/client/replication/package-frame.html |      2 +-
 .../client/replication/package-summary.html     |      4 +-
 .../hbase/client/replication/package-tree.html  |      4 +-
 .../hbase/client/replication/package-use.html   |      4 +-
 .../client/security/SecurityCapability.html     |      4 +-
 .../security/class-use/SecurityCapability.html  |     24 +-
 .../hbase/client/security/package-frame.html    |      2 +-
 .../hbase/client/security/package-summary.html  |      4 +-
 .../hbase/client/security/package-tree.html     |      4 +-
 .../hbase/client/security/package-use.html      |      4 +-
 .../hadoop/hbase/codec/BaseDecoder.PBIS.html    |      4 +-
 .../apache/hadoop/hbase/codec/BaseDecoder.html  |      4 +-
 .../apache/hadoop/hbase/codec/BaseEncoder.html  |      4 +-
 .../hbase/codec/CellCodec.CellDecoder.html      |      4 +-
 .../hbase/codec/CellCodec.CellEncoder.html      |      4 +-
 .../apache/hadoop/hbase/codec/CellCodec.html    |      4 +-
 .../codec/CellCodecWithTags.CellDecoder.html    |      4 +-
 .../codec/CellCodecWithTags.CellEncoder.html    |      4 +-
 .../hadoop/hbase/codec/CellCodecWithTags.html   |      4 +-
 .../hadoop/hbase/codec/Codec.Decoder.html       |      4 +-
 .../hadoop/hbase/codec/Codec.Encoder.html       |      4 +-
 .../org/apache/hadoop/hbase/codec/Codec.html    |      4 +-
 .../hadoop/hbase/codec/CodecException.html      |      4 +-
 .../KeyValueCodec.ByteBuffKeyValueDecoder.html  |      4 +-
 .../codec/KeyValueCodec.KeyValueDecoder.html    |      4 +-
 .../codec/KeyValueCodec.KeyValueEncoder.html    |      4 +-
 .../hadoop/hbase/codec/KeyValueCodec.html       |      4 +-
 ...ueCodecWithTags.ByteBuffKeyValueDecoder.html |      4 +-
 .../KeyValueCodecWithTags.KeyValueDecoder.html  |      4 +-
 .../KeyValueCodecWithTags.KeyValueEncoder.html  |      4 +-
 .../hbase/codec/KeyValueCodecWithTags.html      |      4 +-
 .../codec/MessageCodec.MessageDecoder.html      |      4 +-
 .../codec/MessageCodec.MessageEncoder.html      |      4 +-
 .../apache/hadoop/hbase/codec/MessageCodec.html |      4 +-
 .../hbase/codec/class-use/BaseDecoder.PBIS.html |      4 +-
 .../hbase/codec/class-use/BaseDecoder.html      |      4 +-
 .../hbase/codec/class-use/BaseEncoder.html      |      4 +-
 .../codec/class-use/CellCodec.CellDecoder.html  |      4 +-
 .../codec/class-use/CellCodec.CellEncoder.html  |      4 +-
 .../hadoop/hbase/codec/class-use/CellCodec.html |      4 +-
 .../CellCodecWithTags.CellDecoder.html          |      4 +-
 .../CellCodecWithTags.CellEncoder.html          |      4 +-
 .../codec/class-use/CellCodecWithTags.html      |      4 +-
 .../hbase/codec/class-use/Codec.Decoder.html    |     32 +-
 .../hbase/codec/class-use/Codec.Encoder.html    |     14 +-
 .../hadoop/hbase/codec/class-use/Codec.html     |     12 +-
 .../hbase/codec/class-use/CodecException.html   |      4 +-
 .../KeyValueCodec.ByteBuffKeyValueDecoder.html  |      4 +-
 .../KeyValueCodec.KeyValueDecoder.html          |      4 +-
 .../KeyValueCodec.KeyValueEncoder.html          |      4 +-
 .../hbase/codec/class-use/KeyValueCodec.html    |      4 +-
 ...ueCodecWithTags.ByteBuffKeyValueDecoder.html |      4 +-
 .../KeyValueCodecWithTags.KeyValueDecoder.html  |      4 +-
 .../KeyValueCodecWithTags.KeyValueEncoder.html  |      4 +-
 .../codec/class-use/KeyValueCodecWithTags.html  |      4 +-
 .../class-use/MessageCodec.MessageDecoder.html  |      4 +-
 .../class-use/MessageCodec.MessageEncoder.html  |      4 +-
 .../hbase/codec/class-use/MessageCodec.html     |      4 +-
 .../hadoop/hbase/codec/package-frame.html       |      2 +-
 .../hadoop/hbase/codec/package-summary.html     |      4 +-
 .../apache/hadoop/hbase/codec/package-tree.html |      4 +-
 .../apache/hadoop/hbase/codec/package-use.html  |      4 +-
 .../hadoop/hbase/conf/ConfigurationManager.html |      4 +-
 .../hbase/conf/ConfigurationObserver.html       |      4 +-
 .../conf/PropagatingConfigurationObserver.html  |      4 +-
 .../conf/class-use/ConfigurationManager.html    |     16 +-
 .../conf/class-use/ConfigurationObserver.html   |      4 +-
 .../PropagatingConfigurationObserver.html       |      4 +-
 .../apache/hadoop/hbase/conf/package-frame.html |      2 +-
 .../hadoop/hbase/conf/package-summary.html      |      4 +-
 .../apache/hadoop/hbase/conf/package-tree.html  |      4 +-
 .../apache/hadoop/hbase/conf/package-use.html   |      4 +-
 .../hadoop/hbase/constraint/BaseConstraint.html |      4 +-
 .../hadoop/hbase/constraint/Constraint.html     |      4 +-
 .../hbase/constraint/ConstraintException.html   |      4 +-
 .../hbase/constraint/ConstraintProcessor.html   |      4 +-
 .../hadoop/hbase/constraint/Constraints.html    |     76 +-
 .../constraint/class-use/BaseConstraint.html    |      4 +-
 .../hbase/constraint/class-use/Constraint.html  |      4 +-
 .../class-use/ConstraintException.html          |      4 +-
 .../class-use/ConstraintProcessor.html          |      4 +-
 .../hbase/constraint/class-use/Constraints.html |      4 +-
 .../hadoop/hbase/constraint/package-frame.html  |      2 +-
 .../hbase/constraint/package-summary.html       |      4 +-
 .../hadoop/hbase/constraint/package-tree.html   |      4 +-
 .../hadoop/hbase/constraint/package-use.html    |      4 +-
 ...agerCoordination.SplitLogManagerDetails.html |      4 +-
 .../SplitLogManagerCoordination.html            |      4 +-
 ...tLogWorkerCoordination.SplitTaskDetails.html |      4 +-
 .../SplitLogWorkerCoordination.html             |      4 +-
 ...ManagerCoordination.CreateAsyncCallback.html |      4 +-
 ...rCoordination.CreateRescanAsyncCallback.html |      4 +-
 ...ManagerCoordination.DeleteAsyncCallback.html |      4 +-
 ...anagerCoordination.GetDataAsyncCallback.html |      4 +-
 ...ManagerCoordination.TaskFinisher.Status.html |      4 +-
 ...plitLogManagerCoordination.TaskFinisher.html |      4 +-
 .../ZKSplitLogManagerCoordination.html          |      4 +-
 .../coordination/ZkCoordinatedStateManager.html |      4 +-
 ...WorkerCoordination.GetDataAsyncCallback.html |      4 +-
 ...ogWorkerCoordination.ZkSplitTaskDetails.html |      4 +-
 .../ZkSplitLogWorkerCoordination.html           |      4 +-
 ...agerCoordination.SplitLogManagerDetails.html |      4 +-
 .../class-use/SplitLogManagerCoordination.html  |      4 +-
 ...tLogWorkerCoordination.SplitTaskDetails.html |      4 +-
 .../class-use/SplitLogWorkerCoordination.html   |      4 +-
 ...ManagerCoordination.CreateAsyncCallback.html |      4 +-
 ...rCoordination.CreateRescanAsyncCallback.html |      4 +-
 ...ManagerCoordination.DeleteAsyncCallback.html |      4 +-
 ...anagerCoordination.GetDataAsyncCallback.html |      4 +-
 ...ManagerCoordination.TaskFinisher.Status.html |      4 +-
 ...plitLogManagerCoordination.TaskFinisher.html |      4 +-
 .../ZKSplitLogManagerCoordination.html          |      4 +-
 .../class-use/ZkCoordinatedStateManager.html    |      4 +-
 ...WorkerCoordination.GetDataAsyncCallback.html |      4 +-
 ...ogWorkerCoordination.ZkSplitTaskDetails.html |      4 +-
 .../class-use/ZkSplitLogWorkerCoordination.html |      4 +-
 .../hbase/coordination/package-frame.html       |      2 +-
 .../hbase/coordination/package-summary.html     |      4 +-
 .../hadoop/hbase/coordination/package-tree.html |      4 +-
 .../hadoop/hbase/coordination/package-use.html  |      4 +-
 .../coprocessor/AggregateImplementation.html    |     34 +-
 .../hbase/coprocessor/BaseEnvironment.html      |      4 +-
 .../coprocessor/BaseRowProcessorEndpoint.html   |      4 +-
 .../hbase/coprocessor/BulkLoadObserver.html     |     14 +-
 .../hbase/coprocessor/ColumnInterpreter.html    |      4 +-
 .../hbase/coprocessor/CoprocessorException.html |      4 +-
 ...essorHost.EnvironmentPriorityComparator.html |      4 +-
 .../CoprocessorHost.ObserverGetter.html         |      4 +-
 .../CoprocessorHost.ObserverOperation.html      |      4 +-
 ...ocessorHost.ObserverOperationWithResult.html |      4 +-
 ...ssorHost.ObserverOperationWithoutResult.html |      4 +-
 .../hbase/coprocessor/CoprocessorHost.html      |      4 +-
 .../hbase/coprocessor/CoprocessorService.html   |      4 +-
 ...rdCompatiblity.MasterCoprocessorService.html |      4 +-
 ...rdCompatiblity.RegionCoprocessorService.html |      4 +-
 ...atiblity.RegionServerCoprocessorService.html |      4 +-
 .../CoprocessorServiceBackwardCompatiblity.html |      4 +-
 .../hbase/coprocessor/CoreCoprocessor.html      |      4 +-
 .../hbase/coprocessor/EndpointObserver.html     |      4 +-
 .../coprocessor/Export.PrivilegedWriter.html    |      4 +-
 .../hbase/coprocessor/Export.RegionOp.html      |      4 +-
 .../hbase/coprocessor/Export.Response.html      |      4 +-
 .../coprocessor/Export.ScanCoprocessor.html     |      4 +-
 .../hbase/coprocessor/Export.SecureWriter.html  |      4 +-
 .../apache/hadoop/hbase/coprocessor/Export.html |      4 +-
 .../hbase/coprocessor/HasMasterServices.html    |      4 +-
 .../coprocessor/HasRegionServerServices.html    |      4 +-
 .../hbase/coprocessor/MasterCoprocessor.html    |      4 +-
 .../MasterCoprocessorEnvironment.html           |      4 +-
 .../hbase/coprocessor/MasterObserver.html       |    762 +-
 .../hbase/coprocessor/MetricsCoprocessor.html   |      4 +-
 .../coprocessor/MultiRowMutationEndpoint.html   |      4 +-
 .../hbase/coprocessor/ObserverContext.html      |      4 +-
 .../hbase/coprocessor/ObserverContextImpl.html  |      4 +-
 .../coprocessor/ReadOnlyConfiguration.html      |      4 +-
 .../hbase/coprocessor/RegionCoprocessor.html    |      4 +-
 .../RegionCoprocessorEnvironment.html           |      4 +-
 .../RegionObserver.MutationType.html            |     14 +-
 .../hbase/coprocessor/RegionObserver.html       |    141 +-
 .../coprocessor/RegionServerCoprocessor.html    |      4 +-
 .../RegionServerCoprocessorEnvironment.html     |      4 +-
 .../hbase/coprocessor/RegionServerObserver.html |      4 +-
 .../SingletonCoprocessorService.html            |      4 +-
 .../hbase/coprocessor/WALCoprocessor.html       |      4 +-
 .../coprocessor/WALCoprocessorEnvironment.html  |      4 +-
 .../hadoop/hbase/coprocessor/WALObserver.html   |      4 +-
 .../class-use/AggregateImplementation.html      |      4 +-
 .../coprocessor/class-use/BaseEnvironment.html  |      4 +-
 .../class-use/BaseRowProcessorEndpoint.html     |      4 +-
 .../coprocessor/class-use/BulkLoadObserver.html |      4 +-
 .../class-use/ColumnInterpreter.html            |      4 +-
 .../class-use/CoprocessorException.html         |      4 +-
 ...essorHost.EnvironmentPriorityComparator.html |      4 +-
 .../CoprocessorHost.ObserverGetter.html         |      4 +-
 .../CoprocessorHost.ObserverOperation.html      |      4 +-
 ...ocessorHost.ObserverOperationWithResult.html |      4 +-
 ...ssorHost.ObserverOperationWithoutResult.html |      4 +-
 .../coprocessor/class-use/CoprocessorHost.html  |      4 +-
 .../class-use/CoprocessorService.html           |      4 +-
 ...rdCompatiblity.MasterCoprocessorService.html |      4 +-
 ...rdCompatiblity.RegionCoprocessorService.html |      4 +-
 ...atiblity.RegionServerCoprocessorService.html |      4 +-
 .../CoprocessorServiceBackwardCompatiblity.html |      4 +-
 .../coprocessor/class-use/CoreCoprocessor.html  |      4 +-
 .../coprocessor/class-use/EndpointObserver.html |      4 +-
 .../class-use/Export.PrivilegedWriter.html      |      4 +-
 .../coprocessor/class-use/Export.RegionOp.html  |      4 +-
 .../coprocessor/class-use/Export.Response.html  |      4 +-
 .../class-use/Export.ScanCoprocessor.html       |      4 +-
 .../class-use/Export.SecureWriter.html          |      4 +-
 .../hbase/coprocessor/class-use/Export.html     |      4 +-
 .../class-use/HasMasterServices.html            |      4 +-
 .../class-use/HasRegionServerServices.html      |      4 +-
 .../class-use/MasterCoprocessor.html            |      4 +-
 .../class-use/MasterCoprocessorEnvironment.html |    284 +-
 .../coprocessor/class-use/MasterObserver.html   |      8 +-
 .../class-use/MetricsCoprocessor.html           |      4 +-
 .../class-use/MultiRowMutationEndpoint.html     |      4 +-
 .../coprocessor/class-use/ObserverContext.html  |    408 +-
 .../class-use/ObserverContextImpl.html          |      4 +-
 .../class-use/ReadOnlyConfiguration.html        |      4 +-
 .../class-use/RegionCoprocessor.html            |      4 +-
 .../class-use/RegionCoprocessorEnvironment.html |     36 +-
 .../class-use/RegionObserver.MutationType.html  |      4 +-
 .../coprocessor/class-use/RegionObserver.html   |     16 +-
 .../class-use/RegionServerCoprocessor.html      |      4 +-
 .../RegionServerCoprocessorEnvironment.html     |      4 +-
 .../class-use/RegionServerObserver.html         |      4 +-
 .../class-use/SingletonCoprocessorService.html  |      4 +-
 .../coprocessor/class-use/WALCoprocessor.html   |      4 +-
 .../class-use/WALCoprocessorEnvironment.html    |      4 +-
 .../coprocessor/class-use/WALObserver.html      |      4 +-
 .../example/BulkDeleteEndpoint.Column.html      |      4 +-
 .../coprocessor/example/BulkDeleteEndpoint.html |      7 +-
 .../example/DelegatingInternalScanner.html      |     15 +-
 .../ExampleMasterObserverWithMetrics.html       |     33 +-
 ...serverWithMetrics.ExampleRegionObserver.html |     22 +-
 .../ExampleRegionObserverWithMetrics.html       |     25 +-
 .../example/RefreshHFilesEndpoint.html          |      7 +-
 .../coprocessor/example/RowCountEndpoint.html   |      7 +-
 .../example/ScanModifyingObserver.html          |     23 +-
 .../example/ValueRewritingObserver.html         |     27 +-
 .../example/WriteHeavyIncrementObserver.html    |     39 +-
 ...ooKeeperScanPolicyObserver.ZKDataHolder.html |     26 +-
 .../example/ZooKeeperScanPolicyObserver.html    |     35 +-
 .../class-use/BulkDeleteEndpoint.Column.html    |      4 +-
 .../example/class-use/BulkDeleteEndpoint.html   |      4 +-
 .../class-use/DelegatingInternalScanner.html    |      4 +-
 .../ExampleMasterObserverWithMetrics.html       |      4 +-
 ...serverWithMetrics.ExampleRegionObserver.html |      4 +-
 .../ExampleRegionObserverWithMetrics.html       |      4 +-
 .../class-use/RefreshHFilesEndpoint.html        |      4 +-
 .../example/class-use/RowCountEndpoint.html     |      4 +-
 .../class-use/ScanModifyingObserver.html        |      4 +-
 .../class-use/ValueRewritingObserver.html       |      4 +-
 .../class-use/WriteHeavyIncrementObserver.html  |      4 +-
 ...ooKeeperScanPolicyObserver.ZKDataHolder.html |      4 +-
 .../class-use/ZooKeeperScanPolicyObserver.html  |      4 +-
 .../coprocessor/example/package-frame.html      |      2 +-
 .../coprocessor/example/package-summary.html    |      4 +-
 .../hbase/coprocessor/example/package-tree.html |      4 +-
 .../hbase/coprocessor/example/package-use.html  |      4 +-
 .../hadoop/hbase/coprocessor/package-frame.html |      2 +-
 .../hbase/coprocessor/package-summary.html      |      6 +-
 .../hadoop/hbase/coprocessor/package-tree.html  |      4 +-
 .../hadoop/hbase/coprocessor/package-use.html   |      4 +-
 .../ForeignException.ProxyThrowable.html        |      4 +-
 .../hbase/errorhandling/ForeignException.html   |      4 +-
 .../ForeignExceptionDispatcher.html             |      4 +-
 .../errorhandling/ForeignExceptionListener.html |      4 +-
 .../errorhandling/ForeignExceptionSnare.html    |      4 +-
 .../hbase/errorhandling/TimeoutException.html   |      4 +-
 .../errorhandling/TimeoutExceptionInjector.html |      4 +-
 .../ForeignException.ProxyThrowable.html        |      4 +-
 .../class-use/ForeignException.html             |     56 +-
 .../class-use/ForeignExceptionDispatcher.html   |      4 +-
 .../class-use/ForeignExceptionListener.html     |      4 +-
 .../class-use/ForeignExceptionSnare.html        |      4 +-
 .../class-use/TimeoutException.html             |      4 +-
 .../class-use/TimeoutExceptionInjector.html     |      4 +-
 .../hbase/errorhandling/package-frame.html      |      2 +-
 .../hbase/errorhandling/package-summary.html    |      4 +-
 .../hbase/errorhandling/package-tree.html       |      4 +-
 .../hadoop/hbase/errorhandling/package-use.html |      4 +-
 .../hadoop/hbase/errorprone/AlwaysPasses.html   |      8 +-
 .../errorprone/class-use/AlwaysPasses.html      |      4 +-
 .../hadoop/hbase/errorprone/package-frame.html  |      2 +-
 .../hbase/errorprone/package-summary.html       |      4 +-
 .../hadoop/hbase/errorprone/package-tree.html   |      4 +-
 .../hadoop/hbase/errorprone/package-use.html    |      4 +-
 .../hbase/exceptions/ClientExceptionsUtil.html  |      8 +-
 .../exceptions/ConnectionClosingException.html  |      4 +-
 .../exceptions/DeserializationException.html    |      4 +-
 .../exceptions/FailedSanityCheckException.html  |      4 +-
 .../hadoop/hbase/exceptions/HBaseException.html |      4 +-
 .../exceptions/IllegalArgumentIOException.html  |      4 +-
 .../hbase/exceptions/MergeRegionException.html  |     18 +-
 .../OutOfOrderScannerNextException.html         |      4 +-
 .../exceptions/PreemptiveFastFailException.html |      4 +-
 .../hbase/exceptions/RegionMovedException.html  |      4 +-
 .../exceptions/RegionOpeningException.html      |      4 +-
 .../exceptions/RequestTooBigException.html      |      4 +-
 .../hbase/exceptions/ScannerResetException.html |      4 +-
 .../hbase/exceptions/TimeoutIOException.html    |      4 +-
 .../exceptions/UnexpectedStateException.html    |      4 +-
 .../exceptions/UnknownProtocolException.html    |      4 +-
 .../class-use/ClientExceptionsUtil.html         |      4 +-
 .../class-use/ConnectionClosingException.html   |      4 +-
 .../class-use/DeserializationException.html     |    196 +-
 .../class-use/FailedSanityCheckException.html   |      4 +-
 .../exceptions/class-use/HBaseException.html    |      4 +-
 .../class-use/IllegalArgumentIOException.html   |      4 +-
 .../class-use/MergeRegionException.html         |     33 +-
 .../OutOfOrderScannerNextException.html         |      4 +-
 .../class-use/PreemptiveFastFailException.html  |      8 +-
 .../class-use/RegionMovedException.html         |      4 +-
 .../class-use/RegionOpeningException.html       |      4 +-
 .../class-use/RequestTooBigException.html       |      4 +-
 .../class-use/ScannerResetException.html        |      4 +-
 .../class-use/TimeoutIOException.html           |      4 +-
 .../class-use/UnexpectedStateException.html     |     12 +-
 .../class-use/UnknownProtocolException.html     |      4 +-
 .../hadoop/hbase/exceptions/package-frame.html  |      2 +-
 .../hbase/exceptions/package-summary.html       |      4 +-
 .../hadoop/hbase/exceptions/package-tree.html   |      4 +-
 .../hadoop/hbase/exceptions/package-use.html    |      4 +-
 .../hadoop/hbase/executor/EventHandler.html     |      4 +-
 .../apache/hadoop/hbase/executor/EventType.html |      8 +-
 .../executor/ExecutorService.Executor.html      |      4 +-
 .../ExecutorService.ExecutorStatus.html         |      4 +-
 .../ExecutorService.RunningEventStatus.html     |      4 +-
 ...cutorService.TrackingThreadPoolExecutor.html |      4 +-
 .../hadoop/hbase/executor/ExecutorService.html  |      4 +-
 .../hadoop/hbase/executor/ExecutorType.html     |      4 +-
 .../hbase/executor/class-use/EventHandler.html  |      4 +-
 .../hbase/executor/class-use/EventType.html     |      4 +-
 .../class-use/ExecutorService.Executor.html     |      4 +-
 .../ExecutorService.ExecutorStatus.html         |      4 +-
 .../ExecutorService.RunningEventStatus.html     |      4 +-
 ...cutorService.TrackingThreadPoolExecutor.html |      4 +-
 .../executor/class-use/ExecutorService.html     |      4 +-
 .../hbase/executor/class-use/ExecutorType.html  |      4 +-
 .../hadoop/hbase/executor/package-frame.html    |      2 +-
 .../hadoop/hbase/executor/package-summary.html  |      4 +-
 .../hadoop/hbase/executor/package-tree.html     |      4 +-
 .../hadoop/hbase/executor/package-use.html      |      4 +-
 .../favored/FavoredNodeAssignmentHelper.html    |      4 +-
 .../hbase/favored/FavoredNodeLoadBalancer.html  |      6 +-
 .../hbase/favored/FavoredNodesManager.html      |      4 +-
 .../favored/FavoredNodesPlan.Position.html      |      4 +-
 .../hadoop/hbase/favored/FavoredNodesPlan.html  |      4 +-
 .../hbase/favored/FavoredNodesPromoter.html     |      4 +-
 .../favored/StartcodeAgnosticServerName.html    |      6 +-
 .../class-use/FavoredNodeAssignmentHelper.html  |      4 +-
 .../class-use/FavoredNodeLoadBalancer.html      |      4 +-
 .../favored/class-use/FavoredNodesManager.html  |      8 +-
 .../class-use/FavoredNodesPlan.Position.html    |      4 +-
 .../favored/class-use/FavoredNodesPlan.html     |      4 +-
 .../favored/class-use/FavoredNodesPromoter.html |      4 +-
 .../class-use/StartcodeAgnosticServerName.html  |      4 +-
 .../hadoop/hbase/favored/package-frame.html     |      2 +-
 .../hadoop/hbase/favored/package-summary.html   |      4 +-
 .../hadoop/hbase/favored/package-tree.html      |      4 +-
 .../hadoop/hbase/favored/package-use.html       |      4 +-
 .../hbase/filter/BigDecimalComparator.html      |     24 +-
 .../hadoop/hbase/filter/BinaryComparator.html   |     18 +-
 .../hbase/filter/BinaryPrefixComparator.html    |     18 +-
 .../hbase/filter/BitComparator.BitwiseOp.html   |     16 +-
 .../hadoop/hbase/filter/BitComparator.html      |     22 +-
 .../hbase/filter/ByteArrayComparable.html       |     24 +-
 .../hbase/filter/ColumnCountGetFilter.html      |      4 +-
 .../hbase/filter/ColumnPaginationFilter.html    |      4 +-
 .../hadoop/hbase/filter/ColumnPrefixFilter.html |      4 +-
 .../hadoop/hbase/filter/ColumnRangeFilter.html  |      4 +-
 .../hadoop/hbase/filter/ColumnValueFilter.html  |      4 +-
 .../hbase/filter/CompareFilter.CompareOp.html   |      8 +-
 .../hadoop/hbase/filter/CompareFilter.html      |      4 +-
 .../hbase/filter/DependentColumnFilter.html     |      4 +-
 .../hadoop/hbase/filter/FamilyFilter.html       |      4 +-
 .../hadoop/hbase/filter/Filter.ReturnCode.html  |      8 +-
 .../org/apache/hadoop/hbase/filter/Filter.html  |      4 +-
 .../apache/hadoop/hbase/filter/FilterBase.html  |      4 +-
 .../hbase/filter/FilterList.Operator.html       |      4 +-
 .../apache/hadoop/hbase/filter/FilterList.html  |      4 +-
 .../hadoop/hbase/filter/FilterListBase.html     |      4 +-
 .../hadoop/hbase/filter/FilterListWithAND.html  |      4 +-
 .../hadoop/hbase/filter/FilterListWithOR.html   |      4 +-
 .../filter/FilterWrapper.FilterRowRetCode.html  |      4 +-
 .../hadoop/hbase/filter/FilterWrapper.html      |      4 +-
 .../hadoop/hbase/filter/FirstKeyOnlyFilter.html |      4 +-
 .../FirstKeyValueMatchingQualifiersFilter.html  |      4 +-
 .../hbase/filter/FuzzyRowFilter.Order.html      |      4 +-
 .../hbase/filter/FuzzyRowFilter.RowTracker.html |      4 +-
 .../filter/FuzzyRowFilter.SatisfiesCode.html    |      4 +-
 .../hadoop/hbase/filter/FuzzyRowFilter.html     |      4 +-
 .../hbase/filter/InclusiveStopFilter.html       |      4 +-
 .../filter/IncompatibleFilterException.html     |      4 +-
 .../hbase/filter/InvalidRowFilterException.html |      4 +-
 ...nlyFilter.KeyOnlyByteBufferExtendedCell.html |      8 +-
 .../hbase/filter/KeyOnlyFilter.KeyOnlyCell.html |      4 +-
 .../hadoop/hbase/filter/KeyOnlyFilter.html      |      4 +-
 .../hadoop/hbase/filter/LongComparator.html     |     20 +-
 .../filter/MultiRowRangeFilter.RowRange.html    |      4 +-
 .../hbase/filter/MultiRowRangeFilter.html       |      4 +-
 .../filter/MultipleColumnPrefixFilter.html      |      4 +-
 .../hadoop/hbase/filter/NullComparator.html     |     24 +-
 .../apache/hadoop/hbase/filter/PageFilter.html  |      4 +-
 .../hadoop/hbase/filter/ParseConstants.html     |      4 +-
 .../apache/hadoop/hbase/filter/ParseFilter.html |      4 +-
 .../hadoop/hbase/filter/PrefixFilter.html       |      4 +-
 .../hadoop/hbase/filter/QualifierFilter.html    |      4 +-
 .../hadoop/hbase/filter/RandomRowFilter.html    |      4 +-
 .../filter/RegexStringComparator.Engine.html    |     18 +-
 .../RegexStringComparator.EngineType.html       |     14 +-
 .../RegexStringComparator.JavaRegexEngine.html  |     24 +-
 .../RegexStringComparator.JoniRegexEngine.html  |     32 +-
 .../hbase/filter/RegexStringComparator.html     |     30 +-
 .../apache/hadoop/hbase/filter/RowFilter.html   |      4 +-
 .../filter/SingleColumnValueExcludeFilter.html  |      4 +-
 .../hbase/filter/SingleColumnValueFilter.html   |      4 +-
 .../apache/hadoop/hbase/filter/SkipFilter.html  |      4 +-
 .../hbase/filter/SubstringComparator.html       |     20 +-
 .../hadoop/hbase/filter/TimestampsFilter.html   |     55 +-
 .../apache/hadoop/hbase/filter/ValueFilter.html |      4 +-
 .../hadoop/hbase/filter/WhileMatchFilter.html   |      4 +-
 .../filter/class-use/BigDecimalComparator.html  |      4 +-
 .../filter/class-use/BinaryComparator.html      |      4 +-
 .../class-use/BinaryPrefixComparator.html       |      4 +-
 .../class-use/BitComparator.BitwiseOp.html      |      4 +-
 .../hbase/filter/class-use/BitComparator.html   |      4 +-
 .../filter/class-use/ByteArrayComparable.html   |     78 +-
 .../filter/class-use/ColumnCountGetFilter.html  |      4 +-
 .../class-use/ColumnPaginationFilter.html       |      4 +-
 .../filter/class-use/ColumnPrefixFilter.html    |      4 +-
 .../filter/class-use/ColumnRangeFilter.html     |      4 +-
 .../filter/class-use/ColumnValueFilter.html     |      4 +-
 .../class-use/CompareFilter.CompareOp.html      |     52 +-
 .../hbase/filter/class-use/CompareFilter.html   |      4 +-
 .../filter/class-use/DependentColumnFilter.html |      4 +-
 .../hbase/filter/class-use/FamilyFilter.html    |      4 +-
 .../filter/class-use/Filter.ReturnCode.html     |    134 +-
 .../hadoop/hbase/filter/class-use/Filter.html   |    176 +-
 .../hbase/filter/class-use/FilterBase.html      |      4 +-
 .../filter/class-use/FilterList.Operator.html   |      4 +-
 .../hbase/filter/class-use/FilterList.html      |      4 +-
 .../hbase/filter/class-use/FilterListBase.html  |      4 +-
 .../filter/class-use/FilterListWithAND.html     |      4 +-
 .../filter/class-use/FilterListWithOR.html      |      4 +-
 .../FilterWrapper.FilterRowRetCode.html         |      4 +-
 .../hbase/filter/class-use/FilterWrapper.html   |      4 +-
 .../filter/class-use/FirstKeyOnlyFilter.html    |      4 +-
 .../FirstKeyValueMatchingQualifiersFilter.html  |      4 +-
 .../filter/class-use/FuzzyRowFilter.Order.html  |      4 +-
 .../class-use/FuzzyRowFilter.RowTracker.html    |      4 +-
 .../class-use/FuzzyRowFilter.SatisfiesCode.html |      4 +-
 .../hbase/filter/class-use/FuzzyRowFilter.html  |      4 +-
 .../filter/class-use/InclusiveStopFilter.html   |      4 +-
 .../class-use/IncompatibleFilterException.html  |      4 +-
 .../class-use/InvalidRowFilterException.html    |      4 +-
 ...nlyFilter.KeyOnlyByteBufferExtendedCell.html |      4 +-
 .../class-use/KeyOnlyFilter.KeyOnlyCell.html    |      4 +-
 .../hbase/filter/class-use/KeyOnlyFilter.html   |      4 +-
 .../hbase/filter/class-use/LongComparator.html  |      4 +-
 .../class-use/MultiRowRangeFilter.RowRange.html |      4 +-
 .../filter/class-use/MultiRowRangeFilter.html   |      4 +-
 .../class-use/MultipleColumnPrefixFilter.html   |      4 +-
 .../hbase/filter/class-use/NullComparator.html  |      4 +-
 .../hbase/filter/class-use/PageFilter.html      |      4 +-
 .../hbase/filter/class-use/ParseConstants.html  |      4 +-
 .../hbase/filter/class-use/ParseFilter.html     |      4 +-
 .../hbase/filter/class-use/PrefixFilter.html    |      4 +-
 .../hbase/filter/class-use/QualifierFilter.html |      4 +-
 .../hbase/filter/class-use/RandomRowFilter.html |      4 +-
 .../class-use/RegexStringComparator.Engine.html |      4 +-
 .../RegexStringComparator.EngineType.html       |      4 +-
 .../RegexStringComparator.JavaRegexEngine.html  |      4 +-
 .../RegexStringComparator.JoniRegexEngine.html  |      4 +-
 .../filter/class-use/RegexStringComparator.html |      4 +-
 .../hbase/filter/class-use/RowFilter.html       |      4 +-
 .../SingleColumnValueExcludeFilter.html         |      4 +-
 .../class-use/SingleColumnValueFilter.html      |      4 +-
 .../hbase/filter/class-use/SkipFilter.html      |      4 +-
 .../filter/class-use/SubstringComparator.html   |      4 +-
 .../filter/class-use/TimestampsFilter.html      |      4 +-
 .../hbase/filter/class-use/ValueFilter.html     |      4 +-
 .../filter/class-use/WhileMatchFilter.html      |      4 +-
 .../hadoop/hbase/filter/package-frame.html      |      2 +-
 .../hadoop/hbase/filter/package-summary.html    |      4 +-
 .../hadoop/hbase/filter/package-tree.html       |     12 +-
 .../apache/hadoop/hbase/filter/package-use.html |      4 +-
 .../hbase/fs/HFileSystem.ReorderBlocks.html     |      4 +-
 .../hbase/fs/HFileSystem.ReorderWALBlocks.html  |      4 +-
 .../org/apache/hadoop/hbase/fs/HFileSystem.html |     17 +-
 .../fs/class-use/HFileSystem.ReorderBlocks.html |      4 +-
 .../class-use/HFileSystem.ReorderWALBlocks.html |      4 +-
 .../hadoop/hbase/fs/class-use/HFileSystem.html  |      4 +-
 .../apache/hadoop/hbase/fs/package-frame.html   |      2 +-
 .../apache/hadoop/hbase/fs/package-summary.html |      4 +-
 .../apache/hadoop/hbase/fs/package-tree.html    |      4 +-
 .../org/apache/hadoop/hbase/fs/package-use.html |      4 +-
 .../hbase/http/AdminAuthorizedServlet.html      |      4 +-
 .../http/ClickjackingPreventionFilter.html      |      4 +-
 .../hadoop/hbase/http/FilterContainer.html      |     11 +-
 .../hadoop/hbase/http/FilterInitializer.html    |     11 +-
 .../apache/hadoop/hbase/http/HtmlQuoting.html   |     39 +-
 .../hadoop/hbase/http/HttpConfig.Policy.html    |      4 +-
 .../apache/hadoop/hbase/http/HttpConfig.html    |      4 +-
 .../hadoop/hbase/http/HttpRequestLog.html       |     23 +-
 .../hbase/http/HttpRequestLogAppender.html      |     27 +-
 .../hadoop/hbase/http/HttpServer.Builder.html   |      4 +-
 .../hbase/http/HttpServer.ListenerInfo.html     |      4 +-
 ...Server.QuotingInputFilter.RequestQuoter.html |      4 +-
 .../http/HttpServer.QuotingInputFilter.html     |      4 +-
 .../hbase/http/HttpServer.StackServlet.html     |      4 +-
 .../apache/hadoop/hbase/http/HttpServer.html    |      4 +-
 .../hadoop/hbase/http/HttpServerUtil.html       |     24 +-
 .../apache/hadoop/hbase/http/InfoServer.html    |      4 +-
 .../apache/hadoop/hbase/http/NoCacheFilter.html |      4 +-
 .../hbase/http/ServerConfigurationKeys.html     |      4 +-
 .../http/class-use/AdminAuthorizedServlet.html  |      4 +-
 .../class-use/ClickjackingPreventionFilter.html |      4 +-
 .../hbase/http/class-use/FilterContainer.html   |      4 +-
 .../hbase/http/class-use/FilterInitializer.html |      4 +-
 .../hbase/http/class-use/HtmlQuoting.html       |      4 +-
 .../hbase/http/class-use/HttpConfig.Policy.html |      4 +-
 .../hadoop/hbase/http/class-use/HttpConfig.html |      4 +-
 .../hbase/http/class-use/HttpRequestLog.html    |      4 +-
 .../http/class-use/HttpRequestLogAppender.html  |      4 +-
 .../http/class-use/HttpServer.Builder.html      |      4 +-
 .../http/class-use/HttpServer.ListenerInfo.html |      4 +-
 ...Server.QuotingInputFilter.RequestQuoter.html |      4 +-
 .../HttpServer.QuotingInputFilter.html          |      4 +-
 .../http/class-use/HttpServer.StackServlet.html |      4 +-
 .../hadoop/hbase/http/class-use/HttpServer.html |      4 +-
 .../hbase/http/class-use/HttpServerUtil.html    |      4 +-
 .../hadoop/hbase/http/class-use/InfoServer.html |      4 +-
 .../hbase/http/class-use/NoCacheFilter.html     |      4 +-
 .../http/class-use/ServerConfigurationKeys.html |      4 +-
 .../conf/ConfServlet.BadFormatException.html    |      4 +-
 .../hadoop/hbase/http/conf/ConfServlet.html     |      4 +-
 .../ConfServlet.BadFormatException.html         |      4 +-
 .../hbase/http/conf/class-use/ConfServlet.html  |      4 +-
 .../hadoop/hbase/http/conf/package-frame.html   |      2 +-
 .../hadoop/hbase/http/conf/package-summary.html |      4 +-
 .../hadoop/hbase/http/conf/package-tree.html    |      4 +-
 .../hadoop/hbase/http/conf/package-use.html     |      4 +-
 .../hadoop/hbase/http/jmx/JMXJsonServlet.html   |      7 +-
 .../http/jmx/class-use/JMXJsonServlet.html      |      4 +-
 .../hadoop/hbase/http/jmx/package-frame.html    |      2 +-
 .../hadoop/hbase/http/jmx/package-summary.html  |      4 +-
 .../hadoop/hbase/http/jmx/package-tree.html     |      4 +-
 .../hadoop/hbase/http/jmx/package-use.html      |      4 +-
 .../StaticUserWebFilter.StaticUserFilter.html   |      4 +-
 .../http/lib/StaticUserWebFilter.User.html      |      4 +-
 .../hbase/http/lib/StaticUserWebFilter.html     |      4 +-
 .../StaticUserWebFilter.StaticUserFilter.html   |      4 +-
 .../lib/class-use/StaticUserWebFilter.User.html |      4 +-
 .../http/lib/class-use/StaticUserWebFilter.html |      4 +-
 .../hadoop/hbase/http/lib/package-frame.html    |      2 +-
 .../hadoop/hbase/http/lib/package-summary.html  |      4 +-
 .../hadoop/hbase/http/lib/package-tree.html     |      4 +-
 .../hadoop/hbase/http/lib/package-use.html      |      4 +-
 .../hadoop/hbase/http/log/LogLevel.Servlet.html |     18 +-
 .../apache/hadoop/hbase/http/log/LogLevel.html  |     26 +-
 .../http/log/class-use/LogLevel.Servlet.html    |      4 +-
 .../hbase/http/log/class-use/LogLevel.html      |      4 +-
 .../hadoop/hbase/http/log/package-frame.html    |      2 +-
 .../hadoop/hbase/http/log/package-summary.html  |      4 +-
 .../hadoop/hbase/http/log/package-tree.html     |      4 +-
 .../hadoop/hbase/http/log/package-use.html      |      4 +-
 .../apache/hadoop/hbase/http/package-frame.html |      2 +-
 .../hadoop/hbase/http/package-summary.html      |      4 +-
 .../apache/hadoop/hbase/http/package-tree.html  |      4 +-
 .../apache/hadoop/hbase/http/package-use.html   |      4 +-
 .../hadoop/hbase/io/ByteArrayOutputStream.html  |      4 +-
 .../hadoop/hbase/io/ByteBuffInputStream.html    |      4 +-
 .../hadoop/hbase/io/ByteBufferInputStream.html  |      4 +-
 .../hbase/io/ByteBufferListOutputStream.html    |      4 +-
 .../hadoop/hbase/io/ByteBufferOutputStream.html |      4 +-
 .../apache/hadoop/hbase/io/ByteBufferPool.html  |      4 +-
 .../hadoop/hbase/io/ByteBufferWriter.html       |      4 +-
 .../io/ByteBufferWriterDataOutputStream.html    |      4 +-
 .../hbase/io/ByteBufferWriterOutputStream.html  |      4 +-
 .../hadoop/hbase/io/CellOutputStream.html       |      4 +-
 .../hbase/io/FSDataInputStreamWrapper.html      |      4 +-
 .../hbase/io/FileLink.FileLinkInputStream.html  |      4 +-
 .../org/apache/hadoop/hbase/io/FileLink.html    |      4 +-
 .../org/apache/hadoop/hbase/io/HFileLink.html   |      4 +-
 .../hadoop/hbase/io/HalfStoreFileReader.html    |      4 +-
 .../org/apache/hadoop/hbase/io/HeapSize.html    |      4 +-
 .../io/ImmutableBytesWritable.Comparator.html   |      4 +-
 .../hadoop/hbase/io/ImmutableBytesWritable.html |      4 +-
 .../org/apache/hadoop/hbase/io/MetricsIO.html   |     25 +-
 .../apache/hadoop/hbase/io/MetricsIOSource.html |     37 +-
 .../hadoop/hbase/io/MetricsIOSourceImpl.html    |     27 +-
 .../hadoop/hbase/io/MetricsIOWrapper.html       |      9 +-
 .../hadoop/hbase/io/MetricsIOWrapperImpl.html   |     11 +-
 .../apache/hadoop/hbase/io/Reference.Range.html |      8 +-
 .../org/apache/hadoop/hbase/io/Reference.html   |      4 +-
 .../hadoop/hbase/io/SizedCellScanner.html       |      4 +-
 .../hadoop/hbase/io/TagCompressionContext.html  |      4 +-
 .../org/apache/hadoop/hbase/io/TimeRange.html   |    125 +-
 .../org/apache/hadoop/hbase/io/WALLink.html     |      4 +-
 .../hadoop/hbase/io/WritableWithSize.html       |      4 +-
 .../hadoop/hbase/io/asyncfs/AsyncFSOutput.html  |      4 +-
 .../hbase/io/asyncfs/AsyncFSOutputHelper.html   |      4 +-
 ...FanOutOneBlockAsyncDFSOutput.AckHandler.html |      4 +-
 .../FanOutOneBlockAsyncDFSOutput.Callback.html  |      4 +-
 .../FanOutOneBlockAsyncDFSOutput.State.html     |      8 +-
 .../asyncfs/FanOutOneBlockAsyncDFSOutput.html   |      4 +-
 ...OneBlockAsyncDFSOutputHelper.BlockAdder.html |      4 +-
 ...BlockAsyncDFSOutputHelper.CancelOnClose.html |      4 +-
 ...ockAsyncDFSOutputHelper.ChecksumCreater.html |      4 +-
 ...ckAsyncDFSOutputHelper.DFSClientAdaptor.html |      4 +-
 ...neBlockAsyncDFSOutputHelper.FileCreator.html |      4 +-
 ...eBlockAsyncDFSOutputHelper.LeaseManager.html |      4 +-
 ...kAsyncDFSOutputHelper.NameNodeException.html |      4 +-
 ...utOneBlockAsyncDFSOutputHelper.PBHelper.html |      4 +-
 ...DFSOutputHelper.PipelineAckStatusGetter.html |      4 +-
 ...kAsyncDFSOutputHelper.StorageTypeSetter.html |      4 +-
 .../FanOutOneBlockAsyncDFSOutputHelper.html     |     12 +-
 ...AsyncDFSOutputSaslHelper.DecryptHandler.html |      4 +-
 ...AsyncDFSOutputSaslHelper.EncryptHandler.html |      4 +-
 ...eBlockAsyncDFSOutputSaslHelper.PBHelper.html |      4 +-
 ...ockAsyncDFSOutputSaslHelper.SaslAdaptor.html |      4 +-
 ...putSaslHelper.SaslClientCallbackHandler.html |      4 +-
 ...FSOutputSaslHelper.SaslNegotiateHandler.html |      4 +-
 ...ncDFSOutputSaslHelper.SaslUnwrapHandler.html |      4 +-
 ...syncDFSOutputSaslHelper.SaslWrapHandler.html |      4 +-
 ...utputSaslHelper.TransparentCryptoHelper.html |      4 +-
 .../FanOutOneBlockAsyncDFSOutputSaslHelper.html |      4 +-
 .../hbase/io/asyncfs/SendBufSizePredictor.html  |      4 +-
 .../hbase/io/asyncfs/WrapperAsyncFSOutput.html  |      4 +-
 .../io/asyncfs/class-use/AsyncFSOutput.html     |      4 +-
 .../asyncfs/class-use/AsyncFSOutputHelper.html  |      4 +-
 ...FanOutOneBlockAsyncDFSOutput.AckHandler.html |      4 +-
 .../FanOutOneBlockAsyncDFSOutput.Callback.html  |      4 +-
 .../FanOutOneBlockAsyncDFSOutput.State.html     |      4 +-
 .../class-use/FanOutOneBlockAsyncDFSOutput.html |      4 +-
 ...OneBlockAsyncDFSOutputHelper.BlockAdder.html |      4 +-
 ...BlockAsyncDFSOutputHelper.CancelOnClose.html |      4 +-
 ...ockAsyncDFSOutputHelper.ChecksumCreater.html |      4 +-
 ...ckAsyncDFSOutputHelper.DFSClientAdaptor.html |      4 +-
 ...neBlockAsyncDFSOutputHelper.FileCreator.html |      4 +-
 ...eBlockAsyncDFSOutputHelper.LeaseManager.html |      4 +-
 ...kAsyncDFSOutputHelper.NameNodeException.html |      4 +-
 ...utOneBlockAsyncDFSOutputHelper.PBHelper.html |      4 +-
 ...DFSOutputHelper.PipelineAckStatusGetter.html |      4 +-
 ...kAsyncDFSOutputHelper.StorageTypeSetter.html |      4 +-
 .../FanOutOneBlockAsyncDFSOutputHelper.html     |      4 +-
 ...AsyncDFSOutputSaslHelper.DecryptHandler.html |      4 +-
 ...AsyncDFSOutputSaslHelper.EncryptHandler.html |      4 +-
 ...eBlockAsyncDFSOutputSaslHelper.PBHelper.html |      4 +-
 ...ockAsyncDFSOutputSaslHelper.SaslAdaptor.html |      4 +-
 ...putSaslHelper.SaslClientCallbackHandler.html |      4 +-
 ...FSOutputSaslHelper.SaslNegotiateHandler.html |      4 +-
 ...ncDFSOutputSaslHelper.SaslUnwrapHandler.html |      4 +-
 ...syncDFSOutputSaslHelper.SaslWrapHandler.html |      4 +-
 ...utputSaslHelper.TransparentCryptoHelper.html |      4 +-
 .../FanOutOneBlockAsyncDFSOutputSaslHelper.html |      4 +-
 .../asyncfs/class-use/SendBufSizePredictor.html |      4 +-
 .../asyncfs/class-use/WrapperAsyncFSOutput.html |      4 +-
 .../hadoop/hbase/io/asyncfs/package-frame.html  |      2 +-
 .../hbase/io/asyncfs/package-summary.html       |      4 +-
 .../hadoop/hbase/io/asyncfs/package-tree.html   |      4 +-
 .../hadoop/hbase/io/asyncfs/package-use.html    |      4 +-
 .../io/class-use/ByteArrayOutputStream.html     |      4 +-
 .../hbase/io/class-use/ByteBuffInputStream.html |      4 +-
 .../io/class-use/ByteBufferInputStream.html     |      4 +-
 .../class-use/ByteBufferListOutputStream.html   |      4 +-
 .../io/class-use/ByteBufferOutputStream.html    |      4 +-
 .../hbase/io/class-use/ByteBufferPool.html      |      8 +-
 .../hbase/io/class-use/ByteBufferWriter.html    |      4 +-
 .../ByteBufferWriterDataOutputStream.html       |      4 +-
 .../class-use/ByteBufferWriterOutputStream.html |      4 +-
 .../hbase/io/class-use/CellOutputStream.html    |      4 +-
 .../io/class-use/FSDataInputStreamWrapper.html  |      4 +-
 .../class-use/FileLink.FileLinkInputStream.html |      4 +-
 .../hadoop/hbase/io/class-use/FileLink.html     |      4 +-
 .../hadoop/hbase/io/class-use/HFileLink.html    |      4 +-
 .../hbase/io/class-use/HalfStoreFileReader.html |      4 +-
 .../hadoop/hbase/io/class-use/HeapSize.html     |      4 +-
 .../ImmutableBytesWritable.Comparator.html      |      4 +-
 .../io/class-use/ImmutableBytesWritable.html    |    100 +-
 .../hadoop/hbase/io/class-use/MetricsIO.html    |      4 +-
 .../hbase/io/class-use/MetricsIOSource.html     |      4 +-
 .../hbase/io/class-use/MetricsIOSourceImpl.html |      4 +-
 .../hbase/io/class-use/MetricsIOWrapper.html    |      4 +-
 .../io/class-use/MetricsIOWrapperImpl.html      |      4 +-
 .../hbase/io/class-use/Reference.Range.html     |      4 +-
 .../hadoop/hbase/io/class-use/Reference.html    |      4 +-
 .../hbase/io/class-use/SizedCellScanner.html    |      4 +-
 .../io/class-use/TagCompressionContext.html     |     14 +-
 .../hadoop/hbase/io/class-use/TimeRange.html    |    206 +-
 .../hadoop/hbase/io/class-use/WALLink.html      |      4 +-
 .../hbase/io/class-use/WritableWithSize.html    |      4 +-
 .../io/compress/Compression.Algorithm.html      |      8 +-
 ...pression.FinishOnFlushCompressionStream.html |      4 +-
 .../hadoop/hbase/io/compress/Compression.html   |      4 +-
 ...pOutputStream.ResetableGZIPOutputStream.html |      4 +-
 ...treamGzipCodec.ReusableGzipOutputStream.html |      4 +-
 .../io/compress/ReusableStreamGzipCodec.html    |      4 +-
 .../class-use/Compression.Algorithm.html        |      8 +-
 ...pression.FinishOnFlushCompressionStream.html |      4 +-
 .../io/compress/class-use/Compression.html      |      4 +-
 ...pOutputStream.ResetableGZIPOutputStream.html |      4 +-
 ...treamGzipCodec.ReusableGzipOutputStream.html |      4 +-
 .../class-use/ReusableStreamGzipCodec.html      |      4 +-
 .../hadoop/hbase/io/compress/package-frame.html |      2 +-
 .../hbase/io/compress/package-summary.html      |      4 +-
 .../hadoop/hbase/io/compress/package-tree.html  |      4 +-
 .../hadoop/hbase/io/compress/package-use.html   |      4 +-
 .../apache/hadoop/hbase/io/crypto/Cipher.html   |      4 +-
 .../hadoop/hbase/io/crypto/CipherProvider.html  |      4 +-
 .../apache/hadoop/hbase/io/crypto/Context.html  |      4 +-
 .../hbase/io/crypto/CryptoCipherProvider.html   |      4 +-
 .../hadoop/hbase/io/crypto/Decryptor.html       |      4 +-
 .../hbase/io/crypto/DefaultCipherProvider.html  |      4 +-
 .../hbase/io/crypto/Encryption.Context.html     |      4 +-
 .../hadoop/hbase/io/crypto/Encryption.html      |      4 +-
 .../hadoop/hbase/io/crypto/Encryptor.html       |      4 +-
 .../hadoop/hbase/io/crypto/KeyProvider.html     |      4 +-
 .../hbase/io/crypto/KeyStoreKeyProvider.html    |      4 +-
 .../apache/hadoop/hbase/io/crypto/aes/AES.html  |      4 +-
 .../hbase/io/crypto/aes/AESDecryptor.html       |      4 +-
 .../hbase/io/crypto/aes/AESEncryptor.html       |      4 +-
 .../hbase/io/crypto/aes/CommonsCryptoAES.html   |      4 +-
 .../crypto/aes/CommonsCryptoAESDecryptor.html   |      4 +-
 .../crypto/aes/CommonsCryptoAESEncryptor.html   |      4 +-
 .../io/crypto/aes/CryptoAES.Integrity.html      |      4 +-
 .../hadoop/hbase/io/crypto/aes/CryptoAES.html   |      4 +-
 .../hbase/io/crypto/aes/class-use/AES.html      |      4 +-
 .../io/crypto/aes/class-use/AESDecryptor.html   |      4 +-
 .../io/crypto/aes/class-use/AESEncryptor.html   |      4 +-
 .../crypto/aes/class-use/CommonsCryptoAES.html  |      4 +-
 .../class-use/CommonsCryptoAESDecryptor.html    |      4 +-
 .../class-use/CommonsCryptoAESEncryptor.html    |      4 +-
 .../aes/class-use/CryptoAES.Integrity.html      |      4 +-
 .../io/crypto/aes/class-use/CryptoAES.html      |      4 +-
 .../hbase/io/crypto/aes/package-frame.html      |      2 +-
 .../hbase/io/crypto/aes/package-summary.html    |      4 +-
 .../hbase/io/crypto/aes/package-tree.html       |      4 +-
 .../hadoop/hbase/io/crypto/aes/package-use.html |      4 +-
 .../hbase/io/crypto/class-use/Cipher.html       |     16 +-
 .../io/crypto/class-use/CipherProvider.html     |      4 +-
 .../hbase/io/crypto/class-use/Context.html      |     12 +-
 .../crypto/class-use/CryptoCipherProvider.html  |      4 +-
 .../hbase/io/crypto/class-use/Decryptor.html    |     16 +-
 .../crypto/class-use/DefaultCipherProvider.html |      4 +-
 .../io/crypto/class-use/Encryption.Context.html |      4 +-
 .../hbase/io/crypto/class-use/Encryption.html   |      4 +-
 .../hbase/io/crypto/class-use/Encryptor.html    |     26 +-
 .../hbase/io/crypto/class-use/KeyProvider.html  |      4 +-
 .../crypto/class-use/KeyStoreKeyProvider.html   |      4 +-
 .../hadoop/hbase/io/crypto/package-frame.html   |      2 +-
 .../hadoop/hbase/io/crypto/package-summary.html |      4 +-
 .../hadoop/hbase/io/crypto/package-tree.html    |      4 +-
 .../hadoop/hbase/io/crypto/package-use.html     |      4 +-
 ...tDataBlockEncoder.AbstractEncodedSeeker.html |      4 +-
 .../io/encoding/AbstractDataBlockEncoder.html   |      4 +-
 ...kEncoder.BufferedDataBlockEncodingState.html |      4 +-
 ...dDataBlockEncoder.BufferedEncodedSeeker.html |      4 +-
 ...BlockEncoder.OffheapDecodedExtendedCell.html |      8 +-
 ...feredDataBlockEncoder.OnheapDecodedCell.html |      8 +-
 .../BufferedDataBlockEncoder.SeekerState.html   |      4 +-
 .../io/encoding/BufferedDataBlockEncoder.html   |      4 +-
 .../hbase/io/encoding/CompressionState.html     |      4 +-
 ...eyDataBlockEncoder.CopyKeyEncodingState.html |      4 +-
 .../io/encoding/CopyKeyDataBlockEncoder.html    |      4 +-
 .../DataBlockEncoder.EncodedSeeker.html         |      4 +-
 .../hbase/io/encoding/DataBlockEncoder.html     |      4 +-
 .../hbase/io/encoding/DataBlockEncoding.html    |      8 +-
 ...iffKeyDeltaEncoder.DiffCompressionState.html |      4 +-
 .../DiffKeyDeltaEncoder.DiffSeekerState.html    |      4 +-
 .../hbase/io/encoding/DiffKeyDeltaEncoder.html  |      4 +-
 .../hbase/io/encoding/EncodedDataBlock.html     |      4 +-
 .../EncoderBufferTooSmallException.html         |      4 +-
 .../hadoop/hbase/io/encoding/EncodingState.html |      4 +-
 ...ffDeltaEncoder.FastDiffCompressionState.html |      4 +-
 ...astDiffDeltaEncoder.FastDiffSeekerState.html |      4 +-
 .../hbase/io/encoding/FastDiffDeltaEncoder.html |      4 +-
 .../io/encoding/HFileBlockDecodingContext.html  |      4 +-
 .../HFileBlockDefaultDecodingContext.html       |      4 +-
 .../HFileBlockDefaultEncodingContext.html       |      4 +-
 .../io/encoding/HFileBlockEncodingContext.html  |      4 +-
 .../hadoop/hbase/io/encoding/NoneEncoder.html   |      4 +-
 .../io/encoding/PrefixKeyDeltaEncoder.html      |      4 +-
 .../RowIndexCodecV1.RowIndexEncodingState.html  |      4 +-
 .../hbase/io/encoding/RowIndexCodecV1.html      |      4 +-
 .../hbase/io/encoding/RowIndexEncoderV1.html    |      4 +-
 .../encoding/RowIndexSeekerV1.SeekerState.html  |      4 +-
 .../hbase/io/encoding/RowIndexSeekerV1.html     |      4 +-
 ...tDataBlockEncoder.AbstractEncodedSeeker.html |      4 +-
 .../class-use/AbstractDataBlockEncoder.html     |      4 +-
 ...kEncoder.BufferedDataBlockEncodingState.html |      4 +-
 ...dDataBlockEncoder.BufferedEncodedSeeker.html |      4 +-
 ...BlockEncoder.OffheapDecodedExtendedCell.html |      4 +-
 ...feredDataBlockEncoder.OnheapDecodedCell.html |      4 +-
 .../BufferedDataBlockEncoder.SeekerState.html   |      8 +-
 .../class-use/BufferedDataBlockEncoder.html     |      4 +-
 .../io/encoding/class-use/CompressionState.html |     10 +-
 ...eyDataBlockEncoder.CopyKeyEncodingState.html |      4 +-
 .../class-use/CopyKeyDataBlockEncoder.html      |      4 +-
 .../DataBlockEncoder.EncodedSeeker.html         |     10 +-
 .../io/encoding/class-use/DataBlockEncoder.html |      4 +-
 .../encoding/class-use/DataBlockEncoding.html   |     58 +-
 ...iffKeyDeltaEncoder.DiffCompressionState.html |      4 +-
 .../DiffKeyDeltaEncoder.DiffSeekerState.html    |      4 +-
 .../encoding/class-use/DiffKeyDeltaEncoder.html |      4 +-
 .../io/encoding/class-use/EncodedDataBlock.html |      4 +-
 .../EncoderBufferTooSmallException.html         |      4 +-
 .../io/encoding/class-use/EncodingState.html    |     16 +-
 ...ffDeltaEncoder.FastDiffCompressionState.html |      4 +-
 ...astDiffDeltaEncoder.FastDiffSeekerState.html |      4 +-
 .../class-use/FastDiffDeltaEncoder.html         |      4 +-
 .../class-use/HFileBlockDecodingContext.html    |     28 +-
 .../HFileBlockDefaultDecodingContext.html       |     12 +-
 .../HFileBlockDefaultEncodingContext.html       |     12 +-
 .../class-use/HFileBlockEncodingContext.html    |     72 +-
 .../io/encoding/class-use/NoneEncoder.html      |     12 +-
 .../class-use/PrefixKeyDeltaEncoder.html        |      4 +-
 .../RowIndexCodecV1.RowIndexEncodingState.html  |      4 +-
 .../io/encoding/class-use/RowIndexCodecV1.html  |      4 +-
 .../encoding/class-use/RowIndexEncoderV1.html   |      4 +-
 .../class-use/RowIndexSeekerV1.SeekerState.html |      4 +-
 .../io/encoding/class-use/RowIndexSeekerV1.html |      4 +-
 .../hadoop/hbase/io/encoding/package-frame.html |      2 +-
 .../hbase/io/encoding/package-summary.html      |      4 +-
 .../hadoop/hbase/io/encoding/package-tree.html  |      4 +-
 .../hadoop/hbase/io/encoding/package-use.html   |      4 +-
 .../io/hadoopbackport/ThrottledInputStream.html |      4 +-
 .../class-use/ThrottledInputStream.html         |      4 +-
 .../hbase/io/hadoopbackport/package-frame.html  |      2 +-
 .../io/hadoopbackport/package-summary.html      |      4 +-
 .../hbase/io/hadoopbackport/package-tree.html   |      4 +-
 .../hbase/io/hadoopbackport/package-use.html    |      4 +-
 .../hadoop/hbase/io/hfile/AgeSnapshot.html      |     29 +-
 .../hadoop/hbase/io/hfile/BlockCache.html       |      4 +-
 .../hadoop/hbase/io/hfile/BlockCacheKey.html    |      4 +-
 ...BlockCacheUtil.CachedBlockCountsPerFile.html |      4 +-
 .../BlockCacheUtil.CachedBlocksByFile.html      |      4 +-
 .../hadoop/hbase/io/hfile/BlockCacheUtil.html   |      4 +-
 .../hbase/io/hfile/BlockCachesIterator.html     |      4 +-
 .../hadoop/hbase/io/hfile/BlockPriority.html    |     17 +-
 .../hbase/io/hfile/BlockType.BlockCategory.html |      4 +-
 .../apache/hadoop/hbase/io/hfile/BlockType.html |      4 +-
 .../hbase/io/hfile/BlockWithScanInfo.html       |     17 +-
 .../hfile/CacheConfig.ExternalBlockCaches.html  |      4 +-
 .../hadoop/hbase/io/hfile/CacheConfig.html      |      4 +-
 .../hadoop/hbase/io/hfile/CacheStats.html       |     32 +-
 .../hbase/io/hfile/Cacheable.MemoryType.html    |      8 +-
 .../apache/hadoop/hbase/io/hfile/Cacheable.html |      4 +-
 .../hbase/io/hfile/CacheableDeserializer.html   |      4 +-
 .../hfile/CacheableDeserializerIdManager.html   |      4 +-
 .../hadoop/hbase/io/hfile/CachedBlock.html      |      4 +-
 .../hadoop/hbase/io/hfile/ChecksumUtil.html     |      4 +-
 .../CombinedBlockCache.CombinedCacheStats.html  |      4 +-
 .../hbase/io/hfile/CombinedBlockCache.html      |      4 +-
 .../hbase/io/hfile/CompoundBloomFilter.html     |      4 +-
 .../hbase/io/hfile/CompoundBloomFilterBase.html |      4 +-
 .../CompoundBloomFilterWriter.MetaWriter.html   |      4 +-
 .../CompoundBloomFilterWriter.ReadyChunk.html   |      4 +-
 .../io/hfile/CompoundBloomFilterWriter.html     |      4 +-
 .../hbase/io/hfile/CorruptHFileException.html   |      4 +-
 .../hadoop/hbase/io/hfile/FixedFileTrailer.html |    179 +-
 .../io/hfile/HFile.CachingBlockReader.html      |      4 +-
 .../hadoop/hbase/io/hfile/HFile.FileInfo.html   |      4 +-
 .../hadoop/hbase/io/hfile/HFile.Reader.html     |      4 +-
 .../hadoop/hbase/io/hfile/HFile.Writer.html     |      4 +-
 .../hbase/io/hfile/HFile.WriterFactory.html     |      4 +-
 .../org/apache/hadoop/hbase/io/hfile/HFile.html |      4 +-
 .../io/hfile/HFileBlock.BlockIterator.html      |      4 +-
 .../io/hfile/HFileBlock.BlockWritable.html      |      4 +-
 .../hbase/io/hfile/HFileBlock.FSReader.html     |      4 +-
 .../hbase/io/hfile/HFileBlock.FSReaderImpl.html |     20 +-
 .../hbase/io/hfile/HFileBlock.Header.html       |      4 +-
 .../io/hfile/HFileBlock.PrefetchedHeader.html   |      4 +-
 .../hbase/io/hfile/HFileBlock.Writer.State.html |      8 +-
 .../hbase/io/hfile/HFileBlock.Writer.html       |      4 +-
 .../hadoop/hbase/io/hfile/HFileBlock.html       |     48 +-
 .../hfile/HFileBlockIndex.BlockIndexChunk.html  |      4 +-
 .../hfile/HFileBlockIndex.BlockIndexReader.html |      4 +-
 .../hfile/HFileBlockIndex.BlockIndexWriter.html |      4 +-
 ...BlockIndex.ByteArrayKeyBlockIndexReader.html |      4 +-
 ...BlockIndex.CellBasedKeyBlockIndexReader.html |      4 +-
 .../hadoop/hbase/io/hfile/HFileBlockIndex.html  |      4 +-
 .../hadoop/hbase/io/hfile/HFileContext.html     |      4 +-
 .../hbase/io/hfile/HFileContextBuilder.html     |      4 +-
 .../hbase/io/hfile/HFileDataBlockEncoder.html   |      4 +-
 .../io/hfile/HFileDataBlockEncoderImpl.html     |      4 +-
 ...ilePrettyPrinter.KeyValueStatsCollector.html |     42 +-
 ...ilePrettyPrinter.SimpleReporter.Builder.html |     28 +-
 .../HFilePrettyPrinter.SimpleReporter.html      |     20 +-
 .../hbase/io/hfile/HFilePrettyPrinter.html      |     82 +-
 ...ReaderImpl.BlockIndexNotLoadedException.html |      4 +-
 .../hfile/HFileReaderImpl.EncodedScanner.html   |      4 +-
 .../hfile/HFileReaderImpl.HFileScannerImpl.html |      4 +-
 .../HFileReaderImpl.NotSeekedException.html     |      4 +-
 .../hadoop/hbase/io/hfile/HFileReaderImpl.html  |      4 +-
 .../hadoop/hbase/io/hfile/HFileScanner.html     |      4 +-
 .../apache/hadoop/hbase/io/hfile/HFileUtil.html |      4 +-
 .../hadoop/hbase/io/hfile/HFileWriterImpl.html  |      4 +-
 .../io/hfile/InclusiveCombinedBlockCache.html   |      4 +-
 .../hbase/io/hfile/InlineBlockWriter.html       |      4 +-
 .../hbase/io/hfile/InvalidHFileException.html   |      4 +-
 .../io/hfile/LruBlockCache.BlockBucket.html     |      4 +-
 .../io/hfile/LruBlockCache.EvictionThread.html  |      4 +-
 .../hfile/LruBlockCache.StatisticsThread.html   |      4 +-
 .../hadoop/hbase/io/hfile/LruBlockCache.html    |      4 +-
 .../hadoop/hbase/io/hfile/LruCachedBlock.html   |      4 +-
 .../hbase/io/hfile/LruCachedBlockQueue.html     |      4 +-
 ...emcachedBlockCache.HFileBlockTranscoder.html |      4 +-
 .../hbase/io/hfile/MemcachedBlockCache.html     |      4 +-
 .../NoOpDataBlockEncoder.NoneEncodingState.html |      4 +-
 .../hbase/io/hfile/NoOpDataBlockEncoder.html    |      4 +-
 .../hadoop/hbase/io/hfile/PrefetchExecutor.html |     37 +-
 .../hbase/io/hfile/ResizableBlockCache.html     |      4 +-
 .../io/hfile/bucket/BucketAllocator.Bucket.html |      4 +-
 .../bucket/BucketAllocator.BucketSizeInfo.html  |     16 +-
 .../bucket/BucketAllocator.IndexStatistics.html |      4 +-
 .../hbase/io/hfile/bucket/BucketAllocator.html  |      4 +-
 .../hfile/bucket/BucketAllocatorException.html  |      4 +-
 .../hfile/bucket/BucketCache.BucketEntry.html   |    157 +-
 .../bucket/BucketCache.BucketEntryGroup.html    |     22 +-
 .../hfile/bucket/BucketCache.RAMQueueEntry.html |     28 +-
 .../BucketCache.SharedMemoryBucketEntry.html    |    443 +
 .../bucket/BucketCache.StatisticsThread.html    |     16 +-
 .../hfile/bucket/BucketCache.WriterThread.html  |     18 +-
 .../hbase/io/hfile/bucket/BucketCache.html      |    214 +-
 .../hbase/io/hfile/bucket/BucketCacheStats.html |      4 +-
 .../io/hfile/bucket/ByteBufferIOEngine.html     |     43 +-
 .../io/hfile/bucket/CacheFullException.html     |      4 +-
 .../hbase/io/hfile/bucket/CachedEntryQueue.html |      4 +-
 .../hfile/bucket/FileIOEngine.FileAccessor.html |      8 +-
 .../bucket/FileIOEngine.FileReadAccessor.html   |     10 +-
 .../bucket/FileIOEngine.FileWriteAccessor.html  |     10 +-
 .../hbase/io/hfile/bucket/FileIOEngine.html     |     54 +-
 .../hbase/io/hfile/bucket/FileMmapEngine.html   |     11 +-
 .../hadoop/hbase/io/hfile/bucket/IOEngine.html  |     44 +-
 .../hbase/io/hfile/bucket/UniqueIndexMap.html   |      8 +-
 .../bucket/UnsafeSharedMemoryBucketEntry.html   |    470 +
 .../class-use/BucketAllocator.Bucket.html       |      4 +-
 .../BucketAllocator.BucketSizeInfo.html         |      4 +-
 .../BucketAllocator.IndexStatistics.html        |      4 +-
 .../hfile/bucket/class-use/BucketAllocator.html |      4 +-
 .../class-use/BucketAllocatorException.html     |      4 +-
 .../class-use/BucketCache.BucketEntry.html      |     21 +-
 .../class-use/BucketCache.BucketEntryGroup.html |      4 +-
 .../class-use/BucketCache.RAMQueueEntry.html    |      4 +-
 .../BucketCache.SharedMemoryBucketEntry.html    |    125 +
 .../class-use/BucketCache.StatisticsThread.html |      4 +-
 .../class-use/BucketCache.WriterThread.html     |      4 +-
 .../io/hfile/bucket/class-use/BucketCache.html  |      4 +-
 .../bucket/class-use/BucketCacheStats.html      |      4 +-
 .../bucket/class-use/ByteBufferIOEngine.html    |      4 +-
 .../bucket/class-use/CacheFullException.html    |      4 +-
 .../bucket/class-use/CachedEntryQueue.html      |      4 +-
 .../class-use/FileIOEngine.FileAccessor.html    |      4 +-
 .../FileIOEngine.FileReadAccessor.html          |      4 +-
 .../FileIOEngine.FileWriteAccessor.html         |      4 +-
 .../io/hfile/bucket/class-use/FileIOEngine.html |      4 +-
 .../hfile/bucket/class-use/FileMmapEngine.html  |      4 +-
 .../io/hfile/bucket/class-use/IOEngine.html     |      4 +-
 .../hfile/bucket/class-use/UniqueIndexMap.html  |      4 +-
 .../UnsafeSharedMemoryBucketEntry.html          |    125 +
 .../hbase/io/hfile/bucket/package-frame.html    |      4 +-
 .../hbase/io/hfile/bucket/package-summary.html  |     28 +-
 .../hbase/io/hfile/bucket/package-tree.html     |     11 +-
 .../hbase/io/hfile/bucket/package-use.html      |      4 +-
 .../hbase/io/hfile/class-use/AgeSnapshot.html   |      4 +-
 .../hbase/io/hfile/class-use/BlockCache.html    |     10 +-
 .../hbase/io/hfile/class-use/BlockCacheKey.html |     84 +-
 ...BlockCacheUtil.CachedBlockCountsPerFile.html |      4 +-
 .../BlockCacheUtil.CachedBlocksByFile.html      |      4 +-
 .../io/hfile/class-use/BlockCacheUtil.html      |      4 +-
 .../io/hfile/class-use/BlockCachesIterator.html |      4 +-
 .../hbase/io/hfile/class-use/BlockPriority.html |      4 +-
 .../class-use/BlockType.BlockCategory.html      |      4 +-
 .../hbase/io/hfile/class-use/BlockType.html     |     64 +-
 .../io/hfile/class-use/BlockWithScanInfo.html   |      4 +-
 .../CacheConfig.ExternalBlockCaches.html        |      4 +-
 .../hbase/io/hfile/class-use/CacheConfig.html   |     70 +-
 .../hbase/io/hfile/class-use/CacheStats.html    |     14 +-
 .../hfile/class-use/Cacheable.MemoryType.html   |      4 +-
 .../hbase/io/hfile/class-use/Cacheable.html     |    104 +-
 .../hfile/class-use/CacheableDeserializer.html  |     20 +-
 .../CacheableDeserializerIdManager.html         |      4 +-
 .../hbase/io/hfile/class-use/CachedBlock.html   |     10 +-
 .../hbase/io/hfile/class-use/ChecksumUtil.html  |      4 +-
 .../CombinedBlockCache.CombinedCacheStats.html  |      4 +-
 .../io/hfile/class-use/CombinedBlockCache.html  |      4 +-
 .../io/hfile/class-use/CompoundBloomFilter.html |      4 +-
 .../class-use/CompoundBloomFilterBase.html      |      4 +-
 .../CompoundBloomFilterWriter.MetaWriter.html   |      4 +-
 .../CompoundBloomFilterWriter.ReadyChunk.html   |      4 +-
 .../class-use/CompoundBloomFilterWriter.html    |      4 +-
 .../hfile/class-use/CorruptHFileException.html  |      4 +-
 .../io/hfile/class-use/FixedFileTrailer.html    |      8 +-
 .../class-use/HFile.CachingBlockReader.html     |      4 +-
 .../io/hfile/class-use/HFile.FileInfo.html      |     12 +-
 .../hbase/io/hfile/class-use/HFile.Reader.html  |     16 +-
 .../hbase/io/hfile/class-use/HFile.Writer.html  |     22 +-
 .../io/hfile/class-use/HFile.WriterFactory.html |      4 +-
 .../hadoop/hbase/io/hfile/class-use/HFile.html  |      4 +-
 .../class-use/HFileBlock.BlockIterator.html     |      4 +-
 .../class-use/HFileBlock.BlockWritable.html     |      4 +-
 .../io/hfile/class-use/HFileBlock.FSReader.html |     12 +-
 .../class-use/HFileBlock.FSReaderImpl.html      |      4 +-
 .../io/hfile/class-use/HFileBlock.Header.html   |      4 +-
 .../class-use/HFileBlock.PrefetchedHeader.html  |      4 +-
 .../class-use/HFileBlock.Writer.State.html      |      4 +-
 .../io/hfile/class-use/HFileBlock.Writer.html   |     12 +-
 .../hbase/io/hfile/class-use/HFileBlock.html    |     28 +-
 .../HFileBlockIndex.BlockIndexChunk.html        |      4 +-
 .../HFileBlockIndex.BlockIndexReader.html       |      8 +-
 .../HFileBlockIndex.BlockIndexWriter.html       |      4 +-
 ...BlockIndex.ByteArrayKeyBlockIndexReader.html |      4 +-
 ...BlockIndex.CellBasedKeyBlockIndexReader.html |      4 +-
 .../io/hfile/class-use/HFileBlockIndex.html     |      4 +-
 .../hbase/io/hfile/class-use/HFileContext.html  |     70 +-
 .../io/hfile/class-use/HFileContextBuilder.html |      4 +-
 .../hfile/class-use/HFileDataBlockEncoder.html  |     14 +-
 .../class-use/HFileDataBlockEncoderImpl.html    |      4 +-
 ...ilePrettyPrinter.KeyValueStatsCollector.html |      4 +-
 ...ilePrettyPrinter.SimpleReporter.Builder.html |      4 +-
 .../HFilePrettyPrinter.SimpleReporter.html      |      4 +-
 .../io/hfile/class-use/HFilePrettyPrinter.html  |      4 +-
 ...ReaderImpl.BlockIndexNotLoadedException.html |      4 +-
 .../HFileReaderImpl.EncodedScanner.html         |      4 +-
 .../HFileReaderImpl.HFileScannerImpl.html       |      4 +-
 .../HFileReaderImpl.NotSeekedException.html     |      4 +-
 .../io/hfile/class-use/HFileReaderImpl.html     |      4 +-
 .../hbase/io/hfile/class-use/HFileScanner.html  |     24 +-
 .../hbase/io/hfile/class-use/HFileUtil.html     |      4 +-
 .../io/hfile/class-use/HFileWriterImpl.html     |      4 +-
 .../class-use/InclusiveCombinedBlockCache.html  |      4 +-
 .../io/hfile/class-use/InlineBlockWriter.html   |     12 +-
 .../hfile/class-use/InvalidHFileException.html  |      4 +-
 .../class-use/LruBlockCache.BlockBucket.html    |      4 +-
 .../class-use/LruBlockCache.EvictionThread.html |      4 +-
 .../LruBlockCache.StatisticsThread.html         |      4 +-
 .../hbase/io/hfile/class-use/LruBlockCache.html |      4 +-
 .../io/hfile/class-use/LruCachedBlock.html      |     12 +-
 .../io/hfile/class-use/LruCachedBlockQueue.html |      4 +-
 ...emcachedBlockCache.HFileBlockTranscoder.html |      4 +-
 .../io/hfile/class-use/MemcachedBlockCache.html |      4 +-
 .../NoOpDataBlockEncoder.NoneEncodingState.html |      4 +-
 .../hfile/class-use/NoOpDataBlockEncoder.html   |      4 +-
 .../io/hfile/class-use/PrefetchExecutor.html    |      4 +-
 .../io/hfile/class-use/ResizableBlockCache.html |      4 +-
 .../hadoop/hbase/io/hfile/package-frame.html    |      2 +-
 .../hadoop/hbase/io/hfile/package-summary.html  |      4 +-
 .../hadoop/hbase/io/hfile/package-tree.html     |     10 +-
 .../hadoop/hbase/io/hfile/package-use.html      |      4 +-
 .../apache/hadoop/hbase/io/package-frame.html   |      2 +-
 .../apache/hadoop/hbase/io/package-summary.html |      4 +-
 .../apache/hadoop/hbase/io/package-tree.html    |      4 +-
 .../org/apache/hadoop/hbase/io/package-use.html |     31 +-
 .../apache/hadoop/hbase/io/util/Dictionary.html |      4 +-
 ...BidirectionalLRUMap.ByteArrayBackedNode.html |      4 +-
 ...idirectionalLRUMap.ByteBufferBackedNode.html |      4 +-
 .../LRUDictionary.BidirectionalLRUMap.Node.html |      4 +-
 .../util/LRUDictionary.BidirectionalLRUMap.html |      4 +-
 .../hadoop/hbase/io/util/LRUDictionary.html     |      4 +-
 .../hadoop/hbase/io/util/MemorySizeUtil.html    |      4 +-
 .../hadoop/hbase/io/util/StreamUtils.html       |      4 +-
 .../hbase/io/util/class-use/Dictionary.html     |      4 +-
 ...BidirectionalLRUMap.ByteArrayBackedNode.html |      4 +-
 ...idirectionalLRUMap.ByteBufferBackedNode.html |      4 +-
 .../LRUDictionary.BidirectionalLRUMap.Node.html |      4 +-
 .../LRUDictionary.BidirectionalLRUMap.html      |      4 +-
 .../hbase/io/util/class-use/LRUDictionary.html  |      4 +-
 .../hbase/io/util/class-use/MemorySizeUtil.html |      4 +-
 .../hbase/io/util/class-use/StreamUtils.html    |      4 +-
 .../hadoop/hbase/io/util/package-frame.html     |      2 +-
 .../hadoop/hbase/io/util/package-summary.html   |      4 +-
 .../hadoop/hbase/io/util/package-tree.html      |      4 +-
 .../hadoop/hbase/io/util/package-use.html       |      4 +-
 .../AbstractRpcClient.AbstractRpcChannel.html   |      4 +-
 ...Client.BlockingRpcChannelImplementation.html |      4 +-
 ...tractRpcClient.RpcChannelImplementation.html |      4 +-
 .../hadoop/hbase/ipc/AbstractRpcClient.html     |      4 +-
 .../hbase/ipc/AdaptiveLifoCoDelCallQueue.html   |      4 +-
 .../hadoop/hbase/ipc/BadAuthException.html      |      4 +-
 .../hbase/ipc/BalancedQueueRpcExecutor.html     |      4 +-
 .../hadoop/hbase/ipc/BlockingRpcCallback.html   |      4 +-
 .../hadoop/hbase/ipc/BlockingRpcClient.html     |      4 +-
 .../ipc/BlockingRpcConnection.CallSender.html   |      4 +-
 .../hadoop/hbase/ipc/BlockingRpcConnection.html |      4 +-
 ...rCallBeforeInitHandler.BufferCallAction.html |      4 +-
 ...erCallBeforeInitHandler.BufferCallEvent.html |      4 +-
 .../hbase/ipc/BufferCallBeforeInitHandler.html  |      4 +-
 .../apache/hadoop/hbase/ipc/BufferChain.html    |      4 +-
 .../org/apache/hadoop/hbase/ipc/Call.html       |      4 +-
 .../hbase/ipc/CallCancelledException.html       |      4 +-
 .../apache/hadoop/hbase/ipc/CallEvent.Type.html |      8 +-
 .../org/apache/hadoop/hbase/ipc/CallEvent.html  |      4 +-
 .../apache/hadoop/hbase/ipc/CallQueueInfo.html  |      4 +-
 .../org/apache/hadoop/hbase/ipc/CallRunner.html |      6 +-
 .../hadoop/hbase/ipc/CallTimeoutException.html  |      4 +-
 .../hbase/ipc/CallerDisconnectedException.html  |      4 +-
 ...lockBuilder.ByteBufOutputStreamSupplier.html |      4 +-
 ...kBuilder.ByteBufferOutputStreamSupplier.html |      4 +-
 .../CellBlockBuilder.OutputStreamSupplier.html  |      4 +-
 .../hadoop/hbase/ipc/CellBlockBuilder.html      |      4 +-
 .../ipc/CellScannerButNoCodecException.html     |      4 +-
 .../apache/hadoop/hbase/ipc/ConnectionId.html   |      4 +-
 .../hadoop/hbase/ipc/CoprocessorRpcChannel.html |      4 +-
 ...CoprocessorRpcUtils.BlockingRpcCallback.html |      4 +-
 .../hadoop/hbase/ipc/CoprocessorRpcUtils.html   |      4 +-
 .../hbase/ipc/DefaultNettyEventLoopConfig.html  |      4 +-
 .../hbase/ipc/DelegatingHBaseRpcController.html |      4 +-
 .../hbase/ipc/EmptyServiceNameException.html    |      9 +-
 .../hadoop/hbase/ipc/FailedServerException.html |      4 +-
 .../apache/hadoop/hbase/ipc/FailedServers.html  |      4 +-
 .../hbase/ipc/FallbackDisallowedException.html  |      4 +-
 ...alancedQueueRpcExecutor.FastPathHandler.html |     16 +-
 .../ipc/FastPathBalancedQueueRpcExecutor.html   |      4 +-
 .../hbase/ipc/FatalConnectionException.html     |      4 +-
 .../ipc/FifoRpcScheduler.FifoCallRunner.html    |     14 +-
 .../hadoop/hbase/ipc/FifoRpcScheduler.html      |     53 +-
 .../hadoop/hbase/ipc/HBaseRPCErrorHandler.html  |      4 +-
 ...HBaseRpcController.CancellationCallback.html |      4 +-
 .../hadoop/hbase/ipc/HBaseRpcController.html    |      4 +-
 .../hbase/ipc/HBaseRpcControllerImpl.html       |      4 +-
 .../org/apache/hadoop/hbase/ipc/IPCUtil.html    |      4 +-
 .../hadoop/hbase/ipc/MetricsHBaseServer.html    |      4 +-
 .../hbase/ipc/MetricsHBaseServerSource.html     |    135 +-
 .../ipc/MetricsHBaseServerSourceFactory.html    |     19 +-
 ...seServerSourceFactoryImpl.SourceStorage.html |      4 +-
 .../MetricsHBaseServerSourceFactoryImpl.html    |      4 +-
 .../hbase/ipc/MetricsHBaseServerSourceImpl.html |     60 +-
 .../hbase/ipc/MetricsHBaseServerWrapper.html    |     35 +-
 .../ipc/MetricsHBaseServerWrapperImpl.html      |     41 +-
 .../apache/hadoop/hbase/ipc/NettyRpcClient.html |      4 +-
 .../hbase/ipc/NettyRpcClientConfigHelper.html   |      4 +-
 .../hadoop/hbase/ipc/NettyRpcConnection.html    |      4 +-
 .../hadoop/hbase/ipc/NettyRpcDuplexHandler.html |      4 +-
 .../hadoop/hbase/ipc/NettyRpcFrameDecoder.html  |      4 +-
 .../apache/hadoop/hbase/ipc/NettyRpcServer.html |      4 +-
 .../ipc/NettyRpcServerPreambleHandler.html      |      4 +-
 .../hbase/ipc/NettyRpcServerRequestDecoder.html |      4 +-
 .../ipc/NettyRpcServerResponseEncoder.html      |      4 +-
 .../hadoop/hbase/ipc/NettyServerCall.html       |      4 +-
 .../hbase/ipc/NettyServerRpcConnection.html     |      4 +-
 .../hadoop/hbase/ipc/PriorityFunction.html      |      4 +-
 .../apache/hadoop/hbase/ipc/QosPriority.html    |      9 +-
 .../hadoop/hbase/ipc/RWQueueRpcExecutor.html    |      4 +-
 ...teWithExtrasException.ClassLoaderHolder.html |      4 +-
 .../hbase/ipc/RemoteWithExtrasException.html    |      4 +-
 .../org/apache/hadoop/hbase/ipc/RpcCall.html    |      4 +-
 .../apache/hadoop/hbase/ipc/RpcCallContext.html |      4 +-
 .../apache/hadoop/hbase/ipc/RpcCallback.html    |      4 +-
 .../org/apache/hadoop/hbase/ipc/RpcClient.html  |      4 +-
 .../hadoop/hbase/ipc/RpcClientFactory.html      |      4 +-
 .../apache/hadoop/hbase/ipc/RpcConnection.html  |      4 +-
 .../hadoop/hbase/ipc/RpcControllerFactory.html  |      4 +-
 .../ipc/RpcExecutor.CallPriorityComparator.html |      4 +-
 .../hadoop/hbase/ipc/RpcExecutor.Handler.html   |      4 +-
 .../hbase/ipc/RpcExecutor.QueueBalancer.html    |      4 +-
 .../ipc/RpcExecutor.RandomQueueBalancer.html    |      4 +-
 .../apache/hadoop/hbase/ipc/RpcExecutor.html    |      4 +-
 .../apache/hadoop/hbase/ipc/RpcResponse.html    |      4 +-
 .../hadoop/hbase/ipc/RpcScheduler.Context.html  |      4 +-
 .../apache/hadoop/hbase/ipc/RpcScheduler.html   |      4 +-
 .../hadoop/hbase/ipc/RpcSchedulerContext.html   |      4 +-
 .../RpcServer.BlockingServiceAndInterface.html  |      4 +-
 .../hadoop/hbase/ipc/RpcServer.CallCleanup.html |      4 +-
 .../org/apache/hadoop/hbase/ipc/RpcServer.html  |      4 +-
 .../hadoop/hbase/ipc/RpcServerFactory.html      |      4 +-
 .../hadoop/hbase/ipc/RpcServerInterface.html    |      4 +-
 .../org/apache/hadoop/hbase/ipc/ServerCall.html |      4 +-
 .../hbase/ipc/ServerNotRunningYetException.html |      4 +-
 .../ServerRpcConnection.ByteBuffByteInput.html  |      4 +-
 .../hadoop/hbase/ipc/ServerRpcConnection.html   |      4 +-
 .../hadoop/hbase/ipc/ServerRpcController.html   |      4 +-
 .../hbase/ipc/ServerTooBusyException.html       |      4 +-
 .../hadoop/hbase/ipc/SimpleRpcScheduler.html    |      4 +-
 .../ipc/SimpleRpcServer.ConnectionManager.html  |      4 +-
 .../ipc/SimpleRpcServer.Listener.Reader.html    |      4 +-
 .../hbase/ipc/SimpleRpcServer.Listener.html     |      4 +-
 .../hadoop/hbase/ipc/SimpleRpcServer.html       |      4 +-
 .../hbase/ipc/SimpleRpcServerResponder.html     |      4 +-
 .../hadoop/hbase/ipc/SimpleServerCall.html      |      4 +-
 .../hbase/ipc/SimpleServerRpcConnection.html    |      4 +-
 .../hbase/ipc/StoppedRpcClientException.html    |      4 +-
 .../hbase/ipc/UnknownServiceException.html      |      9 +-
 .../ipc/UnsupportedCellCodecException.html      |      4 +-
 .../UnsupportedCompressionCodecException.html   |      4 +-
 .../hbase/ipc/UnsupportedCryptoException.html   |      4 +-
 .../hadoop/hbase/ipc/WrongVersionException.html |      4 +-
 .../AbstractRpcClient.AbstractRpcChannel.html   |      4 +-
 ...Client.BlockingRpcChannelImplementation.html |      4 +-
 ...tractRpcClient.RpcChannelImplementation.html |      4 +-
 .../hbase/ipc/class-use/AbstractRpcClient.html  |      4 +-
 .../class-use/AdaptiveLifoCoDelCallQueue.html   |      4 +-
 .../hbase/ipc/class-use/BadAuthException.html   |      4 +-
 .../ipc/class-use/BalancedQueueRpcExecutor.html |      4 +-
 .../ipc/class-use/BlockingRpcCallback.html      |      4 +-
 .../hbase/ipc/class-use/BlockingRpcClient.html  |      4 +-
 .../BlockingRpcConnection.CallSender.html       |      4 +-
 .../ipc/class-use/BlockingRpcConnection.html    |      4 +-
 ...rCallBeforeInitHandler.BufferCallAction.html |      4 +-
 ...erCallBeforeInitHandler.BufferCallEvent.html |      4 +-
 .../class-use/BufferCallBeforeInitHandler.html  |      4 +-
 .../hadoop/hbase/ipc/class-use/BufferChain.html |      4 +-
 .../apache/hadoop/hbase/ipc/class-use/Call.html |     26 +-
 .../ipc/class-use/CallCancelledException.html   |      4 +-
 .../hbase/ipc/class-use/CallEvent.Type.html     |      4 +-
 .../hadoop/hbase/ipc/class-use/CallEvent.html   |      4 +-
 .../hbase/ipc/class-use/CallQueueInfo.html      |      4 +-
 .../hadoop/hbase/ipc/class-use/CallRunner.html  |     36 +-
 .../ipc/class-use/CallTimeoutException.html     |      4 +-
 .../class-use/CallerDisconnectedException.html  |      4 +-
 ...lockBuilder.ByteBufOutputStreamSupplier.html |      4 +-
 ...kBuilder.ByteBufferOutputStreamSupplier.html |      4 +-
 .../CellBlockBuilder.OutputStreamSupplier.html  |      4 +-
 .../hbase/ipc/class-use/CellBlockBuilder.html   |     16 +-
 .../CellScannerButNoCodecException.html         |      4 +-
 .../hbase/ipc/class-use/ConnectionId.html       |     18 +-
 .../ipc/class-use/CoprocessorRpcChannel.html    |     28 +-
 ...CoprocessorRpcUtils.BlockingRpcCallback.html |      4 +-
 .../ipc/class-use/CoprocessorRpcUtils.html      |      4 +-
 .../class-use/DefaultNettyEventLoopConfig.html  |      4 +-
 .../class-use/DelegatingHBaseRpcController.html |      4 +-
 .../class-use/EmptyServiceNameException.html    |      4 +-
 .../ipc/class-use/FailedServerException.html    |      4 +-
 .../hbase/ipc/class-use/FailedServers.html      |      4 +-
 .../class-use/FallbackDisallowedException.html  |      4 +-
 ...alancedQueueRpcExecutor.FastPathHandler.html |      4 +-
 .../FastPathBalancedQueueRpcExecutor.html       |      4 +-
 .../ipc/class-use/FatalConnectionException.html |      4 +-
 .../FifoRpcScheduler.FifoCallRunner.html        |      4 +-
 .../hbase/ipc/class-use/FifoRpcScheduler.html   |      4 +-
 .../ipc/class-use/HBaseRPCErrorHandler.html     |     16 +-
 ...HBaseRpcController.CancellationCallback.html |     14 +-
 .../hbase/ipc/class-use/HBaseRpcController.html |     34 +-
 .../ipc/class-use/HBaseRpcControllerImpl.html   |      4 +-
 .../hadoop/hbase/ipc/class-use/IPCUtil.html     |      4 +-
 .../hbase/ipc/class-use/MetricsHBaseServer.html |     16 +-
 .../ipc/class-use/MetricsHBaseServerSource.html |      4 +-
 .../MetricsHBaseServerSourceFactory.html        |      4 +-
 ...seServerSourceFactoryImpl.SourceStorage.html |      4 +-
 .../MetricsHBaseServerSourceFactoryImpl.html    |      4 +-
 .../class-use/MetricsHBaseServerSourceImpl.html |      4 +-
 .../class-use/MetricsHBaseServerWrapper.html    |      4 +-
 .../MetricsHBaseServerWrapperImpl.html          |      4 +-
 .../hbase/ipc/class-use/NettyRpcClient.html     |      4 +-
 .../class-use/NettyRpcClientConfigHelper.html   |      4 +-
 .../hbase/ipc/class-use/NettyRpcConnection.html |      4 +-
 .../ipc/class-use/NettyRpcDuplexHandler.html    |      4 +-
 .../ipc/class-use/NettyRpcFrameDecoder.html     |      4 +-
 .../hbase/ipc/class-use/NettyRpcServer.html     |      4 +-
 .../NettyRpcServerPreambleHandler.html          |      4 +-
 .../class-use/NettyRpcServerRequestDecoder.html |      4 +-
 .../NettyRpcServerResponseEncoder.html          |      4 +-
 .../hbase/ipc/class-use/NettyServerCall.html    |      4 +-
 .../ipc/class-use/NettyServerRpcConnection.html |      4 +-
 .../hbase/ipc/class-use/PriorityFunction.html   |     20 +-
 .../hadoop/hbase/ipc/class-use/QosPriority.html |      4 +-
 .../hbase/ipc/class-use/RWQueueRpcExecutor.html |      4 +-
 ...teWithExtrasException.ClassLoaderHolder.html |      4 +-
 .../class-use/RemoteWithExtrasException.html    |      4 +-
 .../hadoop/hbase/ipc/class-use/RpcCall.html     |     14 +-
 .../hbase/ipc/class-use/RpcCallContext.html     |      4 +-
 .../hadoop/hbase/ipc/class-use/RpcCallback.html |     12 +-
 .../hadoop/hbase/ipc/class-use/RpcClient.html   |      8 +-
 .../hbase/ipc/class-use/RpcClientFactory.html   |      4 +-
 .../hbase/ipc/class-use/RpcConnection.html      |      4 +-
 .../ipc/class-use/RpcControllerFactory.html     |     38 +-
 .../RpcExecutor.CallPriorityComparator.html     |      4 +-
 .../ipc/class-use/RpcExecutor.Handler.html      |     16 +-
 .../class-use/RpcExecutor.QueueBalancer.html    |      4 +-
 .../RpcExecutor.RandomQueueBalancer.html        |      4 +-
 .../hadoop/hbase/ipc/class-use/RpcExecutor.html |      4 +-
 .../hadoop/hbase/ipc/class-use/RpcResponse.html |     14 +-
 .../ipc/class-use/RpcScheduler.Context.html     |      4 +-
 .../hbase/ipc/class-use/RpcScheduler.html       |     24 +-
 .../ipc/class-use/RpcSchedulerContext.html      |      4 +-
 .../RpcServer.BlockingServiceAndInterface.html  |      4 +-
 .../ipc/class-use/RpcServer.CallCleanup.html    |     16 +-
 .../hadoop/hbase/ipc/class-use/RpcServer.html   |     12 +-
 .../hbase/ipc/class-use/RpcServerFactory.html   |      4 +-
 .../hbase/ipc/class-use/RpcServerInterface.html |      4 +-
 .../hadoop/hbase/ipc/class-use/ServerCall.html  |      4 +-
 .../class-use/ServerNotRunningYetException.html |      4 +-
 .../ServerRpcConnection.ByteBuffByteInput.html  |      4 +-
 .../ipc/class-use/ServerRpcConnection.html      |      4 +-
 .../ipc/class-use/ServerRpcController.html      |      4 +-
 .../ipc/class-use/ServerTooBusyException.html   |      4 +-
 .../hbase/ipc/class-use/SimpleRpcScheduler.html |      4 +-
 .../SimpleRpcServer.ConnectionManager.html      |      4 +-
 .../SimpleRpcServer.Listener.Reader.html        |      4 +-
 .../ipc/class-use/SimpleRpcServer.Listener.html |      4 +-
 .../hbase/ipc/class-use/SimpleRpcServer.html    |      4 +-
 .../ipc/class-use/SimpleRpcServerResponder.html |     14 +-
 .../hbase/ipc/class-use/SimpleServerCall.html   |      4 +-
 .../class-use/SimpleServerRpcConnection.html    |      4 +-
 .../class-use/StoppedRpcClientException.html    |      4 +-
 .../ipc/class-use/UnknownServiceException.html  |      4 +-
 .../UnsupportedCellCodecException.html          |      4 +-
 .../UnsupportedCompressionCodecException.html   |      4 +-
 .../class-use/UnsupportedCryptoException.html   |      4 +-
 .../ipc/class-use/WrongVersionException.html    |      4 +-
 .../apache/hadoop/hbase/ipc/package-frame.html  |      2 +-
 .../hadoop/hbase/ipc/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/ipc/package-tree.html   |      6 +-
 .../apache/hadoop/hbase/ipc/package-use.html    |      4 +-
 .../apache/hadoop/hbase/log/HBaseMarkers.html   |      4 +-
 .../hbase/log/class-use/HBaseMarkers.html       |      4 +-
 .../apache/hadoop/hbase/log/package-frame.html  |      2 +-
 .../hadoop/hbase/log/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/log/package-tree.html   |      4 +-
 .../apache/hadoop/hbase/log/package-use.html    |      4 +-
 .../org/apache/hadoop/hbase/mapred/Driver.html  |      4 +-
 .../hadoop/hbase/mapred/GroupingTableMap.html   |      4 +-
 .../hadoop/hbase/mapred/HRegionPartitioner.html |      4 +-
 .../hadoop/hbase/mapred/IdentityTableMap.html   |      4 +-
 .../hbase/mapred/IdentityTableReduce.html       |      4 +-
 .../mapred/MultiTableSnapshotInputFormat.html   |      4 +-
 .../RowCounter.RowCounterMapper.Counters.html   |      4 +-
 .../mapred/RowCounter.RowCounterMapper.html     |      4 +-
 .../apache/hadoop/hbase/mapred/RowCounter.html  |      4 +-
 .../hadoop/hbase/mapred/TableInputFormat.html   |      4 +-
 .../hbase/mapred/TableInputFormatBase.html      |      4 +-
 .../apache/hadoop/hbase/mapred/TableMap.html    |      4 +-
 .../hadoop/hbase/mapred/TableMapReduceUtil.html |      4 +-
 .../TableOutputFormat.TableRecordWriter.html    |      4 +-
 .../hadoop/hbase/mapred/TableOutputFormat.html  |      4 +-
 .../hadoop/hbase/mapred/TableRecordReader.html  |      4 +-
 .../hbase/mapred/TableRecordReaderImpl.html     |      4 +-
 .../apache/hadoop/hbase/mapred/TableReduce.html |      4 +-
 ...otInputFormat.TableSnapshotRecordReader.html |      4 +-
 ...hotInputFormat.TableSnapshotRegionSplit.html |      4 +-
 .../hbase/mapred/TableSnapshotInputFormat.html  |      4 +-
 .../apache/hadoop/hbase/mapred/TableSplit.html  |      4 +-
 .../hadoop/hbase/mapred/class-use/Driver.html   |      4 +-
 .../mapred/class-use/GroupingTableMap.html      |      4 +-
 .../mapred/class-use/HRegionPartitioner.html    |      4 +-
 .../mapred/class-use/IdentityTableMap.html      |      4 +-
 .../mapred/class-use/IdentityTableReduce.html   |      4 +-
 .../MultiTableSnapshotInputFormat.html          |      4 +-
 .../RowCounter.RowCounterMapper.Counters.html   |      4 +-
 .../class-use/RowCounter.RowCounterMapper.html  |      4 +-
 .../hbase/mapred/class-use/RowCounter.html      |      4 +-
 .../mapred/class-use/TableInputFormat.html      |      4 +-
 .../mapred/class-use/TableInputFormatBase.html  |      4 +-
 .../hadoop/hbase/mapred/class-use/TableMap.html |      4 +-
 .../mapred/class-use/TableMapReduceUtil.html    |      4 +-
 .../TableOutputFormat.TableRecordWriter.html    |      4 +-
 .../mapred/class-use/TableOutputFormat.html     |      4 +-
 .../mapred/class-use/TableRecordReader.html     |      4 +-
 .../mapred/class-use/TableRecordReaderImpl.html |      4 +-
 .../hbase/mapred/class-use/TableReduce.html     |      4 +-
 ...otInputFormat.TableSnapshotRecordReader.html |      4 +-
 ...hotInputFormat.TableSnapshotRegionSplit.html |      4 +-
 .../class-use/TableSnapshotInputFormat.html     |      4 +-
 .../hbase/mapred/class-use/TableSplit.html      |      4 +-
 .../hadoop/hbase/mapred/package-frame.html      |      2 +-
 .../hadoop/hbase/mapred/package-summary.html    |      4 +-
 .../hadoop/hbase/mapred/package-tree.html       |      4 +-
 .../apache/hadoop/hbase/mapred/package-use.html |      4 +-
 .../CellCounter.CellCounterMapper.Counters.html |      4 +-
 .../CellCounter.CellCounterMapper.html          |      4 +-
 .../mapreduce/CellCounter.IntSumReducer.html    |      4 +-
 .../hadoop/hbase/mapreduce/CellCounter.html     |     21 +-
 .../hadoop/hbase/mapreduce/CellCreator.html     |      4 +-
 .../CellSerialization.CellDeserializer.html     |      4 +-
 .../CellSerialization.CellSerializer.html       |      4 +-
 .../hbase/mapreduce/CellSerialization.html      |      4 +-
 .../hadoop/hbase/mapreduce/CellSortReducer.html |      4 +-
 .../hadoop/hbase/mapreduce/CopyTable.html       |      4 +-
 .../DefaultVisibilityExpressionResolver.html    |      4 +-
 .../apache/hadoop/hbase/mapreduce/Driver.html   |      4 +-
 .../apache/hadoop/hbase/mapreduce/Export.html   |      4 +-
 .../hadoop/hbase/mapreduce/ExportUtils.html     |      4 +-
 .../hbase/mapreduce/GroupingTableMapper.html    |      4 +-
 .../HFileInputFormat.HFileRecordReader.html     |     32 +-
 .../hbase/mapreduce/HFileInputFormat.html       |     19 +-
 .../mapreduce/HFileOutputFormat2.TableInfo.html |      4 +-
 .../HFileOutputFormat2.WriterLength.html        |      4 +-
 .../hbase/mapreduce/HFileOutputFormat2.html     |      4 +-
 .../hbase/mapreduce/HRegionPartitioner.html     |      4 +-
 .../hbase/mapreduce/HashTable.HashMapper.html   |     20 +-
 .../hbase/mapreduce/HashTable.ResultHasher.html |     32 +-
 .../mapreduce/HashTable.TableHash.Reader.html   |     30 +-
 .../hbase/mapreduce/HashTable.TableHash.html    |     52 +-
 .../hadoop/hbase/mapreduce/HashTable.html       |     51 +-
 .../hbase/mapreduce/IdentityTableMapper.html    |      4 +-
 .../hbase/mapreduce/IdentityTableReducer.html   |      4 +-
 .../hbase/mapreduce/Import.CellImporter.html    |      4 +-
 .../hbase/mapreduce/Import.CellReducer.html     |      4 +-
 .../mapreduce/Import.CellSortImporter.html      |      4 +-
 ...itableComparable.CellWritableComparator.html |      4 +-
 .../Import.CellWritableComparable.html          |      4 +-
 ...mport.CellWritableComparablePartitioner.html |      4 +-
 .../hadoop/hbase/mapreduce/Import.Importer.html |      4 +-
 .../mapreduce/Import.KeyValueImporter.html      |      4 +-
 .../hbase/mapreduce/Import.KeyValueReducer.html |      4 +-
 .../mapreduce/Import.KeyValueSortImporter.html  |      4 +-
 ...leComparable.KeyValueWritableComparator.html |      4 +-
 .../Import.KeyValueWritableComparable.html      |      4 +-
 ...t.KeyValueWritableComparablePartitioner.html |      4 +-
 .../apache/hadoop/hbase/mapreduce/Import.html   |      4 +-
 ...ImportTsv.TsvParser.BadTsvLineException.html |      4 +-
 .../ImportTsv.TsvParser.ParsedLine.html         |      4 +-
 .../hbase/mapreduce/ImportTsv.TsvParser.html    |      4 +-
 .../hadoop/hbase/mapreduce/ImportTsv.html       |      4 +-
 .../hbase/mapreduce/IndexBuilder.Map.html       |     16 +-
 .../hadoop/hbase/mapreduce/IndexBuilder.html    |     19 +-
 .../hadoop/hbase/mapreduce/JarFinder.html       |     25 +-
 .../apache/hadoop/hbase/mapreduce/JobUtil.html  |      8 +-
 ...ValueSerialization.KeyValueDeserializer.html |      4 +-
 ...eyValueSerialization.KeyValueSerializer.html |      4 +-
 .../hbase/mapreduce/KeyValueSerialization.html  |      4 +-
 .../hbase/mapreduce/KeyValueSortReducer.html    |      4 +-
 .../LoadIncrementalHFiles.LoadQueueItem.html    |      4 +-
 .../hbase/mapreduce/LoadIncrementalHFiles.html  |      4 +-
 .../mapreduce/MultiTableHFileOutputFormat.html  |      4 +-
 .../hbase/mapreduce/MultiTableInputFormat.html  |      4 +-
 .../mapreduce/MultiTableInputFormatBase.html    |      4 +-
 ...ableOutputFormat.MultiTableRecordWriter.html |      4 +-
 .../hbase/mapreduce/MultiTableOutputFormat.html |      4 +-
 .../MultiTableSnapshotInputFormat.html          |      4 +-
 .../MultiTableSnapshotInputFormatImpl.html      |      4 +-
 .../MultithreadedTableMapper.MapRunner.html     |     14 +-
 ...ithreadedTableMapper.SubMapRecordReader.html |     26 +-
 ...ithreadedTableMapper.SubMapRecordWriter.html |     12 +-
 ...hreadedTableMapper.SubMapStatusReporter.html |     18 +-
 .../mapreduce/MultithreadedTableMapper.html     |     31 +-
 ...ationSerialization.MutationDeserializer.html |      4 +-
 ...utationSerialization.MutationSerializer.html |      4 +-
 .../hbase/mapreduce/MutationSerialization.html  |      4 +-
 .../hadoop/hbase/mapreduce/PutCombiner.html     |      4 +-
 .../hadoop/hbase/mapreduce/PutSortReducer.html  |      4 +-
 .../hbase/mapreduce/RegionSizeCalculator.html   |      4 +-
 ...esultSerialization.Result94Deserializer.html |      4 +-
 .../ResultSerialization.ResultDeserializer.html |      4 +-
 .../ResultSerialization.ResultSerializer.html   |      4 +-
 .../hbase/mapreduce/ResultSerialization.html    |      4 +-
 .../RowCounter.RowCounterMapper.Counters.html   |      4 +-
 .../mapreduce/RowCounter.RowCounterMapper.html  |      4 +-
 .../hadoop/hbase/mapreduce/RowCounter.html      |      4 +-
 .../mapreduce/SampleUploader.Uploader.html      |     14 +-
 .../hadoop/hbase/mapreduce/SampleUploader.html  |     17 +-
 .../mapreduce/SimpleTotalOrderPartitioner.html  |      4 +-
 .../SyncTable.SyncMapper.CellScanner.html       |     22 +-
 .../mapreduce/SyncTable.SyncMapper.Counter.html |     38 +-
 .../hbase/mapreduce/SyncTable.SyncMapper.html   |     62 +-
 .../hadoop/hbase/mapreduce/SyncTable.html       |     49 +-
 .../hbase/mapreduce/TableInputFormat.html       |      4 +-
 .../hbase/mapreduce/TableInputFormatBase.html   |      4 +-
 .../hbase/mapreduce/TableMapReduceUtil.html     |      4 +-
 .../hadoop/hbase/mapreduce/TableMapper.html     |      4 +-
 .../hbase/mapreduce/TableOutputCommitter.html   |      4 +-
 .../TableOutputFormat.TableRecordWriter.html    |      4 +-
 .../hbase/mapreduce/TableOutputFormat.html      |     10 +-
 .../hbase/mapreduce/TableRecordReader.html      |      4 +-
 .../hbase/mapreduce/TableRecordReaderImpl.html  |      4 +-
 .../hadoop/hbase/mapreduce/TableReducer.html    |      4 +-
 ...tFormat.TableSnapshotRegionRecordReader.html |      4 +-
 ...hotInputFormat.TableSnapshotRegionSplit.html |      4 +-
 .../mapreduce/TableSnapshotInputFormat.html     |      4 +-
 ...TableSnapshotInputFormatImpl.InputSplit.html |     38 +-
 ...bleSnapshotInputFormatImpl.RecordReader.html |     34 +-
 .../mapreduce/TableSnapshotInputFormatImpl.html |     52 +-
 .../hbase/mapreduce/TableSplit.Version.html     |      4 +-
 .../hadoop/hbase/mapreduce/TableSplit.html      |      4 +-
 .../hadoop/hbase/mapreduce/TextSortReducer.html |      4 +-
 .../hbase/mapreduce/TsvImporterMapper.html      |      4 +-
 .../hbase/mapreduce/TsvImporterTextMapper.html  |      4 +-
 .../mapreduce/VisibilityExpressionResolver.html |      4 +-
 .../WALInputFormat.WALKeyRecordReader.html      |      4 +-
 .../WALInputFormat.WALRecordReader.html         |      4 +-
 .../mapreduce/WALInputFormat.WALSplit.html      |      4 +-
 .../hadoop/hbase/mapreduce/WALInputFormat.html  |      4 +-
 .../mapreduce/WALPlayer.WALCellMapper.html      |      4 +-
 .../mapreduce/WALPlayer.WALKeyValueMapper.html  |      4 +-
 .../hbase/mapreduce/WALPlayer.WALMapper.html    |      4 +-
 .../hadoop/hbase/mapreduce/WALPlayer.html       |      8 +-
 .../CellCounter.CellCounterMapper.Counters.html |      4 +-
 .../CellCounter.CellCounterMapper.html          |      4 +-
 .../class-use/CellCounter.IntSumReducer.html    |      4 +-
 .../hbase/mapreduce/class-use/CellCounter.html  |      4 +-
 .../hbase/mapreduce/class-use/CellCreator.html  |     14 +-
 .../CellSerialization.CellDeserializer.html     |      4 +-
 .../CellSerialization.CellSerializer.html       |      4 +-
 .../mapreduce/class-use/CellSerialization.html  |      4 +-
 .../mapreduce/class-use/CellSortReducer.html    |      4 +-
 .../hbase/mapreduce/class-use/CopyTable.html    |      4 +-
 .../DefaultVisibilityExpressionResolver.html    |      4 +-
 .../hbase/mapreduce/class-use/Driver.html       |      4 +-
 .../hbase/mapreduce/class-use/Export.html       |      4 +-
 .../hbase/mapreduce/class-use/ExportUtils.html  |      4 +-
 .../class-use/GroupingTableMapper.html          |      4 +-
 .../HFileInputFormat.HFileRecordReader.html     |      4 +-
 .../mapreduce/class-use/HFileInputFormat.html   |      4 +-
 .../class-use/HFileOutputFormat2.TableInfo.html |      4 +-
 .../HFileOutputFormat2.WriterLength.html        |      4 +-
 .../mapreduce/class-use/HFileOutputFormat2.html |      4 +-
 .../mapreduce/class-use/HRegionPartitioner.html |      4 +-
 .../class-use/HashTable.HashMapper.html         |      4 +-
 .../class-use/HashTable.ResultHasher.html       |      4 +-
 .../class-use/HashTable.TableHash.Reader.html   |      4 +-
 .../class-use/HashTable.TableHash.html          |      4 +-
 .../hbase/mapreduce/class-use/HashTable.html    |      4 +-
 .../class-use/IdentityTableMapper.html          |      4 +-
 .../class-use/IdentityTableReducer.html         |      4 +-
 .../class-use/Import.CellImporter.html          |      4 +-
 .../mapreduce/class-use/Import.CellReducer.html |      4 +-
 .../class-use/Import.CellSortImporter.html      |      4 +-
 ...itableComparable.CellWritableComparator.html |      4 +-
 .../Import.CellWritableComparable.html          |      4 +-
 ...mport.CellWritableComparablePartitioner.html |      4 +-
 .../mapreduce/class-use/Import.Importer.html    |      4 +-
 .../class-use/Import.KeyValueImporter.html      |      4 +-
 .../class-use/Import.KeyValueReducer.html       |      4 +-
 .../class-use/Import.KeyValueSortImporter.html  |      4 +-
 ...leComparable.KeyValueWritableComparator.html |      4 +-
 .../Import.KeyValueWritableComparable.html      |      4 +-
 ...t.KeyValueWritableComparablePartitioner.html |      4 +-
 .../hbase/mapreduce/class-use/Import.html       |      4 +-
 ...ImportTsv.TsvParser.BadTsvLineException.html |      4 +-
 .../ImportTsv.TsvParser.ParsedLine.html         |      4 +-
 .../class-use/ImportTsv.TsvParser.html          |     12 +-
 .../hbase/mapreduce/class-use/ImportTsv.html    |      4 +-
 .../mapreduce/class-use/IndexBuilder.Map.html   |      4 +-
 .../hbase/mapreduce/class-use/IndexBuilder.html |      4 +-
 .../hbase/mapreduce/class-use/JarFinder.html    |      4 +-
 .../hbase/mapreduce/class-use/JobUtil.html      |      4 +-
 ...ValueSerialization.KeyValueDeserializer.html |      4 +-
 ...eyValueSerialization.KeyValueSerializer.html |      4 +-
 .../class-use/KeyValueSerialization.html        |      4 +-
 .../class-use/KeyValueSortReducer.html          |      4 +-
 .../LoadIncrementalHFiles.LoadQueueItem.html    |      4 +-
 .../class-use/LoadIncrementalHFiles.html        |      4 +-
 .../class-use/MultiTableHFileOutputFormat.html  |      4 +-
 .../class-use/MultiTableInputFormat.html        |      4 +-
 .../class-use/MultiTableInputFormatBase.html    |      4 +-
 ...ableOutputFormat.MultiTableRecordWriter.html |      4 +-
 .../class-use/MultiTableOutputFormat.html       |      4 +-
 .../MultiTableSnapshotInputFormat.html          |      4 +-
 .../MultiTableSnapshotInputFormatImpl.html      |      4 +-
 .../MultithreadedTableMapper.MapRunner.html     |      4 +-
 ...ithreadedTableMapper.SubMapRecordReader.html |      4 +-
 ...ithreadedTableMapper.SubMapRecordWriter.html |      4 +-
 ...hreadedTableMapper.SubMapStatusReporter.html |      4 +-
 .../class-use/MultithreadedTableMapper.html     |      4 +-
 ...ationSerialization.MutationDeserializer.html |      4 +-
 ...utationSerialization.MutationSerializer.html |      4 +-
 .../class-use/MutationSerialization.html        |      4 +-
 .../hbase/mapreduce/class-use/PutCombiner.html  |      4 +-
 .../mapreduce/class-use/PutSortReducer.html     |      4 +-
 .../class-use/RegionSizeCalculator.html         |      4 +-
 ...esultSerialization.Result94Deserializer.html |      4 +-
 .../ResultSerialization.ResultDeserializer.html |      4 +-
 .../ResultSerialization.ResultSerializer.html   |      4 +-
 .../class-use/ResultSerialization.html          |      4 +-
 .../RowCounter.RowCounterMapper.Counters.html   |      4 +-
 .../class-use/RowCounter.RowCounterMapper.html  |      4 +-
 .../hbase/mapreduce/class-use/RowCounter.html   |      4 +-
 .../class-use/SampleUploader.Uploader.html      |      4 +-
 .../mapreduce/class-use/SampleUploader.html     |      4 +-
 .../class-use/SimpleTotalOrderPartitioner.html  |      4 +-
 .../SyncTable.SyncMapper.CellScanner.html       |      4 +-
 .../class-use/SyncTable.SyncMapper.Counter.html |      4 +-
 .../class-use/SyncTable.SyncMapper.html         |      4 +-
 .../hbase/mapreduce/class-use/SyncTable.html    |      4 +-
 .../mapreduce/class-use/TableInputFormat.html   |      4 +-
 .../class-use/TableInputFormatBase.html         |      4 +-
 .../mapreduce/class-use/TableMapReduceUtil.html |      4 +-
 .../hbase/mapreduce/class-use/TableMapper.html  |      4 +-
 .../class-use/TableOutputCommitter.html         |      4 +-
 .../TableOutputFormat.TableRecordWriter.html    |      4 +-
 .../mapreduce/class-use/TableOutputFormat.html  |      4 +-
 .../mapreduce/class-use/TableRecordReader.html  |     12 +-
 .../class-use/TableRecordReaderImpl.html        |      4 +-
 .../hbase/mapreduce/class-use/TableReducer.html |      4 +-
 ...tFormat.TableSnapshotRegionRecordReader.html |      4 +-
 ...hotInputFormat.TableSnapshotRegionSplit.html |      4 +-
 .../class-use/TableSnapshotInputFormat.html     |      4 +-
 ...TableSnapshotInputFormatImpl.InputSplit.html |     12 +-
 ...bleSnapshotInputFormatImpl.RecordReader.html |      4 +-
 .../class-use/TableSnapshotInputFormatImpl.html |      4 +-
 .../mapreduce/class-use/TableSplit.Version.html |      4 +-
 .../hbase/mapreduce/class-use/TableSplit.html   |      4 +-
 .../mapreduce/class-use/TextSortReducer.html    |      4 +-
 .../mapreduce/class-use/TsvImporterMapper.html  |      4 +-
 .../class-use/TsvImporterTextMapper.html        |      4 +-
 .../class-use/VisibilityExpressionResolver.html |      4 +-
 .../WALInputFormat.WALKeyRecordReader.html      |      4 +-
 .../WALInputFormat.WALRecordReader.html         |      4 +-
 .../class-use/WALInputFormat.WALSplit.html      |      4 +-
 .../mapreduce/class-use/WALInputFormat.html     |      4 +-
 .../class-use/WALPlayer.WALCellMapper.html      |      4 +-
 .../class-use/WALPlayer.WALKeyValueMapper.html  |      4 +-
 .../class-use/WALPlayer.WALMapper.html          |      4 +-
 .../hbase/mapreduce/class-use/WALPlayer.html    |      4 +-
 .../hadoop/hbase/mapreduce/package-frame.html   |      2 +-
 .../hadoop/hbase/mapreduce/package-summary.html |      4 +-
 .../hadoop/hbase/mapreduce/package-tree.html    |     10 +-
 .../hadoop/hbase/mapreduce/package-use.html     |     47 +-
 .../VerifyReplication.Verifier.Counters.html    |     20 +-
 .../replication/VerifyReplication.Verifier.html |     34 +-
 .../replication/VerifyReplication.html          |     71 +-
 .../VerifyReplication.Verifier.Counters.html    |      4 +-
 .../class-use/VerifyReplication.Verifier.html   |      4 +-
 .../class-use/VerifyReplication.html            |      4 +-
 .../mapreduce/replication/package-frame.html    |      2 +-
 .../mapreduce/replication/package-summary.html  |      4 +-
 .../mapreduce/replication/package-tree.html     |      4 +-
 .../mapreduce/replication/package-use.html      |      4 +-
 .../hbase/master/ActiveMasterManager.html       |      4 +-
 .../hadoop/hbase/master/AssignmentListener.html |      4 +-
 .../master/AssignmentVerificationReport.html    |      4 +-
 ...talogJanitor.SplitParentFirstComparator.html |      4 +-
 .../hadoop/hbase/master/CatalogJanitor.html     |      4 +-
 .../hadoop/hbase/master/ClusterSchema.html      |      4 +-
 .../hbase/master/ClusterSchemaException.html    |      4 +-
 .../hbase/master/ClusterSchemaService.html      |      4 +-
 .../hbase/master/ClusterSchemaServiceImpl.html  |      4 +-
 ...ulticastPublisher.ClusterMetricsEncoder.html |      4 +-
 ...stPublisher.HBaseDatagramChannelFactory.html |      4 +-
 ...usterStatusPublisher.MulticastPublisher.html |      4 +-
 .../ClusterStatusPublisher.Publisher.html       |      4 +-
 .../hbase/master/ClusterStatusPublisher.html    |      4 +-
 .../apache/hadoop/hbase/master/DeadServer.html  |      4 +-
 .../hbase/master/DrainingServerTracker.html     |      4 +-
 .../master/ExpiredMobFileCleanerChore.html      |      4 +-
 .../master/HMaster.InitializationMonitor.html   |      4 +-
 .../master/HMaster.MasterStoppedException.html  |      8 +-
 .../hbase/master/HMaster.RedirectServlet.html   |      4 +-
 .../org/apache/hadoop/hbase/master/HMaster.html |    335 +-
 .../master/HMasterCommandLine.LocalHMaster.html |     20 +-
 .../hadoop/hbase/master/HMasterCommandLine.html |     26 +-
 .../hadoop/hbase/master/LoadBalancer.html       |     40 +-
 ...MasterAnnotationReadingPriorityFunction.html |     13 +-
 ...MasterCoprocessorHost.MasterEnvironment.html |     22 +-
 ...st.MasterEnvironmentForCoreCoprocessors.html |     12 +-
 ...CoprocessorHost.MasterObserverOperation.html |     14 +-
 .../hbase/master/MasterCoprocessorHost.html     |    348 +-
 .../hadoop/hbase/master/MasterDumpServlet.html  |      4 +-
 .../hadoop/hbase/master/MasterFileSystem.html   |      4 +-
 .../hbase/master/MasterMetaBootstrap.html       |     45 +-
 ...terMobCompactionThread.CompactionRunner.html |      4 +-
 .../hbase/master/MasterMobCompactionThread.html |      4 +-
 .../MasterRpcServices.BalanceSwitchMode.html    |     10 +-
 .../hadoop/hbase/master/MasterRpcServices.html  |    212 +-
 .../hadoop/hbase/master/MasterServices.html     |    104 +-
 .../hbase/master/MasterStatusServlet.html       |      4 +-
 .../hadoop/hbase/master/MasterWalManager.html   |      4 +-
 .../hbase/master/MetricsAssignmentManager.html  |     39 +-
 .../master/MetricsAssignmentManagerSource.html  |     59 +-
 .../MetricsAssignmentManagerSourceImpl.html     |      4 +-
 .../hadoop/hbase/master/MetricsMaster.html      |      4 +-
 .../hbase/master/MetricsMasterFileSystem.html   |     15 +-
 .../master/MetricsMasterFileSystemSource.html   |     39 +-
 .../MetricsMasterFilesystemSourceImpl.html      |      4 +-
 .../hbase/master/MetricsMasterProcSource.html   |     19 +-
 .../master/MetricsMasterProcSourceFactory.html  |      9 +-
 .../MetricsMasterProcSourceFactoryImpl.html     |      4 +-
 .../master/MetricsMasterProcSourceImpl.html     |      4 +-
 .../hbase/master/MetricsMasterQuotaSource.html  |     71 +-
 .../master/MetricsMasterQuotaSourceFactory.html |      9 +-
 .../MetricsMasterQuotaSourceFactoryImpl.html    |      4 +-
 .../master/MetricsMasterQuotaSourceImpl.html    |     46 +-
 .../hbase/master/MetricsMasterSource.html       |     79 +-
 .../master/MetricsMasterSourceFactory.html      |      9 +-
 ...sMasterSourceFactoryImpl.FactoryStorage.html |      4 +-
 .../master/MetricsMasterSourceFactoryImpl.html  |      4 +-
 .../hbase/master/MetricsMasterSourceImpl.html   |      6 +-
 .../hbase/master/MetricsMasterWrapper.html      |     43 +-
 .../hbase/master/MetricsMasterWrapperImpl.html  |      4 +-
 .../hadoop/hbase/master/MetricsSnapshot.html    |     17 +-
 .../hbase/master/MetricsSnapshotSource.html     |     33 +-
 .../hbase/master/MetricsSnapshotSourceImpl.html |      4 +-
 .../master/MirroringTableStateManager.html      |      4 +-
 .../hadoop/hbase/master/MobCompactionChore.html |      4 +-
 .../hbase/master/NoSuchProcedureException.html  |      4 +-
 .../apache/hadoop/hbase/master/RackManager.html |      4 +-
 ...ionPlacementMaintainer.RandomizedMatrix.html |     26 +-
 .../hbase/master/RegionPlacementMaintainer.html |     70 +-
 .../master/RegionPlan.RegionPlanComparator.html |      4 +-
 .../apache/hadoop/hbase/master/RegionPlan.html  |      4 +-
 .../hbase/master/RegionServerTracker.html       |      4 +-
 .../hadoop/hbase/master/RegionState.State.html  |      8 +-
 .../apache/hadoop/hbase/master/RegionState.html |      4 +-
 .../hadoop/hbase/master/ServerListener.html     |      4 +-
 .../hadoop/hbase/master/ServerManager.html      |    171 +-
 .../SnapshotOfRegionAssignmentFromMeta.html     |      4 +-
 .../hadoop/hbase/master/SnapshotSentinel.html   |      4 +-
 .../SplitLogManager.ResubmitDirective.html      |      4 +-
 .../hbase/master/SplitLogManager.Task.html      |      4 +-
 .../hbase/master/SplitLogManager.TaskBatch.html |      4 +-
 .../SplitLogManager.TerminationStatus.html      |      4 +-
 .../master/SplitLogManager.TimeoutMonitor.html  |      4 +-
 .../hadoop/hbase/master/SplitLogManager.html    |      4 +-
 .../SplitOrMergeTracker.SwitchStateTracker.html |      4 +-
 .../hbase/master/SplitOrMergeTracker.html       |      4 +-
 .../hbase/master/TableNamespaceManager.html     |     10 +-
 ...tateManager.TableStateNotFoundException.html |      8 +-
 .../hadoop/hbase/master/TableStateManager.html  |     42 +-
 .../AssignProcedure.CompareAssignProcedure.html |     14 +-
 .../master/assignment/AssignProcedure.html      |     54 +-
 ...signmentManager.RegionInTransitionChore.html |     10 +-
 ...ssignmentManager.RegionInTransitionStat.html |     44 +-
 .../master/assignment/AssignmentManager.html    |    410 +-
 .../FailedRemoteDispatchException.html          |    276 -
 .../assignment/GCMergedRegionsProcedure.html    |     12 +-
 .../master/assignment/GCRegionProcedure.html    |      8 +-
 .../assignment/MergeTableRegionsProcedure.html  |    145 +-
 .../master/assignment/MoveRegionProcedure.html  |     54 +-
 .../RegionStateStore.RegionStateVisitor.html    |     14 +-
 .../master/assignment/RegionStateStore.html     |     44 +-
 .../RegionStates.AssignmentProcedureEvent.html  |      4 +-
 .../RegionStates.RegionFailedOpen.html          |     26 +-
 .../RegionStates.RegionStateNode.html           |      4 +-
 ...RegionStates.RegionStateStampComparator.html |      4 +-
 .../RegionStates.ServerReportEvent.html         |      4 +-
 .../assignment/RegionStates.ServerState.html    |     66 +-
 .../RegionStates.ServerStateNode.html           |     98 +-
 .../hbase/master/assignment/RegionStates.html   |    236 +-
 .../assignment/RegionTransitionProcedure.html   |    259 +-
 ...tTableRegionProcedure.StoreFileSplitter.html |     16 +-
 .../assignment/SplitTableRegionProcedure.html   |    100 +-
 .../master/assignment/UnassignProcedure.html    |     91 +-
 .../hadoop/hbase/master/assignment/Util.html    |      4 +-
 .../AssignProcedure.CompareAssignProcedure.html |      4 +-
 .../assignment/class-use/AssignProcedure.html   |      4 +-
 ...signmentManager.RegionInTransitionChore.html |      4 +-
 ...ssignmentManager.RegionInTransitionStat.html |      4 +-
 .../assignment/class-use/AssignmentManager.html |     34 +-
 .../FailedRemoteDispatchException.html          |    125 -
 .../class-use/GCMergedRegionsProcedure.html     |      4 +-
 .../assignment/class-use/GCRegionProcedure.html |      4 +-
 .../class-use/MergeTableRegionsProcedure.html   |      4 +-
 .../class-use/MoveRegionProcedure.html          |      4 +-
 .../RegionStateStore.RegionStateVisitor.html    |      4 +-
 .../assignment/class-use/RegionStateStore.html  |      4 +-
 .../RegionStates.AssignmentProcedureEvent.html  |      4 +-
 .../RegionStates.RegionFailedOpen.html          |      4 +-
 .../class-use/RegionStates.RegionStateNode.html |     40 +-
 ...RegionStates.RegionStateStampComparator.html |      4 +-
 .../RegionStates.ServerReportEvent.html         |      4 +-
 .../class-use/RegionStates.ServerState.html     |     11 +-
 .../class-use/RegionStates.ServerStateNode.html |     10 +-
 .../assignment/class-use/RegionStates.html      |      4 +-
 .../class-use/RegionTransitionProcedure.html    |     12 +-
 ...tTableRegionProcedure.StoreFileSplitter.html |      4 +-
 .../class-use/SplitTableRegionProcedure.html    |      4 +-
 .../assignment/class-use/UnassignProcedure.html |      4 +-
 .../hbase/master/assignment/class-use/Util.html |      4 +-
 .../hbase/master/assignment/package-frame.html  |      6 +-
 .../master/assignment/package-summary.html      |     26 +-
 .../hbase/master/assignment/package-tree.html   |     21 +-
 .../hbase/master/assignment/package-use.html    |     12 +-
 .../hbase/master/balancer/BalancerChore.html    |      4 +-
 .../master/balancer/BalancerRegionLoad.html     |      4 +-
 .../BaseLoadBalancer.Cluster.Action.Type.html   |     18 +-
 .../BaseLoadBalancer.Cluster.Action.html        |     14 +-
 ...LoadBalancer.Cluster.AssignRegionAction.html |     16 +-
 .../BaseLoadBalancer.Cluster.LocalityType.html  |     14 +-
 ...seLoadBalancer.Cluster.MoveRegionAction.html |     18 +-
 ...eLoadBalancer.Cluster.SwapRegionsAction.html |     20 +-
 .../balancer/BaseLoadBalancer.Cluster.html      |    152 +-
 .../BaseLoadBalancer.DefaultRackManager.html    |     10 +-
 .../hbase/master/balancer/BaseLoadBalancer.html |    162 +-
 .../hbase/master/balancer/ClusterLoadState.html |     35 +-
 .../master/balancer/ClusterStatusChore.html     |      4 +-
 ...tochasticBalancer.FavoredNodeLoadPicker.html |     16 +-
 ...asticBalancer.FavoredNodeLocalityPicker.html |     14 +-
 .../balancer/FavoredStochasticBalancer.html     |     53 +-
 .../master/balancer/LoadBalancerFactory.html    |      4 +-
 .../hbase/master/balancer/MetricsBalancer.html  |     19 +-
 .../master/balancer/MetricsBalancerSource.html  |     23 +-
 .../balancer/MetricsBalancerSourceImpl.html     |     18 +-
 .../balancer/MetricsStochasticBalancer.html     |     21 +-
 .../MetricsStochasticBalancerSource.html        |     15 +-
 .../MetricsStochasticBalancerSourceImpl.html    |      4 +-
 .../master/balancer/RegionInfoComparator.html   |      4 +-
 .../master/balancer/RegionLocationFinder.html   |      4 +-
 .../hbase/master/balancer/ServerAndLoad.html    |      4 +-
 .../SimpleLoadBalancer.BalanceInfo.html         |      4 +-
 .../master/balancer/SimpleLoadBalancer.html     |      6 +-
 ...ochasticLoadBalancer.CandidateGenerator.html |      4 +-
 ...lancer.CostFromRegionLoadAsRateFunction.html |      4 +-
 ...LoadBalancer.CostFromRegionLoadFunction.html |      4 +-
 .../StochasticLoadBalancer.CostFunction.html    |      4 +-
 ...sticLoadBalancer.LoadCandidateGenerator.html |      4 +-
 ...alancer.LocalityBasedCandidateGenerator.html |      4 +-
 ...cLoadBalancer.LocalityBasedCostFunction.html |      4 +-
 ...icLoadBalancer.MemStoreSizeCostFunction.html |      4 +-
 ...StochasticLoadBalancer.MoveCostFunction.html |      4 +-
 ...ncer.PrimaryRegionCountSkewCostFunction.html |      4 +-
 ...icLoadBalancer.RackLocalityCostFunction.html |      4 +-
 ...icLoadBalancer.RandomCandidateGenerator.html |      4 +-
 ...ticLoadBalancer.ReadRequestCostFunction.html |      4 +-
 ...oadBalancer.RegionCountSkewCostFunction.html |      4 +-
 ...alancer.RegionReplicaCandidateGenerator.html |      4 +-
 ...dBalancer.RegionReplicaHostCostFunction.html |      4 +-
 ...cer.RegionReplicaRackCandidateGenerator.html |      4 +-
 ...dBalancer.RegionReplicaRackCostFunction.html |      4 +-
 ...LoadBalancer.ServerLocalityCostFunction.html |      4 +-
 ...asticLoadBalancer.StoreFileCostFunction.html |      4 +-
 ...asticLoadBalancer.TableSkewCostFunction.html |      4 +-
 ...icLoadBalancer.WriteRequestCostFunction.html |      4 +-
 .../master/balancer/StochasticLoadBalancer.html |      6 +-
 .../balancer/class-use/BalancerChore.html       |      4 +-
 .../balancer/class-use/BalancerRegionLoad.html  |      4 +-
 .../BaseLoadBalancer.Cluster.Action.Type.html   |      4 +-
 .../BaseLoadBalancer.Cluster.Action.html        |      4 +-
 ...LoadBalancer.Cluster.AssignRegionAction.html |      4 +-
 .../BaseLoadBalancer.Cluster.LocalityType.html  |      4 +-
 ...seLoadBalancer.Cluster.MoveRegionAction.html |      4 +-
 ...eLoadBalancer.Cluster.SwapRegionsAction.html |      4 +-
 .../class-use/BaseLoadBalancer.Cluster.html     |     21 +-
 .../BaseLoadBalancer.DefaultRackManager.html    |      4 +-
 .../balancer/class-use/BaseLoadBalancer.html    |      4 +-
 .../balancer/class-use/ClusterLoadState.html    |      4 +-
 .../balancer/class-use/ClusterStatusChore.html  |      4 +-
 ...tochasticBalancer.FavoredNodeLoadPicker.html |      4 +-
 ...asticBalancer.FavoredNodeLocalityPicker.html |      4 +-
 .../class-use/FavoredStochasticBalancer.html    |      4 +-
 .../balancer/class-use/LoadBalancerFactory.html |      4 +-
 .../balancer/class-use/MetricsBalancer.html     |      4 +-
 .../class-use/MetricsBalancerSource.html        |      6 +-
 .../class-use/MetricsBalancerSourceImpl.html    |      4 +-
 .../class-use/MetricsStochasticBalancer.html    |      4 +-
 .../MetricsStochasticBalancerSource.html        |      4 +-
 .../MetricsStochasticBalancerSourceImpl.html    |      4 +-
 .../class-use/RegionInfoComparator.html         |      4 +-
 .../class-use/RegionLocationFinder.html         |      4 +-
 .../balancer/class-use/ServerAndLoad.html       |      4 +-
 .../SimpleLoadBalancer.BalanceInfo.html         |      4 +-
 .../balancer/class-use/SimpleLoadBalancer.html  |      4 +-
 ...ochasticLoadBalancer.CandidateGenerator.html |      4 +-
 ...lancer.CostFromRegionLoadAsRateFunction.html |      4 +-
 ...LoadBalancer.CostFromRegionLoadFunction.html |      4 +-
 .../StochasticLoadBalancer.CostFunction.html    |      4 +-
 ...sticLoadBalancer.LoadCandidateGenerator.html |      4 +-
 ...alancer.LocalityBasedCandidateGenerator.html |      4 +-
 ...cLoadBalancer.LocalityBasedCostFunction.html |      4 +-
 ...icLoadBalancer.MemStoreSizeCostFunction.html |      4 +-
 ...StochasticLoadBalancer.MoveCostFunction.html |      4 +-
 ...ncer.PrimaryRegionCountSkewCostFunction.html |      4 +-
 ...icLoadBalancer.RackLocalityCostFunction.html |      4 +-
 ...icLoadBalancer.RandomCandidateGenerator.html |      4 +-
 ...ticLoadBalancer.ReadRequestCostFunction.html |      4 +-
 ...oadBalancer.RegionCountSkewCostFunction.html |      4 +-
 ...alancer.RegionReplicaCandidateGenerator.html |      4 +-
 ...dBalancer.RegionReplicaHostCostFunction.html |      4 +-
 ...cer.RegionReplicaRackCandidateGenerator.html |      4 +-
 ...dBalancer.RegionReplicaRackCostFunction.html |      4 +-
 ...LoadBalancer.ServerLocalityCostFunction.html |      4 +-
 ...asticLoadBalancer.StoreFileCostFunction.html |      4 +-
 ...asticLoadBalancer.TableSkewCostFunction.html |      4 +-
 ...icLoadBalancer.WriteRequestCostFunction.html |      4 +-
 .../class-use/StochasticLoadBalancer.html       |      4 +-
 .../hbase/master/balancer/package-frame.html    |      2 +-
 .../hbase/master/balancer/package-summary.html  |      6 +-
 .../hbase/master/balancer/package-tree.html     |      4 +-
 .../hbase/master/balancer/package-use.html      |      6 +-
 .../master/class-use/ActiveMasterManager.html   |      4 +-
 .../master/class-use/AssignmentListener.html    |      4 +-
 .../class-use/AssignmentVerificationReport.html |      4 +-
 ...talogJanitor.SplitParentFirstComparator.html |      4 +-
 .../hbase/master/class-use/CatalogJanitor.html  |      8 +-
 .../hbase/master/class-use/ClusterSchema.html   |      8 +-
 .../class-use/ClusterSchemaException.html       |      4 +-
 .../master/class-use/ClusterSchemaService.html  |      4 +-
 .../class-use/ClusterSchemaServiceImpl.html     |      4 +-
 ...ulticastPublisher.ClusterMetricsEncoder.html |      4 +-
 ...stPublisher.HBaseDatagramChannelFactory.html |      4 +-
 ...usterStatusPublisher.MulticastPublisher.html |      4 +-
 .../ClusterStatusPublisher.Publisher.html       |      4 +-
 .../class-use/ClusterStatusPublisher.html       |      4 +-
 .../hbase/master/class-use/DeadServer.html      |      4 +-
 .../master/class-use/DrainingServerTracker.html |      4 +-
 .../class-use/ExpiredMobFileCleanerChore.html   |      4 +-
 .../HMaster.InitializationMonitor.html          |      4 +-
 .../HMaster.MasterStoppedException.html         |      4 +-
 .../class-use/HMaster.RedirectServlet.html      |      4 +-
 .../hadoop/hbase/master/class-use/HMaster.html  |     80 +-
 .../HMasterCommandLine.LocalHMaster.html        |      4 +-
 .../master/class-use/HMasterCommandLine.html    |      4 +-
 .../hbase/master/class-use/LoadBalancer.html    |      8 +-
 ...MasterAnnotationReadingPriorityFunction.html |      4 +-
 ...MasterCoprocessorHost.MasterEnvironment.html |      4 +-
 ...st.MasterEnvironmentForCoreCoprocessors.html |      4 +-
 ...CoprocessorHost.MasterObserverOperation.html |      4 +-
 .../master/class-use/MasterCoprocessorHost.html |      8 +-
 .../master/class-use/MasterDumpServlet.html     |      4 +-
 .../master/class-use/MasterFileSystem.html      |      8 +-
 .../master/class-use/MasterMetaBootstrap.html   |     12 +-
 ...terMobCompactionThread.CompactionRunner.html |      4 +-
 .../class-use/MasterMobCompactionThread.html    |      4 +-
 .../MasterRpcServices.BalanceSwitchMode.html    |      4 +-
 .../master/class-use/MasterRpcServices.html     |     12 +-
 .../hbase/master/class-use/MasterServices.html  |     84 +-
 .../master/class-use/MasterStatusServlet.html   |      4 +-
 .../master/class-use/MasterWalManager.html      |      8 +-
 .../class-use/MetricsAssignmentManager.html     |      4 +-
 .../MetricsAssignmentManagerSource.html         |      4 +-
 .../MetricsAssignmentManagerSourceImpl.html     |      4 +-
 .../hbase/master/class-use/MetricsMaster.html   |      8 +-
 .../class-use/MetricsMasterFileSystem.html      |      4 +-
 .../MetricsMasterFileSystemSource.html          |      4 +-
 .../MetricsMasterFilesystemSourceImpl.html      |      4 +-
 .../class-use/MetricsMasterProcSource.html      |      4 +-
 .../MetricsMasterProcSourceFactory.html         |      4 +-
 .../MetricsMasterProcSourceFactoryImpl.html     |      4 +-
 .../class-use/MetricsMasterProcSourceImpl.html  |      4 +-
 .../class-use/MetricsMasterQuotaSource.html     |      4 +-
 .../MetricsMasterQuotaSourceFactory.html        |      4 +-
 .../MetricsMasterQuotaSourceFactoryImpl.html    |      4 +-
 .../class-use/MetricsMasterQuotaSourceImpl.html |      4 +-
 .../master/class-use/MetricsMasterSource.html   |      4 +-
 .../class-use/MetricsMasterSourceFactory.html   |      4 +-
 ...sMasterSourceFactoryImpl.FactoryStorage.html |      4 +-
 .../MetricsMasterSourceFactoryImpl.html         |      4 +-
 .../class-use/MetricsMasterSourceImpl.html      |      4 +-
 .../master/class-use/MetricsMasterWrapper.html  |     24 +-
 .../class-use/MetricsMasterWrapperImpl.html     |      4 +-
 .../hbase/master/class-use/MetricsSnapshot.html |      4 +-
 .../master/class-use/MetricsSnapshotSource.html |      4 +-
 .../class-use/MetricsSnapshotSourceImpl.html    |      4 +-
 .../class-use/MirroringTableStateManager.html   |      4 +-
 .../master/class-use/MobCompactionChore.html    |      4 +-
 .../class-use/NoSuchProcedureException.html     |      4 +-
 .../hbase/master/class-use/RackManager.html     |      8 +-
 ...ionPlacementMaintainer.RandomizedMatrix.html |      4 +-
 .../class-use/RegionPlacementMaintainer.html    |      4 +-
 .../RegionPlan.RegionPlanComparator.html        |      4 +-
 .../hbase/master/class-use/RegionPlan.html      |     18 +-
 .../master/class-use/RegionServerTracker.html   |      4 +-
 .../master/class-use/RegionState.State.html     |      7 +-
 .../hbase/master/class-use/RegionState.html     |     12 +-
 .../hbase/master/class-use/ServerListener.html  |      4 +-
 .../hbase/master/class-use/ServerManager.html   |     40 +-
 .../SnapshotOfRegionAssignmentFromMeta.html     |      4 +-
 .../master/class-use/SnapshotSentinel.html      |      4 +-
 .../SplitLogManager.ResubmitDirective.html      |      4 +-
 .../master/class-use/SplitLogManager.Task.html  |      4 +-
 .../class-use/SplitLogManager.TaskBatch.html    |      4 +-
 .../SplitLogManager.TerminationStatus.html      |      4 +-
 .../SplitLogManager.TimeoutMonitor.html         |      4 +-
 .../hbase/master/class-use/SplitLogManager.html |      4 +-
 .../SplitOrMergeTracker.SwitchStateTracker.html |      4 +-
 .../master/class-use/SplitOrMergeTracker.html   |      4 +-
 .../master/class-use/TableNamespaceManager.html |     16 +-
 ...tateManager.TableStateNotFoundException.html |      4 +-
 .../master/class-use/TableStateManager.html     |      8 +-
 .../master/cleaner/BaseFileCleanerDelegate.html |     15 +-
 .../cleaner/BaseHFileCleanerDelegate.html       |      4 +-
 .../master/cleaner/BaseLogCleanerDelegate.html  |      4 +-
 .../master/cleaner/CleanerChore.Action.html     |      8 +-
 .../cleaner/CleanerChore.CleanerTask.html       |     28 +-
 .../hbase/master/cleaner/CleanerChore.html      |     73 +-
 .../master/cleaner/FileCleanerDelegate.html     |      4 +-
 .../cleaner/HFileCleaner.HFileDeleteTask.html   |      4 +-
 .../hbase/master/cleaner/HFileCleaner.html      |      4 +-
 .../hbase/master/cleaner/HFileLinkCleaner.html  |      4 +-
 .../cleaner/LogCleaner.CleanerContext.html      |      4 +-
 .../hadoop/hbase/master/cleaner/LogCleaner.html |      4 +-
 ...onZKNodeCleaner.ReplicationQueueDeletor.html |      4 +-
 .../cleaner/ReplicationZKNodeCleaner.html       |      4 +-
 .../cleaner/ReplicationZKNodeCleanerChore.html  |      4 +-
 .../master/cleaner/TimeToLiveHFileCleaner.html  |      4 +-
 .../master/cleaner/TimeToLiveLogCleaner.html    |      4 +-
 .../cleaner/TimeToLiveProcedureWALCleaner.html  |      4 +-
 .../class-use/BaseFileCleanerDelegate.html      |      4 +-
 .../class-use/BaseHFileCleanerDelegate.html     |      4 +-
 .../class-use/BaseLogCleanerDelegate.html       |      4 +-
 .../cleaner/class-use/CleanerChore.Action.html  |      4 +-
 .../class-use/CleanerChore.CleanerTask.html     |      4 +-
 .../master/cleaner/class-use/CleanerChore.html  |      4 +-
 .../cleaner/class-use/FileCleanerDelegate.html  |      4 +-
 .../class-use/HFileCleaner.HFileDeleteTask.html |      4 +-
 .../master/cleaner/class-use/HFileCleaner.html  |      4 +-
 .../cleaner/class-use/HFileLinkCleaner.html     |      4 +-
 .../class-use/LogCleaner.CleanerContext.html    |      4 +-
 .../master/cleaner/class-use/LogCleaner.html    |      4 +-
 ...onZKNodeCleaner.ReplicationQueueDeletor.html |      4 +-
 .../class-use/ReplicationZKNodeCleaner.html     |      4 +-
 .../ReplicationZKNodeCleanerChore.html          |      4 +-
 .../class-use/TimeToLiveHFileCleaner.html       |      4 +-
 .../cleaner/class-use/TimeToLiveLogCleaner.html |      4 +-
 .../TimeToLiveProcedureWALCleaner.html          |      4 +-
 .../hbase/master/cleaner/package-frame.html     |      2 +-
 .../hbase/master/cleaner/package-summary.html   |      4 +-
 .../hbase/master/cleaner/package-tree.html      |      4 +-
 .../hbase/master/cleaner/package-use.html       |      8 +-
 .../master/locking/LockManager.MasterLock.html  |      4 +-
 .../master/locking/LockManager.RemoteLocks.html |      4 +-
 .../hbase/master/locking/LockManager.html       |      4 +-
 .../locking/LockProcedure.LockInterface.html    |      4 +-
 .../LockProcedure.NamespaceExclusiveLock.html   |      4 +-
 .../LockProcedure.RegionExclusiveLock.html      |      4 +-
 .../LockProcedure.TableExclusiveLock.html       |      4 +-
 .../locking/LockProcedure.TableSharedLock.html  |      4 +-
 .../hbase/master/locking/LockProcedure.html     |      4 +-
 .../class-use/LockManager.MasterLock.html       |      4 +-
 .../class-use/LockManager.RemoteLocks.html      |      4 +-
 .../master/locking/class-use/LockManager.html   |      8 +-
 .../class-use/LockProcedure.LockInterface.html  |      4 +-
 .../LockProcedure.NamespaceExclusiveLock.html   |      4 +-
 .../LockProcedure.RegionExclusiveLock.html      |      4 +-
 .../LockProcedure.TableExclusiveLock.html       |      4 +-
 .../LockProcedure.TableSharedLock.html          |      4 +-
 .../master/locking/class-use/LockProcedure.html |      4 +-
 .../hbase/master/locking/package-frame.html     |      2 +-
 .../hbase/master/locking/package-summary.html   |      4 +-
 .../hbase/master/locking/package-tree.html      |      4 +-
 .../hbase/master/locking/package-use.html       |      4 +-
 .../normalizer/EmptyNormalizationPlan.html      |      4 +-
 .../normalizer/MergeNormalizationPlan.html      |      4 +-
 .../normalizer/NormalizationPlan.PlanType.html  |      4 +-
 .../master/normalizer/NormalizationPlan.html    |      4 +-
 .../master/normalizer/RegionNormalizer.html     |      4 +-
 .../normalizer/RegionNormalizerChore.html       |      4 +-
 .../normalizer/RegionNormalizerFactory.html     |      4 +-
 .../normalizer/SimpleRegionNormalizer.html      |      4 +-
 .../normalizer/SplitNormalizationPlan.html      |      4 +-
 .../class-use/EmptyNormalizationPlan.html       |      4 +-
 .../class-use/MergeNormalizationPlan.html       |      4 +-
 .../class-use/NormalizationPlan.PlanType.html   |     24 +-
 .../normalizer/class-use/NormalizationPlan.html |     12 +-
 .../normalizer/class-use/RegionNormalizer.html  |      8 +-
 .../class-use/RegionNormalizerChore.html        |      4 +-
 .../class-use/RegionNormalizerFactory.html      |      4 +-
 .../class-use/SimpleRegionNormalizer.html       |      4 +-
 .../class-use/SplitNormalizationPlan.html       |      4 +-
 .../hbase/master/normalizer/package-frame.html  |      2 +-
 .../master/normalizer/package-summary.html      |      4 +-
 .../hbase/master/normalizer/package-tree.html   |      4 +-
 .../hbase/master/normalizer/package-use.html    |      4 +-
 .../hadoop/hbase/master/package-frame.html      |      2 +-
 .../hadoop/hbase/master/package-summary.html    |      4 +-
 .../hadoop/hbase/master/package-tree.html       |      8 +-
 .../apache/hadoop/hbase/master/package-use.html |      4 +-
 .../AbstractStateMachineNamespaceProcedure.html |      6 +-
 .../AbstractStateMachineRegionProcedure.html    |      8 +-
 .../AbstractStateMachineTableProcedure.html     |    113 +-
 .../procedure/CloneSnapshotProcedure.html       |      8 +-
 .../procedure/CreateNamespaceProcedure.html     |      6 +-
 .../CreateTableProcedure.CreateHdfsRegions.html |      4 +-
 .../master/procedure/CreateTableProcedure.html  |      8 +-
 .../procedure/DeleteNamespaceProcedure.html     |     46 +-
 .../master/procedure/DeleteTableProcedure.html  |      8 +-
 .../master/procedure/DisableTableProcedure.html |     68 +-
 .../master/procedure/EnableTableProcedure.html  |     20 +-
 .../hbase/master/procedure/FairQueue.html       |      4 +-
 .../procedure/MasterDDLOperationHelper.html     |      4 +-
 .../procedure/MasterProcedureConstants.html     |      4 +-
 ...ocedureEnv.MasterProcedureStoreListener.html |      4 +-
 ...asterProcedureEnv.WALStoreLeaseRecovery.html |      4 +-
 .../master/procedure/MasterProcedureEnv.html    |      4 +-
 .../procedure/MasterProcedureScheduler.html     |    278 +-
 ...terProcedureUtil.NonceProcedureRunnable.html |      8 +-
 .../master/procedure/MasterProcedureUtil.html   |      4 +-
 ...etaProcedureInterface.MetaOperationType.html |    334 +
 .../procedure/MetaProcedureInterface.html       |    246 +
 .../hbase/master/procedure/MetaQueue.html       |    325 +
 .../procedure/ModifyNamespaceProcedure.html     |     10 +-
 .../master/procedure/ModifyTableProcedure.html  |     88 +-
 .../master/procedure/ProcedureDescriber.html    |      4 +-
 ...rocedurePrepareLatch.CompatibilityLatch.html |      4 +-
 .../ProcedurePrepareLatch.NoopLatch.html        |      4 +-
 .../master/procedure/ProcedurePrepareLatch.html |      4 +-
 .../procedure/ProcedureSyncWait.Predicate.html  |      4 +-
 .../ProcedureSyncWait.ProcedureFuture.html      |      4 +-
 .../master/procedure/ProcedureSyncWait.html     |      4 +-
 .../hadoop/hbase/master/procedure/Queue.html    |      6 +-
 ...rocedureDispatcher.AbstractRSRemoteCall.html |     26 +-
 ...ocedureDispatcher.CloseRegionRemoteCall.html |     18 +-
 ...ispatcher.CompatRemoteProcedureResolver.html |     22 +-
 .../RSProcedureDispatcher.DeadRSRemoteCall.html |    327 +
 ...eDispatcher.ExecuteProceduresRemoteCall.html |     38 +-
 ...rocedureDispatcher.OpenRegionRemoteCall.html |     18 +-
 ...rocedureDispatcher.RegionCloseOperation.html |     20 +-
 ...ProcedureDispatcher.RegionOpenOperation.html |     20 +-
 .../RSProcedureDispatcher.RegionOperation.html  |     12 +-
 ...edureDispatcher.RemoteProcedureResolver.html |     12 +-
 .../master/procedure/RSProcedureDispatcher.html |     53 +-
 .../master/procedure/RecoverMetaProcedure.html  |    110 +-
 .../procedure/RestoreSnapshotProcedure.html     |     85 +-
 .../hbase/master/procedure/SchemaLocking.html   |     91 +-
 .../master/procedure/ServerCrashException.html  |      4 +-
 .../master/procedure/ServerCrashProcedure.html  |     78 +-
 ...rProcedureInterface.ServerOperationType.html |     12 +-
 .../procedure/ServerProcedureInterface.html     |     13 +-
 .../hbase/master/procedure/ServerQueue.html     |      4 +-
 ...leProcedureInterface.TableOperationType.html |     36 +-
 .../procedure/TableProcedureInterface.html      |     13 +-
 .../hbase/master/procedure/TableQueue.html      |      4 +-
 .../procedure/TruncateTableProcedure.html       |     72 +-
 .../AbstractStateMachineNamespaceProcedure.html |      4 +-
 .../AbstractStateMachineRegionProcedure.html    |      4 +-
 .../AbstractStateMachineTableProcedure.html     |      4 +-
 .../class-use/CloneSnapshotProcedure.html       |      4 +-
 .../class-use/CreateNamespaceProcedure.html     |      4 +-
 .../CreateTableProcedure.CreateHdfsRegions.html |     18 +-
 .../class-use/CreateTableProcedure.html         |      4 +-
 .../class-use/DeleteNamespaceProcedure.html     |      4 +-
 .../class-use/DeleteTableProcedure.html         |      4 +-
 .../class-use/DisableTableProcedure.html        |      4 +-
 .../class-use/EnableTableProcedure.html         |      4 +-
 .../master/procedure/class-use/FairQueue.html   |     10 +-
 .../class-use/MasterDDLOperationHelper.html     |      4 +-
 .../class-use/MasterProcedureConstants.html     |      4 +-
 ...ocedureEnv.MasterProcedureStoreListener.html |      4 +-
 ...asterProcedureEnv.WALStoreLeaseRecovery.html |      4 +-
 .../procedure/class-use/MasterProcedureEnv.html |    341 +-
 .../class-use/MasterProcedureScheduler.html     |      4 +-
 ...terProcedureUtil.NonceProcedureRunnable.html |      4 +-
 .../class-use/MasterProcedureUtil.html          |      4 +-
 ...etaProcedureInterface.MetaOperationType.html |    178 +
 .../class-use/MetaProcedureInterface.html       |    168 +
 .../master/procedure/class-use/MetaQueue.html   |    191 +
 .../class-use/ModifyNamespaceProcedure.html     |      4 +-
 .../class-use/ModifyTableProcedure.html         |      4 +-
 .../procedure/class-use/ProcedureDescriber.html |      4 +-
 ...rocedurePrepareLatch.CompatibilityLatch.html |      4 +-
 .../ProcedurePrepareLatch.NoopLatch.html        |      4 +-
 .../class-use/ProcedurePrepareLatch.html        |     32 +-
 .../class-use/ProcedureSyncWait.Predicate.html  |      4 +-
 .../ProcedureSyncWait.ProcedureFuture.html      |      4 +-
 .../procedure/class-use/ProcedureSyncWait.html  |      4 +-
 .../hbase/master/procedure/class-use/Queue.html |     16 +-
 ...rocedureDispatcher.AbstractRSRemoteCall.html |     10 +-
 ...ocedureDispatcher.CloseRegionRemoteCall.html |      4 +-
 ...ispatcher.CompatRemoteProcedureResolver.html |      4 +-
 .../RSProcedureDispatcher.DeadRSRemoteCall.html |    125 +
 ...eDispatcher.ExecuteProceduresRemoteCall.html |     46 +-
 ...rocedureDispatcher.OpenRegionRemoteCall.html |      4 +-
 ...rocedureDispatcher.RegionCloseOperation.html |      4 +-
 ...ProcedureDispatcher.RegionOpenOperation.html |      4 +-
 .../RSProcedureDispatcher.RegionOperation.html  |      4 +-
 ...edureDispatcher.RemoteProcedureResolver.html |      8 +-
 .../class-use/RSProcedureDispatcher.html        |      4 +-
 .../class-use/RecoverMetaProcedure.html         |      4 +-
 .../class-use/RestoreSnapshotProcedure.html     |      4 +-
 .../procedure/class-use/SchemaLocking.html      |      4 +-
 .../class-use/ServerCrashException.html         |      4 +-
 .../class-use/ServerCrashProcedure.html         |      4 +-
 ...rProcedureInterface.ServerOperationType.html |     12 +-
 .../class-use/ServerProcedureInterface.html     |      4 +-
 .../master/procedure/class-use/ServerQueue.html |      4 +-
 ...leProcedureInterface.TableOperationType.html |     60 +-
 .../class-use/TableProcedureInterface.html      |     13 +-
 .../master/procedure/class-use/TableQueue.html  |      4 +-
 .../class-use/TruncateTableProcedure.html       |      4 +-
 .../hbase/master/procedure/package-frame.html   |      5 +-
 .../hbase/master/procedure/package-summary.html |     46 +-
 .../hbase/master/procedure/package-tree.html    |     15 +-
 .../hbase/master/procedure/package-use.html     |     26 +-
 .../master/replication/ReplicationManager.html  |      4 +-
 .../class-use/ReplicationManager.html           |      4 +-
 .../hbase/master/replication/package-frame.html |      2 +-
 .../master/replication/package-summary.html     |      4 +-
 .../hbase/master/replication/package-tree.html  |      4 +-
 .../hbase/master/replication/package-use.html   |      4 +-
 .../snapshot/DisabledTableSnapshotHandler.html  |      4 +-
 .../snapshot/EnabledTableSnapshotHandler.html   |      4 +-
 .../master/snapshot/MasterSnapshotVerifier.html |      4 +-
 .../SnapshotFileCache.RefreshCacheTask.html     |      4 +-
 ...SnapshotFileCache.SnapshotDirectoryInfo.html |      4 +-
 ...SnapshotFileCache.SnapshotFileInspector.html |      4 +-
 .../master/snapshot/SnapshotFileCache.html      |      4 +-
 .../master/snapshot/SnapshotHFileCleaner.html   |      4 +-
 .../hbase/master/snapshot/SnapshotManager.html  |    212 +-
 .../master/snapshot/TakeSnapshotHandler.html    |      4 +-
 .../class-use/DisabledTableSnapshotHandler.html |      4 +-
 .../class-use/EnabledTableSnapshotHandler.html  |      4 +-
 .../class-use/MasterSnapshotVerifier.html       |      4 +-
 .../SnapshotFileCache.RefreshCacheTask.html     |      4 +-
 ...SnapshotFileCache.SnapshotDirectoryInfo.html |      4 +-
 ...SnapshotFileCache.SnapshotFileInspector.html |      4 +-
 .../snapshot/class-use/SnapshotFileCache.html   |      4 +-
 .../class-use/SnapshotHFileCleaner.html         |      4 +-
 .../snapshot/class-use/SnapshotManager.html     |      8 +-
 .../snapshot/class-use/TakeSnapshotHandler.html |      4 +-
 .../hbase/master/snapshot/package-frame.html    |      2 +-
 .../hbase/master/snapshot/package-summary.html  |      4 +-
 .../hbase/master/snapshot/package-tree.html     |      4 +-
 .../hbase/master/snapshot/package-use.html      |      4 +-
 .../apache/hadoop/hbase/metrics/BaseSource.html |     33 +-
 ...rceImpl.DefaultMetricsSystemInitializer.html |      4 +-
 .../hadoop/hbase/metrics/BaseSourceImpl.html    |     62 +-
 .../apache/hadoop/hbase/metrics/Counter.html    |      4 +-
 .../hbase/metrics/ExceptionTrackingSource.html  |     55 +-
 .../metrics/ExceptionTrackingSourceImpl.html    |     51 +-
 .../org/apache/hadoop/hbase/metrics/Gauge.html  |      4 +-
 .../apache/hadoop/hbase/metrics/Histogram.html  |      4 +-
 .../apache/hadoop/hbase/metrics/Interns.html    |     18 +-
 .../hbase/metrics/JvmPauseMonitorSource.html    |     31 +-
 .../hadoop/hbase/metrics/MBeanSource.html       |      9 +-
 .../hadoop/hbase/metrics/MBeanSourceImpl.html   |      4 +-
 .../org/apache/hadoop/hbase/metrics/Meter.html  |      4 +-
 .../org/apache/hadoop/hbase/metrics/Metric.html |      4 +-
 .../metrics/MetricRegistries.LazyHolder.html    |      4 +-
 .../hadoop/hbase/metrics/MetricRegistries.html  |      4 +-
 .../hbase/metrics/MetricRegistriesLoader.html   |      4 +-
 .../hadoop/hbase/metrics/MetricRegistry.html    |      4 +-
 .../hbase/metrics/MetricRegistryFactory.html    |      4 +-
 .../hbase/metrics/MetricRegistryInfo.html       |      4 +-
 .../apache/hadoop/hbase/metrics/MetricSet.html  |      4 +-
 .../hadoop/hbase/metrics/MetricsInfoImpl.html   |      4 +-
 .../hadoop/hbase/metrics/OperationMetrics.html  |     27 +-
 .../hadoop/hbase/metrics/PackageMarker.html     |      4 +-
 .../apache/hadoop/hbase/metrics/Snapshot.html   |      4 +-
 .../org/apache/hadoop/hbase/metrics/Timer.html  |      4 +-
 .../hbase/metrics/class-use/BaseSource.html     |      8 +-
 ...rceImpl.DefaultMetricsSystemInitializer.html |      4 +-
 .../hbase/metrics/class-use/BaseSourceImpl.html |      6 +-
 .../hadoop/hbase/metrics/class-use/Counter.html |      4 +-
 .../class-use/ExceptionTrackingSource.html      |      6 +-
 .../class-use/ExceptionTrackingSourceImpl.html  |      6 +-
 .../hadoop/hbase/metrics/class-use/Gauge.html   |      4 +-
 .../hbase/metrics/class-use/Histogram.html      |      4 +-
 .../hadoop/hbase/metrics/class-use/Interns.html |      4 +-
 .../class-use/JvmPauseMonitorSource.html        |      6 +-
 .../hbase/metrics/class-use/MBeanSource.html    |      4 +-
 .../metrics/class-use/MBeanSourceImpl.html      |      4 +-
 .../hadoop/hbase/metrics/class-use/Meter.html   |      4 +-
 .../hadoop/hbase/metrics/class-use/Metric.html  |      4 +-
 .../class-use/MetricRegistries.LazyHolder.html  |      4 +-
 .../metrics/class-use/MetricRegistries.html     |      4 +-
 .../class-use/MetricRegistriesLoader.html       |      4 +-
 .../hbase/metrics/class-use/MetricRegistry.html |     18 +-
 .../class-use/MetricRegistryFactory.html        |      4 +-
 .../metrics/class-use/MetricRegistryInfo.html   |      4 +-
 .../hbase/metrics/class-use/MetricSet.html      |      4 +-
 .../metrics/class-use/MetricsInfoImpl.html      |      4 +-
 .../metrics/class-use/OperationMetrics.html     |      4 +-
 .../hbase/metrics/class-use/PackageMarker.html  |      4 +-
 .../hbase/metrics/class-use/Snapshot.html       |      4 +-
 .../hadoop/hbase/metrics/class-use/Timer.html   |      4 +-
 .../hadoop/hbase/metrics/impl/CounterImpl.html  |      4 +-
 .../hbase/metrics/impl/DropwizardMeter.html     |      4 +-
 .../metrics/impl/FastLongHistogram.Bins.html    |      4 +-
 .../hbase/metrics/impl/FastLongHistogram.html   |      4 +-
 ...cRegistriesAdapter.MetricsSourceAdapter.html |     12 +-
 .../impl/GlobalMetricRegistriesAdapter.html     |     27 +-
 .../impl/HBaseMetrics2HadoopMetricsAdapter.html |     27 +-
 .../hbase/metrics/impl/HistogramImpl.html       |      4 +-
 .../metrics/impl/MetricRegistriesImpl.html      |      4 +-
 .../metrics/impl/MetricRegistryFactoryImpl.html |      4 +-
 .../hbase/metrics/impl/MetricRegistryImpl.html  |      4 +-
 .../metrics/impl/RefCountingMap.Payload.html    |      4 +-
 .../hbase/metrics/impl/RefCountingMap.html      |      4 +-
 .../hadoop/hbase/metrics/impl/TimerImpl.html    |      4 +-
 .../metrics/impl/class-use/CounterImpl.html     |      4 +-
 .../metrics/impl/class-use/DropwizardMeter.html |      4 +-
 .../impl/class-use/FastLongHistogram.Bins.html  |      4 +-
 .../impl/class-use/FastLongHistogram.html       |      4 +-
 ...cRegistriesAdapter.MetricsSourceAdapter.html |      4 +-
 .../GlobalMetricRegistriesAdapter.html          |      4 +-
 .../HBaseMetrics2HadoopMetricsAdapter.html      |      4 +-
 .../metrics/impl/class-use/HistogramImpl.html   |      4 +-
 .../impl/class-use/MetricRegistriesImpl.html    |      4 +-
 .../class-use/MetricRegistryFactoryImpl.html    |      4 +-
 .../impl/class-use/MetricRegistryImpl.html      |      4 +-
 .../impl/class-use/RefCountingMap.Payload.html  |      4 +-
 .../metrics/impl/class-use/RefCountingMap.html  |      4 +-
 .../hbase/metrics/impl/class-use/TimerImpl.html |      4 +-
 .../hbase/metrics/impl/package-frame.html       |      2 +-
 .../hbase/metrics/impl/package-summary.html     |      4 +-
 .../hadoop/hbase/metrics/impl/package-tree.html |      4 +-
 .../hadoop/hbase/metrics/impl/package-use.html  |      4 +-
 .../hadoop/hbase/metrics/package-frame.html     |      2 +-
 .../hadoop/hbase/metrics/package-summary.html   |      4 +-
 .../hadoop/hbase/metrics/package-tree.html      |      4 +-
 .../hadoop/hbase/metrics/package-use.html       |      4 +-
 .../apache/hadoop/hbase/mob/CachedMobFile.html  |      4 +-
 .../hbase/mob/DefaultMobStoreCompactor.html     |      4 +-
 .../hbase/mob/DefaultMobStoreFlusher.html       |      4 +-
 .../hadoop/hbase/mob/ExpiredMobFileCleaner.html |      4 +-
 .../apache/hadoop/hbase/mob/MobCacheConfig.html |      4 +-
 .../apache/hadoop/hbase/mob/MobConstants.html   |      4 +-
 .../org/apache/hadoop/hbase/mob/MobFile.html    |      4 +-
 .../hbase/mob/MobFileCache.EvictionThread.html  |      4 +-
 .../apache/hadoop/hbase/mob/MobFileCache.html   |      4 +-
 .../apache/hadoop/hbase/mob/MobFileName.html    |      4 +-
 .../apache/hadoop/hbase/mob/MobStoreEngine.html |      4 +-
 .../org/apache/hadoop/hbase/mob/MobUtils.html   |      4 +-
 .../hbase/mob/class-use/CachedMobFile.html      |      4 +-
 .../mob/class-use/DefaultMobStoreCompactor.html |      4 +-
 .../mob/class-use/DefaultMobStoreFlusher.html   |      4 +-
 .../mob/class-use/ExpiredMobFileCleaner.html    |      4 +-
 .../hbase/mob/class-use/MobCacheConfig.html     |      4 +-
 .../hbase/mob/class-use/MobConstants.html       |      4 +-
 .../hadoop/hbase/mob/class-use/MobFile.html     |      4 +-
 .../class-use/MobFileCache.EvictionThread.html  |      4 +-
 .../hbase/mob/class-use/MobFileCache.html       |      4 +-
 .../hadoop/hbase/mob/class-use/MobFileName.html |      4 +-
 .../hbase/mob/class-use/MobStoreEngine.html     |      4 +-
 .../hadoop/hbase/mob/class-use/MobUtils.html    |      4 +-
 .../MobCompactionRequest.CompactionType.html    |      4 +-
 .../mob/compactions/MobCompactionRequest.html   |      4 +-
 .../hbase/mob/compactions/MobCompactor.html     |      4 +-
 ...ompactionRequest.CompactionDelPartition.html |      4 +-
 ...pactionRequest.CompactionDelPartitionId.html |      4 +-
 ...obCompactionRequest.CompactionPartition.html |      4 +-
 ...CompactionRequest.CompactionPartitionId.html |      4 +-
 .../PartitionedMobCompactionRequest.html        |      4 +-
 ...onedMobCompactor.DelPartitionComparator.html |      4 +-
 .../compactions/PartitionedMobCompactor.html    |      4 +-
 .../MobCompactionRequest.CompactionType.html    |      4 +-
 .../class-use/MobCompactionRequest.html         |      4 +-
 .../mob/compactions/class-use/MobCompactor.html |      4 +-
 ...ompactionRequest.CompactionDelPartition.html |      4 +-
 ...pactionRequest.CompactionDelPartitionId.html |      4 +-
 ...obCompactionRequest.CompactionPartition.html |      4 +-
 ...CompactionRequest.CompactionPartitionId.html |      4 +-
 .../PartitionedMobCompactionRequest.html        |      4 +-
 ...onedMobCompactor.DelPartitionComparator.html |      4 +-
 .../class-use/PartitionedMobCompactor.html      |      4 +-
 .../hbase/mob/compactions/package-frame.html    |      2 +-
 .../hbase/mob/compactions/package-summary.html  |      4 +-
 .../hbase/mob/compactions/package-tree.html     |      4 +-
 .../hbase/mob/compactions/package-use.html      |      4 +-
 .../apache/hadoop/hbase/mob/package-frame.html  |      2 +-
 .../hadoop/hbase/mob/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/mob/package-tree.html   |      4 +-
 .../apache/hadoop/hbase/mob/package-use.html    |      4 +-
 .../hadoop/hbase/monitoring/LogMonitoring.html  |      4 +-
 ...emoryBoundedLogMessageBuffer.LogMessage.html |      4 +-
 .../MemoryBoundedLogMessageBuffer.html          |      4 +-
 .../hbase/monitoring/MonitoredRPCHandler.html   |      4 +-
 .../monitoring/MonitoredRPCHandlerImpl.html     |      4 +-
 .../hbase/monitoring/MonitoredTask.State.html   |      4 +-
 .../hadoop/hbase/monitoring/MonitoredTask.html  |      4 +-
 .../hbase/monitoring/MonitoredTaskImpl.html     |      4 +-
 .../hbase/monitoring/StateDumpServlet.html      |      4 +-
 .../monitoring/TaskMonitor.MonitorRunnable.html |      4 +-
 ...askMonitor.PassthroughInvocationHandler.html |      4 +-
 .../TaskMonitor.TaskAndWeakRefPair.html         |      4 +-
 .../TaskMonitor.TaskFilter.TaskType.html        |      4 +-
 .../monitoring/TaskMonitor.TaskFilter.html      |      4 +-
 .../hadoop/hbase/monitoring/TaskMonitor.html    |      8 +-
 .../hbase/monitoring/ThreadMonitoring.html      |      4 +-
 .../monitoring/class-use/LogMonitoring.html     |      4 +-
 ...emoryBoundedLogMessageBuffer.LogMessage.html |      4 +-
 .../MemoryBoundedLogMessageBuffer.html          |      4 +-
 .../class-use/MonitoredRPCHandler.html          |     46 +-
 .../class-use/MonitoredRPCHandlerImpl.html      |      4 +-
 .../class-use/MonitoredTask.State.html          |      8 +-
 .../monitoring/class-use/MonitoredTask.html     |     78 +-
 .../monitoring/class-use/MonitoredTaskImpl.html |      4 +-
 .../monitoring/class-use/StateDumpServlet.html  |      4 +-
 .../class-use/TaskMonitor.MonitorRunnable.html  |      4 +-
 ...askMonitor.PassthroughInvocationHandler.html |      4 +-
 .../TaskMonitor.TaskAndWeakRefPair.html         |      4 +-
 .../TaskMonitor.TaskFilter.TaskType.html        |      4 +-
 .../class-use/TaskMonitor.TaskFilter.html       |      4 +-
 .../hbase/monitoring/class-use/TaskMonitor.html |      4 +-
 .../monitoring/class-use/ThreadMonitoring.html  |      4 +-
 .../hadoop/hbase/monitoring/package-frame.html  |      2 +-
 .../hbase/monitoring/package-summary.html       |      4 +-
 .../hadoop/hbase/monitoring/package-tree.html   |      4 +-
 .../hadoop/hbase/monitoring/package-use.html    |      4 +-
 .../hbase/namespace/NamespaceAuditor.html       |      4 +-
 .../hbase/namespace/NamespaceStateManager.html  |      4 +-
 .../namespace/NamespaceTableAndRegionInfo.html  |      4 +-
 .../namespace/class-use/NamespaceAuditor.html   |      4 +-
 .../class-use/NamespaceStateManager.html        |      4 +-
 .../class-use/NamespaceTableAndRegionInfo.html  |      4 +-
 .../hadoop/hbase/namespace/package-frame.html   |      2 +-
 .../hadoop/hbase/namespace/package-summary.html |      4 +-
 .../hadoop/hbase/namespace/package-tree.html    |      4 +-
 .../hadoop/hbase/namespace/package-use.html     |      4 +-
 .../org/apache/hadoop/hbase/net/Address.html    |      4 +-
 .../hadoop/hbase/net/class-use/Address.html     |     94 +-
 .../apache/hadoop/hbase/net/package-frame.html  |      2 +-
 .../hadoop/hbase/net/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/net/package-tree.html   |      4 +-
 .../apache/hadoop/hbase/net/package-use.html    |      4 +-
 .../org/apache/hadoop/hbase/nio/ByteBuff.html   |      4 +-
 .../apache/hadoop/hbase/nio/MultiByteBuff.html  |    108 +-
 .../apache/hadoop/hbase/nio/SingleByteBuff.html |      4 +-
 .../hadoop/hbase/nio/class-use/ByteBuff.html    |     66 +-
 .../hbase/nio/class-use/MultiByteBuff.html      |      4 +-
 .../hbase/nio/class-use/SingleByteBuff.html     |      4 +-
 .../apache/hadoop/hbase/nio/package-frame.html  |      2 +-
 .../hadoop/hbase/nio/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/nio/package-tree.html   |      4 +-
 .../apache/hadoop/hbase/nio/package-use.html    |      4 +-
 .../org/apache/hadoop/hbase/package-frame.html  |      4 +-
 .../apache/hadoop/hbase/package-summary.html    |    227 +-
 .../org/apache/hadoop/hbase/package-tree.html   |     35 +-
 .../org/apache/hadoop/hbase/package-use.html    |    179 +-
 .../hbase/procedure/MasterProcedureManager.html |     60 +-
 .../procedure/MasterProcedureManagerHost.html   |     21 +-
 .../hadoop/hbase/procedure/Procedure.html       |      4 +-
 .../hbase/procedure/ProcedureCoordinator.html   |      4 +-
 .../procedure/ProcedureCoordinatorRpcs.html     |      4 +-
 .../hbase/procedure/ProcedureManager.html       |      4 +-
 .../hbase/procedure/ProcedureManagerHost.html   |      4 +-
 .../hadoop/hbase/procedure/ProcedureMember.html |      4 +-
 .../hbase/procedure/ProcedureMemberRpcs.html    |      4 +-
 .../procedure/RegionServerProcedureManager.html |      4 +-
 .../RegionServerProcedureManagerHost.html       |     21 +-
 .../Subprocedure.SubprocedureImpl.html          |     14 +-
 .../hadoop/hbase/procedure/Subprocedure.html    |     53 +-
 .../hbase/procedure/SubprocedureFactory.html    |      4 +-
 .../hbase/procedure/ZKProcedureCoordinator.html |      4 +-
 .../hbase/procedure/ZKProcedureMemberRpcs.html  |      4 +-
 .../hadoop/hbase/procedure/ZKProcedureUtil.html |      4 +-
 .../class-use/MasterProcedureManager.html       |      4 +-
 .../class-use/MasterProcedureManagerHost.html   |      8 +-
 .../hbase/procedure/class-use/Procedure.html    |     50 +-
 .../class-use/ProcedureCoordinator.html         |     16 +-
 .../class-use/ProcedureCoordinatorRpcs.html     |      4 +-
 .../procedure/class-use/ProcedureManager.html   |      4 +-
 .../class-use/ProcedureManagerHost.html         |      4 +-
 .../procedure/class-use/ProcedureMember.html    |     14 +-
 .../class-use/ProcedureMemberRpcs.html          |      4 +-
 .../class-use/RegionServerProcedureManager.html |      4 +-
 .../RegionServerProcedureManagerHost.html       |      4 +-
 .../Subprocedure.SubprocedureImpl.html          |      4 +-
 .../hbase/procedure/class-use/Subprocedure.html |     38 +-
 .../class-use/SubprocedureFactory.html          |      4 +-
 .../class-use/ZKProcedureCoordinator.html       |      4 +-
 .../class-use/ZKProcedureMemberRpcs.html        |      4 +-
 .../procedure/class-use/ZKProcedureUtil.html    |      4 +-
 .../FlushTableSubprocedure.RegionFlushTask.html |      4 +-
 .../procedure/flush/FlushTableSubprocedure.html |      4 +-
 .../flush/MasterFlushTableProcedureManager.html |     84 +-
 ...reManager.FlushTableSubprocedureBuilder.html |      4 +-
 ...edureManager.FlushTableSubprocedurePool.html |      4 +-
 .../RegionServerFlushTableProcedureManager.html |      4 +-
 .../FlushTableSubprocedure.RegionFlushTask.html |      4 +-
 .../flush/class-use/FlushTableSubprocedure.html |      4 +-
 .../MasterFlushTableProcedureManager.html       |      4 +-
 ...reManager.FlushTableSubprocedureBuilder.html |      4 +-
 ...edureManager.FlushTableSubprocedurePool.html |      4 +-
 .../RegionServerFlushTableProcedureManager.html |      4 +-
 .../hbase/procedure/flush/package-frame.html    |      2 +-
 .../hbase/procedure/flush/package-summary.html  |      4 +-
 .../hbase/procedure/flush/package-tree.html     |      4 +-
 .../hbase/procedure/flush/package-use.html      |      4 +-
 .../hadoop/hbase/procedure/package-frame.html   |      2 +-
 .../hadoop/hbase/procedure/package-summary.html |      4 +-
 .../hadoop/hbase/procedure/package-tree.html    |      4 +-
 .../hadoop/hbase/procedure/package-use.html     |      4 +-
 .../procedure2/AbstractProcedureScheduler.html  |      4 +-
 .../hbase/procedure2/BadProcedureException.html |      4 +-
 .../hbase/procedure2/DelayedProcedure.html      |     13 +-
 .../FailedRemoteDispatchException.html          |    280 +
 .../hadoop/hbase/procedure2/InlineChore.html    |      8 +-
 .../hadoop/hbase/procedure2/LockAndQueue.html   |      4 +-
 .../hadoop/hbase/procedure2/LockStatus.html     |      4 +-
 .../hadoop/hbase/procedure2/LockType.html       |      8 +-
 .../hadoop/hbase/procedure2/LockedResource.html |      4 +-
 .../hbase/procedure2/LockedResourceType.html    |     24 +-
 .../procedure2/NoNodeDispatchException.html     |    282 +
 .../procedure2/NoServerDispatchException.html   |    282 +
 .../NullTargetServerDispatchException.html      |    281 +
 .../hbase/procedure2/OnePhaseProcedure.html     |      8 +-
 .../hbase/procedure2/Procedure.LockState.html   |     16 +-
 .../hadoop/hbase/procedure2/Procedure.html      |    211 +-
 .../procedure2/ProcedureAbortedException.html   |      4 +-
 .../hadoop/hbase/procedure2/ProcedureDeque.html |      4 +-
 .../hadoop/hbase/procedure2/ProcedureEvent.html |      4 +-
 .../hbase/procedure2/ProcedureException.html    |      4 +-
 ...edureExecutor.CompletedProcedureCleaner.html |      4 +-
 ...dureExecutor.CompletedProcedureRetainer.html |      4 +-
 .../ProcedureExecutor.FailedProcedure.html      |     24 +-
 ...ProcedureExecutor.KeepAliveWorkerThread.html |     10 +-
 ...edureExecutor.ProcedureExecutorListener.html |      4 +-
 .../procedure2/ProcedureExecutor.Testing.html   |      4 +-
 .../ProcedureExecutor.WorkerMonitor.html        |     36 +-
 .../ProcedureExecutor.WorkerThread.html         |     24 +-
 .../hbase/procedure2/ProcedureExecutor.html     |    180 +-
 .../procedure2/ProcedureInMemoryChore.html      |      4 +-
 .../hbase/procedure2/ProcedureMetrics.html      |      4 +-
 .../hbase/procedure2/ProcedureScheduler.html    |      4 +-
 .../procedure2/ProcedureStateSerializer.html    |      4 +-
 .../procedure2/ProcedureSuspendedException.html |      4 +-
 .../ProcedureUtil.CompatStateSerializer.html    |      4 +-
 .../ProcedureUtil.StateSerializer.html          |      4 +-
 .../hadoop/hbase/procedure2/ProcedureUtil.html  |      4 +-
 .../procedure2/ProcedureYieldException.html     |      4 +-
 .../RemoteProcedureDispatcher.BufferNode.html   |     20 +-
 .../RemoteProcedureDispatcher.DelayedTask.html  |      8 +-
 .../RemoteProcedureDispatcher.RemoteNode.html   |     12 +-
 ...moteProcedureDispatcher.RemoteOperation.html |     12 +-
 ...moteProcedureDispatcher.RemoteProcedure.html |     12 +-
 ...ocedureDispatcher.TimeoutExecutorThread.html |     20 +-
 .../procedure2/RemoteProcedureDispatcher.html   |     35 +-
 .../procedure2/RemoteProcedureException.html    |      4 +-
 .../procedure2/RootProcedureState.State.html    |      8 +-
 .../hbase/procedure2/RootProcedureState.html    |      4 +-
 .../hbase/procedure2/SequentialProcedure.html   |      4 +-
 .../procedure2/SimpleProcedureScheduler.html    |      4 +-
 .../procedure2/StateMachineProcedure.Flow.html  |     14 +-
 .../hbase/procedure2/StateMachineProcedure.html |    121 +-
 .../hbase/procedure2/StoppableThread.html       |      4 +-
 .../hbase/procedure2/TimeoutExecutorThread.html |      4 +-
 .../hbase/procedure2/TwoPhaseProcedure.html     |      4 +-
 .../class-use/AbstractProcedureScheduler.html   |      4 +-
 .../class-use/BadProcedureException.html        |      4 +-
 .../procedure2/class-use/DelayedProcedure.html  |      4 +-
 .../FailedRemoteDispatchException.html          |    179 +
 .../hbase/procedure2/class-use/InlineChore.html |      4 +-
 .../procedure2/class-use/LockAndQueue.html      |     35 +-
 .../hbase/procedure2/class-use/LockStatus.html  |     13 +-
 .../hbase/procedure2/class-use/LockType.html    |      8 +-
 .../procedure2/class-use/LockedResource.html    |     28 +-
 .../class-use/LockedResourceType.html           |     12 +-
 .../class-use/NoNodeDispatchException.html      |    168 +
 .../class-use/NoServerDispatchException.html    |    168 +
 .../NullTargetServerDispatchException.html      |    168 +
 .../procedure2/class-use/OnePhaseProcedure.html |      4 +-
 .../class-use/Procedure.LockState.html          |     22 +-
 .../hbase/procedure2/class-use/Procedure.html   |     70 +-
 .../class-use/ProcedureAbortedException.html    |      4 +-
 .../procedure2/class-use/ProcedureDeque.html    |      4 +-
 .../procedure2/class-use/ProcedureEvent.html    |      8 +-
 .../class-use/ProcedureException.html           |      4 +-
 ...edureExecutor.CompletedProcedureCleaner.html |      4 +-
 ...dureExecutor.CompletedProcedureRetainer.html |      4 +-
 .../ProcedureExecutor.FailedProcedure.html      |      4 +-
 ...ProcedureExecutor.KeepAliveWorkerThread.html |      4 +-
 ...edureExecutor.ProcedureExecutorListener.html |      4 +-
 .../class-use/ProcedureExecutor.Testing.html    |      4 +-
 .../ProcedureExecutor.WorkerMonitor.html        |      4 +-
 .../ProcedureExecutor.WorkerThread.html         |      8 +-
 .../procedure2/class-use/ProcedureExecutor.html |      8 +-
 .../class-use/ProcedureInMemoryChore.html       |      4 +-
 .../procedure2/class-use/ProcedureMetrics.html  |      8 +-
 .../class-use/ProcedureScheduler.html           |      4 +-
 .../class-use/ProcedureStateSerializer.html     |    110 +-
 .../class-use/ProcedureSuspendedException.html  |     12 +-
 .../ProcedureUtil.CompatStateSerializer.html    |      4 +-
 .../ProcedureUtil.StateSerializer.html          |      4 +-
 .../procedure2/class-use/ProcedureUtil.html     |      4 +-
 .../class-use/ProcedureYieldException.html      |     12 +-
 .../RemoteProcedureDispatcher.BufferNode.html   |      4 +-
 .../RemoteProcedureDispatcher.DelayedTask.html  |      4 +-
 .../RemoteProcedureDispatcher.RemoteNode.html   |      4 +-
 ...moteProcedureDispatcher.RemoteOperation.html |      4 +-
 ...moteProcedureDispatcher.RemoteProcedure.html |     12 +-
 ...ocedureDispatcher.TimeoutExecutorThread.html |      4 +-
 .../class-use/RemoteProcedureDispatcher.html    |      4 +-
 .../class-use/RemoteProcedureException.html     |      4 +-
 .../class-use/RootProcedureState.State.html     |      4 +-
 .../class-use/RootProcedureState.html           |      4 +-
 .../class-use/SequentialProcedure.html          |      4 +-
 .../class-use/SimpleProcedureScheduler.html     |      4 +-
 .../class-use/StateMachineProcedure.Flow.html   |      4 +-
 .../class-use/StateMachineProcedure.html        |      4 +-
 .../procedure2/class-use/StoppableThread.html   |      4 +-
 .../class-use/TimeoutExecutorThread.html        |      8 +-
 .../procedure2/class-use/TwoPhaseProcedure.html |      4 +-
 .../hadoop/hbase/procedure2/package-frame.html  |      6 +-
 .../hbase/procedure2/package-summary.html       |     33 +-
 .../hadoop/hbase/procedure2/package-tree.html   |     15 +-
 .../hadoop/hbase/procedure2/package-use.html    |     37 +-
 .../procedure2/store/NoopProcedureStore.html    |      4 +-
 .../store/ProcedureStore.ProcedureIterator.html |      4 +-
 .../store/ProcedureStore.ProcedureLoader.html   |      4 +-
 .../ProcedureStore.ProcedureStoreListener.html  |      4 +-
 .../hbase/procedure2/store/ProcedureStore.html  |      4 +-
 .../procedure2/store/ProcedureStoreBase.html    |      4 +-
 .../store/ProcedureStoreTracker.BitSetNode.html |      4 +-
 .../ProcedureStoreTracker.DeleteState.html      |      4 +-
 .../procedure2/store/ProcedureStoreTracker.html |      4 +-
 .../store/class-use/NoopProcedureStore.html     |      4 +-
 .../ProcedureStore.ProcedureIterator.html       |      4 +-
 .../ProcedureStore.ProcedureLoader.html         |      4 +-
 .../ProcedureStore.ProcedureStoreListener.html  |      4 +-
 .../store/class-use/ProcedureStore.html         |      4 +-
 .../store/class-use/ProcedureStoreBase.html     |      4 +-
 .../ProcedureStoreTracker.BitSetNode.html       |      4 +-
 .../ProcedureStoreTracker.DeleteState.html      |      4 +-
 .../store/class-use/ProcedureStoreTracker.html  |     12 +-
 .../hbase/procedure2/store/package-frame.html   |      2 +-
 .../hbase/procedure2/store/package-summary.html |      4 +-
 .../hbase/procedure2/store/package-tree.html    |      4 +-
 .../hbase/procedure2/store/package-use.html     |      4 +-
 .../CorruptedWALProcedureStoreException.html    |      4 +-
 .../procedure2/store/wal/ProcedureWALFile.html  |      4 +-
 ...cedureWALFormat.InvalidWALDataException.html |      4 +-
 .../store/wal/ProcedureWALFormat.Loader.html    |      4 +-
 .../store/wal/ProcedureWALFormat.html           |      4 +-
 .../wal/ProcedureWALFormatReader.Entry.html     |      4 +-
 .../ProcedureWALFormatReader.EntryIterator.html |      4 +-
 ...rocedureWALFormatReader.WalProcedureMap.html |      4 +-
 .../store/wal/ProcedureWALFormatReader.html     |      4 +-
 .../store/wal/ProcedureWALPrettyPrinter.html    |     24 +-
 .../wal/WALProcedureStore.LeaseRecovery.html    |      4 +-
 .../store/wal/WALProcedureStore.PushType.html   |     16 +-
 .../wal/WALProcedureStore.SyncMetrics.html      |      4 +-
 .../procedure2/store/wal/WALProcedureStore.html |    102 +-
 .../CorruptedWALProcedureStoreException.html    |      4 +-
 .../store/wal/class-use/ProcedureWALFile.html   |      4 +-
 ...cedureWALFormat.InvalidWALDataException.html |      4 +-
 .../class-use/ProcedureWALFormat.Loader.html    |      4 +-
 .../store/wal/class-use/ProcedureWALFormat.html |      4 +-
 .../ProcedureWALFormatReader.Entry.html         |      4 +-
 .../ProcedureWALFormatReader.EntryIterator.html |      4 +-
 ...rocedureWALFormatReader.WalProcedureMap.html |      4 +-
 .../wal/class-use/ProcedureWALFormatReader.html |      4 +-
 .../class-use/ProcedureWALPrettyPrinter.html    |      4 +-
 .../WALProcedureStore.LeaseRecovery.html        |      4 +-
 .../class-use/WALProcedureStore.PushType.html   |      4 +-
 .../WALProcedureStore.SyncMetrics.html          |      4 +-
 .../store/wal/class-use/WALProcedureStore.html  |      4 +-
 .../procedure2/store/wal/package-frame.html     |      2 +-
 .../procedure2/store/wal/package-summary.html   |      4 +-
 .../procedure2/store/wal/package-tree.html      |      4 +-
 .../hbase/procedure2/store/wal/package-use.html |      4 +-
 .../hadoop/hbase/procedure2/util/ByteSlot.html  |      4 +-
 .../util/DelayedUtil.DelayedContainer.html      |      4 +-
 ...layedUtil.DelayedContainerWithTimestamp.html |      4 +-
 .../util/DelayedUtil.DelayedObject.html         |      4 +-
 .../util/DelayedUtil.DelayedWithTimeout.html    |      4 +-
 .../hbase/procedure2/util/DelayedUtil.html      |      4 +-
 .../hbase/procedure2/util/StringUtils.html      |      4 +-
 .../procedure2/util/class-use/ByteSlot.html     |      4 +-
 .../class-use/DelayedUtil.DelayedContainer.html |      8 +-
 ...layedUtil.DelayedContainerWithTimestamp.html |      8 +-
 .../class-use/DelayedUtil.DelayedObject.html    |      8 +-
 .../DelayedUtil.DelayedWithTimeout.html         |     12 +-
 .../procedure2/util/class-use/DelayedUtil.html  |      4 +-
 .../procedure2/util/class-use/StringUtils.html  |      4 +-
 .../hbase/procedure2/util/package-frame.html    |      2 +-
 .../hbase/procedure2/util/package-summary.html  |      4 +-
 .../hbase/procedure2/util/package-tree.html     |      4 +-
 .../hbase/procedure2/util/package-use.html      |      4 +-
 .../hbase/quotas/ActivePolicyEnforcement.html   |      4 +-
 .../quotas/AverageIntervalRateLimiter.html      |      4 +-
 .../hbase/quotas/DefaultOperationQuota.html     |      9 +-
 .../quotas/FileSystemUtilizationChore.html      |      4 +-
 .../hbase/quotas/FixedIntervalRateLimiter.html  |      4 +-
 .../hbase/quotas/GlobalQuotaSettings.html       |      4 +-
 .../hbase/quotas/GlobalQuotaSettingsImpl.html   |      4 +-
 .../quotas/MasterQuotaManager.NamedLock.html    |      4 +-
 .../MasterQuotaManager.SetQuotaOperations.html  |      4 +-
 ...rQuotaManager.SizeSnapshotWithTimestamp.html |      4 +-
 .../hadoop/hbase/quotas/MasterQuotaManager.html |      4 +-
 .../hbase/quotas/MasterSpaceQuotaObserver.html  |      6 +-
 .../quotas/NamespaceQuotaSnapshotStore.html     |      4 +-
 .../hadoop/hbase/quotas/NoopOperationQuota.html |      9 +-
 .../hadoop/hbase/quotas/NoopQuotaLimiter.html   |     40 +-
 .../quotas/OperationQuota.OperationType.html    |      4 +-
 .../hadoop/hbase/quotas/OperationQuota.html     |     23 +-
 .../hadoop/hbase/quotas/QuotaCache.Fetcher.html |     10 +-
 .../quotas/QuotaCache.QuotaRefresherChore.html  |     20 +-
 .../apache/hadoop/hbase/quotas/QuotaCache.html  |     26 +-
 .../hbase/quotas/QuotaExceededException.html    |      4 +-
 .../apache/hadoop/hbase/quotas/QuotaFilter.html |      4 +-
 .../hadoop/hbase/quotas/QuotaLimiter.html       |     42 +-
 .../hbase/quotas/QuotaLimiterFactory.html       |      4 +-
 .../QuotaObserverChore.TablesWithQuotas.html    |      4 +-
 .../hadoop/hbase/quotas/QuotaObserverChore.html |      4 +-
 .../hbase/quotas/QuotaRetriever.Iter.html       |      4 +-
 .../hadoop/hbase/quotas/QuotaRetriever.html     |      4 +-
 .../apache/hadoop/hbase/quotas/QuotaScope.html  |      8 +-
 .../hadoop/hbase/quotas/QuotaSettings.html      |      4 +-
 ...tingsFactory.QuotaGlobalsSettingsBypass.html |      4 +-
 .../hbase/quotas/QuotaSettingsFactory.html      |      4 +-
 .../hadoop/hbase/quotas/QuotaSnapshotStore.html |      4 +-
 .../apache/hadoop/hbase/quotas/QuotaState.html  |      4 +-
 .../QuotaTableUtil.NamespaceQuotasVisitor.html  |      4 +-
 .../quotas/QuotaTableUtil.QuotasVisitor.html    |      4 +-
 .../QuotaTableUtil.TableQuotasVisitor.html      |      4 +-
 .../QuotaTableUtil.UserQuotasVisitor.html       |      4 +-
 .../hadoop/hbase/quotas/QuotaTableUtil.html     |      4 +-
 .../apache/hadoop/hbase/quotas/QuotaType.html   |      8 +-
 .../hbase/quotas/QuotaUtil.KeyFromRow.html      |      4 +-
 .../apache/hadoop/hbase/quotas/QuotaUtil.html   |      4 +-
 .../apache/hadoop/hbase/quotas/RateLimiter.html |      4 +-
 .../quotas/RegionServerRpcQuotaManager.html     |     16 +-
 .../quotas/RegionServerSpaceQuotaManager.html   |      8 +-
 .../quotas/RpcThrottlingException.Type.html     |    395 +
 .../hbase/quotas/RpcThrottlingException.html    |    579 +
 ...shotQuotaObserverChore.SnapshotWithSize.html |      4 +-
 ...otQuotaObserverChore.StoreFileReference.html |      4 +-
 .../quotas/SnapshotQuotaObserverChore.html      |      8 +-
 .../hadoop/hbase/quotas/SpaceLimitSettings.html |      4 +-
 .../hbase/quotas/SpaceLimitingException.html    |      4 +-
 .../hbase/quotas/SpaceQuotaRefresherChore.html  |     22 +-
 .../SpaceQuotaSnapshot.SpaceQuotaStatus.html    |      4 +-
 .../hadoop/hbase/quotas/SpaceQuotaSnapshot.html |      4 +-
 .../quotas/SpaceQuotaSnapshotNotifier.html      |      4 +-
 .../SpaceQuotaSnapshotNotifierFactory.html      |      4 +-
 .../hbase/quotas/SpaceViolationPolicy.html      |      4 +-
 .../quotas/SpaceViolationPolicyEnforcement.html |      4 +-
 .../SpaceViolationPolicyEnforcementFactory.html |      4 +-
 .../hbase/quotas/TableQuotaSnapshotStore.html   |      4 +-
 .../quotas/TableSpaceQuotaSnapshotNotifier.html |     17 +-
 .../hadoop/hbase/quotas/ThrottleSettings.html   |      4 +-
 .../hadoop/hbase/quotas/ThrottleType.html       |      4 +-
 .../hbase/quotas/ThrottlingException.Type.html  |     22 +-
 .../hbase/quotas/ThrottlingException.html       |    148 +-
 .../hadoop/hbase/quotas/TimeBasedLimiter.html   |     60 +-
 .../hadoop/hbase/quotas/UserQuotaState.html     |      4 +-
 .../class-use/ActivePolicyEnforcement.html      |      7 +-
 .../class-use/AverageIntervalRateLimiter.html   |      4 +-
 .../quotas/class-use/DefaultOperationQuota.html |      4 +-
 .../class-use/FileSystemUtilizationChore.html   |      4 +-
 .../class-use/FixedIntervalRateLimiter.html     |      4 +-
 .../quotas/class-use/GlobalQuotaSettings.html   |      4 +-
 .../class-use/GlobalQuotaSettingsImpl.html      |      4 +-
 .../class-use/MasterQuotaManager.NamedLock.html |      4 +-
 .../MasterQuotaManager.SetQuotaOperations.html  |      4 +-
 ...rQuotaManager.SizeSnapshotWithTimestamp.html |      4 +-
 .../quotas/class-use/MasterQuotaManager.html    |      8 +-
 .../class-use/MasterSpaceQuotaObserver.html     |      4 +-
 .../class-use/NamespaceQuotaSnapshotStore.html  |      4 +-
 .../quotas/class-use/NoopOperationQuota.html    |      4 +-
 .../quotas/class-use/NoopQuotaLimiter.html      |      4 +-
 .../class-use/OperationQuota.OperationType.html |      4 +-
 .../hbase/quotas/class-use/OperationQuota.html  |      4 +-
 .../quotas/class-use/QuotaCache.Fetcher.html    |      4 +-
 .../QuotaCache.QuotaRefresherChore.html         |      4 +-
 .../hbase/quotas/class-use/QuotaCache.html      |      4 +-
 .../class-use/QuotaExceededException.html       |      8 +-
 .../hbase/quotas/class-use/QuotaFilter.html     |     32 +-
 .../hbase/quotas/class-use/QuotaLimiter.html    |     12 +-
 .../quotas/class-use/QuotaLimiterFactory.html   |      4 +-
 .../QuotaObserverChore.TablesWithQuotas.html    |      4 +-
 .../quotas/class-use/QuotaObserverChore.html    |      4 +-
 .../quotas/class-use/QuotaRetriever.Iter.html   |      4 +-
 .../hbase/quotas/class-use/QuotaRetriever.html  |     12 +-
 .../hbase/quotas/class-use/QuotaScope.html      |      4 +-
 .../hbase/quotas/class-use/QuotaSettings.html   |     60 +-
 ...tingsFactory.QuotaGlobalsSettingsBypass.html |      4 +-
 .../quotas/class-use/QuotaSettingsFactory.html  |      4 +-
 .../quotas/class-use/QuotaSnapshotStore.html    |      4 +-
 .../hbase/quotas/class-use/QuotaState.html      |      4 +-
 .../QuotaTableUtil.NamespaceQuotasVisitor.html  |      4 +-
 .../class-use/QuotaTableUtil.QuotasVisitor.html |      4 +-
 .../QuotaTableUtil.TableQuotasVisitor.html      |      4 +-
 .../QuotaTableUtil.UserQuotasVisitor.html       |      4 +-
 .../hbase/quotas/class-use/QuotaTableUtil.html  |      4 +-
 .../hbase/quotas/class-use/QuotaType.html       |     12 +-
 .../quotas/class-use/QuotaUtil.KeyFromRow.html  |      4 +-
 .../hbase/quotas/class-use/QuotaUtil.html       |      4 +-
 .../hbase/quotas/class-use/RateLimiter.html     |      4 +-
 .../class-use/RegionServerRpcQuotaManager.html  |      4 +-
 .../RegionServerSpaceQuotaManager.html          |      4 +-
 .../class-use/RpcThrottlingException.Type.html  |    218 +
 .../class-use/RpcThrottlingException.html       |    256 +
 ...shotQuotaObserverChore.SnapshotWithSize.html |      4 +-
 ...otQuotaObserverChore.StoreFileReference.html |      4 +-
 .../class-use/SnapshotQuotaObserverChore.html   |      4 +-
 .../quotas/class-use/SpaceLimitSettings.html    |      4 +-
 .../class-use/SpaceLimitingException.html       |      8 +-
 .../class-use/SpaceQuotaRefresherChore.html     |      4 +-
 .../SpaceQuotaSnapshot.SpaceQuotaStatus.html    |      4 +-
 .../quotas/class-use/SpaceQuotaSnapshot.html    |     14 +-
 .../class-use/SpaceQuotaSnapshotNotifier.html   |      4 +-
 .../SpaceQuotaSnapshotNotifierFactory.html      |      4 +-
 .../quotas/class-use/SpaceViolationPolicy.html  |      4 +-
 .../SpaceViolationPolicyEnforcement.html        |      4 +-
 .../SpaceViolationPolicyEnforcementFactory.html |      4 +-
 .../class-use/TableQuotaSnapshotStore.html      |      4 +-
 .../TableSpaceQuotaSnapshotNotifier.html        |      4 +-
 .../quotas/class-use/ThrottleSettings.html      |      4 +-
 .../hbase/quotas/class-use/ThrottleType.html    |      4 +-
 .../class-use/ThrottlingException.Type.html     |     20 +-
 .../quotas/class-use/ThrottlingException.html   |     96 +-
 .../quotas/class-use/TimeBasedLimiter.html      |      4 +-
 .../hbase/quotas/class-use/UserQuotaState.html  |      4 +-
 .../hadoop/hbase/quotas/package-frame.html      |      4 +-
 .../hadoop/hbase/quotas/package-summary.html    |     24 +-
 .../hadoop/hbase/quotas/package-tree.html       |     12 +-
 .../apache/hadoop/hbase/quotas/package-use.html |     20 +-
 .../AbstractViolationPolicyEnforcement.html     |      4 +-
 .../DefaultViolationPolicyEnforcement.html      |      4 +-
 .../DisableTableViolationPolicyEnforcement.html |     18 +-
 ...ssingSnapshotViolationPolicyEnforcement.html |     25 +-
 .../NoInsertsViolationPolicyEnforcement.html    |      4 +-
 ...esCompactionsViolationPolicyEnforcement.html |      4 +-
 .../NoWritesViolationPolicyEnforcement.html     |      4 +-
 .../AbstractViolationPolicyEnforcement.html     |      4 +-
 .../DefaultViolationPolicyEnforcement.html      |      4 +-
 .../DisableTableViolationPolicyEnforcement.html |      4 +-
 ...ssingSnapshotViolationPolicyEnforcement.html |      4 +-
 .../NoInsertsViolationPolicyEnforcement.html    |      4 +-
 ...esCompactionsViolationPolicyEnforcement.html |      4 +-
 .../NoWritesViolationPolicyEnforcement.html     |      4 +-
 .../hbase/quotas/policies/package-frame.html    |      2 +-
 .../hbase/quotas/policies/package-summary.html  |      4 +-
 .../hbase/quotas/policies/package-tree.html     |      4 +-
 .../hbase/quotas/policies/package-use.html      |      4 +-
 .../hbase/regionserver/AbstractMemStore.html    |     91 +-
 .../AbstractMultiFileWriter.WriterFactory.html  |      4 +-
 .../regionserver/AbstractMultiFileWriter.html   |      4 +-
 .../AdaptiveMemStoreCompactionStrategy.html     |     67 +-
 .../AnnotationReadingPriorityFunction.html      |      4 +-
 .../hbase/regionserver/BaseRowProcessor.html    |      4 +-
 .../BasicMemStoreCompactionStrategy.html        |     43 +-
 .../hadoop/hbase/regionserver/BloomType.html    |      8 +-
 .../regionserver/BusyRegionSplitPolicy.html     |      4 +-
 .../regionserver/ByteBufferChunkKeyValue.html   |     18 +-
 .../regionserver/CSLMImmutableSegment.html      |     28 +-
 .../regionserver/CellArrayImmutableSegment.html |     32 +-
 .../hadoop/hbase/regionserver/CellArrayMap.html |      4 +-
 .../regionserver/CellChunkImmutableSegment.html |     32 +-
 .../hadoop/hbase/regionserver/CellChunkMap.html |      4 +-
 .../CellFlatMap.CellFlatMapCollection.html      |      4 +-
 .../CellFlatMap.CellFlatMapEntry.html           |      4 +-
 .../CellFlatMap.CellFlatMapIterator.html        |      4 +-
 .../hadoop/hbase/regionserver/CellFlatMap.html  |      4 +-
 .../hadoop/hbase/regionserver/CellSet.html      |      4 +-
 .../hadoop/hbase/regionserver/CellSink.html     |      4 +-
 .../regionserver/ChangedReadersObserver.html    |      4 +-
 .../apache/hadoop/hbase/regionserver/Chunk.html |      4 +-
 .../regionserver/ChunkCreator.ChunkType.html    |     16 +-
 ...ator.MemStoreChunkPool.StatisticsThread.html |     12 +-
 .../ChunkCreator.MemStoreChunkPool.html         |     67 +-
 .../hadoop/hbase/regionserver/ChunkCreator.html |     72 +-
 ...CompactSplit.AggregatingCompleteTracker.html |      4 +-
 .../CompactSplit.CompactionCompleteTracker.html |      4 +-
 .../CompactSplit.CompactionRunner.html          |      4 +-
 .../regionserver/CompactSplit.Rejection.html    |      4 +-
 .../hadoop/hbase/regionserver/CompactSplit.html |      4 +-
 .../CompactedHFilesDischargeHandler.html        |      4 +-
 .../regionserver/CompactedHFilesDischarger.html |      4 +-
 ...ompactingMemStore.InMemoryFlushRunnable.html |     10 +-
 .../CompactingMemStore.IndexType.html           |      4 +-
 .../hbase/regionserver/CompactingMemStore.html  |    106 +-
 .../hbase/regionserver/CompactionPipeline.html  |     76 +-
 .../CompactionTool.CompactionInputFormat.html   |      4 +-
 .../CompactionTool.CompactionMapper.html        |      4 +-
 .../CompactionTool.CompactionWorker.html        |      4 +-
 .../hbase/regionserver/CompactionTool.html      |      4 +-
 .../regionserver/CompositeImmutableSegment.html |    157 +-
 .../ConstantSizeRegionSplitPolicy.html          |      4 +-
 .../regionserver/CustomizedScanInfoBuilder.html |      4 +-
 .../regionserver/DateTieredMultiFileWriter.html |      4 +-
 ...StoreEngine.DateTieredCompactionContext.html |      4 +-
 .../regionserver/DateTieredStoreEngine.html     |      4 +-
 .../DefaultHeapMemoryTuner.StepDirection.html   |      4 +-
 .../regionserver/DefaultHeapMemoryTuner.html    |      4 +-
 .../hbase/regionserver/DefaultMemStore.html     |     40 +-
 ...ultStoreEngine.DefaultCompactionContext.html |      4 +-
 .../hbase/regionserver/DefaultStoreEngine.html  |      4 +-
 .../regionserver/DefaultStoreFileManager.html   |      4 +-
 .../hbase/regionserver/DefaultStoreFlusher.html |      4 +-
 .../DelimitedKeyPrefixRegionSplitPolicy.html    |      4 +-
 .../regionserver/DisabledRegionSplitPolicy.html |      4 +-
 .../regionserver/DumpRegionServerMetrics.html   |     19 +-
 .../EagerMemStoreCompactionStrategy.html        |     39 +-
 .../regionserver/FavoredNodesForRegion.html     |      4 +-
 .../regionserver/FifoRpcSchedulerFactory.html   |      4 +-
 .../regionserver/FlushAllLargeStoresPolicy.html |      4 +-
 .../regionserver/FlushAllStoresPolicy.html      |      4 +-
 .../regionserver/FlushLargeStoresPolicy.html    |      4 +-
 .../regionserver/FlushLifeCycleTracker.html     |      4 +-
 .../FlushNonSloppyStoresFirstPolicy.html        |      4 +-
 .../hadoop/hbase/regionserver/FlushPolicy.html  |      4 +-
 .../hbase/regionserver/FlushPolicyFactory.html  |      4 +-
 .../regionserver/FlushRequestListener.html      |      4 +-
 .../hbase/regionserver/FlushRequester.html      |      4 +-
 .../hadoop/hbase/regionserver/FlushType.html    |      4 +-
 .../hadoop/hbase/regionserver/HMobStore.html    |      4 +-
 .../HRegion.BatchOperation.Visitor.html         |      8 +-
 .../regionserver/HRegion.BatchOperation.html    |     86 +-
 .../regionserver/HRegion.BulkLoadListener.html  |     12 +-
 .../HRegion.FlushResult.Result.html             |     14 +-
 .../hbase/regionserver/HRegion.FlushResult.html |     12 +-
 .../regionserver/HRegion.FlushResultImpl.html   |      4 +-
 .../HRegion.MutationBatchOperation.html         |     48 +-
 .../HRegion.ObservedExceptionsInBatch.html      |      4 +-
 .../HRegion.PrepareFlushResult.html             |     16 +-
 .../regionserver/HRegion.RegionScannerImpl.html |     94 +-
 .../HRegion.ReplayBatchOperation.html           |     36 +-
 .../regionserver/HRegion.RowLockContext.html    |     32 +-
 .../hbase/regionserver/HRegion.RowLockImpl.html |     20 +-
 .../hbase/regionserver/HRegion.WriteState.html  |      4 +-
 .../hadoop/hbase/regionserver/HRegion.html      |   1069 +-
 .../hbase/regionserver/HRegionFileSystem.html   |      4 +-
 .../HRegionServer.CompactionChecker.html        |     18 +-
 .../HRegionServer.MovedRegionInfo.html          |     20 +-
 .../HRegionServer.MovedRegionsCleaner.html      |     20 +-
 .../HRegionServer.PeriodicMemStoreFlusher.html  |     16 +-
 .../hbase/regionserver/HRegionServer.html       |    638 +-
 .../regionserver/HRegionServerCommandLine.html  |      4 +-
 .../regionserver/HStore.StoreFlusherImpl.html   |     38 +-
 .../hadoop/hbase/regionserver/HStore.html       |    473 +-
 .../hadoop/hbase/regionserver/HStoreFile.html   |    111 +-
 ...eapMemoryManager.HeapMemoryTuneObserver.html |      4 +-
 .../HeapMemoryManager.HeapMemoryTunerChore.html |      4 +-
 .../HeapMemoryManager.TunerContext.html         |      4 +-
 .../HeapMemoryManager.TunerResult.html          |      4 +-
 .../hbase/regionserver/HeapMemoryManager.html   |      4 +-
 .../hbase/regionserver/HeapMemoryTuner.html     |      4 +-
 .../regionserver/ImmutableMemStoreLAB.html      |      4 +-
 .../hbase/regionserver/ImmutableSegment.html    |     43 +-
 ...IncreasingToUpperBoundRegionSplitPolicy.html |      4 +-
 .../hadoop/hbase/regionserver/InternalScan.html |      6 +-
 .../hbase/regionserver/InternalScanner.html     |      4 +-
 .../KeyPrefixRegionSplitPolicy.html             |      4 +-
 .../KeyValueHeap.KVScannerComparator.html       |      4 +-
 .../hadoop/hbase/regionserver/KeyValueHeap.html |      4 +-
 .../hbase/regionserver/KeyValueScanner.html     |      6 +-
 .../hbase/regionserver/LastSequenceId.html      |      4 +-
 .../hbase/regionserver/LeaseException.html      |      4 +-
 .../hbase/regionserver/LeaseListener.html       |      4 +-
 .../hadoop/hbase/regionserver/Leases.Lease.html |      4 +-
 .../Leases.LeaseStillHeldException.html         |      4 +-
 .../hadoop/hbase/regionserver/Leases.html       |      4 +-
 .../hadoop/hbase/regionserver/LogRoller.html    |      4 +-
 .../hadoop/hbase/regionserver/MemStore.html     |     48 +-
 .../MemStoreCompactionStrategy.Action.html      |      4 +-
 .../MemStoreCompactionStrategy.html             |     56 +-
 .../hbase/regionserver/MemStoreCompactor.html   |     39 +-
 .../MemStoreCompactorSegmentsIterator.html      |      4 +-
 .../MemStoreFlusher.FlushHandler.html           |     10 +-
 .../MemStoreFlusher.FlushQueueEntry.html        |      6 +-
 .../MemStoreFlusher.FlushRegionEntry.html       |     40 +-
 .../hbase/regionserver/MemStoreFlusher.html     |    157 +-
 .../hadoop/hbase/regionserver/MemStoreLAB.html  |      4 +-
 .../hbase/regionserver/MemStoreLABImpl.html     |     48 +-
 .../MemStoreMergerSegmentsIterator.html         |      4 +-
 .../regionserver/MemStoreSegmentsIterator.html  |      4 +-
 .../hadoop/hbase/regionserver/MemStoreSize.html |     86 +-
 .../hbase/regionserver/MemStoreSizing.html      |    238 +-
 .../hbase/regionserver/MemStoreSnapshot.html    |      8 +-
 .../regionserver/MetricsHeapMemoryManager.html  |      4 +-
 .../MetricsHeapMemoryManagerSource.html         |     79 +-
 .../MetricsHeapMemoryManagerSourceImpl.html     |      4 +-
 .../hbase/regionserver/MetricsRegion.html       |      4 +-
 .../MetricsRegionAggregateSource.html           |     38 +-
 .../MetricsRegionAggregateSourceImpl.html       |     26 +-
 .../hbase/regionserver/MetricsRegionServer.html |      4 +-
 .../MetricsRegionServerQuotaSource.html         |     23 +-
 .../regionserver/MetricsRegionServerSource.html |    581 +-
 .../MetricsRegionServerSourceFactory.html       |     19 +-
 ...nServerSourceFactoryImpl.FactoryStorage.html |      4 +-
 .../MetricsRegionServerSourceFactoryImpl.html   |     10 +-
 .../MetricsRegionServerSourceImpl.html          |     99 +-
 .../MetricsRegionServerWrapper.html             |    223 +-
 ...Impl.RegionServerMetricsWrapperRunnable.html |      4 +-
 .../MetricsRegionServerWrapperImpl.html         |      4 +-
 .../hbase/regionserver/MetricsRegionSource.html |     71 +-
 .../regionserver/MetricsRegionSourceImpl.html   |      4 +-
 .../regionserver/MetricsRegionWrapper.html      |     57 +-
 ...apperImpl.HRegionMetricsWrapperRunnable.html |      4 +-
 .../regionserver/MetricsRegionWrapperImpl.html  |      4 +-
 .../hadoop/hbase/regionserver/MetricsTable.html |      4 +-
 .../MetricsTableAggregateSource.html            |     23 +-
 .../MetricsTableAggregateSourceImpl.html        |      4 +-
 .../regionserver/MetricsTableLatencies.html     |     51 +-
 ...tricsTableLatenciesImpl.TableHistograms.html |      4 +-
 .../regionserver/MetricsTableLatenciesImpl.html |      4 +-
 .../hbase/regionserver/MetricsTableSource.html  |     37 +-
 .../regionserver/MetricsTableSourceImpl.html    |      8 +-
 .../MetricsTableWrapperAggregate.html           |     19 +-
 ...WrapperAggregateImpl.MetricsTableValues.html |      4 +-
 ...gregateImpl.TableMetricsWrapperRunnable.html |      4 +-
 .../MetricsTableWrapperAggregateImpl.html       |      4 +-
 .../MiniBatchOperationInProgress.html           |      4 +-
 .../regionserver/MobReferenceOnlyFilter.html    |      4 +-
 .../hbase/regionserver/MobStoreScanner.html     |      4 +-
 ...ltiVersionConcurrencyControl.WriteEntry.html |      4 +-
 .../MultiVersionConcurrencyControl.html         |      4 +-
 .../regionserver/MutableOnlineRegions.html      |      4 +-
 .../hbase/regionserver/MutableSegment.html      |     34 +-
 .../regionserver/NoLimitScannerContext.html     |      4 +-
 .../hbase/regionserver/NoOpHeapMemoryTuner.html |      8 +-
 .../NoSuchColumnFamilyException.html            |      4 +-
 .../NoTagByteBufferChunkKeyValue.html           |     18 +-
 .../regionserver/NonLazyKeyValueScanner.html    |      4 +-
 .../NonReversedNonLazyKeyValueScanner.html      |     10 +-
 .../NonThreadSafeMemStoreSizing.html            |    489 +
 .../hadoop/hbase/regionserver/OffheapChunk.html |      4 +-
 .../hadoop/hbase/regionserver/OnheapChunk.html  |      4 +-
 .../hbase/regionserver/OnlineRegions.html       |      4 +-
 .../hbase/regionserver/OperationStatus.html     |      4 +-
 .../hbase/regionserver/RSDumpServlet.html       |      4 +-
 .../regionserver/RSRpcServices.LogDelegate.html |      8 +-
 ...SRpcServices.RegionScannerCloseCallBack.html |     12 +-
 .../RSRpcServices.RegionScannerHolder.html      |     28 +-
 ...pcServices.RegionScannerShippedCallBack.html |     16 +-
 ...RpcServices.RegionScannersCloseCallBack.html |     14 +-
 .../RSRpcServices.ScannerListener.html          |     12 +-
 .../hbase/regionserver/RSRpcServices.html       |    256 +-
 .../hbase/regionserver/RSStatusServlet.html     |      4 +-
 .../hbase/regionserver/Region.Operation.html    |     38 +-
 .../hbase/regionserver/Region.RowLock.html      |      8 +-
 .../hadoop/hbase/regionserver/Region.html       |    335 +-
 ...processorHost.BulkLoadObserverOperation.html |      8 +-
 ...RegionCoprocessorHost.RegionEnvironment.html |     36 +-
 ...st.RegionEnvironmentForCoreCoprocessors.html |     12 +-
 ...st.RegionObserverOperationWithoutResult.html |     14 +-
 ...processorHost.TableCoprocessorAttribute.html |     24 +-
 .../regionserver/RegionCoprocessorHost.html     |    170 +-
 .../hbase/regionserver/RegionScanner.html       |      4 +-
 .../RegionServerAbortedException.html           |      4 +-
 .../regionserver/RegionServerAccounting.html    |     56 +-
 ...CoprocessorHost.RegionServerEnvironment.html |     24 +-
 ...ionServerEnvironmentForCoreCoprocessors.html |     12 +-
 ...essorHost.RegionServerObserverOperation.html |     10 +-
 .../RegionServerCoprocessorHost.html            |     34 +-
 .../RegionServerRunningException.html           |      4 +-
 ...ionServerServices.PostOpenDeployContext.html |      4 +-
 ...erServices.RegionStateTransitionContext.html |      4 +-
 .../regionserver/RegionServerServices.html      |     33 +-
 .../RegionServerStoppedException.html           |      4 +-
 .../regionserver/RegionServerTableMetrics.html  |      4 +-
 .../regionserver/RegionServicesForStores.html   |     14 +-
 .../hbase/regionserver/RegionSplitPolicy.html   |      4 +-
 .../hbase/regionserver/ReplicationService.html  |      4 +-
 .../regionserver/ReplicationSinkService.html    |      4 +-
 .../regionserver/ReplicationSourceService.html  |      4 +-
 ...eyValueHeap.ReversedKVScannerComparator.html |      4 +-
 .../regionserver/ReversedKeyValueHeap.html      |      4 +-
 .../regionserver/ReversedMobStoreScanner.html   |      4 +-
 .../regionserver/ReversedRegionScannerImpl.html |      8 +-
 .../regionserver/ReversedStoreScanner.html      |      4 +-
 .../hadoop/hbase/regionserver/RowProcessor.html |      4 +-
 .../hbase/regionserver/RowTooBigException.html  |      4 +-
 .../hbase/regionserver/RpcSchedulerFactory.html |      4 +-
 .../hadoop/hbase/regionserver/ScanInfo.html     |      4 +-
 .../hadoop/hbase/regionserver/ScanOptions.html  |      4 +-
 .../hadoop/hbase/regionserver/ScanType.html     |      4 +-
 .../regionserver/ScannerContext.Builder.html    |      4 +-
 .../ScannerContext.LimitFields.html             |     44 +-
 .../regionserver/ScannerContext.LimitScope.html |      4 +-
 .../regionserver/ScannerContext.NextState.html  |      4 +-
 .../ScannerContext.ProgressFields.html          |     36 +-
 .../hbase/regionserver/ScannerContext.html      |      4 +-
 .../hbase/regionserver/ScannerIdGenerator.html  |      4 +-
 ...eBulkLoadManager.SecureBulkLoadListener.html |     52 +-
 .../regionserver/SecureBulkLoadManager.html     |     12 +-
 .../hadoop/hbase/regionserver/Segment.html      |    257 +-
 .../hbase/regionserver/SegmentFactory.html      |      8 +-
 .../hbase/regionserver/SegmentScanner.html      |      4 +-
 .../hadoop/hbase/regionserver/SequenceId.html   |      4 +-
 .../ServerNonceManager.OperationContext.html    |      4 +-
 .../hbase/regionserver/ServerNonceManager.html  |      4 +-
 .../hadoop/hbase/regionserver/Shipper.html      |      6 +-
 .../hbase/regionserver/ShipperListener.html     |      4 +-
 .../ShutdownHook.DoNothingStoppable.html        |      4 +-
 .../ShutdownHook.DoNothingThread.html           |      4 +-
 .../ShutdownHook.ShutdownHookThread.html        |      4 +-
 .../hadoop/hbase/regionserver/ShutdownHook.html |      4 +-
 .../regionserver/SimpleRpcSchedulerFactory.html |      8 +-
 .../regionserver/SnapshotSegmentScanner.html    |    510 +
 .../SplitLogWorker.TaskExecutor.Status.html     |     18 +-
 .../SplitLogWorker.TaskExecutor.html            |      8 +-
 .../hbase/regionserver/SplitLogWorker.html      |     34 +-
 .../hadoop/hbase/regionserver/SplitRequest.html |      4 +-
 .../hbase/regionserver/SteppingSplitPolicy.html |     11 +-
 .../apache/hadoop/hbase/regionserver/Store.html |      4 +-
 .../regionserver/StoreConfigInformation.html    |      4 +-
 .../hadoop/hbase/regionserver/StoreEngine.html  |      4 +-
 .../hadoop/hbase/regionserver/StoreFile.html    |     64 +-
 .../StoreFileComparators.GetBulkTime.html       |      4 +-
 .../StoreFileComparators.GetFileSize.html       |      4 +-
 .../StoreFileComparators.GetMaxTimestamp.html   |      4 +-
 .../StoreFileComparators.GetPathName.html       |      4 +-
 .../StoreFileComparators.GetSeqId.html          |      4 +-
 .../regionserver/StoreFileComparators.html      |      4 +-
 .../hbase/regionserver/StoreFileInfo.html       |      4 +-
 .../hbase/regionserver/StoreFileManager.html    |      4 +-
 .../hbase/regionserver/StoreFileReader.html     |      4 +-
 .../hbase/regionserver/StoreFileScanner.html    |      4 +-
 .../regionserver/StoreFileWriter.Builder.html   |      4 +-
 .../hbase/regionserver/StoreFileWriter.html     |      4 +-
 .../hbase/regionserver/StoreFlushContext.html   |      4 +-
 .../hadoop/hbase/regionserver/StoreFlusher.html |      4 +-
 .../hadoop/hbase/regionserver/StoreScanner.html |     20 +-
 .../hadoop/hbase/regionserver/StoreUtils.html   |      4 +-
 .../regionserver/StorefileRefresherChore.html   |      4 +-
 ...ripeMultiFileWriter.BoundaryMultiWriter.html |      4 +-
 .../StripeMultiFileWriter.SizeMultiWriter.html  |      4 +-
 .../regionserver/StripeMultiFileWriter.html     |      4 +-
 .../hbase/regionserver/StripeStoreConfig.html   |      4 +-
 .../StripeStoreEngine.StripeCompaction.html     |      4 +-
 .../hbase/regionserver/StripeStoreEngine.html   |      4 +-
 ...eFileManager.CompactionOrFlushMergeCopy.html |      4 +-
 ...ger.KeyBeforeConcatenatedLists.Iterator.html |      4 +-
 ...eFileManager.KeyBeforeConcatenatedLists.html |      4 +-
 .../StripeStoreFileManager.State.html           |      4 +-
 .../regionserver/StripeStoreFileManager.html    |      4 +-
 ...StoreFlusher.BoundaryStripeFlushRequest.html |      4 +-
 ...ripeStoreFlusher.SizeStripeFlushRequest.html |      4 +-
 .../StripeStoreFlusher.StripeFlushRequest.html  |      8 +-
 .../hbase/regionserver/StripeStoreFlusher.html  |      4 +-
 .../regionserver/ThreadSafeMemStoreSizing.html  |    487 +
 ...imeRangeTracker.NonSyncTimeRangeTracker.html |      4 +-
 .../TimeRangeTracker.SyncTimeRangeTracker.html  |      4 +-
 .../regionserver/TimeRangeTracker.Type.html     |      4 +-
 .../hbase/regionserver/TimeRangeTracker.html    |      8 +-
 .../regionserver/VersionedSegmentsList.html     |      4 +-
 .../regionserver/WrongRegionException.html      |      4 +-
 .../class-use/AbstractMemStore.html             |      4 +-
 .../AbstractMultiFileWriter.WriterFactory.html  |      4 +-
 .../class-use/AbstractMultiFileWriter.html      |      4 +-
 .../AdaptiveMemStoreCompactionStrategy.html     |      4 +-
 .../AnnotationReadingPriorityFunction.html      |      4 +-
 .../class-use/BaseRowProcessor.html             |      4 +-
 .../BasicMemStoreCompactionStrategy.html        |      4 +-
 .../hbase/regionserver/class-use/BloomType.html |      4 +-
 .../class-use/BusyRegionSplitPolicy.html        |      4 +-
 .../class-use/ByteBufferChunkKeyValue.html      |      4 +-
 .../class-use/CSLMImmutableSegment.html         |     10 +-
 .../class-use/CellArrayImmutableSegment.html    |      4 +-
 .../regionserver/class-use/CellArrayMap.html    |      4 +-
 .../class-use/CellChunkImmutableSegment.html    |      4 +-
 .../regionserver/class-use/CellChunkMap.html    |      4 +-
 .../CellFlatMap.CellFlatMapCollection.html      |      4 +-
 .../class-use/CellFlatMap.CellFlatMapEntry.html |      4 +-
 .../CellFlatMap.CellFlatMapIterator.html        |      4 +-
 .../regionserver/class-use/CellFlatMap.html     |     14 +-
 .../hbase/regionserver/class-use/CellSet.html   |      8 +-
 .../hbase/regionserver/class-use/CellSink.html  |      4 +-
 .../class-use/ChangedReadersObserver.html       |      4 +-
 .../hbase/regionserver/class-use/Chunk.html     |     12 +-
 .../class-use/ChunkCreator.ChunkType.html       |      8 +-
 ...ator.MemStoreChunkPool.StatisticsThread.html |      4 +-
 .../ChunkCreator.MemStoreChunkPool.html         |      7 +-
 .../regionserver/class-use/ChunkCreator.html    |      4 +-
 ...CompactSplit.AggregatingCompleteTracker.html |      4 +-
 .../CompactSplit.CompactionCompleteTracker.html |      4 +-
 .../CompactSplit.CompactionRunner.html          |      4 +-
 .../class-use/CompactSplit.Rejection.html       |      4 +-
 .../regionserver/class-use/CompactSplit.html    |      4 +-
 .../CompactedHFilesDischargeHandler.html        |      4 +-
 .../class-use/CompactedHFilesDischarger.html    |      4 +-
 ...ompactingMemStore.InMemoryFlushRunnable.html |      4 +-
 .../class-use/CompactingMemStore.IndexType.html |      6 +-
 .../class-use/CompactingMemStore.html           |      4 +-
 .../class-use/CompactionPipeline.html           |      4 +-
 .../CompactionTool.CompactionInputFormat.html   |      4 +-
 .../CompactionTool.CompactionMapper.html        |      4 +-
 .../CompactionTool.CompactionWorker.html        |      4 +-
 .../regionserver/class-use/CompactionTool.html  |      4 +-
 .../class-use/CompositeImmutableSegment.html    |      4 +-
 .../ConstantSizeRegionSplitPolicy.html          |      4 +-
 .../class-use/CustomizedScanInfoBuilder.html    |      4 +-
 .../class-use/DateTieredMultiFileWriter.html    |      4 +-
 ...StoreEngine.DateTieredCompactionContext.html |      4 +-
 .../class-use/DateTieredStoreEngine.html        |      4 +-
 .../DefaultHeapMemoryTuner.StepDirection.html   |      4 +-
 .../class-use/DefaultHeapMemoryTuner.html       |      4 +-
 .../regionserver/class-use/DefaultMemStore.html |      4 +-
 ...ultStoreEngine.DefaultCompactionContext.html |      4 +-
 .../class-use/DefaultStoreEngine.html           |      4 +-
 .../class-use/DefaultStoreFileManager.html      |      4 +-
 .../class-use/DefaultStoreFlusher.html          |      4 +-
 .../DelimitedKeyPrefixRegionSplitPolicy.html    |      4 +-
 .../class-use/DisabledRegionSplitPolicy.html    |      4 +-
 .../class-use/DumpRegionServerMetrics.html      |      4 +-
 .../EagerMemStoreCompactionStrategy.html        |      4 +-
 .../class-use/FavoredNodesForRegion.html        |      4 +-
 .../class-use/FifoRpcSchedulerFactory.html      |      4 +-
 .../class-use/FlushAllLargeStoresPolicy.html    |      4 +-
 .../class-use/FlushAllStoresPolicy.html         |      4 +-
 .../class-use/FlushLargeStoresPolicy.html       |      4 +-
 .../class-use/FlushLifeCycleTracker.html        |     38 +-
 .../FlushNonSloppyStoresFirstPolicy.html        |      4 +-
 .../regionserver/class-use/FlushPolicy.html     |      4 +-
 .../class-use/FlushPolicyFactory.html           |      4 +-
 .../class-use/FlushRequestListener.html         |      4 +-
 .../regionserver/class-use/FlushRequester.html  |      4 +-
 .../hbase/regionserver/class-use/FlushType.html |      4 +-
 .../hbase/regionserver/class-use/HMobStore.html |     12 +-
 .../HRegion.BatchOperation.Visitor.html         |      4 +-
 .../class-use/HRegion.BatchOperation.html       |      4 +-
 .../class-use/HRegion.BulkLoadListener.html     |      4 +-
 .../class-use/HRegion.FlushResult.Result.html   |      4 +-
 .../class-use/HRegion.FlushResult.html          |      4 +-
 .../class-use/HRegion.FlushResultImpl.html      |      6 +-
 .../HRegion.MutationBatchOperation.html         |      4 +-
 .../HRegion.ObservedExceptionsInBatch.html      |      4 +-
 .../class-use/HRegion.PrepareFlushResult.html   |      4 +-
 .../class-use/HRegion.RegionScannerImpl.html    |      4 +-
 .../class-use/HRegion.ReplayBatchOperation.html |      4 +-
 .../class-use/HRegion.RowLockContext.html       |      4 +-
 .../class-use/HRegion.RowLockImpl.html          |      4 +-
 .../class-use/HRegion.WriteState.html           |      4 +-
 .../hbase/regionserver/class-use/HRegion.html   |    123 +-
 .../class-use/HRegionFileSystem.html            |     12 +-
 .../HRegionServer.CompactionChecker.html        |      4 +-
 .../HRegionServer.MovedRegionInfo.html          |      4 +-
 .../HRegionServer.MovedRegionsCleaner.html      |      4 +-
 .../HRegionServer.PeriodicMemStoreFlusher.html  |      4 +-
 .../regionserver/class-use/HRegionServer.html   |     16 +-
 .../class-use/HRegionServerCommandLine.html     |      4 +-
 .../class-use/HStore.StoreFlusherImpl.html      |      4 +-
 .../hbase/regionserver/class-use/HStore.html    |     58 +-
 .../regionserver/class-use/HStoreFile.html      |    188 +-
 ...eapMemoryManager.HeapMemoryTuneObserver.html |      4 +-
 .../HeapMemoryManager.HeapMemoryTunerChore.html |      4 +-
 .../HeapMemoryManager.TunerContext.html         |      4 +-
 .../HeapMemoryManager.TunerResult.html          |      4 +-
 .../class-use/HeapMemoryManager.html            |      7 +-
 .../regionserver/class-use/HeapMemoryTuner.html |      4 +-
 .../class-use/ImmutableMemStoreLAB.html         |      4 +-
 .../class-use/ImmutableSegment.html             |     13 +-
 ...IncreasingToUpperBoundRegionSplitPolicy.html |      4 +-
 .../regionserver/class-use/InternalScan.html    |      4 +-
 .../regionserver/class-use/InternalScanner.html |     16 +-
 .../class-use/KeyPrefixRegionSplitPolicy.html   |      4 +-
 .../KeyValueHeap.KVScannerComparator.html       |      4 +-
 .../regionserver/class-use/KeyValueHeap.html    |      4 +-
 .../regionserver/class-use/KeyValueScanner.html |     72 +-
 .../regionserver/class-use/LastSequenceId.html  |      4 +-
 .../regionserver/class-use/LeaseException.html  |      4 +-
 .../regionserver/class-use/LeaseListener.html   |      4 +-
 .../regionserver/class-use/Leases.Lease.html    |      4 +-
 .../Leases.LeaseStillHeldException.html         |      4 +-
 .../hbase/regionserver/class-use/Leases.html    |      4 +-
 .../hbase/regionserver/class-use/LogRoller.html |      4 +-
 .../hbase/regionserver/class-use/MemStore.html  |     17 +-
 .../MemStoreCompactionStrategy.Action.html      |     36 +-
 .../class-use/MemStoreCompactionStrategy.html   |      4 +-
 .../class-use/MemStoreCompactor.html            |      4 +-
 .../MemStoreCompactorSegmentsIterator.html      |      4 +-
 .../class-use/MemStoreFlusher.FlushHandler.html |      4 +-
 .../MemStoreFlusher.FlushQueueEntry.html        |      4 +-
 .../MemStoreFlusher.FlushRegionEntry.html       |      4 +-
 .../regionserver/class-use/MemStoreFlusher.html |      4 +-
 .../regionserver/class-use/MemStoreLAB.html     |      4 +-
 .../regionserver/class-use/MemStoreLABImpl.html |      4 +-
 .../MemStoreMergerSegmentsIterator.html         |      4 +-
 .../class-use/MemStoreSegmentsIterator.html     |      8 +-
 .../regionserver/class-use/MemStoreSize.html    |    117 +-
 .../regionserver/class-use/MemStoreSizing.html  |    206 +-
 .../class-use/MemStoreSnapshot.html             |     22 +-
 .../class-use/MetricsHeapMemoryManager.html     |      4 +-
 .../MetricsHeapMemoryManagerSource.html         |      4 +-
 .../MetricsHeapMemoryManagerSourceImpl.html     |      4 +-
 .../regionserver/class-use/MetricsRegion.html   |      4 +-
 .../class-use/MetricsRegionAggregateSource.html |      4 +-
 .../MetricsRegionAggregateSourceImpl.html       |      4 +-
 .../class-use/MetricsRegionServer.html          |      4 +-
 .../MetricsRegionServerQuotaSource.html         |      4 +-
 .../class-use/MetricsRegionServerSource.html    |      4 +-
 .../MetricsRegionServerSourceFactory.html       |      4 +-
 ...nServerSourceFactoryImpl.FactoryStorage.html |      4 +-
 .../MetricsRegionServerSourceFactoryImpl.html   |      4 +-
 .../MetricsRegionServerSourceImpl.html          |      4 +-
 .../class-use/MetricsRegionServerWrapper.html   |      4 +-
 ...Impl.RegionServerMetricsWrapperRunnable.html |      4 +-
 .../MetricsRegionServerWrapperImpl.html         |      4 +-
 .../class-use/MetricsRegionSource.html          |      4 +-
 .../class-use/MetricsRegionSourceImpl.html      |      4 +-
 .../class-use/MetricsRegionWrapper.html         |      4 +-
 ...apperImpl.HRegionMetricsWrapperRunnable.html |      4 +-
 .../class-use/MetricsRegionWrapperImpl.html     |      4 +-
 .../regionserver/class-use/MetricsTable.html    |      4 +-
 .../class-use/MetricsTableAggregateSource.html  |      4 +-
 .../MetricsTableAggregateSourceImpl.html        |      4 +-
 .../class-use/MetricsTableLatencies.html        |      4 +-
 ...tricsTableLatenciesImpl.TableHistograms.html |      4 +-
 .../class-use/MetricsTableLatenciesImpl.html    |      4 +-
 .../class-use/MetricsTableSource.html           |      4 +-
 .../class-use/MetricsTableSourceImpl.html       |      4 +-
 .../class-use/MetricsTableWrapperAggregate.html |      4 +-
 ...WrapperAggregateImpl.MetricsTableValues.html |      4 +-
 ...gregateImpl.TableMetricsWrapperRunnable.html |      4 +-
 .../MetricsTableWrapperAggregateImpl.html       |      4 +-
 .../class-use/MiniBatchOperationInProgress.html |      4 +-
 .../class-use/MobReferenceOnlyFilter.html       |      4 +-
 .../regionserver/class-use/MobStoreScanner.html |      4 +-
 ...ltiVersionConcurrencyControl.WriteEntry.html |      4 +-
 .../MultiVersionConcurrencyControl.html         |      4 +-
 .../class-use/MutableOnlineRegions.html         |      4 +-
 .../regionserver/class-use/MutableSegment.html  |      4 +-
 .../class-use/NoLimitScannerContext.html        |      4 +-
 .../class-use/NoOpHeapMemoryTuner.html          |      4 +-
 .../class-use/NoSuchColumnFamilyException.html  |      4 +-
 .../class-use/NoTagByteBufferChunkKeyValue.html |      4 +-
 .../class-use/NonLazyKeyValueScanner.html       |     12 +-
 .../NonReversedNonLazyKeyValueScanner.html      |     12 +-
 .../class-use/NonThreadSafeMemStoreSizing.html  |    125 +
 .../regionserver/class-use/OffheapChunk.html    |      4 +-
 .../regionserver/class-use/OnheapChunk.html     |      4 +-
 .../regionserver/class-use/OnlineRegions.html   |     12 +-
 .../regionserver/class-use/OperationStatus.html |     20 +-
 .../regionserver/class-use/RSDumpServlet.html   |      4 +-
 .../class-use/RSRpcServices.LogDelegate.html    |      4 +-
 ...SRpcServices.RegionScannerCloseCallBack.html |      4 +-
 .../RSRpcServices.RegionScannerHolder.html      |      4 +-
 ...pcServices.RegionScannerShippedCallBack.html |      4 +-
 ...RpcServices.RegionScannersCloseCallBack.html |      4 +-
 .../RSRpcServices.ScannerListener.html          |      4 +-
 .../regionserver/class-use/RSRpcServices.html   |     16 +-
 .../regionserver/class-use/RSStatusServlet.html |      4 +-
 .../class-use/Region.Operation.html             |     20 +-
 .../regionserver/class-use/Region.RowLock.html  |     14 +-
 .../hbase/regionserver/class-use/Region.html    |     20 +-
 ...processorHost.BulkLoadObserverOperation.html |      4 +-
 ...RegionCoprocessorHost.RegionEnvironment.html |      4 +-
 ...st.RegionEnvironmentForCoreCoprocessors.html |      4 +-
 ...st.RegionObserverOperationWithoutResult.html |      4 +-
 ...processorHost.TableCoprocessorAttribute.html |      4 +-
 .../class-use/RegionCoprocessorHost.html        |     12 +-
 .../regionserver/class-use/RegionScanner.html   |      4 +-
 .../class-use/RegionServerAbortedException.html |      4 +-
 .../class-use/RegionServerAccounting.html       |      8 +-
 ...CoprocessorHost.RegionServerEnvironment.html |      4 +-
 ...ionServerEnvironmentForCoreCoprocessors.html |      4 +-
 ...essorHost.RegionServerObserverOperation.html |      4 +-
 .../class-use/RegionServerCoprocessorHost.html  |      4 +-
 .../class-use/RegionServerRunningException.html |      4 +-
 ...ionServerServices.PostOpenDeployContext.html |      4 +-
 ...erServices.RegionStateTransitionContext.html |      4 +-
 .../class-use/RegionServerServices.html         |     68 +-
 .../class-use/RegionServerStoppedException.html |      4 +-
 .../class-use/RegionServerTableMetrics.html     |      4 +-
 .../class-use/RegionServicesForStores.html      |      4 +-
 .../class-use/RegionSplitPolicy.html            |      4 +-
 .../class-use/ReplicationService.html           |      4 +-
 .../class-use/ReplicationSinkService.html       |      4 +-
 .../class-use/ReplicationSourceService.html     |      4 +-
 ...eyValueHeap.ReversedKVScannerComparator.html |      4 +-
 .../class-use/ReversedKeyValueHeap.html         |      4 +-
 .../class-use/ReversedMobStoreScanner.html      |      4 +-
 .../class-use/ReversedRegionScannerImpl.html    |      4 +-
 .../class-use/ReversedStoreScanner.html         |      4 +-
 .../regionserver/class-use/RowProcessor.html    |     30 +-
 .../class-use/RowTooBigException.html           |      4 +-
 .../class-use/RpcSchedulerFactory.html          |      4 +-
 .../hbase/regionserver/class-use/ScanInfo.html  |      8 +-
 .../regionserver/class-use/ScanOptions.html     |     12 +-
 .../hbase/regionserver/class-use/ScanType.html  |     20 +-
 .../class-use/ScannerContext.Builder.html       |      4 +-
 .../class-use/ScannerContext.LimitFields.html   |      4 +-
 .../class-use/ScannerContext.LimitScope.html    |      4 +-
 .../class-use/ScannerContext.NextState.html     |      4 +-
 .../ScannerContext.ProgressFields.html          |      4 +-
 .../regionserver/class-use/ScannerContext.html  |     46 +-
 .../class-use/ScannerIdGenerator.html           |      4 +-
 ...eBulkLoadManager.SecureBulkLoadListener.html |      4 +-
 .../class-use/SecureBulkLoadManager.html        |      4 +-
 .../hbase/regionserver/class-use/Segment.html   |     20 +-
 .../regionserver/class-use/SegmentFactory.html  |      4 +-
 .../regionserver/class-use/SegmentScanner.html  |      4 +-
 .../regionserver/class-use/SequenceId.html      |      4 +-
 .../ServerNonceManager.OperationContext.html    |      4 +-
 .../class-use/ServerNonceManager.html           |      4 +-
 .../hbase/regionserver/class-use/Shipper.html   |     14 +-
 .../regionserver/class-use/ShipperListener.html |      4 +-
 .../ShutdownHook.DoNothingStoppable.html        |      4 +-
 .../class-use/ShutdownHook.DoNothingThread.html |      4 +-
 .../ShutdownHook.ShutdownHookThread.html        |      4 +-
 .../regionserver/class-use/ShutdownHook.html    |      4 +-
 .../class-use/SimpleRpcSchedulerFactory.html    |      4 +-
 .../class-use/SnapshotSegmentScanner.html       |    125 +
 .../SplitLogWorker.TaskExecutor.Status.html     |      4 +-
 .../class-use/SplitLogWorker.TaskExecutor.html  |      4 +-
 .../regionserver/class-use/SplitLogWorker.html  |      4 +-
 .../regionserver/class-use/SplitRequest.html    |      4 +-
 .../class-use/SteppingSplitPolicy.html          |      4 +-
 .../hbase/regionserver/class-use/Store.html     |     16 +-
 .../class-use/StoreConfigInformation.html       |     12 +-
 .../regionserver/class-use/StoreEngine.html     |      4 +-
 .../hbase/regionserver/class-use/StoreFile.html |      4 +-
 .../StoreFileComparators.GetBulkTime.html       |      4 +-
 .../StoreFileComparators.GetFileSize.html       |      4 +-
 .../StoreFileComparators.GetMaxTimestamp.html   |      4 +-
 .../StoreFileComparators.GetPathName.html       |      4 +-
 .../StoreFileComparators.GetSeqId.html          |      4 +-
 .../class-use/StoreFileComparators.html         |      4 +-
 .../regionserver/class-use/StoreFileInfo.html   |      4 +-
 .../class-use/StoreFileManager.html             |      4 +-
 .../regionserver/class-use/StoreFileReader.html |     16 +-
 .../class-use/StoreFileScanner.html             |      8 +-
 .../class-use/StoreFileWriter.Builder.html      |      4 +-
 .../regionserver/class-use/StoreFileWriter.html |     20 +-
 .../class-use/StoreFlushContext.html            |      8 +-
 .../regionserver/class-use/StoreFlusher.html    |      4 +-
 .../regionserver/class-use/StoreScanner.html    |      4 +-
 .../regionserver/class-use/StoreUtils.html      |      4 +-
 .../class-use/StorefileRefresherChore.html      |      4 +-
 ...ripeMultiFileWriter.BoundaryMultiWriter.html |      4 +-
 .../StripeMultiFileWriter.SizeMultiWriter.html  |      4 +-
 .../class-use/StripeMultiFileWriter.html        |      4 +-
 .../class-use/StripeStoreConfig.html            |      4 +-
 .../StripeStoreEngine.StripeCompaction.html     |      4 +-
 .../class-use/StripeStoreEngine.html            |      4 +-
 ...eFileManager.CompactionOrFlushMergeCopy.html |      4 +-
 ...ger.KeyBeforeConcatenatedLists.Iterator.html |      4 +-
 ...eFileManager.KeyBeforeConcatenatedLists.html |      4 +-
 .../class-use/StripeStoreFileManager.State.html |      4 +-
 .../class-use/StripeStoreFileManager.html       |      4 +-
 ...StoreFlusher.BoundaryStripeFlushRequest.html |      4 +-
 ...ripeStoreFlusher.SizeStripeFlushRequest.html |      4 +-
 .../StripeStoreFlusher.StripeFlushRequest.html  |      4 +-
 .../class-use/StripeStoreFlusher.html           |      4 +-
 .../class-use/ThreadSafeMemStoreSizing.html     |    125 +
 ...imeRangeTracker.NonSyncTimeRangeTracker.html |      4 +-
 .../TimeRangeTracker.SyncTimeRangeTracker.html  |      4 +-
 .../class-use/TimeRangeTracker.Type.html        |      4 +-
 .../class-use/TimeRangeTracker.html             |     16 +-
 .../class-use/VersionedSegmentsList.html        |     14 +-
 .../class-use/WrongRegionException.html         |      4 +-
 .../AbstractMultiOutputCompactor.html           |      4 +-
 .../compactions/CompactionConfiguration.html    |      4 +-
 .../compactions/CompactionContext.html          |      4 +-
 .../compactions/CompactionLifeCycleTracker.html |      4 +-
 .../compactions/CompactionPolicy.html           |      4 +-
 .../compactions/CompactionProgress.html         |      4 +-
 .../compactions/CompactionRequest.html          |      4 +-
 ...actionRequestImpl.DisplayCompactionType.html |      4 +-
 .../compactions/CompactionRequestImpl.html      |      4 +-
 .../compactions/CompactionRequester.html        |      4 +-
 .../compactions/CompactionWindow.html           |      4 +-
 .../compactions/CompactionWindowFactory.html    |      4 +-
 .../compactions/Compactor.CellSinkFactory.html  |      4 +-
 .../compactions/Compactor.FileDetails.html      |      4 +-
 .../Compactor.InternalScannerFactory.html       |     10 +-
 .../regionserver/compactions/Compactor.html     |     28 +-
 .../compactions/CurrentHourProvider.Tick.html   |      4 +-
 .../compactions/CurrentHourProvider.html        |      4 +-
 .../compactions/DateTieredCompactionPolicy.html |      4 +-
 .../DateTieredCompactionRequest.html            |     15 +-
 .../compactions/DateTieredCompactor.html        |      4 +-
 .../compactions/DefaultCompactor.html           |      4 +-
 .../compactions/ExploringCompactionPolicy.html  |      4 +-
 ...ponentialCompactionWindowFactory.Window.html |      4 +-
 .../ExponentialCompactionWindowFactory.html     |      4 +-
 .../compactions/FIFOCompactionPolicy.html       |      4 +-
 .../OffPeakHours.OffPeakHoursImpl.html          |      4 +-
 .../regionserver/compactions/OffPeakHours.html  |      4 +-
 .../compactions/RatioBasedCompactionPolicy.html |      4 +-
 .../compactions/SortedCompactionPolicy.html     |      4 +-
 ...nPolicy.BoundaryStripeCompactionRequest.html |      4 +-
 ...tionPolicy.SplitStripeCompactionRequest.html |      4 +-
 ...ompactionPolicy.StripeCompactionRequest.html |      4 +-
 ...pactionPolicy.StripeInformationProvider.html |      4 +-
 .../compactions/StripeCompactionPolicy.html     |      4 +-
 ...eCompactor.StripeInternalScannerFactory.html |      4 +-
 .../compactions/StripeCompactor.html            |      4 +-
 .../class-use/AbstractMultiOutputCompactor.html |      4 +-
 .../class-use/CompactionConfiguration.html      |      4 +-
 .../class-use/CompactionContext.html            |     12 +-
 .../class-use/CompactionLifeCycleTracker.html   |     36 +-
 .../compactions/class-use/CompactionPolicy.html |      4 +-
 .../class-use/CompactionProgress.html           |      4 +-
 .../class-use/CompactionRequest.html            |     12 +-
 ...actionRequestImpl.DisplayCompactionType.html |      4 +-
 .../class-use/CompactionRequestImpl.html        |     12 +-
 .../class-use/CompactionRequester.html          |      4 +-
 .../compactions/class-use/CompactionWindow.html |     12 +-
 .../class-use/CompactionWindowFactory.html      |      4 +-
 .../class-use/Compactor.CellSinkFactory.html    |      4 +-
 .../class-use/Compactor.FileDetails.html        |      8 +-
 .../Compactor.InternalScannerFactory.html       |      4 +-
 .../compactions/class-use/Compactor.html        |      4 +-
 .../class-use/CurrentHourProvider.Tick.html     |      4 +-
 .../class-use/CurrentHourProvider.html          |      4 +-
 .../class-use/DateTieredCompactionPolicy.html   |      4 +-
 .../class-use/DateTieredCompactionRequest.html  |      4 +-
 .../class-use/DateTieredCompactor.html          |      4 +-
 .../compactions/class-use/DefaultCompactor.html |      4 +-
 .../class-use/ExploringCompactionPolicy.html    |      4 +-
 ...ponentialCompactionWindowFactory.Window.html |      4 +-
 .../ExponentialCompactionWindowFactory.html     |      4 +-
 .../class-use/FIFOCompactionPolicy.html         |      4 +-
 .../OffPeakHours.OffPeakHoursImpl.html          |      4 +-
 .../compactions/class-use/OffPeakHours.html     |      4 +-
 .../class-use/RatioBasedCompactionPolicy.html   |      4 +-
 .../class-use/SortedCompactionPolicy.html       |      4 +-
 ...nPolicy.BoundaryStripeCompactionRequest.html |      4 +-
 ...tionPolicy.SplitStripeCompactionRequest.html |      4 +-
 ...ompactionPolicy.StripeCompactionRequest.html |      4 +-
 ...pactionPolicy.StripeInformationProvider.html |      4 +-
 .../class-use/StripeCompactionPolicy.html       |      4 +-
 ...eCompactor.StripeInternalScannerFactory.html |      4 +-
 .../compactions/class-use/StripeCompactor.html  |      4 +-
 .../regionserver/compactions/package-frame.html |      2 +-
 .../compactions/package-summary.html            |      4 +-
 .../regionserver/compactions/package-tree.html  |      4 +-
 .../regionserver/compactions/package-use.html   |      4 +-
 .../regionserver/handler/CloseMetaHandler.html  |      4 +-
 .../handler/CloseRegionHandler.html             |      4 +-
 .../regionserver/handler/OpenMetaHandler.html   |      4 +-
 .../handler/OpenPriorityRegionHandler.html      |      4 +-
 ...RegionHandler.PostOpenDeployTasksThread.html |      4 +-
 .../regionserver/handler/OpenRegionHandler.html |      4 +-
 .../handler/ParallelSeekHandler.html            |      4 +-
 .../handler/RegionReplicaFlushHandler.html      |      4 +-
 .../handler/WALSplitterHandler.html             |      4 +-
 .../handler/class-use/CloseMetaHandler.html     |      4 +-
 .../handler/class-use/CloseRegionHandler.html   |      4 +-
 .../handler/class-use/OpenMetaHandler.html      |      4 +-
 .../class-use/OpenPriorityRegionHandler.html    |      4 +-
 ...RegionHandler.PostOpenDeployTasksThread.html |      4 +-
 .../handler/class-use/OpenRegionHandler.html    |      4 +-
 .../handler/class-use/ParallelSeekHandler.html  |      4 +-
 .../class-use/RegionReplicaFlushHandler.html    |      4 +-
 .../handler/class-use/WALSplitterHandler.html   |      4 +-
 .../regionserver/handler/package-frame.html     |      2 +-
 .../regionserver/handler/package-summary.html   |      4 +-
 .../regionserver/handler/package-tree.html      |      4 +-
 .../hbase/regionserver/handler/package-use.html |      4 +-
 .../hbase/regionserver/package-frame.html       |      7 +-
 .../hbase/regionserver/package-summary.html     |    216 +-
 .../hadoop/hbase/regionserver/package-tree.html |     34 +-
 .../hadoop/hbase/regionserver/package-use.html  |      6 +-
 .../regionserver/querymatcher/ColumnCount.html  |      4 +-
 .../querymatcher/ColumnTracker.html             |      4 +-
 .../CompactionScanQueryMatcher.html             |      4 +-
 .../DeleteTracker.DeleteResult.html             |      4 +-
 .../querymatcher/DeleteTracker.html             |      4 +-
 .../DropDeletesCompactionScanQueryMatcher.html  |      4 +-
 .../querymatcher/ExplicitColumnTracker.html     |      4 +-
 .../IncludeAllCompactionQueryMatcher.html       |      4 +-
 .../MajorCompactionScanQueryMatcher.html        |      4 +-
 .../MinorCompactionScanQueryMatcher.html        |      4 +-
 ...rsionBehaviorTracker.DeleteVersionsNode.html |      4 +-
 .../querymatcher/NewVersionBehaviorTracker.html |      4 +-
 .../NormalUserScanQueryMatcher.html             |      4 +-
 .../querymatcher/RawScanQueryMatcher.html       |      4 +-
 .../querymatcher/ScanDeleteTracker.html         |      4 +-
 .../ScanQueryMatcher.MatchCode.html             |      4 +-
 .../querymatcher/ScanQueryMatcher.html          |      4 +-
 .../querymatcher/ScanWildcardColumnTracker.html |      4 +-
 ...ionScanQueryMatcher.DropDeletesInOutput.html |      4 +-
 .../StripeCompactionScanQueryMatcher.html       |      4 +-
 .../querymatcher/UserScanQueryMatcher.html      |      4 +-
 .../querymatcher/class-use/ColumnCount.html     |     22 +-
 .../querymatcher/class-use/ColumnTracker.html   |      4 +-
 .../class-use/CompactionScanQueryMatcher.html   |      4 +-
 .../class-use/DeleteTracker.DeleteResult.html   |     12 +-
 .../querymatcher/class-use/DeleteTracker.html   |     12 +-
 .../DropDeletesCompactionScanQueryMatcher.html  |      4 +-
 .../class-use/ExplicitColumnTracker.html        |      4 +-
 .../IncludeAllCompactionQueryMatcher.html       |      4 +-
 .../MajorCompactionScanQueryMatcher.html        |      4 +-
 .../MinorCompactionScanQueryMatcher.html        |      4 +-
 ...rsionBehaviorTracker.DeleteVersionsNode.html |      4 +-
 .../class-use/NewVersionBehaviorTracker.html    |      4 +-
 .../class-use/NormalUserScanQueryMatcher.html   |      4 +-
 .../class-use/RawScanQueryMatcher.html          |      4 +-
 .../class-use/ScanDeleteTracker.html            |      4 +-
 .../class-use/ScanQueryMatcher.MatchCode.html   |     66 +-
 .../class-use/ScanQueryMatcher.html             |      4 +-
 .../class-use/ScanWildcardColumnTracker.html    |      4 +-
 ...ionScanQueryMatcher.DropDeletesInOutput.html |      4 +-
 .../StripeCompactionScanQueryMatcher.html       |      4 +-
 .../class-use/UserScanQueryMatcher.html         |      4 +-
 .../querymatcher/package-frame.html             |      2 +-
 .../querymatcher/package-summary.html           |      4 +-
 .../regionserver/querymatcher/package-tree.html |      4 +-
 .../regionserver/querymatcher/package-use.html  |      4 +-
 ...SnapshotSubprocedure.RegionSnapshotTask.html |      4 +-
 .../snapshot/FlushSnapshotSubprocedure.html     |      4 +-
 ...shotManager.SnapshotSubprocedureBuilder.html |      4 +-
 ...napshotManager.SnapshotSubprocedurePool.html |      4 +-
 .../snapshot/RegionServerSnapshotManager.html   |      4 +-
 ...SnapshotSubprocedure.RegionSnapshotTask.html |      4 +-
 .../class-use/FlushSnapshotSubprocedure.html    |      4 +-
 ...shotManager.SnapshotSubprocedureBuilder.html |      4 +-
 ...napshotManager.SnapshotSubprocedurePool.html |      4 +-
 .../class-use/RegionServerSnapshotManager.html  |      4 +-
 .../regionserver/snapshot/package-frame.html    |      2 +-
 .../regionserver/snapshot/package-summary.html  |      4 +-
 .../regionserver/snapshot/package-tree.html     |      4 +-
 .../regionserver/snapshot/package-use.html      |      4 +-
 .../CompactionThroughputControllerFactory.html  |      4 +-
 .../FlushThroughputControllerFactory.html       |      4 +-
 .../throttle/NoLimitThroughputController.html   |      4 +-
 ...sureAwareCompactionThroughputController.html |      4 +-
 .../PressureAwareFlushThroughputController.html |      4 +-
 ...areThroughputController.ActiveOperation.html |      4 +-
 .../PressureAwareThroughputController.html      |      4 +-
 .../throttle/ThroughputControlUtil.html         |      4 +-
 .../throttle/ThroughputController.html          |      4 +-
 .../CompactionThroughputControllerFactory.html  |      4 +-
 .../FlushThroughputControllerFactory.html       |      4 +-
 .../class-use/NoLimitThroughputController.html  |      4 +-
 ...sureAwareCompactionThroughputController.html |      4 +-
 .../PressureAwareFlushThroughputController.html |      4 +-
 ...areThroughputController.ActiveOperation.html |      4 +-
 .../PressureAwareThroughputController.html      |      4 +-
 .../class-use/ThroughputControlUtil.html        |      4 +-
 .../class-use/ThroughputController.html         |     22 +-
 .../regionserver/throttle/package-frame.html    |      2 +-
 .../regionserver/throttle/package-summary.html  |      4 +-
 .../regionserver/throttle/package-tree.html     |      4 +-
 .../regionserver/throttle/package-use.html      |      4 +-
 .../wal/AbstractFSWAL.WalProps.html             |     12 +-
 .../hbase/regionserver/wal/AbstractFSWAL.html   |    236 +-
 .../wal/AbstractProtobufLogWriter.html          |     36 +-
 .../hbase/regionserver/wal/AsyncFSWAL.html      |      6 +-
 ...ncProtobufLogWriter.OutputStreamWrapper.html |      4 +-
 .../wal/AsyncProtobufLogWriter.html             |      8 +-
 .../regionserver/wal/CompressionContext.html    |      4 +-
 .../hbase/regionserver/wal/Compressor.html      |      4 +-
 .../regionserver/wal/DamagedWALException.html   |      4 +-
 .../wal/FSHLog.RingBufferEventHandler.html      |      4 +-
 .../wal/FSHLog.RingBufferExceptionHandler.html  |      4 +-
 .../wal/FSHLog.SafePointZigZagLatch.html        |      4 +-
 .../regionserver/wal/FSHLog.SyncRunner.html     |      4 +-
 .../hadoop/hbase/regionserver/wal/FSHLog.html   |      6 +-
 .../hbase/regionserver/wal/FSWALEntry.html      |      4 +-
 .../wal/FailedLogCloseException.html            |      4 +-
 .../wal/FailedSyncBeforeLogCloseException.html  |      4 +-
 .../hbase/regionserver/wal/MetricsWAL.html      |      4 +-
 .../regionserver/wal/MetricsWALSource.html      |     67 +-
 .../regionserver/wal/MetricsWALSourceImpl.html  |     48 +-
 .../wal/ProtobufLogReader.WALHdrContext.html    |      4 +-
 .../wal/ProtobufLogReader.WALHdrResult.html     |      4 +-
 .../regionserver/wal/ProtobufLogReader.html     |      4 +-
 .../regionserver/wal/ProtobufLogWriter.html     |      8 +-
 .../hbase/regionserver/wal/ReaderBase.html      |      4 +-
 .../regionserver/wal/RingBufferTruck.Type.html  |      4 +-
 .../hbase/regionserver/wal/RingBufferTruck.html |      4 +-
 .../wal/SecureAsyncProtobufLogWriter.html       |      8 +-
 .../wal/SecureProtobufLogReader.html            |      4 +-
 .../wal/SecureProtobufLogWriter.html            |      8 +-
 .../SecureWALCellCodec.EncryptedKvDecoder.html  |      4 +-
 .../SecureWALCellCodec.EncryptedKvEncoder.html  |      4 +-
 .../regionserver/wal/SecureWALCellCodec.html    |      4 +-
 .../regionserver/wal/SequenceIdAccounting.html  |      4 +-
 .../hbase/regionserver/wal/SyncFuture.html      |      4 +-
 .../regionserver/wal/WALActionsListener.html    |      4 +-
 .../wal/WALCellCodec.BaosAndCompressor.html     |      4 +-
 .../wal/WALCellCodec.ByteStringCompressor.html  |      4 +-
 .../WALCellCodec.ByteStringUncompressor.html    |      4 +-
 .../wal/WALCellCodec.CompressedKvDecoder.html   |      4 +-
 .../wal/WALCellCodec.CompressedKvEncoder.html   |      4 +-
 .../wal/WALCellCodec.EnsureKvEncoder.html       |      4 +-
 .../hbase/regionserver/wal/WALCellCodec.html    |      4 +-
 .../wal/WALCoprocessorHost.WALEnvironment.html  |     18 +-
 ...WALCoprocessorHost.WALObserverOperation.html |      8 +-
 .../regionserver/wal/WALCoprocessorHost.html    |     32 +-
 .../hadoop/hbase/regionserver/wal/WALUtil.html  |     64 +-
 .../wal/class-use/AbstractFSWAL.WalProps.html   |      4 +-
 .../wal/class-use/AbstractFSWAL.html            |      4 +-
 .../class-use/AbstractProtobufLogWriter.html    |      4 +-
 .../regionserver/wal/class-use/AsyncFSWAL.html  |      4 +-
 ...ncProtobufLogWriter.OutputStreamWrapper.html |      4 +-
 .../wal/class-use/AsyncProtobufLogWriter.html   |      4 +-
 .../wal/class-use/CompressionContext.html       |     20 +-
 .../regionserver/wal/class-use/Compressor.html  |      4 +-
 .../wal/class-use/DamagedWALException.html      |      4 +-
 .../FSHLog.RingBufferEventHandler.html          |      4 +-
 .../FSHLog.RingBufferExceptionHandler.html      |      4 +-
 .../class-use/FSHLog.SafePointZigZagLatch.html  |      4 +-
 .../wal/class-use/FSHLog.SyncRunner.html        |      4 +-
 .../regionserver/wal/class-use/FSHLog.html      |      4 +-
 .../regionserver/wal/class-use/FSWALEntry.html  |      4 +-
 .../wal/class-use/FailedLogCloseException.html  |     12 +-
 .../FailedSyncBeforeLogCloseException.html      |      4 +-
 .../regionserver/wal/class-use/MetricsWAL.html  |      4 +-
 .../wal/class-use/MetricsWALSource.html         |      4 +-
 .../wal/class-use/MetricsWALSourceImpl.html     |      4 +-
 .../ProtobufLogReader.WALHdrContext.html        |      4 +-
 .../ProtobufLogReader.WALHdrResult.html         |      4 +-
 .../wal/class-use/ProtobufLogReader.html        |      4 +-
 .../wal/class-use/ProtobufLogWriter.html        |      4 +-
 .../regionserver/wal/class-use/ReaderBase.html  |      4 +-
 .../wal/class-use/RingBufferTruck.Type.html     |      4 +-
 .../wal/class-use/RingBufferTruck.html          |      4 +-
 .../class-use/SecureAsyncProtobufLogWriter.html |      4 +-
 .../wal/class-use/SecureProtobufLogReader.html  |      4 +-
 .../wal/class-use/SecureProtobufLogWriter.html  |      4 +-
 .../SecureWALCellCodec.EncryptedKvDecoder.html  |      4 +-
 .../SecureWALCellCodec.EncryptedKvEncoder.html  |      4 +-
 .../wal/class-use/SecureWALCellCodec.html       |      4 +-
 .../wal/class-use/SequenceIdAccounting.html     |      4 +-
 .../regionserver/wal/class-use/SyncFuture.html  |     12 +-
 .../wal/class-use/WALActionsListener.html       |     38 +-
 .../WALCellCodec.BaosAndCompressor.html         |      4 +-
 .../WALCellCodec.ByteStringCompressor.html      |      4 +-
 .../WALCellCodec.ByteStringUncompressor.html    |      4 +-
 .../WALCellCodec.CompressedKvDecoder.html       |      4 +-
 .../WALCellCodec.CompressedKvEncoder.html       |      4 +-
 .../class-use/WALCellCodec.EnsureKvEncoder.html |      4 +-
 .../wal/class-use/WALCellCodec.html             |      4 +-
 .../WALCoprocessorHost.WALEnvironment.html      |      4 +-
 ...WALCoprocessorHost.WALObserverOperation.html |      4 +-
 .../wal/class-use/WALCoprocessorHost.html       |      8 +-
 .../regionserver/wal/class-use/WALUtil.html     |      4 +-
 .../hbase/regionserver/wal/package-frame.html   |      2 +-
 .../hbase/regionserver/wal/package-summary.html |      4 +-
 .../hbase/regionserver/wal/package-tree.html    |      6 +-
 .../hbase/regionserver/wal/package-use.html     |      4 +-
 .../replication/BaseReplicationEndpoint.html    |      4 +-
 .../hbase/replication/BaseWALEntryFilter.html   |      4 +-
 .../hbase/replication/BulkLoadCellFilter.html   |     15 +-
 .../hbase/replication/ChainWALEntryFilter.html  |      4 +-
 .../replication/ClusterMarkingEntryFilter.html  |      4 +-
 ...cationEndpoint.PeerRegionServerListener.html |     14 +-
 .../replication/HBaseReplicationEndpoint.html   |     46 +-
 .../NamespaceTableCfWALEntryFilter.html         |      4 +-
 .../ReplicationEndpoint.Context.html            |      4 +-
 .../ReplicationEndpoint.ReplicateContext.html   |      4 +-
 .../hbase/replication/ReplicationEndpoint.html  |      4 +-
 .../hbase/replication/ReplicationException.html |      4 +-
 .../hbase/replication/ReplicationFactory.html   |      4 +-
 .../hbase/replication/ReplicationListener.html  |      4 +-
 .../hbase/replication/ReplicationLoadSink.html  |     51 +-
 .../replication/ReplicationLoadSource.html      |     51 +-
 .../replication/ReplicationPeer.PeerState.html  |      4 +-
 .../hbase/replication/ReplicationPeer.html      |      4 +-
 ...Config.ReplicationPeerConfigBuilderImpl.html |      4 +-
 .../replication/ReplicationPeerConfig.html      |      4 +-
 .../ReplicationPeerConfigBuilder.html           |      4 +-
 .../ReplicationPeerConfigListener.html          |      4 +-
 .../replication/ReplicationPeerDescription.html |      4 +-
 ...ReplicationPeerZKImpl.PeerConfigTracker.html |      4 +-
 .../ReplicationPeerZKImpl.PeerStateTracker.html |      4 +-
 .../replication/ReplicationPeerZKImpl.html      |      4 +-
 .../hbase/replication/ReplicationPeers.html     |      4 +-
 .../replication/ReplicationPeersZKImpl.html     |      4 +-
 .../hbase/replication/ReplicationQueueInfo.html |      4 +-
 .../hbase/replication/ReplicationQueues.html    |      4 +-
 .../replication/ReplicationQueuesArguments.html |      4 +-
 .../replication/ReplicationQueuesClient.html    |      4 +-
 .../ReplicationQueuesClientArguments.html       |      4 +-
 .../ReplicationQueuesClientZKImpl.html          |      4 +-
 .../replication/ReplicationQueuesZKImpl.html    |      4 +-
 .../replication/ReplicationStateZKBase.html     |      4 +-
 ...nTableBase.CreateReplicationTableWorker.html |      4 +-
 .../hbase/replication/ReplicationTableBase.html |      4 +-
 .../hbase/replication/ReplicationTracker.html   |      4 +-
 ...nTrackerZKImpl.OtherRegionServerWatcher.html |      4 +-
 .../ReplicationTrackerZKImpl.PeersWatcher.html  |      4 +-
 .../replication/ReplicationTrackerZKImpl.html   |      4 +-
 .../hbase/replication/ReplicationUtils.html     |      4 +-
 .../hbase/replication/ScopeWALEntryFilter.html  |      4 +-
 .../replication/SystemTableWALEntryFilter.html  |      4 +-
 .../hadoop/hbase/replication/WALCellFilter.html |      4 +-
 .../hbase/replication/WALEntryFilter.html       |      4 +-
 .../class-use/BaseReplicationEndpoint.html      |      4 +-
 .../class-use/BaseWALEntryFilter.html           |      4 +-
 .../class-use/BulkLoadCellFilter.html           |     12 +-
 .../class-use/ChainWALEntryFilter.html          |      4 +-
 .../class-use/ClusterMarkingEntryFilter.html    |      4 +-
 ...cationEndpoint.PeerRegionServerListener.html |      4 +-
 .../class-use/HBaseReplicationEndpoint.html     |      4 +-
 .../NamespaceTableCfWALEntryFilter.html         |      4 +-
 .../class-use/ReplicationEndpoint.Context.html  |      8 +-
 .../ReplicationEndpoint.ReplicateContext.html   |     12 +-
 .../class-use/ReplicationEndpoint.html          |      4 +-
 .../class-use/ReplicationException.html         |    178 +-
 .../class-use/ReplicationFactory.html           |      4 +-
 .../class-use/ReplicationListener.html          |     16 +-
 .../class-use/ReplicationLoadSink.html          |     15 +-
 .../class-use/ReplicationLoadSource.html        |     15 +-
 .../class-use/ReplicationPeer.PeerState.html    |      4 +-
 .../replication/class-use/ReplicationPeer.html  |     12 +-
 ...Config.ReplicationPeerConfigBuilderImpl.html |      4 +-
 .../class-use/ReplicationPeerConfig.html        |    148 +-
 .../class-use/ReplicationPeerConfigBuilder.html |      4 +-
 .../ReplicationPeerConfigListener.html          |      4 +-
 .../class-use/ReplicationPeerDescription.html   |     48 +-
 ...ReplicationPeerZKImpl.PeerConfigTracker.html |      4 +-
 .../ReplicationPeerZKImpl.PeerStateTracker.html |      4 +-
 .../class-use/ReplicationPeerZKImpl.html        |      4 +-
 .../replication/class-use/ReplicationPeers.html |      8 +-
 .../class-use/ReplicationPeersZKImpl.html       |      4 +-
 .../class-use/ReplicationQueueInfo.html         |      4 +-
 .../class-use/ReplicationQueues.html            |     12 +-
 .../class-use/ReplicationQueuesArguments.html   |      4 +-
 .../class-use/ReplicationQueuesClient.html      |      4 +-
 .../ReplicationQueuesClientArguments.html       |      4 +-
 .../ReplicationQueuesClientZKImpl.html          |      4 +-
 .../class-use/ReplicationQueuesZKImpl.html      |      4 +-
 .../class-use/ReplicationStateZKBase.html       |      4 +-
 ...nTableBase.CreateReplicationTableWorker.html |      4 +-
 .../class-use/ReplicationTableBase.html         |      4 +-
 .../class-use/ReplicationTracker.html           |      4 +-
 ...nTrackerZKImpl.OtherRegionServerWatcher.html |      4 +-
 .../ReplicationTrackerZKImpl.PeersWatcher.html  |      4 +-
 .../class-use/ReplicationTrackerZKImpl.html     |      4 +-
 .../replication/class-use/ReplicationUtils.html |      4 +-
 .../class-use/ScopeWALEntryFilter.html          |      4 +-
 .../class-use/SystemTableWALEntryFilter.html    |      4 +-
 .../replication/class-use/WALCellFilter.html    |      4 +-
 .../replication/class-use/WALEntryFilter.html   |      4 +-
 ...plicationHFileCleaner.WarnOnlyAbortable.html |      4 +-
 .../master/ReplicationHFileCleaner.html         |      4 +-
 ...ReplicationLogCleaner.WarnOnlyAbortable.html |      4 +-
 .../master/ReplicationLogCleaner.html           |      4 +-
 .../master/ReplicationPeerConfigUpgrader.html   |      4 +-
 ...plicationHFileCleaner.WarnOnlyAbortable.html |      4 +-
 .../class-use/ReplicationHFileCleaner.html      |      4 +-
 ...ReplicationLogCleaner.WarnOnlyAbortable.html |      4 +-
 .../master/class-use/ReplicationLogCleaner.html |      4 +-
 .../ReplicationPeerConfigUpgrader.html          |      4 +-
 .../hbase/replication/master/package-frame.html |      2 +-
 .../replication/master/package-summary.html     |      4 +-
 .../hbase/replication/master/package-tree.html  |      4 +-
 .../hbase/replication/master/package-use.html   |      4 +-
 .../hadoop/hbase/replication/package-frame.html |      2 +-
 .../hbase/replication/package-summary.html      |      4 +-
 .../hadoop/hbase/replication/package-tree.html  |      4 +-
 .../hadoop/hbase/replication/package-use.html   |      4 +-
 .../DefaultSourceFSConfigurationProvider.html   |      4 +-
 .../DumpReplicationQueues.DumpOptions.html      |     22 +-
 ...DumpReplicationQueues.WarnOnlyAbortable.html |     12 +-
 ...DumpReplicationQueues.WarnOnlyStoppable.html |     12 +-
 .../regionserver/DumpReplicationQueues.html     |     47 +-
 ...erClusterReplicationEndpoint.Replicator.html |      4 +-
 .../HBaseInterClusterReplicationEndpoint.html   |      4 +-
 .../regionserver/HFileReplicator.Copier.html    |      4 +-
 .../regionserver/HFileReplicator.html           |      4 +-
 .../MetricsReplicationGlobalSourceSource.html   |    123 +-
 .../MetricsReplicationSinkSource.html           |     25 +-
 .../MetricsReplicationSinkSourceImpl.html       |     27 +-
 .../regionserver/MetricsReplicationSource.html  |     15 +-
 .../MetricsReplicationSourceFactory.html        |     13 +-
 ...plicationSourceFactoryImpl.SourceHolder.html |     14 +-
 .../MetricsReplicationSourceFactoryImpl.html    |     15 +-
 .../MetricsReplicationSourceImpl.html           |      4 +-
 .../MetricsReplicationSourceSource.html         |     87 +-
 .../MetricsReplicationSourceSourceImpl.html     |    159 +-
 .../replication/regionserver/MetricsSink.html   |     47 +-
 .../replication/regionserver/MetricsSource.html |    138 +-
 .../RecoveredReplicationSource.html             |      4 +-
 .../RecoveredReplicationSourceShipper.html      |      4 +-
 .../RecoveredReplicationSourceWALReader.html    |      4 +-
 ...icationEndpoint.RegionReplicaOutputSink.html |      4 +-
 ...ionEndpoint.RegionReplicaReplayCallable.html |      4 +-
 ...icationEndpoint.RegionReplicaSinkWriter.html |      4 +-
 ...ReplicationEndpoint.RetryingRpcCallable.html |      4 +-
 .../RegionReplicaReplicationEndpoint.html       |      4 +-
 .../Replication.ReplicationStatisticsTask.html  |      4 +-
 .../replication/regionserver/Replication.html   |      4 +-
 .../regionserver/ReplicationLoad.html           |     14 +-
 .../regionserver/ReplicationObserver.html       |      4 +-
 .../regionserver/ReplicationSink.html           |      4 +-
 .../ReplicationSinkManager.SinkPeer.html        |     16 +-
 .../regionserver/ReplicationSinkManager.html    |     45 +-
 .../ReplicationSource.LogsComparator.html       |      4 +-
 .../regionserver/ReplicationSource.html         |      4 +-
 .../regionserver/ReplicationSourceFactory.html  |      4 +-
 .../ReplicationSourceInterface.html             |      4 +-
 ...ourceManager.AdoptAbandonedQueuesWorker.html |     10 +-
 ...icationSourceManager.NodeFailoverWorker.html |     20 +-
 .../regionserver/ReplicationSourceManager.html  |     32 +-
 .../ReplicationSourceShipper.WorkerState.html   |      8 +-
 .../regionserver/ReplicationSourceShipper.html  |      4 +-
 .../ReplicationSourceWALActionListener.html     |      4 +-
 ...eplicationSourceWALReader.WALEntryBatch.html |      4 +-
 .../ReplicationSourceWALReader.html             |      4 +-
 .../ReplicationSyncUp.DummyServer.html          |     44 +-
 .../regionserver/ReplicationSyncUp.html         |     17 +-
 .../regionserver/ReplicationThrottler.html      |      4 +-
 .../SourceFSConfigurationProvider.html          |      4 +-
 .../regionserver/WALEntrySinkFilter.html        |      4 +-
 .../regionserver/WALEntryStream.html            |      4 +-
 .../regionserver/WALFileLengthProvider.html     |      4 +-
 .../DefaultSourceFSConfigurationProvider.html   |      4 +-
 .../DumpReplicationQueues.DumpOptions.html      |      4 +-
 ...DumpReplicationQueues.WarnOnlyAbortable.html |      4 +-
 ...DumpReplicationQueues.WarnOnlyStoppable.html |      4 +-
 .../class-use/DumpReplicationQueues.html        |      4 +-
 ...erClusterReplicationEndpoint.Replicator.html |      4 +-
 .../HBaseInterClusterReplicationEndpoint.html   |      4 +-
 .../class-use/HFileReplicator.Copier.html       |      4 +-
 .../regionserver/class-use/HFileReplicator.html |      4 +-
 .../MetricsReplicationGlobalSourceSource.html   |      4 +-
 .../class-use/MetricsReplicationSinkSource.html |      4 +-
 .../MetricsReplicationSinkSourceImpl.html       |      4 +-
 .../class-use/MetricsReplicationSource.html     |      4 +-
 .../MetricsReplicationSourceFactory.html        |      4 +-
 ...plicationSourceFactoryImpl.SourceHolder.html |      4 +-
 .../MetricsReplicationSourceFactoryImpl.html    |      4 +-
 .../class-use/MetricsReplicationSourceImpl.html |      8 +-
 .../MetricsReplicationSourceSource.html         |      4 +-
 .../MetricsReplicationSourceSourceImpl.html     |      4 +-
 .../regionserver/class-use/MetricsSink.html     |      4 +-
 .../regionserver/class-use/MetricsSource.html   |      8 +-
 .../class-use/RecoveredReplicationSource.html   |      4 +-
 .../RecoveredReplicationSourceShipper.html      |      4 +-
 .../RecoveredReplicationSourceWALReader.html    |      4 +-
 ...icationEndpoint.RegionReplicaOutputSink.html |      4 +-
 ...ionEndpoint.RegionReplicaReplayCallable.html |      4 +-
 ...icationEndpoint.RegionReplicaSinkWriter.html |      4 +-
 ...ReplicationEndpoint.RetryingRpcCallable.html |      4 +-
 .../RegionReplicaReplicationEndpoint.html       |      4 +-
 .../Replication.ReplicationStatisticsTask.html  |      4 +-
 .../regionserver/class-use/Replication.html     |      4 +-
 .../regionserver/class-use/ReplicationLoad.html |      4 +-
 .../class-use/ReplicationObserver.html          |      4 +-
 .../regionserver/class-use/ReplicationSink.html |      4 +-
 .../ReplicationSinkManager.SinkPeer.html        |      4 +-
 .../class-use/ReplicationSinkManager.html       |      4 +-
 .../ReplicationSource.LogsComparator.html       |      4 +-
 .../class-use/ReplicationSource.html            |      4 +-
 .../class-use/ReplicationSourceFactory.html     |      4 +-
 .../class-use/ReplicationSourceInterface.html   |      4 +-
 ...ourceManager.AdoptAbandonedQueuesWorker.html |      4 +-
 ...icationSourceManager.NodeFailoverWorker.html |      4 +-
 .../class-use/ReplicationSourceManager.html     |      4 +-
 .../ReplicationSourceShipper.WorkerState.html   |      4 +-
 .../class-use/ReplicationSourceShipper.html     |      4 +-
 .../ReplicationSourceWALActionListener.html     |      4 +-
 ...eplicationSourceWALReader.WALEntryBatch.html |      4 +-
 .../class-use/ReplicationSourceWALReader.html   |      4 +-
 .../ReplicationSyncUp.DummyServer.html          |      4 +-
 .../class-use/ReplicationSyncUp.html            |      4 +-
 .../class-use/ReplicationThrottler.html         |      4 +-
 .../SourceFSConfigurationProvider.html          |      4 +-
 .../class-use/WALEntrySinkFilter.html           |      4 +-
 .../regionserver/class-use/WALEntryStream.html  |      4 +-
 .../class-use/WALFileLengthProvider.html        |      8 +-
 .../replication/regionserver/package-frame.html |      2 +-
 .../regionserver/package-summary.html           |      4 +-
 .../replication/regionserver/package-tree.html  |      4 +-
 .../replication/regionserver/package-use.html   |      4 +-
 .../org/apache/hadoop/hbase/rest/Constants.html |      4 +-
 .../hadoop/hbase/rest/ExistsResource.html       |      4 +-
 .../apache/hadoop/hbase/rest/MetricsREST.html   |      4 +-
 .../hadoop/hbase/rest/MetricsRESTSource.html    |     67 +-
 .../hbase/rest/MetricsRESTSourceImpl.html       |     78 +-
 .../hadoop/hbase/rest/MultiRowResource.html     |      4 +-
 .../hbase/rest/NamespacesInstanceResource.html  |      4 +-
 .../hadoop/hbase/rest/NamespacesResource.html   |      4 +-
 .../hbase/rest/ProtobufMessageHandler.html      |      4 +-
 .../hbase/rest/ProtobufStreamingOutput.html     |      7 +-
 .../hadoop/hbase/rest/RESTDemoClient.html       |    389 +
 .../apache/hadoop/hbase/rest/RESTServer.html    |     52 +-
 .../apache/hadoop/hbase/rest/RESTServlet.html   |      4 +-
 .../hadoop/hbase/rest/RESTServletContainer.html |      4 +-
 .../hadoop/hbase/rest/RegionsResource.html      |      4 +-
 .../apache/hadoop/hbase/rest/ResourceBase.html  |      8 +-
 .../hadoop/hbase/rest/ResultGenerator.html      |      4 +-
 .../apache/hadoop/hbase/rest/RootResource.html  |      4 +-
 .../apache/hadoop/hbase/rest/RowResource.html   |      4 +-
 .../hadoop/hbase/rest/RowResultGenerator.html   |      4 +-
 .../org/apache/hadoop/hbase/rest/RowSpec.html   |      4 +-
 .../hbase/rest/ScannerInstanceResource.html     |      4 +-
 .../hadoop/hbase/rest/ScannerResource.html      |      4 +-
 .../hbase/rest/ScannerResultGenerator.html      |      4 +-
 .../hadoop/hbase/rest/SchemaResource.html       |      4 +-
 .../rest/StorageClusterStatusResource.html      |      4 +-
 .../rest/StorageClusterVersionResource.html     |      4 +-
 .../apache/hadoop/hbase/rest/TableResource.html |      4 +-
 .../TableScanResource.CellSetModelStream.html   |      4 +-
 .../hadoop/hbase/rest/TableScanResource.html    |      4 +-
 .../hadoop/hbase/rest/VersionResource.html      |      4 +-
 .../hadoop/hbase/rest/class-use/Constants.html  |      4 +-
 .../hbase/rest/class-use/ExistsResource.html    |      4 +-
 .../hbase/rest/class-use/MetricsREST.html       |      4 +-
 .../hbase/rest/class-use/MetricsRESTSource.html |      4 +-
 .../rest/class-use/MetricsRESTSourceImpl.html   |      4 +-
 .../hbase/rest/class-use/MultiRowResource.html  |      4 +-
 .../class-use/NamespacesInstanceResource.html   |      4 +-
 .../rest/class-use/NamespacesResource.html      |      4 +-
 .../rest/class-use/ProtobufMessageHandler.html  |     22 +-
 .../rest/class-use/ProtobufStreamingOutput.html |      4 +-
 .../hbase/rest/class-use/RESTDemoClient.html    |    125 +
 .../hadoop/hbase/rest/class-use/RESTServer.html |      4 +-
 .../hbase/rest/class-use/RESTServlet.html       |      4 +-
 .../rest/class-use/RESTServletContainer.html    |      4 +-
 .../hbase/rest/class-use/RegionsResource.html   |      4 +-
 .../hbase/rest/class-use/ResourceBase.html      |      4 +-
 .../hbase/rest/class-use/ResultGenerator.html   |      4 +-
 .../hbase/rest/class-use/RootResource.html      |      4 +-
 .../hbase/rest/class-use/RowResource.html       |      4 +-
 .../rest/class-use/RowResultGenerator.html      |      4 +-
 .../hadoop/hbase/rest/class-use/RowSpec.html    |      4 +-
 .../rest/class-use/ScannerInstanceResource.html |      4 +-
 .../hbase/rest/class-use/ScannerResource.html   |      4 +-
 .../rest/class-use/ScannerResultGenerator.html  |      4 +-
 .../hbase/rest/class-use/SchemaResource.html    |      4 +-
 .../class-use/StorageClusterStatusResource.html |      4 +-
 .../StorageClusterVersionResource.html          |      4 +-
 .../hbase/rest/class-use/TableResource.html     |     22 +-
 .../TableScanResource.CellSetModelStream.html   |      4 +-
 .../hbase/rest/class-use/TableScanResource.html |      4 +-
 .../hbase/rest/class-use/VersionResource.html   |     12 +-
 .../apache/hadoop/hbase/rest/client/Client.html |    246 +-
 .../hadoop/hbase/rest/client/Cluster.html       |      4 +-
 .../hadoop/hbase/rest/client/RemoteAdmin.html   |      4 +-
 .../RemoteHTable.CheckAndMutateBuilderImpl.html |     51 +-
 .../rest/client/RemoteHTable.Scanner.Iter.html  |     16 +-
 .../hbase/rest/client/RemoteHTable.Scanner.html |     22 +-
 .../hadoop/hbase/rest/client/RemoteHTable.html  |    128 +-
 .../hadoop/hbase/rest/client/Response.html      |      4 +-
 .../hbase/rest/client/class-use/Client.html     |      8 +-
 .../hbase/rest/client/class-use/Cluster.html    |      4 +-
 .../rest/client/class-use/RemoteAdmin.html      |      4 +-
 .../RemoteHTable.CheckAndMutateBuilderImpl.html |      4 +-
 .../class-use/RemoteHTable.Scanner.Iter.html    |      4 +-
 .../client/class-use/RemoteHTable.Scanner.html  |      4 +-
 .../rest/client/class-use/RemoteHTable.html     |      4 +-
 .../hbase/rest/client/class-use/Response.html   |      4 +-
 .../hadoop/hbase/rest/client/package-frame.html |      2 +-
 .../hbase/rest/client/package-summary.html      |      4 +-
 .../hadoop/hbase/rest/client/package-tree.html  |      4 +-
 .../hadoop/hbase/rest/client/package-use.html   |      4 +-
 .../hadoop/hbase/rest/filter/AuthFilter.html    |      7 +-
 .../hbase/rest/filter/GZIPRequestStream.html    |      4 +-
 .../hbase/rest/filter/GZIPRequestWrapper.html   |      4 +-
 .../hbase/rest/filter/GZIPResponseStream.html   |      4 +-
 .../hbase/rest/filter/GZIPResponseWrapper.html  |      4 +-
 .../hadoop/hbase/rest/filter/GzipFilter.html    |      4 +-
 ...estCsrfPreventionFilter.HttpInteraction.html |      4 +-
 ...tionFilter.ServletFilterHttpInteraction.html |      4 +-
 .../rest/filter/RestCsrfPreventionFilter.html   |      4 +-
 .../hbase/rest/filter/class-use/AuthFilter.html |      4 +-
 .../filter/class-use/GZIPRequestStream.html     |      4 +-
 .../filter/class-use/GZIPRequestWrapper.html    |      4 +-
 .../filter/class-use/GZIPResponseStream.html    |      4 +-
 .../filter/class-use/GZIPResponseWrapper.html   |      4 +-
 .../hbase/rest/filter/class-use/GzipFilter.html |      4 +-
 ...estCsrfPreventionFilter.HttpInteraction.html |      4 +-
 ...tionFilter.ServletFilterHttpInteraction.html |      4 +-
 .../class-use/RestCsrfPreventionFilter.html     |      4 +-
 .../hadoop/hbase/rest/filter/package-frame.html |      2 +-
 .../hbase/rest/filter/package-summary.html      |      4 +-
 .../hadoop/hbase/rest/filter/package-tree.html  |      4 +-
 .../hadoop/hbase/rest/filter/package-use.html   |      4 +-
 .../hadoop/hbase/rest/model/CellModel.html      |      4 +-
 .../hadoop/hbase/rest/model/CellSetModel.html   |      4 +-
 .../hbase/rest/model/ColumnSchemaModel.html     |      4 +-
 .../rest/model/NamespacesInstanceModel.html     |      4 +-
 .../hbase/rest/model/NamespacesModel.html       |      4 +-
 .../hadoop/hbase/rest/model/RowModel.html       |      4 +-
 ...ByteArrayComparableModel.ComparatorType.html |      4 +-
 ...el.FilterModel.ByteArrayComparableModel.html |      4 +-
 .../ScannerModel.FilterModel.FilterType.html    |      4 +-
 .../rest/model/ScannerModel.FilterModel.html    |      4 +-
 .../ScannerModel.JaxbJsonProviderHolder.html    |      4 +-
 .../hadoop/hbase/rest/model/ScannerModel.html   |      4 +-
 .../StorageClusterStatusModel.Node.Region.html  |      4 +-
 .../model/StorageClusterStatusModel.Node.html   |      4 +-
 .../rest/model/StorageClusterStatusModel.html   |      4 +-
 .../rest/model/StorageClusterVersionModel.html  |      4 +-
 .../hadoop/hbase/rest/model/TableInfoModel.html |      4 +-
 .../hadoop/hbase/rest/model/TableListModel.html |      4 +-
 .../hadoop/hbase/rest/model/TableModel.html     |      4 +-
 .../hbase/rest/model/TableRegionModel.html      |      4 +-
 .../hbase/rest/model/TableSchemaModel.html      |      4 +-
 .../hadoop/hbase/rest/model/VersionModel.html   |      4 +-
 .../hbase/rest/model/class-use/CellModel.html   |      4 +-
 .../rest/model/class-use/CellSetModel.html      |      4 +-
 .../rest/model/class-use/ColumnSchemaModel.html |      4 +-
 .../class-use/NamespacesInstanceModel.html      |      4 +-
 .../rest/model/class-use/NamespacesModel.html   |      4 +-
 .../hbase/rest/model/class-use/RowModel.html    |      4 +-
 ...ByteArrayComparableModel.ComparatorType.html |      4 +-
 ...el.FilterModel.ByteArrayComparableModel.html |      4 +-
 .../ScannerModel.FilterModel.FilterType.html    |      4 +-
 .../class-use/ScannerModel.FilterModel.html     |      4 +-
 .../ScannerModel.JaxbJsonProviderHolder.html    |      4 +-
 .../rest/model/class-use/ScannerModel.html      |      4 +-
 .../StorageClusterStatusModel.Node.Region.html  |      4 +-
 .../StorageClusterStatusModel.Node.html         |      4 +-
 .../class-use/StorageClusterStatusModel.html    |      4 +-
 .../class-use/StorageClusterVersionModel.html   |      4 +-
 .../rest/model/class-use/TableInfoModel.html    |      4 +-
 .../rest/model/class-use/TableListModel.html    |      4 +-
 .../hbase/rest/model/class-use/TableModel.html  |      4 +-
 .../rest/model/class-use/TableRegionModel.html  |      4 +-
 .../rest/model/class-use/TableSchemaModel.html  |      4 +-
 .../rest/model/class-use/VersionModel.html      |      4 +-
 .../hadoop/hbase/rest/model/package-frame.html  |      2 +-
 .../hbase/rest/model/package-summary.html       |      4 +-
 .../hadoop/hbase/rest/model/package-tree.html   |      6 +-
 .../hadoop/hbase/rest/model/package-use.html    |      4 +-
 .../apache/hadoop/hbase/rest/package-frame.html |      3 +-
 .../hadoop/hbase/rest/package-summary.html      |     42 +-
 .../apache/hadoop/hbase/rest/package-tree.html  |      5 +-
 .../apache/hadoop/hbase/rest/package-use.html   |      4 +-
 .../rest/provider/JAXBContextResolver.html      |      4 +-
 .../provider/class-use/JAXBContextResolver.html |      4 +-
 .../consumer/ProtobufMessageBodyConsumer.html   |      4 +-
 .../class-use/ProtobufMessageBodyConsumer.html  |      4 +-
 .../rest/provider/consumer/package-frame.html   |      2 +-
 .../rest/provider/consumer/package-summary.html |      4 +-
 .../rest/provider/consumer/package-tree.html    |      4 +-
 .../rest/provider/consumer/package-use.html     |      4 +-
 .../hbase/rest/provider/package-frame.html      |      2 +-
 .../hbase/rest/provider/package-summary.html    |      4 +-
 .../hbase/rest/provider/package-tree.html       |      4 +-
 .../hadoop/hbase/rest/provider/package-use.html |      4 +-
 .../producer/PlainTextMessageBodyProducer.html  |      4 +-
 .../producer/ProtobufMessageBodyProducer.html   |      4 +-
 .../class-use/PlainTextMessageBodyProducer.html |      4 +-
 .../class-use/ProtobufMessageBodyProducer.html  |      4 +-
 .../rest/provider/producer/package-frame.html   |      2 +-
 .../rest/provider/producer/package-summary.html |      4 +-
 .../rest/provider/producer/package-tree.html    |      4 +-
 .../rest/provider/producer/package-use.html     |      4 +-
 .../hadoop/hbase/rsgroup/RSGroupAdmin.html      |      4 +-
 .../hbase/rsgroup/RSGroupAdminClient.html       |      4 +-
 ...upAdminEndpoint.RSGroupAdminServiceImpl.html |     30 +-
 .../hbase/rsgroup/RSGroupAdminEndpoint.html     |     58 +-
 .../hbase/rsgroup/RSGroupAdminServer.html       |      4 +-
 .../hbase/rsgroup/RSGroupBasedLoadBalancer.html |     81 +-
 .../hadoop/hbase/rsgroup/RSGroupInfo.html       |      4 +-
 .../hbase/rsgroup/RSGroupInfoManager.html       |      4 +-
 ...InfoManagerImpl.FailedOpenUpdaterThread.html |     20 +-
 ...oupInfoManagerImpl.RSGroupStartupWorker.html |     20 +-
 ...oManagerImpl.ServerEventsListenerThread.html |     20 +-
 .../hbase/rsgroup/RSGroupInfoManagerImpl.html   |     94 +-
 .../hbase/rsgroup/RSGroupProtobufUtil.html      |      4 +-
 .../hbase/rsgroup/RSGroupableBalancer.html      |      6 +-
 .../apache/hadoop/hbase/rsgroup/Utility.html    |      4 +-
 .../hbase/rsgroup/class-use/RSGroupAdmin.html   |      4 +-
 .../rsgroup/class-use/RSGroupAdminClient.html   |      4 +-
 ...upAdminEndpoint.RSGroupAdminServiceImpl.html |      4 +-
 .../rsgroup/class-use/RSGroupAdminEndpoint.html |      4 +-
 .../rsgroup/class-use/RSGroupAdminServer.html   |      4 +-
 .../class-use/RSGroupBasedLoadBalancer.html     |      4 +-
 .../hbase/rsgroup/class-use/RSGroupInfo.html    |     68 +-
 .../rsgroup/class-use/RSGroupInfoManager.html   |      8 +-
 ...InfoManagerImpl.FailedOpenUpdaterThread.html |      4 +-
 ...oupInfoManagerImpl.RSGroupStartupWorker.html |      4 +-
 ...oManagerImpl.ServerEventsListenerThread.html |      4 +-
 .../class-use/RSGroupInfoManagerImpl.html       |      4 +-
 .../rsgroup/class-use/RSGroupProtobufUtil.html  |      4 +-
 .../rsgroup/class-use/RSGroupableBalancer.html  |      4 +-
 .../hadoop/hbase/rsgroup/class-use/Utility.html |      4 +-
 .../hadoop/hbase/rsgroup/package-frame.html     |      2 +-
 .../hadoop/hbase/rsgroup/package-summary.html   |      4 +-
 .../hadoop/hbase/rsgroup/package-tree.html      |      4 +-
 .../hadoop/hbase/rsgroup/package-use.html       |      4 +-
 ...SaslRpcClient.SaslClientCallbackHandler.html |      4 +-
 .../security/AbstractHBaseSaslRpcClient.html    |      4 +-
 .../hbase/security/AccessDeniedException.html   |      4 +-
 .../hadoop/hbase/security/AuthMethod.html       |      4 +-
 .../hbase/security/CryptoAESUnwrapHandler.html  |      4 +-
 .../hbase/security/CryptoAESWrapHandler.html    |      4 +-
 .../hadoop/hbase/security/EncryptionUtil.html   |      4 +-
 .../hbase/security/HBasePolicyProvider.html     |      4 +-
 .../HBaseSaslRpcClient.WrappedInputStream.html  |      4 +-
 .../HBaseSaslRpcClient.WrappedOutputStream.html |      4 +-
 .../hbase/security/HBaseSaslRpcClient.html      |      4 +-
 ...SaslRpcServer.SaslDigestCallbackHandler.html |      4 +-
 ...aseSaslRpcServer.SaslGssCallbackHandler.html |      4 +-
 .../hbase/security/HBaseSaslRpcServer.html      |      4 +-
 .../NettyHBaseRpcConnectionHeaderHandler.html   |      4 +-
 .../hbase/security/NettyHBaseSaslRpcClient.html |      4 +-
 .../NettyHBaseSaslRpcClientHandler.html         |      4 +-
 .../hbase/security/SaslChallengeDecoder.html    |      4 +-
 .../hadoop/hbase/security/SaslStatus.html       |      4 +-
 .../hbase/security/SaslUnwrapHandler.html       |      4 +-
 .../security/SaslUtil.QualityOfProtection.html  |      4 +-
 .../apache/hadoop/hbase/security/SaslUtil.html  |      4 +-
 .../hadoop/hbase/security/SaslWrapHandler.html  |      4 +-
 .../hadoop/hbase/security/SecurityInfo.html     |      4 +-
 .../hadoop/hbase/security/SecurityUtil.html     |      4 +-
 .../hadoop/hbase/security/Superusers.html       |      4 +-
 .../hbase/security/User.SecureHadoopUser.html   |      4 +-
 .../hbase/security/User.TestingGroups.html      |      4 +-
 .../org/apache/hadoop/hbase/security/User.html  |      4 +-
 .../hadoop/hbase/security/UserProvider.html     |      4 +-
 .../hbase/security/access/AccessChecker.html    |      4 +-
 .../security/access/AccessControlClient.html    |      4 +-
 .../security/access/AccessControlConstants.html |      4 +-
 .../access/AccessControlFilter.Strategy.html    |      4 +-
 .../security/access/AccessControlFilter.html    |      4 +-
 .../security/access/AccessControlLists.html     |      4 +-
 .../security/access/AccessControlUtil.html      |      4 +-
 .../access/AccessController.OpType.html         |      4 +-
 .../hbase/security/access/AccessController.html |    180 +-
 .../security/access/AuthResult.Params.html      |      4 +-
 .../hbase/security/access/AuthResult.html       |      4 +-
 .../CoprocessorWhitelistMasterObserver.html     |     47 +-
 .../security/access/Permission.Action.html      |      4 +-
 .../hbase/security/access/Permission.html       |      4 +-
 .../security/access/SecureBulkLoadEndpoint.html |      4 +-
 .../access/ShadedAccessControlUtil.html         |      4 +-
 .../TableAuthManager.PermissionCache.html       |      4 +-
 .../hbase/security/access/TableAuthManager.html |      4 +-
 .../hbase/security/access/TablePermission.html  |      4 +-
 .../hbase/security/access/UserPermission.html   |      4 +-
 .../security/access/ZKPermissionWatcher.html    |      4 +-
 .../access/class-use/AccessChecker.html         |     84 +-
 .../access/class-use/AccessControlClient.html   |      4 +-
 .../class-use/AccessControlConstants.html       |      4 +-
 .../class-use/AccessControlFilter.Strategy.html |      4 +-
 .../access/class-use/AccessControlFilter.html   |      4 +-
 .../access/class-use/AccessControlLists.html    |      4 +-
 .../access/class-use/AccessControlUtil.html     |      4 +-
 .../class-use/AccessController.OpType.html      |      4 +-
 .../access/class-use/AccessController.html      |      4 +-
 .../access/class-use/AuthResult.Params.html     |      4 +-
 .../security/access/class-use/AuthResult.html   |      4 +-
 .../CoprocessorWhitelistMasterObserver.html     |      4 +-
 .../access/class-use/Permission.Action.html     |     34 +-
 .../security/access/class-use/Permission.html   |     80 +-
 .../class-use/SecureBulkLoadEndpoint.html       |      4 +-
 .../class-use/ShadedAccessControlUtil.html      |      4 +-
 .../TableAuthManager.PermissionCache.html       |      4 +-
 .../access/class-use/TableAuthManager.html      |      8 +-
 .../access/class-use/TablePermission.html       |     38 +-
 .../access/class-use/UserPermission.html        |      4 +-
 .../access/class-use/ZKPermissionWatcher.html   |      4 +-
 .../hbase/security/access/package-frame.html    |      2 +-
 .../hbase/security/access/package-summary.html  |      4 +-
 .../hbase/security/access/package-tree.html     |      8 +-
 .../hbase/security/access/package-use.html      |     65 +-
 ...SaslRpcClient.SaslClientCallbackHandler.html |      4 +-
 .../class-use/AbstractHBaseSaslRpcClient.html   |      4 +-
 .../class-use/AccessDeniedException.html        |      4 +-
 .../hbase/security/class-use/AuthMethod.html    |      4 +-
 .../class-use/CryptoAESUnwrapHandler.html       |      4 +-
 .../class-use/CryptoAESWrapHandler.html         |      4 +-
 .../security/class-use/EncryptionUtil.html      |      4 +-
 .../security/class-use/HBasePolicyProvider.html |      4 +-
 .../HBaseSaslRpcClient.WrappedInputStream.html  |      4 +-
 .../HBaseSaslRpcClient.WrappedOutputStream.html |      4 +-
 .../security/class-use/HBaseSaslRpcClient.html  |      4 +-
 ...SaslRpcServer.SaslDigestCallbackHandler.html |      4 +-
 ...aseSaslRpcServer.SaslGssCallbackHandler.html |      4 +-
 .../security/class-use/HBaseSaslRpcServer.html  |      4 +-
 .../NettyHBaseRpcConnectionHeaderHandler.html   |      4 +-
 .../class-use/NettyHBaseSaslRpcClient.html      |      4 +-
 .../NettyHBaseSaslRpcClientHandler.html         |      4 +-
 .../class-use/SaslChallengeDecoder.html         |      4 +-
 .../hbase/security/class-use/SaslStatus.html    |      4 +-
 .../security/class-use/SaslUnwrapHandler.html   |      4 +-
 .../class-use/SaslUtil.QualityOfProtection.html |      4 +-
 .../hbase/security/class-use/SaslUtil.html      |      4 +-
 .../security/class-use/SaslWrapHandler.html     |      4 +-
 .../hbase/security/class-use/SecurityInfo.html  |      4 +-
 .../hbase/security/class-use/SecurityUtil.html  |      4 +-
 .../hbase/security/class-use/Superusers.html    |      4 +-
 .../class-use/User.SecureHadoopUser.html        |      4 +-
 .../security/class-use/User.TestingGroups.html  |      4 +-
 .../hadoop/hbase/security/class-use/User.html   |    198 +-
 .../hbase/security/class-use/UserProvider.html  |      4 +-
 .../hadoop/hbase/security/package-frame.html    |      2 +-
 .../hadoop/hbase/security/package-summary.html  |      4 +-
 .../hadoop/hbase/security/package-tree.html     |      4 +-
 .../hadoop/hbase/security/package-use.html      |     95 +-
 .../hbase/security/token/AuthenticationKey.html |      4 +-
 .../token/AuthenticationTokenIdentifier.html    |      4 +-
 ...icationTokenSecretManager.LeaderElector.html |      4 +-
 .../token/AuthenticationTokenSecretManager.html |      4 +-
 .../token/AuthenticationTokenSelector.html      |      4 +-
 .../hbase/security/token/FsDelegationToken.html |      4 +-
 .../hbase/security/token/TokenProvider.html     |      4 +-
 .../hadoop/hbase/security/token/TokenUtil.html  |      4 +-
 .../hbase/security/token/ZKSecretWatcher.html   |      4 +-
 .../token/class-use/AuthenticationKey.html      |      4 +-
 .../AuthenticationTokenIdentifier.html          |      4 +-
 ...icationTokenSecretManager.LeaderElector.html |      4 +-
 .../AuthenticationTokenSecretManager.html       |      8 +-
 .../class-use/AuthenticationTokenSelector.html  |      4 +-
 .../token/class-use/FsDelegationToken.html      |      4 +-
 .../security/token/class-use/TokenProvider.html |      4 +-
 .../security/token/class-use/TokenUtil.html     |      4 +-
 .../token/class-use/ZKSecretWatcher.html        |      4 +-
 .../hbase/security/token/package-frame.html     |      2 +-
 .../hbase/security/token/package-summary.html   |      4 +-
 .../hbase/security/token/package-tree.html      |      4 +-
 .../hbase/security/token/package-use.html       |      4 +-
 .../security/visibility/Authorizations.html     |      4 +-
 .../security/visibility/CellVisibility.html     |      4 +-
 .../DefaultVisibilityLabelServiceImpl.html      |      4 +-
 .../DefinedSetFilterScanLabelGenerator.html     |      4 +-
 .../visibility/EnforcingScanLabelGenerator.html |      4 +-
 .../security/visibility/ExpressionExpander.html |      4 +-
 .../security/visibility/ExpressionParser.html   |      4 +-
 .../FeedUserAuthScanLabelGenerator.html         |      4 +-
 .../visibility/InvalidLabelException.html       |      4 +-
 .../visibility/LabelAlreadyExistsException.html |      4 +-
 .../security/visibility/ParseException.html     |      4 +-
 .../security/visibility/ScanLabelGenerator.html |      4 +-
 .../visibility/SimpleScanLabelGenerator.html    |      4 +-
 .../security/visibility/VisibilityClient.html   |      4 +-
 .../visibility/VisibilityConstants.html         |      4 +-
 ...DeleteVersionVisibilityExpressionFilter.html |      4 +-
 .../visibility/VisibilityController.html        |      8 +-
 .../VisibilityControllerNotReadyException.html  |      4 +-
 .../visibility/VisibilityExpEvaluator.html      |      4 +-
 .../visibility/VisibilityLabelFilter.html       |      4 +-
 .../VisibilityLabelOrdinalProvider.html         |      4 +-
 .../visibility/VisibilityLabelService.html      |      4 +-
 .../VisibilityLabelServiceManager.html          |      4 +-
 .../visibility/VisibilityLabelsCache.html       |      4 +-
 .../visibility/VisibilityLabelsValidator.html   |      4 +-
 ...bilityNewVersionBehaivorTracker.TagInfo.html |     14 +-
 ...vorTracker.VisibilityDeleteVersionsNode.html |     18 +-
 .../VisibilityNewVersionBehaivorTracker.html    |     19 +-
 .../visibility/VisibilityReplication.html       |     21 +-
 .../VisibilityReplicationEndpoint.html          |      4 +-
 .../visibility/VisibilityScanDeleteTracker.html |      4 +-
 .../security/visibility/VisibilityUtils.html    |      4 +-
 .../visibility/ZKVisibilityLabelWatcher.html    |      4 +-
 .../visibility/class-use/Authorizations.html    |     28 +-
 .../visibility/class-use/CellVisibility.html    |     20 +-
 .../DefaultVisibilityLabelServiceImpl.html      |      4 +-
 .../DefinedSetFilterScanLabelGenerator.html     |      4 +-
 .../class-use/EnforcingScanLabelGenerator.html  |      4 +-
 .../class-use/ExpressionExpander.html           |      4 +-
 .../visibility/class-use/ExpressionParser.html  |      4 +-
 .../FeedUserAuthScanLabelGenerator.html         |      4 +-
 .../class-use/InvalidLabelException.html        |      4 +-
 .../class-use/LabelAlreadyExistsException.html  |      4 +-
 .../visibility/class-use/ParseException.html    |      4 +-
 .../class-use/ScanLabelGenerator.html           |      4 +-
 .../class-use/SimpleScanLabelGenerator.html     |      4 +-
 .../visibility/class-use/VisibilityClient.html  |      4 +-
 .../class-use/VisibilityConstants.html          |      4 +-
 ...DeleteVersionVisibilityExpressionFilter.html |      4 +-
 .../class-use/VisibilityController.html         |      4 +-
 .../VisibilityControllerNotReadyException.html  |      4 +-
 .../class-use/VisibilityExpEvaluator.html       |      4 +-
 .../class-use/VisibilityLabelFilter.html        |      4 +-
 .../VisibilityLabelOrdinalProvider.html         |      4 +-
 .../class-use/VisibilityLabelService.html       |      8 +-
 .../VisibilityLabelServiceManager.html          |      4 +-
 .../class-use/VisibilityLabelsCache.html        |      8 +-
 .../class-use/VisibilityLabelsValidator.html    |      4 +-
 ...bilityNewVersionBehaivorTracker.TagInfo.html |      4 +-
 ...vorTracker.VisibilityDeleteVersionsNode.html |      4 +-
 .../VisibilityNewVersionBehaivorTracker.html    |      4 +-
 .../class-use/VisibilityReplication.html        |      4 +-
 .../VisibilityReplicationEndpoint.html          |      4 +-
 .../class-use/VisibilityScanDeleteTracker.html  |      4 +-
 .../visibility/class-use/VisibilityUtils.html   |      4 +-
 .../class-use/ZKVisibilityLabelWatcher.html     |      4 +-
 .../visibility/expression/ExpressionNode.html   |      4 +-
 .../expression/LeafExpressionNode.html          |      4 +-
 .../expression/NonLeafExpressionNode.html       |      4 +-
 .../visibility/expression/Operator.html         |      4 +-
 .../expression/class-use/ExpressionNode.html    |      4 +-
 .../class-use/LeafExpressionNode.html           |      4 +-
 .../class-use/NonLeafExpressionNode.html        |      4 +-
 .../expression/class-use/Operator.html          |      4 +-
 .../visibility/expression/package-frame.html    |      2 +-
 .../visibility/expression/package-summary.html  |      4 +-
 .../visibility/expression/package-tree.html     |      4 +-
 .../visibility/expression/package-use.html      |      4 +-
 .../security/visibility/package-frame.html      |      2 +-
 .../security/visibility/package-summary.html    |      4 +-
 .../hbase/security/visibility/package-tree.html |      4 +-
 .../hbase/security/visibility/package-use.html  |      4 +-
 .../ClientSnapshotDescriptionUtils.html         |      4 +-
 .../snapshot/CorruptedSnapshotException.html    |      4 +-
 .../hadoop/hbase/snapshot/CreateSnapshot.html   |     33 +-
 .../hbase/snapshot/ExportSnapshot.Counter.html  |      4 +-
 .../snapshot/ExportSnapshot.ExportMapper.html   |      4 +-
 ...hotInputFormat.ExportSnapshotInputSplit.html |      4 +-
 ...tInputFormat.ExportSnapshotRecordReader.html |      4 +-
 ...xportSnapshot.ExportSnapshotInputFormat.html |      4 +-
 .../hbase/snapshot/ExportSnapshot.Options.html  |     52 +-
 .../hbase/snapshot/ExportSnapshot.Testing.html  |      4 +-
 .../hadoop/hbase/snapshot/ExportSnapshot.html   |     16 +-
 .../hbase/snapshot/ExportSnapshotException.html |      4 +-
 .../hbase/snapshot/HBaseSnapshotException.html  |      4 +-
 .../snapshot/RestoreSnapshotException.html      |      4 +-
 ...estoreSnapshotHelper.RestoreMetaChanges.html |      4 +-
 .../hbase/snapshot/RestoreSnapshotHelper.html   |      4 +-
 .../snapshot/SnapshotCreationException.html     |      4 +-
 ...Utils.CompletedSnaphotDirectoriesFilter.html |      4 +-
 .../snapshot/SnapshotDescriptionUtils.html      |      4 +-
 .../snapshot/SnapshotDoesNotExistException.html |      4 +-
 .../hbase/snapshot/SnapshotExistsException.html |      4 +-
 .../hbase/snapshot/SnapshotInfo.Options.html    |     32 +-
 .../SnapshotInfo.SnapshotStats.FileInfo.html    |      4 +-
 .../snapshot/SnapshotInfo.SnapshotStats.html    |      4 +-
 .../hadoop/hbase/snapshot/SnapshotInfo.html     |     16 +-
 .../SnapshotManifest.RegionVisitor.html         |      4 +-
 .../hadoop/hbase/snapshot/SnapshotManifest.html |      4 +-
 .../SnapshotManifestV1.ManifestBuilder.html     |      4 +-
 .../hbase/snapshot/SnapshotManifestV1.html      |      4 +-
 .../SnapshotManifestV2.ManifestBuilder.html     |      4 +-
 .../hbase/snapshot/SnapshotManifestV2.html      |      4 +-
 .../SnapshotReferenceUtil.SnapshotVisitor.html  |      4 +-
 .../SnapshotReferenceUtil.StoreFileVisitor.html |      4 +-
 .../hbase/snapshot/SnapshotReferenceUtil.html   |      4 +-
 .../snapshot/TablePartiallyOpenException.html   |      4 +-
 .../snapshot/UnknownSnapshotException.html      |      4 +-
 .../ClientSnapshotDescriptionUtils.html         |      4 +-
 .../class-use/CorruptedSnapshotException.html   |      4 +-
 .../snapshot/class-use/CreateSnapshot.html      |      4 +-
 .../class-use/ExportSnapshot.Counter.html       |      4 +-
 .../class-use/ExportSnapshot.ExportMapper.html  |      4 +-
 ...hotInputFormat.ExportSnapshotInputSplit.html |      4 +-
 ...tInputFormat.ExportSnapshotRecordReader.html |      4 +-
 ...xportSnapshot.ExportSnapshotInputFormat.html |      4 +-
 .../class-use/ExportSnapshot.Options.html       |      4 +-
 .../class-use/ExportSnapshot.Testing.html       |      4 +-
 .../snapshot/class-use/ExportSnapshot.html      |      4 +-
 .../class-use/ExportSnapshotException.html      |      4 +-
 .../class-use/HBaseSnapshotException.html       |     12 +-
 .../class-use/RestoreSnapshotException.html     |     78 +-
 ...estoreSnapshotHelper.RestoreMetaChanges.html |      4 +-
 .../class-use/RestoreSnapshotHelper.html        |      4 +-
 .../class-use/SnapshotCreationException.html    |     44 +-
 ...Utils.CompletedSnaphotDirectoriesFilter.html |      4 +-
 .../class-use/SnapshotDescriptionUtils.html     |      4 +-
 .../SnapshotDoesNotExistException.html          |      4 +-
 .../class-use/SnapshotExistsException.html      |      4 +-
 .../class-use/SnapshotInfo.Options.html         |      4 +-
 .../SnapshotInfo.SnapshotStats.FileInfo.html    |      4 +-
 .../class-use/SnapshotInfo.SnapshotStats.html   |      4 +-
 .../hbase/snapshot/class-use/SnapshotInfo.html  |      4 +-
 .../SnapshotManifest.RegionVisitor.html         |      4 +-
 .../snapshot/class-use/SnapshotManifest.html    |      4 +-
 .../SnapshotManifestV1.ManifestBuilder.html     |      4 +-
 .../snapshot/class-use/SnapshotManifestV1.html  |      4 +-
 .../SnapshotManifestV2.ManifestBuilder.html     |      4 +-
 .../snapshot/class-use/SnapshotManifestV2.html  |      4 +-
 .../SnapshotReferenceUtil.SnapshotVisitor.html  |      4 +-
 .../SnapshotReferenceUtil.StoreFileVisitor.html |      4 +-
 .../class-use/SnapshotReferenceUtil.html        |      4 +-
 .../class-use/TablePartiallyOpenException.html  |      4 +-
 .../class-use/UnknownSnapshotException.html     |     12 +-
 .../hadoop/hbase/snapshot/package-frame.html    |      2 +-
 .../hadoop/hbase/snapshot/package-summary.html  |      4 +-
 .../hadoop/hbase/snapshot/package-tree.html     |      6 +-
 .../hadoop/hbase/snapshot/package-use.html      |      4 +-
 .../hadoop/hbase/thrift/CallQueue.Call.html     |      4 +-
 .../apache/hadoop/hbase/thrift/CallQueue.html   |      4 +-
 .../apache/hadoop/hbase/thrift/DemoClient.html  |      7 +-
 .../thrift/HThreadedSelectorServerArgs.html     |      4 +-
 .../hbase/thrift/HbaseHandlerMetricsProxy.html  |      4 +-
 .../thrift/HttpAuthenticationException.html     |     15 +-
 .../hadoop/hbase/thrift/HttpDoAsClient.html     |     39 +-
 .../IncrementCoalescer.DaemonThreadFactory.html |     18 +-
 .../IncrementCoalescer.FullyQualifiedRow.html   |     36 +-
 .../hadoop/hbase/thrift/IncrementCoalescer.html |     69 +-
 .../hbase/thrift/IncrementCoalescerMBean.html   |     35 +-
 .../hbase/thrift/MetricsThriftServerSource.html |     39 +-
 .../MetricsThriftServerSourceFactory.html       |     23 +-
 ...tServerSourceFactoryImpl.FactoryStorage.html |      4 +-
 .../MetricsThriftServerSourceFactoryImpl.html   |      4 +-
 .../thrift/MetricsThriftServerSourceImpl.html   |     60 +-
 .../thrift/TBoundedThreadPoolServer.Args.html   |      4 +-
 ...undedThreadPoolServer.ClientConnnection.html |      4 +-
 .../hbase/thrift/TBoundedThreadPoolServer.html  |      4 +-
 .../hbase/thrift/THBaseThreadPoolExecutor.html  |     17 +-
 ...iftHttpServlet.HttpKerberosServerAction.html |     22 +-
 .../ThriftHttpServlet.RemoteUserIdentity.html   |    295 +
 .../hadoop/hbase/thrift/ThriftHttpServlet.html  |     46 +-
 .../thrift/ThriftMetrics.ThriftServerType.html  |      4 +-
 .../hadoop/hbase/thrift/ThriftMetrics.html      |      8 +-
 .../hadoop/hbase/thrift/ThriftServer.html       |     58 +-
 .../thrift/ThriftServerRunner.HBaseHandler.html |    146 +-
 .../ThriftServerRunner.IOErrorWithCause.html    |     16 +-
 .../thrift/ThriftServerRunner.ImplType.html     |     92 +-
 ...ThriftServerRunner.ResultScannerWrapper.html |     16 +-
 .../hadoop/hbase/thrift/ThriftServerRunner.html |    112 +-
 .../hadoop/hbase/thrift/ThriftUtilities.html    |      4 +-
 .../hbase/thrift/class-use/CallQueue.Call.html  |      4 +-
 .../hbase/thrift/class-use/CallQueue.html       |      4 +-
 .../hbase/thrift/class-use/DemoClient.html      |      4 +-
 .../class-use/HThreadedSelectorServerArgs.html  |      4 +-
 .../class-use/HbaseHandlerMetricsProxy.html     |      4 +-
 .../class-use/HttpAuthenticationException.html  |      6 +-
 .../hbase/thrift/class-use/HttpDoAsClient.html  |      4 +-
 .../IncrementCoalescer.DaemonThreadFactory.html |      4 +-
 .../IncrementCoalescer.FullyQualifiedRow.html   |      4 +-
 .../thrift/class-use/IncrementCoalescer.html    |      4 +-
 .../class-use/IncrementCoalescerMBean.html      |      4 +-
 .../class-use/MetricsThriftServerSource.html    |      6 +-
 .../MetricsThriftServerSourceFactory.html       |      4 +-
 ...tServerSourceFactoryImpl.FactoryStorage.html |      4 +-
 .../MetricsThriftServerSourceFactoryImpl.html   |      4 +-
 .../MetricsThriftServerSourceImpl.html          |      4 +-
 .../TBoundedThreadPoolServer.Args.html          |      4 +-
 ...undedThreadPoolServer.ClientConnnection.html |      4 +-
 .../class-use/TBoundedThreadPoolServer.html     |      4 +-
 .../class-use/THBaseThreadPoolExecutor.html     |      4 +-
 ...iftHttpServlet.HttpKerberosServerAction.html |      4 +-
 .../ThriftHttpServlet.RemoteUserIdentity.html   |    170 +
 .../thrift/class-use/ThriftHttpServlet.html     |      4 +-
 .../ThriftMetrics.ThriftServerType.html         |      4 +-
 .../hbase/thrift/class-use/ThriftMetrics.html   |      8 +-
 .../hbase/thrift/class-use/ThriftServer.html    |      4 +-
 .../ThriftServerRunner.HBaseHandler.html        |      4 +-
 .../ThriftServerRunner.IOErrorWithCause.html    |      4 +-
 .../class-use/ThriftServerRunner.ImplType.html  |      6 +-
 ...ThriftServerRunner.ResultScannerWrapper.html |      4 +-
 .../thrift/class-use/ThriftServerRunner.html    |      4 +-
 .../hbase/thrift/class-use/ThriftUtilities.html |      4 +-
 .../hadoop/hbase/thrift/package-frame.html      |      3 +-
 .../hadoop/hbase/thrift/package-summary.html    |     23 +-
 .../hadoop/hbase/thrift/package-tree.html       |      5 +-
 .../apache/hadoop/hbase/thrift/package-use.html |     22 +-
 .../apache/hadoop/hbase/thrift2/DemoClient.html |     23 +-
 ...erviceHandler.THBaseServiceMetricsProxy.html |      4 +-
 ...ftHBaseServiceHandler.TIOErrorWithCause.html |      4 +-
 .../thrift2/ThriftHBaseServiceHandler.html      |      4 +-
 .../hadoop/hbase/thrift2/ThriftServer.html      |     48 +-
 .../hadoop/hbase/thrift2/ThriftUtilities.html   |     46 +-
 .../hbase/thrift2/class-use/DemoClient.html     |      4 +-
 ...erviceHandler.THBaseServiceMetricsProxy.html |      4 +-
 ...ftHBaseServiceHandler.TIOErrorWithCause.html |      4 +-
 .../class-use/ThriftHBaseServiceHandler.html    |      4 +-
 .../hbase/thrift2/class-use/ThriftServer.html   |      4 +-
 .../thrift2/class-use/ThriftUtilities.html      |      4 +-
 .../hadoop/hbase/thrift2/package-frame.html     |      2 +-
 .../hadoop/hbase/thrift2/package-summary.html   |      4 +-
 .../hadoop/hbase/thrift2/package-tree.html      |      4 +-
 .../hadoop/hbase/thrift2/package-use.html       |      4 +-
 .../AssignmentManagerStatusTmpl.ImplData.html   |      4 +-
 .../AssignmentManagerStatusTmpl.Intf.html       |      4 +-
 .../master/AssignmentManagerStatusTmpl.html     |      4 +-
 .../master/AssignmentManagerStatusTmplImpl.html |      4 +-
 .../master/BackupMasterStatusTmpl.ImplData.html |      4 +-
 .../master/BackupMasterStatusTmpl.Intf.html     |      4 +-
 .../tmpl/master/BackupMasterStatusTmpl.html     |      4 +-
 .../tmpl/master/BackupMasterStatusTmplImpl.html |      4 +-
 .../tmpl/master/MasterStatusTmpl.ImplData.html  |      4 +-
 .../tmpl/master/MasterStatusTmpl.Intf.html      |      4 +-
 .../hbase/tmpl/master/MasterStatusTmpl.html     |      4 +-
 .../hbase/tmpl/master/MasterStatusTmplImpl.html |      4 +-
 .../tmpl/master/RSGroupListTmpl.ImplData.html   |      4 +-
 .../hbase/tmpl/master/RSGroupListTmpl.Intf.html |      4 +-
 .../hbase/tmpl/master/RSGroupListTmpl.html      |      4 +-
 .../hbase/tmpl/master/RSGroupListTmplImpl.html  |      4 +-
 .../master/RegionServerListTmpl.ImplData.html   |      4 +-
 .../tmpl/master/RegionServerListTmpl.Intf.html  |      4 +-
 .../hbase/tmpl/master/RegionServerListTmpl.html |      4 +-
 .../tmpl/master/RegionServerListTmplImpl.html   |      4 +-
 .../AssignmentManagerStatusTmpl.ImplData.html   |      4 +-
 .../AssignmentManagerStatusTmpl.Intf.html       |      4 +-
 .../class-use/AssignmentManagerStatusTmpl.html  |      4 +-
 .../AssignmentManagerStatusTmplImpl.html        |      4 +-
 .../BackupMasterStatusTmpl.ImplData.html        |      4 +-
 .../class-use/BackupMasterStatusTmpl.Intf.html  |      4 +-
 .../class-use/BackupMasterStatusTmpl.html       |      4 +-
 .../class-use/BackupMasterStatusTmplImpl.html   |      4 +-
 .../class-use/MasterStatusTmpl.ImplData.html    |      4 +-
 .../master/class-use/MasterStatusTmpl.Intf.html |      4 +-
 .../tmpl/master/class-use/MasterStatusTmpl.html |      4 +-
 .../master/class-use/MasterStatusTmplImpl.html  |      4 +-
 .../class-use/RSGroupListTmpl.ImplData.html     |      4 +-
 .../master/class-use/RSGroupListTmpl.Intf.html  |      4 +-
 .../tmpl/master/class-use/RSGroupListTmpl.html  |      4 +-
 .../master/class-use/RSGroupListTmplImpl.html   |      4 +-
 .../RegionServerListTmpl.ImplData.html          |      4 +-
 .../class-use/RegionServerListTmpl.Intf.html    |      4 +-
 .../master/class-use/RegionServerListTmpl.html  |      4 +-
 .../class-use/RegionServerListTmplImpl.html     |      4 +-
 .../hadoop/hbase/tmpl/master/package-frame.html |      2 +-
 .../hbase/tmpl/master/package-summary.html      |      4 +-
 .../hadoop/hbase/tmpl/master/package-tree.html  |      4 +-
 .../hadoop/hbase/tmpl/master/package-use.html   |      4 +-
 .../regionserver/BlockCacheTmpl.ImplData.html   |      4 +-
 .../tmpl/regionserver/BlockCacheTmpl.Intf.html  |      4 +-
 .../hbase/tmpl/regionserver/BlockCacheTmpl.html |      4 +-
 .../tmpl/regionserver/BlockCacheTmplImpl.html   |      4 +-
 .../BlockCacheViewTmpl.ImplData.html            |      4 +-
 .../regionserver/BlockCacheViewTmpl.Intf.html   |      4 +-
 .../tmpl/regionserver/BlockCacheViewTmpl.html   |      4 +-
 .../regionserver/BlockCacheViewTmplImpl.html    |      4 +-
 .../regionserver/RSStatusTmpl.ImplData.html     |      4 +-
 .../tmpl/regionserver/RSStatusTmpl.Intf.html    |      4 +-
 .../hbase/tmpl/regionserver/RSStatusTmpl.html   |      4 +-
 .../tmpl/regionserver/RSStatusTmplImpl.html     |      4 +-
 .../regionserver/RegionListTmpl.ImplData.html   |      4 +-
 .../tmpl/regionserver/RegionListTmpl.Intf.html  |      4 +-
 .../hbase/tmpl/regionserver/RegionListTmpl.html |      4 +-
 .../tmpl/regionserver/RegionListTmplImpl.html   |      4 +-
 .../ServerMetricsTmpl.ImplData.html             |      4 +-
 .../regionserver/ServerMetricsTmpl.Intf.html    |      4 +-
 .../tmpl/regionserver/ServerMetricsTmpl.html    |      4 +-
 .../regionserver/ServerMetricsTmplImpl.html     |      4 +-
 .../class-use/BlockCacheTmpl.ImplData.html      |      4 +-
 .../class-use/BlockCacheTmpl.Intf.html          |      4 +-
 .../regionserver/class-use/BlockCacheTmpl.html  |      4 +-
 .../class-use/BlockCacheTmplImpl.html           |      4 +-
 .../class-use/BlockCacheViewTmpl.ImplData.html  |      4 +-
 .../class-use/BlockCacheViewTmpl.Intf.html      |      4 +-
 .../class-use/BlockCacheViewTmpl.html           |      4 +-
 .../class-use/BlockCacheViewTmplImpl.html       |      4 +-
 .../class-use/RSStatusTmpl.ImplData.html        |      4 +-
 .../class-use/RSStatusTmpl.Intf.html            |      4 +-
 .../regionserver/class-use/RSStatusTmpl.html    |      4 +-
 .../class-use/RSStatusTmplImpl.html             |      4 +-
 .../class-use/RegionListTmpl.ImplData.html      |      4 +-
 .../class-use/RegionListTmpl.Intf.html          |      4 +-
 .../regionserver/class-use/RegionListTmpl.html  |      4 +-
 .../class-use/RegionListTmplImpl.html           |      4 +-
 .../class-use/ServerMetricsTmpl.ImplData.html   |      4 +-
 .../class-use/ServerMetricsTmpl.Intf.html       |      4 +-
 .../class-use/ServerMetricsTmpl.html            |      4 +-
 .../class-use/ServerMetricsTmplImpl.html        |      4 +-
 .../hbase/tmpl/regionserver/package-frame.html  |      2 +-
 .../tmpl/regionserver/package-summary.html      |      4 +-
 .../hbase/tmpl/regionserver/package-tree.html   |      4 +-
 .../hbase/tmpl/regionserver/package-use.html    |      4 +-
 .../hadoop/hbase/tool/Canary.Monitor.html       |     40 +-
 .../hadoop/hbase/tool/Canary.RegionMonitor.html |     44 +-
 .../hbase/tool/Canary.RegionServerMonitor.html  |     24 +-
 .../tool/Canary.RegionServerStdOutSink.html     |      4 +-
 .../hbase/tool/Canary.RegionServerTask.html     |      4 +-
 .../hbase/tool/Canary.RegionStdOutSink.html     |      4 +-
 .../hbase/tool/Canary.RegionTask.TaskType.html  |      4 +-
 .../hadoop/hbase/tool/Canary.RegionTask.html    |      4 +-
 .../apache/hadoop/hbase/tool/Canary.Sink.html   |      4 +-
 .../hadoop/hbase/tool/Canary.StdOutSink.html    |      4 +-
 .../hbase/tool/Canary.ZookeeperMonitor.html     |     18 +-
 .../hbase/tool/Canary.ZookeeperStdOutSink.html  |      4 +-
 .../hadoop/hbase/tool/Canary.ZookeeperTask.html |      8 +-
 .../org/apache/hadoop/hbase/tool/Canary.html    |     12 +-
 .../hbase/tool/DataBlockEncodingValidator.html  |    440 +
 .../LoadIncrementalHFiles.BulkHFileVisitor.html |     10 +-
 .../LoadIncrementalHFiles.LoadQueueItem.html    |     22 +-
 .../hbase/tool/LoadIncrementalHFiles.html       |    113 +-
 .../hadoop/hbase/tool/PreUpgradeValidator.html  |    453 +
 .../hadoop/hbase/tool/WriteSinkCoprocessor.html |     28 +-
 .../hbase/tool/class-use/Canary.Monitor.html    |      4 +-
 .../tool/class-use/Canary.RegionMonitor.html    |      4 +-
 .../class-use/Canary.RegionServerMonitor.html   |      4 +-
 .../Canary.RegionServerStdOutSink.html          |      4 +-
 .../tool/class-use/Canary.RegionServerTask.html |      4 +-
 .../tool/class-use/Canary.RegionStdOutSink.html |      4 +-
 .../class-use/Canary.RegionTask.TaskType.html   |      4 +-
 .../hbase/tool/class-use/Canary.RegionTask.html |      4 +-
 .../hbase/tool/class-use/Canary.Sink.html       |      4 +-
 .../hbase/tool/class-use/Canary.StdOutSink.html |      4 +-
 .../tool/class-use/Canary.ZookeeperMonitor.html |      4 +-
 .../class-use/Canary.ZookeeperStdOutSink.html   |      4 +-
 .../tool/class-use/Canary.ZookeeperTask.html    |      4 +-
 .../hadoop/hbase/tool/class-use/Canary.html     |      4 +-
 .../class-use/DataBlockEncodingValidator.html   |    125 +
 .../LoadIncrementalHFiles.BulkHFileVisitor.html |      4 +-
 .../LoadIncrementalHFiles.LoadQueueItem.html    |      4 +-
 .../tool/class-use/LoadIncrementalHFiles.html   |      4 +-
 .../tool/class-use/PreUpgradeValidator.html     |    125 +
 .../tool/class-use/WriteSinkCoprocessor.html    |      4 +-
 .../coprocessor/Branch1CoprocessorMethods.html  |    285 +
 .../tool/coprocessor/CoprocessorMethod.html     |    369 +
 .../tool/coprocessor/CoprocessorMethods.html    |    386 +
 ...ocessorValidator.ResolverUrlClassLoader.html |    330 +
 .../tool/coprocessor/CoprocessorValidator.html  |    594 +
 .../CoprocessorViolation.Severity.html          |    346 +
 .../tool/coprocessor/CoprocessorViolation.html  |    372 +
 .../coprocessor/CurrentCoprocessorMethods.html  |    285 +
 .../class-use/Branch1CoprocessorMethods.html    |    125 +
 .../class-use/CoprocessorMethod.html            |    182 +
 .../class-use/CoprocessorMethods.html           |    186 +
 ...ocessorValidator.ResolverUrlClassLoader.html |    165 +
 .../class-use/CoprocessorValidator.html         |    125 +
 .../CoprocessorViolation.Severity.html          |    208 +
 .../class-use/CoprocessorViolation.html         |    186 +
 .../class-use/CurrentCoprocessorMethods.html    |    125 +
 .../hbase/tool/coprocessor/package-frame.html   |     30 +
 .../hbase/tool/coprocessor/package-summary.html |    185 +
 .../hbase/tool/coprocessor/package-tree.html    |    175 +
 .../hbase/tool/coprocessor/package-use.html     |    173 +
 .../apache/hadoop/hbase/tool/package-frame.html |      4 +-
 .../hadoop/hbase/tool/package-summary.html      |     20 +-
 .../apache/hadoop/hbase/tool/package-tree.html  |     14 +-
 .../apache/hadoop/hbase/tool/package-use.html   |      4 +-
 .../hbase/trace/HBaseHTraceConfiguration.html   |      4 +-
 .../trace/SpanReceiverHost.SingletonHolder.html |      4 +-
 .../hadoop/hbase/trace/SpanReceiverHost.html    |      4 +-
 .../apache/hadoop/hbase/trace/TraceUtil.html    |     31 +-
 .../class-use/HBaseHTraceConfiguration.html     |      4 +-
 .../SpanReceiverHost.SingletonHolder.html       |      4 +-
 .../hbase/trace/class-use/SpanReceiverHost.html |      4 +-
 .../hadoop/hbase/trace/class-use/TraceUtil.html |      4 +-
 .../hadoop/hbase/trace/package-frame.html       |      2 +-
 .../hadoop/hbase/trace/package-summary.html     |      8 +-
 .../apache/hadoop/hbase/trace/package-tree.html |      8 +-
 .../apache/hadoop/hbase/trace/package-use.html  |      4 +-
 .../CopyOnWriteArrayMap.ArrayEntryIterator.html |      4 +-
 .../CopyOnWriteArrayMap.ArrayEntrySet.html      |      4 +-
 .../types/CopyOnWriteArrayMap.ArrayHolder.html  |      4 +-
 .../CopyOnWriteArrayMap.ArrayKeyIterator.html   |      4 +-
 .../types/CopyOnWriteArrayMap.ArrayKeySet.html  |      4 +-
 ...opyOnWriteArrayMap.ArrayValueCollection.html |      4 +-
 .../CopyOnWriteArrayMap.ArrayValueIterator.html |      4 +-
 .../types/CopyOnWriteArrayMap.COWEntry.html     |      4 +-
 .../hadoop/hbase/types/CopyOnWriteArrayMap.html |      4 +-
 .../org/apache/hadoop/hbase/types/DataType.html |      4 +-
 .../hadoop/hbase/types/FixedLengthWrapper.html  |      4 +-
 .../apache/hadoop/hbase/types/OrderedBlob.html  |      4 +-
 .../hadoop/hbase/types/OrderedBlobVar.html      |      4 +-
 .../hadoop/hbase/types/OrderedBytesBase.html    |      4 +-
 .../hadoop/hbase/types/OrderedFloat32.html      |      4 +-
 .../hadoop/hbase/types/OrderedFloat64.html      |      4 +-
 .../apache/hadoop/hbase/types/OrderedInt16.html |      4 +-
 .../apache/hadoop/hbase/types/OrderedInt32.html |      4 +-
 .../apache/hadoop/hbase/types/OrderedInt64.html |      4 +-
 .../apache/hadoop/hbase/types/OrderedInt8.html  |      4 +-
 .../hadoop/hbase/types/OrderedNumeric.html      |      4 +-
 .../hadoop/hbase/types/OrderedString.html       |      4 +-
 .../org/apache/hadoop/hbase/types/PBCell.html   |     17 +-
 .../org/apache/hadoop/hbase/types/PBType.html   |      4 +-
 .../org/apache/hadoop/hbase/types/RawByte.html  |      4 +-
 .../org/apache/hadoop/hbase/types/RawBytes.html |      4 +-
 .../hadoop/hbase/types/RawBytesFixedLength.html |      4 +-
 .../hadoop/hbase/types/RawBytesTerminated.html  |      4 +-
 .../apache/hadoop/hbase/types/RawDouble.html    |      4 +-
 .../org/apache/hadoop/hbase/types/RawFloat.html |      4 +-
 .../apache/hadoop/hbase/types/RawInteger.html   |      4 +-
 .../org/apache/hadoop/hbase/types/RawLong.html  |      4 +-
 .../org/apache/hadoop/hbase/types/RawShort.html |      4 +-
 .../apache/hadoop/hbase/types/RawString.html    |      4 +-
 .../hbase/types/RawStringFixedLength.html       |      4 +-
 .../hadoop/hbase/types/RawStringTerminated.html |      4 +-
 .../org/apache/hadoop/hbase/types/Struct.html   |      4 +-
 .../hadoop/hbase/types/StructBuilder.html       |      4 +-
 .../hadoop/hbase/types/StructIterator.html      |      4 +-
 .../hadoop/hbase/types/TerminatedWrapper.html   |      4 +-
 .../org/apache/hadoop/hbase/types/Union2.html   |      4 +-
 .../org/apache/hadoop/hbase/types/Union3.html   |      4 +-
 .../org/apache/hadoop/hbase/types/Union4.html   |      4 +-
 .../CopyOnWriteArrayMap.ArrayEntryIterator.html |      4 +-
 .../CopyOnWriteArrayMap.ArrayEntrySet.html      |      4 +-
 .../CopyOnWriteArrayMap.ArrayHolder.html        |      4 +-
 .../CopyOnWriteArrayMap.ArrayKeyIterator.html   |      4 +-
 .../CopyOnWriteArrayMap.ArrayKeySet.html        |      4 +-
 ...opyOnWriteArrayMap.ArrayValueCollection.html |      4 +-
 .../CopyOnWriteArrayMap.ArrayValueIterator.html |      4 +-
 .../class-use/CopyOnWriteArrayMap.COWEntry.html |      4 +-
 .../types/class-use/CopyOnWriteArrayMap.html    |      4 +-
 .../hadoop/hbase/types/class-use/DataType.html  |      4 +-
 .../types/class-use/FixedLengthWrapper.html     |      4 +-
 .../hbase/types/class-use/OrderedBlob.html      |      4 +-
 .../hbase/types/class-use/OrderedBlobVar.html   |      4 +-
 .../hbase/types/class-use/OrderedBytesBase.html |      4 +-
 .../hbase/types/class-use/OrderedFloat32.html   |      4 +-
 .../hbase/types/class-use/OrderedFloat64.html   |      4 +-
 .../hbase/types/class-use/OrderedInt16.html     |      4 +-
 .../hbase/types/class-use/OrderedInt32.html     |      4 +-
 .../hbase/types/class-use/OrderedInt64.html     |      4 +-
 .../hbase/types/class-use/OrderedInt8.html      |      4 +-
 .../hbase/types/class-use/OrderedNumeric.html   |      4 +-
 .../hbase/types/class-use/OrderedString.html    |      4 +-
 .../hadoop/hbase/types/class-use/PBCell.html    |      4 +-
 .../hadoop/hbase/types/class-use/PBType.html    |      4 +-
 .../hadoop/hbase/types/class-use/RawByte.html   |      4 +-
 .../hadoop/hbase/types/class-use/RawBytes.html  |      4 +-
 .../types/class-use/RawBytesFixedLength.html    |      4 +-
 .../types/class-use/RawBytesTerminated.html     |      4 +-
 .../hadoop/hbase/types/class-use/RawDouble.html |      4 +-
 .../hadoop/hbase/types/class-use/RawFloat.html  |      4 +-
 .../hbase/types/class-use/RawInteger.html       |      4 +-
 .../hadoop/hbase/types/class-use/RawLong.html   |      4 +-
 .../hadoop/hbase/types/class-use/RawShort.html  |      4 +-
 .../hadoop/hbase/types/class-use/RawString.html |      4 +-
 .../types/class-use/RawStringFixedLength.html   |      4 +-
 .../types/class-use/RawStringTerminated.html    |      4 +-
 .../hadoop/hbase/types/class-use/Struct.html    |      4 +-
 .../hbase/types/class-use/StructBuilder.html    |      4 +-
 .../hbase/types/class-use/StructIterator.html   |      4 +-
 .../types/class-use/TerminatedWrapper.html      |      4 +-
 .../hadoop/hbase/types/class-use/Union2.html    |      4 +-
 .../hadoop/hbase/types/class-use/Union3.html    |      4 +-
 .../hadoop/hbase/types/class-use/Union4.html    |      4 +-
 .../hadoop/hbase/types/package-frame.html       |      2 +-
 .../hadoop/hbase/types/package-summary.html     |      4 +-
 .../apache/hadoop/hbase/types/package-tree.html |      4 +-
 .../apache/hadoop/hbase/types/package-use.html  |      4 +-
 .../hadoop/hbase/util/AbstractByteRange.html    |      4 +-
 .../hbase/util/AbstractFileStatusFilter.html    |      4 +-
 ...bstractHBaseTool.OptionsOrderComparator.html |     20 +-
 .../hadoop/hbase/util/AbstractHBaseTool.html    |    142 +-
 .../hbase/util/AbstractPositionedByteRange.html |      4 +-
 .../Addressing.AddressSelectionCondition.html   |      4 +-
 .../apache/hadoop/hbase/util/Addressing.html    |      4 +-
 .../apache/hadoop/hbase/util/AtomicUtils.html   |      4 +-
 .../hbase/util/AvlUtil.AvlInsertOrReplace.html  |      4 +-
 .../hbase/util/AvlUtil.AvlIterableList.html     |      4 +-
 .../hbase/util/AvlUtil.AvlKeyComparator.html    |      4 +-
 .../hbase/util/AvlUtil.AvlLinkedNode.html       |      4 +-
 .../hadoop/hbase/util/AvlUtil.AvlNode.html      |      4 +-
 .../hbase/util/AvlUtil.AvlNodeVisitor.html      |      4 +-
 .../hadoop/hbase/util/AvlUtil.AvlTree.html      |      4 +-
 .../hbase/util/AvlUtil.AvlTreeIterator.html     |      4 +-
 .../org/apache/hadoop/hbase/util/AvlUtil.html   |      4 +-
 .../hbase/util/Base64.Base64InputStream.html    |      4 +-
 .../hbase/util/Base64.Base64OutputStream.html   |      4 +-
 .../org/apache/hadoop/hbase/util/Base64.html    |      4 +-
 .../apache/hadoop/hbase/util/BloomContext.html  |      4 +-
 .../apache/hadoop/hbase/util/BloomFilter.html   |      4 +-
 .../hadoop/hbase/util/BloomFilterBase.html      |      4 +-
 .../hadoop/hbase/util/BloomFilterChunk.html     |      4 +-
 .../hadoop/hbase/util/BloomFilterFactory.html   |      4 +-
 .../hadoop/hbase/util/BloomFilterUtil.html      |      4 +-
 .../hadoop/hbase/util/BloomFilterWriter.html    |      4 +-
 ...BoundedCompletionService.QueueingFuture.html |      4 +-
 .../hbase/util/BoundedCompletionService.html    |      4 +-
 ...ndedPriorityBlockingQueue.PriorityQueue.html |      4 +-
 .../util/BoundedPriorityBlockingQueue.html      |      4 +-
 .../hadoop/hbase/util/ByteArrayHashKey.html     |      4 +-
 .../hadoop/hbase/util/ByteBufferAllocator.html  |      4 +-
 .../ByteBufferArray.BufferCreatorCallable.html  |      4 +-
 .../hbase/util/ByteBufferArray.Visitor.html     |      4 +-
 .../hadoop/hbase/util/ByteBufferArray.html      |      4 +-
 .../hadoop/hbase/util/ByteBufferUtils.html      |    122 +-
 .../org/apache/hadoop/hbase/util/ByteRange.html |      4 +-
 .../hadoop/hbase/util/ByteRangeUtils.html       |      4 +-
 .../apache/hadoop/hbase/util/ByteStringer.html  |      4 +-
 .../hbase/util/Bytes.ByteArrayComparator.html   |     12 +-
 .../hadoop/hbase/util/Bytes.Comparer.html       |      8 +-
 ...raphicalComparerHolder.PureJavaComparer.html |     14 +-
 ...ographicalComparerHolder.UnsafeComparer.html |     16 +-
 .../Bytes.LexicographicalComparerHolder.html    |     14 +-
 .../hbase/util/Bytes.RowEndKeyComparator.html   |     12 +-
 .../org/apache/hadoop/hbase/util/Bytes.html     |    340 +-
 .../hbase/util/CancelableProgressable.html      |      4 +-
 .../apache/hadoop/hbase/util/CellHashKey.html   |      4 +-
 .../apache/hadoop/hbase/util/ChecksumType.html  |      8 +-
 .../hadoop/hbase/util/ClassLoaderBase.html      |      4 +-
 .../hbase/util/ClassSize.MemoryLayout.html      |      4 +-
 .../util/ClassSize.UnsafeLayout.HeaderSize.html |      4 +-
 .../hbase/util/ClassSize.UnsafeLayout.html      |      4 +-
 .../org/apache/hadoop/hbase/util/ClassSize.html |      4 +-
 .../org/apache/hadoop/hbase/util/Classes.html   |      4 +-
 .../hbase/util/CollectionBackedScanner.html     |      4 +-
 .../CollectionUtils.IOExceptionSupplier.html    |      4 +-
 .../hadoop/hbase/util/CollectionUtils.html      |      4 +-
 .../util/CommonFSUtils.StreamCapabilities.html  |      4 +-
 ...nFSUtils.StreamLacksCapabilityException.html |      4 +-
 .../apache/hadoop/hbase/util/CommonFSUtils.html |      4 +-
 .../hadoop/hbase/util/CompressionTest.html      |      4 +-
 .../hbase/util/ConcatenatedLists.Iterator.html  |      4 +-
 .../hadoop/hbase/util/ConcatenatedLists.html    |      4 +-
 .../hadoop/hbase/util/ConfigurationUtil.html    |      4 +-
 .../util/ConnectionCache.ConnectionInfo.html    |      4 +-
 .../hadoop/hbase/util/ConnectionCache.html      |      4 +-
 .../hbase/util/CoprocessorClassLoader.html      |      4 +-
 .../apache/hadoop/hbase/util/Counter.Cell.html  |      4 +-
 .../hadoop/hbase/util/Counter.Container.html    |      4 +-
 .../org/apache/hadoop/hbase/util/Counter.html   |      4 +-
 .../org/apache/hadoop/hbase/util/DNS.html       |      4 +-
 .../hbase/util/DefaultEnvironmentEdge.html      |      4 +-
 .../hadoop/hbase/util/DirectMemoryUtils.html    |      4 +-
 .../hadoop/hbase/util/DynamicClassLoader.html   |      4 +-
 .../hadoop/hbase/util/EncryptionTest.html       |      4 +-
 .../hadoop/hbase/util/EnvironmentEdge.html      |      4 +-
 .../hbase/util/EnvironmentEdgeManager.html      |      4 +-
 .../apache/hadoop/hbase/util/ExceptionUtil.html |      4 +-
 .../apache/hadoop/hbase/util/FSHDFSUtils.html   |      4 +-
 .../apache/hadoop/hbase/util/FSMapRUtils.html   |      4 +-
 .../hadoop/hbase/util/FSRegionScanner.html      |      4 +-
 .../hadoop/hbase/util/FSTableDescriptors.html   |    110 +-
 .../hbase/util/FSUtils.BlackListDirFilter.html  |      4 +-
 .../hadoop/hbase/util/FSUtils.DirFilter.html    |      4 +-
 .../hbase/util/FSUtils.FamilyDirFilter.html     |      4 +-
 .../hadoop/hbase/util/FSUtils.FileFilter.html   |      4 +-
 .../hadoop/hbase/util/FSUtils.HFileFilter.html  |      4 +-
 .../hbase/util/FSUtils.HFileLinkFilter.html     |      4 +-
 .../hbase/util/FSUtils.ReferenceFileFilter.html |      4 +-
 .../hbase/util/FSUtils.RegionDirFilter.html     |      4 +-
 .../hbase/util/FSUtils.UserTableDirFilter.html  |      4 +-
 .../org/apache/hadoop/hbase/util/FSUtils.html   |      4 +-
 .../hbase/util/FSVisitor.StoreFileVisitor.html  |      4 +-
 .../org/apache/hadoop/hbase/util/FSVisitor.html |      4 +-
 .../hadoop/hbase/util/FileStatusFilter.html     |      4 +-
 .../hbase/util/FileSystemVersionException.html  |      4 +-
 .../hadoop/hbase/util/ForeignExceptionUtil.html |      4 +-
 .../hadoop/hbase/util/GetJavaProperty.html      |     17 +-
 .../apache/hadoop/hbase/util/HBaseConfTool.html |      4 +-
 ...BaseFsck.CheckRegionConsistencyWorkItem.html |     14 +-
 .../HBaseFsck.ErrorReporter.ERROR_CODE.html     |     94 +-
 .../hbase/util/HBaseFsck.ErrorReporter.html     |     34 +-
 .../hbase/util/HBaseFsck.FileLockCallable.html  |     14 +-
 .../hbase/util/HBaseFsck.HBaseFsckTool.html     |     10 +-
 .../hadoop/hbase/util/HBaseFsck.HbckInfo.html   |     60 +-
 .../hadoop/hbase/util/HBaseFsck.HdfsEntry.html  |     18 +-
 .../hadoop/hbase/util/HBaseFsck.MetaEntry.html  |     22 +-
 .../hbase/util/HBaseFsck.OnlineEntry.html       |     14 +-
 .../util/HBaseFsck.PrintingErrorReporter.html   |     46 +-
 .../HBaseFsck.RegionBoundariesInformation.html  |     20 +-
 .../util/HBaseFsck.RegionRepairException.html   |     12 +-
 .../HBaseFsck.TableInfo.HDFSIntegrityFixer.html |     26 +-
 ...aseFsck.TableInfo.IntegrityFixSuggester.html |     24 +-
 .../hadoop/hbase/util/HBaseFsck.TableInfo.html  |     42 +-
 .../hbase/util/HBaseFsck.WorkItemHdfsDir.html   |     16 +-
 .../util/HBaseFsck.WorkItemHdfsRegionInfo.html  |     16 +-
 .../util/HBaseFsck.WorkItemOverlapMerge.html    |     14 +-
 .../hbase/util/HBaseFsck.WorkItemRegion.html    |     20 +-
 .../org/apache/hadoop/hbase/util/HBaseFsck.html |    622 +-
 .../hadoop/hbase/util/HBaseFsckRepair.html      |      4 +-
 .../hadoop/hbase/util/HFileArchiveUtil.html     |     29 +-
 .../org/apache/hadoop/hbase/util/HasThread.html |      4 +-
 .../org/apache/hadoop/hbase/util/Hash.html      |      4 +-
 .../org/apache/hadoop/hbase/util/HashKey.html   |      4 +-
 .../apache/hadoop/hbase/util/HashedBytes.html   |      4 +-
 .../apache/hadoop/hbase/util/IdLock.Entry.html  |      4 +-
 .../org/apache/hadoop/hbase/util/IdLock.html    |      4 +-
 .../util/IdReadWriteLock.ReferenceType.html     |      8 +-
 .../hadoop/hbase/util/IdReadWriteLock.html      |      4 +-
 .../hadoop/hbase/util/ImmutableByteArray.html   |      4 +-
 .../hbase/util/IncrementingEnvironmentEdge.html |      4 +-
 .../apache/hadoop/hbase/util/JRubyFormat.html   |      4 +-
 .../hadoop/hbase/util/JSONBean.Writer.html      |     12 +-
 .../org/apache/hadoop/hbase/util/JSONBean.html  |     25 +-
 .../hadoop/hbase/util/JSONMetricUtil.html       |     59 +-
 .../org/apache/hadoop/hbase/util/JVM.html       |      4 +-
 .../hbase/util/JVMClusterUtil.MasterThread.html |      4 +-
 .../util/JVMClusterUtil.RegionServerThread.html |      4 +-
 .../hadoop/hbase/util/JVMClusterUtil.html       |      4 +-
 .../apache/hadoop/hbase/util/JenkinsHash.html   |      4 +-
 .../apache/hadoop/hbase/util/JsonMapper.html    |      4 +-
 .../hbase/util/JvmPauseMonitor.GcTimes.html     |      4 +-
 .../hbase/util/JvmPauseMonitor.Monitor.html     |      4 +-
 .../hadoop/hbase/util/JvmPauseMonitor.html      |      4 +-
 .../apache/hadoop/hbase/util/JvmVersion.html    |      4 +-
 .../org/apache/hadoop/hbase/util/KeyLocker.html |      4 +-
 .../org/apache/hadoop/hbase/util/KeyRange.html  |      4 +-
 .../hbase/util/LeaseNotRecoveredException.html  |      4 +-
 .../org/apache/hadoop/hbase/util/MD5Hash.html   |      4 +-
 .../hbase/util/ManualEnvironmentEdge.html       |      4 +-
 .../hbase/util/MapReduceExtendedCell.html       |      8 +-
 .../util/MapreduceDependencyClasspathTool.html  |      4 +-
 .../org/apache/hadoop/hbase/util/Methods.html   |      4 +-
 .../util/ModifyRegionUtils.RegionEditTask.html  |      4 +-
 .../util/ModifyRegionUtils.RegionFillTask.html  |      4 +-
 .../hadoop/hbase/util/ModifyRegionUtils.html    |      4 +-
 .../hadoop/hbase/util/MultiHConnection.html     |      4 +-
 .../hadoop/hbase/util/MunkresAssignment.html    |      4 +-
 .../apache/hadoop/hbase/util/MurmurHash.html    |      4 +-
 .../apache/hadoop/hbase/util/MurmurHash3.html   |      4 +-
 .../hbase/util/NettyEventLoopGroupConfig.html   |      4 +-
 .../org/apache/hadoop/hbase/util/NonceKey.html  |      4 +-
 .../apache/hadoop/hbase/util/ObjectIntPair.html |      4 +-
 .../hbase/util/ObjectPool.ObjectFactory.html    |      4 +-
 .../apache/hadoop/hbase/util/ObjectPool.html    |      4 +-
 .../org/apache/hadoop/hbase/util/Order.html     |      4 +-
 .../apache/hadoop/hbase/util/OrderedBytes.html  |      4 +-
 .../org/apache/hadoop/hbase/util/Pair.html      |      4 +-
 .../hadoop/hbase/util/PairOfSameType.html       |      4 +-
 .../apache/hadoop/hbase/util/PoolMap.Pool.html  |      4 +-
 .../hadoop/hbase/util/PoolMap.PoolType.html     |      4 +-
 .../hadoop/hbase/util/PoolMap.ReusablePool.html |      4 +-
 .../hbase/util/PoolMap.RoundRobinPool.html      |      4 +-
 .../hbase/util/PoolMap.ThreadLocalPool.html     |      4 +-
 .../org/apache/hadoop/hbase/util/PoolMap.html   |      4 +-
 .../hadoop/hbase/util/PositionedByteRange.html  |      4 +-
 .../hadoop/hbase/util/PrettyPrinter.Unit.html   |      4 +-
 .../apache/hadoop/hbase/util/PrettyPrinter.html |      4 +-
 .../org/apache/hadoop/hbase/util/ProtoUtil.html |      4 +-
 .../hbase/util/ReadOnlyByteRangeException.html  |      4 +-
 .../hadoop/hbase/util/ReflectionUtils.html      |      4 +-
 .../hadoop/hbase/util/RegionMover.Load.html     |     12 +-
 .../hbase/util/RegionMover.MoveWithAck.html     |     20 +-
 .../hbase/util/RegionMover.MoveWithoutAck.html  |     20 +-
 .../util/RegionMover.RegionMoverBuilder.html    |     38 +-
 .../hadoop/hbase/util/RegionMover.Unload.html   |     14 +-
 .../apache/hadoop/hbase/util/RegionMover.html   |     94 +-
 .../hbase/util/RegionSplitCalculator.html       |      4 +-
 .../util/RegionSplitter.DecimalStringSplit.html |      4 +-
 .../util/RegionSplitter.HexStringSplit.html     |      4 +-
 .../util/RegionSplitter.NumberStringSplit.html  |      4 +-
 .../util/RegionSplitter.SplitAlgorithm.html     |      4 +-
 .../hbase/util/RegionSplitter.UniformSplit.html |      4 +-
 .../hadoop/hbase/util/RegionSplitter.html       |      8 +-
 .../hbase/util/RetryCounter.BackoffPolicy.html  |      4 +-
 .../RetryCounter.ExponentialBackoffPolicy.html  |      4 +-
 ...unter.ExponentialBackoffPolicyWithLimit.html |      4 +-
 .../hbase/util/RetryCounter.RetryConfig.html    |      4 +-
 .../apache/hadoop/hbase/util/RetryCounter.html  |      4 +-
 .../hadoop/hbase/util/RetryCounterFactory.html  |      4 +-
 .../hbase/util/RollingStatCalculator.html       |     31 +-
 .../hadoop/hbase/util/RowBloomContext.html      |      4 +-
 .../hadoop/hbase/util/RowBloomHashKey.html      |      4 +-
 .../hadoop/hbase/util/RowColBloomContext.html   |      4 +-
 .../hadoop/hbase/util/RowColBloomHashKey.html   |      4 +-
 .../hadoop/hbase/util/ServerCommandLine.html    |      4 +-
 .../hbase/util/ServerRegionReplicaUtil.html     |     45 +-
 ...utdownHookManager.ShutdownHookManagerV1.html |     12 +-
 ...utdownHookManager.ShutdownHookManagerV2.html |     12 +-
 .../hadoop/hbase/util/ShutdownHookManager.html  |     23 +-
 .../hadoop/hbase/util/SimpleByteRange.html      |      4 +-
 .../hbase/util/SimpleMutableByteRange.html      |      4 +-
 .../hbase/util/SimplePositionedByteRange.html   |      4 +-
 .../util/SimplePositionedMutableByteRange.html  |      4 +-
 .../org/apache/hadoop/hbase/util/Sleeper.html   |      4 +-
 .../SoftObjectPool.SoftObjectReference.html     |      4 +-
 .../hadoop/hbase/util/SoftObjectPool.html       |      4 +-
 .../apache/hadoop/hbase/util/SortedList.html    |     65 +-
 .../apache/hadoop/hbase/util/StealJobQueue.html |      4 +-
 .../org/apache/hadoop/hbase/util/Strings.html   |      4 +-
 .../util/Threads.PrintThreadInfoHelper.html     |      4 +-
 .../util/Threads.PrintThreadInfoLazyHolder.html |      4 +-
 .../org/apache/hadoop/hbase/util/Threads.html   |      4 +-
 .../org/apache/hadoop/hbase/util/Triple.html    |      4 +-
 .../apache/hadoop/hbase/util/UnsafeAccess.html  |     18 +-
 .../hadoop/hbase/util/UnsafeAvailChecker.html   |      4 +-
 .../apache/hadoop/hbase/util/VersionInfo.html   |     44 +-
 .../WeakObjectPool.WeakObjectReference.html     |      4 +-
 .../hadoop/hbase/util/WeakObjectPool.html       |      4 +-
 .../org/apache/hadoop/hbase/util/Writables.html |      4 +-
 .../hadoop/hbase/util/YammerHistogramUtils.html |     19 +-
 .../hadoop/hbase/util/ZKDataMigrator.html       |      4 +-
 .../hbase/util/class-use/AbstractByteRange.html |      4 +-
 .../class-use/AbstractFileStatusFilter.html     |      4 +-
 ...bstractHBaseTool.OptionsOrderComparator.html |      4 +-
 .../hbase/util/class-use/AbstractHBaseTool.html |     48 +-
 .../class-use/AbstractPositionedByteRange.html  |      4 +-
 .../Addressing.AddressSelectionCondition.html   |      4 +-
 .../hadoop/hbase/util/class-use/Addressing.html |      4 +-
 .../hbase/util/class-use/AtomicUtils.html       |      4 +-
 .../class-use/AvlUtil.AvlInsertOrReplace.html   |      4 +-
 .../util/class-use/AvlUtil.AvlIterableList.html |      4 +-
 .../class-use/AvlUtil.AvlKeyComparator.html     |     10 +-
 .../util/class-use/AvlUtil.AvlLinkedNode.html   |     12 +-
 .../hbase/util/class-use/AvlUtil.AvlNode.html   |     12 +-
 .../util/class-use/AvlUtil.AvlNodeVisitor.html  |      4 +-
 .../hbase/util/class-use/AvlUtil.AvlTree.html   |      4 +-
 .../util/class-use/AvlUtil.AvlTreeIterator.html |      4 +-
 .../hadoop/hbase/util/class-use/AvlUtil.html    |      4 +-
 .../class-use/Base64.Base64InputStream.html     |      4 +-
 .../class-use/Base64.Base64OutputStream.html    |      4 +-
 .../hadoop/hbase/util/class-use/Base64.html     |      4 +-
 .../hbase/util/class-use/BloomContext.html      |      4 +-
 .../hbase/util/class-use/BloomFilter.html       |      4 +-
 .../hbase/util/class-use/BloomFilterBase.html   |      4 +-
 .../hbase/util/class-use/BloomFilterChunk.html  |      4 +-
 .../util/class-use/BloomFilterFactory.html      |      4 +-
 .../hbase/util/class-use/BloomFilterUtil.html   |      4 +-
 .../hbase/util/class-use/BloomFilterWriter.html |     18 +-
 ...BoundedCompletionService.QueueingFuture.html |      4 +-
 .../class-use/BoundedCompletionService.html     |      4 +-
 ...ndedPriorityBlockingQueue.PriorityQueue.html |      4 +-
 .../class-use/BoundedPriorityBlockingQueue.html |      4 +-
 .../hbase/util/class-use/ByteArrayHashKey.html  |      4 +-
 .../util/class-use/ByteBufferAllocator.html     |      4 +-
 .../ByteBufferArray.BufferCreatorCallable.html  |      4 +-
 .../util/class-use/ByteBufferArray.Visitor.html |      4 +-
 .../hbase/util/class-use/ByteBufferArray.html   |      4 +-
 .../hbase/util/class-use/ByteBufferUtils.html   |      4 +-
 .../hadoop/hbase/util/class-use/ByteRange.html  |    264 +-
 .../hbase/util/class-use/ByteRangeUtils.html    |      4 +-
 .../hbase/util/class-use/ByteStringer.html      |      4 +-
 .../class-use/Bytes.ByteArrayComparator.html    |      4 +-
 .../hbase/util/class-use/Bytes.Comparer.html    |      4 +-
 ...raphicalComparerHolder.PureJavaComparer.html |      4 +-
 ...ographicalComparerHolder.UnsafeComparer.html |      4 +-
 .../Bytes.LexicographicalComparerHolder.html    |      4 +-
 .../class-use/Bytes.RowEndKeyComparator.html    |      4 +-
 .../hadoop/hbase/util/class-use/Bytes.html      |     44 +-
 .../util/class-use/CancelableProgressable.html  |     32 +-
 .../hbase/util/class-use/CellHashKey.html       |      4 +-
 .../hbase/util/class-use/ChecksumType.html      |      4 +-
 .../hbase/util/class-use/ClassLoaderBase.html   |      4 +-
 .../util/class-use/ClassSize.MemoryLayout.html  |      4 +-
 .../ClassSize.UnsafeLayout.HeaderSize.html      |      4 +-
 .../util/class-use/ClassSize.UnsafeLayout.html  |      4 +-
 .../hadoop/hbase/util/class-use/ClassSize.html  |      4 +-
 .../hadoop/hbase/util/class-use/Classes.html    |      4 +-
 .../util/class-use/CollectionBackedScanner.html |      4 +-
 .../CollectionUtils.IOExceptionSupplier.html    |      4 +-
 .../hbase/util/class-use/CollectionUtils.html   |      4 +-
 .../CommonFSUtils.StreamCapabilities.html       |      4 +-
 ...nFSUtils.StreamLacksCapabilityException.html |     19 +-
 .../hbase/util/class-use/CommonFSUtils.html     |      4 +-
 .../hbase/util/class-use/CompressionTest.html   |      4 +-
 .../class-use/ConcatenatedLists.Iterator.html   |      4 +-
 .../hbase/util/class-use/ConcatenatedLists.html |      4 +-
 .../hbase/util/class-use/ConfigurationUtil.html |      4 +-
 .../ConnectionCache.ConnectionInfo.html         |      4 +-
 .../hbase/util/class-use/ConnectionCache.html   |      4 +-
 .../util/class-use/CoprocessorClassLoader.html  |      4 +-
 .../hbase/util/class-use/Counter.Cell.html      |      4 +-
 .../hbase/util/class-use/Counter.Container.html |      4 +-
 .../hadoop/hbase/util/class-use/Counter.html    |      4 +-
 .../apache/hadoop/hbase/util/class-use/DNS.html |      4 +-
 .../util/class-use/DefaultEnvironmentEdge.html  |      4 +-
 .../hbase/util/class-use/DirectMemoryUtils.html |      4 +-
 .../util/class-use/DynamicClassLoader.html      |      4 +-
 .../hbase/util/class-use/EncryptionTest.html    |      4 +-
 .../hbase/util/class-use/EnvironmentEdge.html   |      4 +-
 .../util/class-use/EnvironmentEdgeManager.html  |      4 +-
 .../hbase/util/class-use/ExceptionUtil.html     |      4 +-
 .../hbase/util/class-use/FSHDFSUtils.html       |      4 +-
 .../hbase/util/class-use/FSMapRUtils.html       |      4 +-
 .../hbase/util/class-use/FSRegionScanner.html   |      4 +-
 .../util/class-use/FSTableDescriptors.html      |      4 +-
 .../class-use/FSUtils.BlackListDirFilter.html   |      4 +-
 .../hbase/util/class-use/FSUtils.DirFilter.html |      4 +-
 .../util/class-use/FSUtils.FamilyDirFilter.html |      4 +-
 .../util/class-use/FSUtils.FileFilter.html      |      4 +-
 .../util/class-use/FSUtils.HFileFilter.html     |      4 +-
 .../util/class-use/FSUtils.HFileLinkFilter.html |      4 +-
 .../class-use/FSUtils.ReferenceFileFilter.html  |      4 +-
 .../util/class-use/FSUtils.RegionDirFilter.html |      4 +-
 .../class-use/FSUtils.UserTableDirFilter.html   |      4 +-
 .../hadoop/hbase/util/class-use/FSUtils.html    |      4 +-
 .../class-use/FSVisitor.StoreFileVisitor.html   |      4 +-
 .../hadoop/hbase/util/class-use/FSVisitor.html  |      4 +-
 .../hbase/util/class-use/FileStatusFilter.html  |      4 +-
 .../class-use/FileSystemVersionException.html   |      4 +-
 .../util/class-use/ForeignExceptionUtil.html    |      4 +-
 .../hbase/util/class-use/GetJavaProperty.html   |      4 +-
 .../hbase/util/class-use/HBaseConfTool.html     |      4 +-
 ...BaseFsck.CheckRegionConsistencyWorkItem.html |      4 +-
 .../HBaseFsck.ErrorReporter.ERROR_CODE.html     |      4 +-
 .../util/class-use/HBaseFsck.ErrorReporter.html |      4 +-
 .../class-use/HBaseFsck.FileLockCallable.html   |      4 +-
 .../util/class-use/HBaseFsck.HBaseFsckTool.html |      4 +-
 .../util/class-use/HBaseFsck.HbckInfo.html      |     24 +-
 .../util/class-use/HBaseFsck.HdfsEntry.html     |      4 +-
 .../util/class-use/HBaseFsck.MetaEntry.html     |      4 +-
 .../util/class-use/HBaseFsck.OnlineEntry.html   |      4 +-
 .../HBaseFsck.PrintingErrorReporter.html        |      4 +-
 .../HBaseFsck.RegionBoundariesInformation.html  |      4 +-
 .../HBaseFsck.RegionRepairException.html        |      4 +-
 .../HBaseFsck.TableInfo.HDFSIntegrityFixer.html |      4 +-
 ...aseFsck.TableInfo.IntegrityFixSuggester.html |      4 +-
 .../util/class-use/HBaseFsck.TableInfo.html     |     12 +-
 .../class-use/HBaseFsck.WorkItemHdfsDir.html    |      4 +-
 .../HBaseFsck.WorkItemHdfsRegionInfo.html       |      4 +-
 .../HBaseFsck.WorkItemOverlapMerge.html         |      4 +-
 .../class-use/HBaseFsck.WorkItemRegion.html     |      4 +-
 .../hadoop/hbase/util/class-use/HBaseFsck.html  |      4 +-
 .../hbase/util/class-use/HBaseFsckRepair.html   |      4 +-
 .../hbase/util/class-use/HFileArchiveUtil.html  |      4 +-
 .../hadoop/hbase/util/class-use/HasThread.html  |      4 +-
 .../hadoop/hbase/util/class-use/Hash.html       |      8 +-
 .../hadoop/hbase/util/class-use/HashKey.html    |     28 +-
 .../hbase/util/class-use/HashedBytes.html       |      4 +-
 .../hbase/util/class-use/IdLock.Entry.html      |      4 +-
 .../hadoop/hbase/util/class-use/IdLock.html     |      4 +-
 .../IdReadWriteLock.ReferenceType.html          |      4 +-
 .../hbase/util/class-use/IdReadWriteLock.html   |      4 +-
 .../util/class-use/ImmutableByteArray.html      |      4 +-
 .../class-use/IncrementingEnvironmentEdge.html  |      4 +-
 .../hbase/util/class-use/JRubyFormat.html       |      4 +-
 .../hbase/util/class-use/JSONBean.Writer.html   |      4 +-
 .../hadoop/hbase/util/class-use/JSONBean.html   |      4 +-
 .../hbase/util/class-use/JSONMetricUtil.html    |      4 +-
 .../apache/hadoop/hbase/util/class-use/JVM.html |      4 +-
 .../class-use/JVMClusterUtil.MasterThread.html  |      4 +-
 .../JVMClusterUtil.RegionServerThread.html      |      4 +-
 .../hbase/util/class-use/JVMClusterUtil.html    |      4 +-
 .../hbase/util/class-use/JenkinsHash.html       |      4 +-
 .../hadoop/hbase/util/class-use/JsonMapper.html |      4 +-
 .../util/class-use/JvmPauseMonitor.GcTimes.html |      4 +-
 .../util/class-use/JvmPauseMonitor.Monitor.html |      4 +-
 .../hbase/util/class-use/JvmPauseMonitor.html   |      4 +-
 .../hadoop/hbase/util/class-use/JvmVersion.html |      4 +-
 .../hadoop/hbase/util/class-use/KeyLocker.html  |      4 +-
 .../hadoop/hbase/util/class-use/KeyRange.html   |      4 +-
 .../class-use/LeaseNotRecoveredException.html   |      4 +-
 .../hadoop/hbase/util/class-use/MD5Hash.html    |      4 +-
 .../util/class-use/ManualEnvironmentEdge.html   |      4 +-
 .../util/class-use/MapReduceExtendedCell.html   |      4 +-
 .../MapreduceDependencyClasspathTool.html       |      4 +-
 .../hadoop/hbase/util/class-use/Methods.html    |      4 +-
 .../ModifyRegionUtils.RegionEditTask.html       |      4 +-
 .../ModifyRegionUtils.RegionFillTask.html       |      4 +-
 .../hbase/util/class-use/ModifyRegionUtils.html |      4 +-
 .../hbase/util/class-use/MultiHConnection.html  |      4 +-
 .../hbase/util/class-use/MunkresAssignment.html |      4 +-
 .../hadoop/hbase/util/class-use/MurmurHash.html |      4 +-
 .../hbase/util/class-use/MurmurHash3.html       |      4 +-
 .../class-use/NettyEventLoopGroupConfig.html    |      4 +-
 .../hadoop/hbase/util/class-use/NonceKey.html   |     28 +-
 .../hbase/util/class-use/ObjectIntPair.html     |     16 +-
 .../class-use/ObjectPool.ObjectFactory.html     |      4 +-
 .../hadoop/hbase/util/class-use/ObjectPool.html |      4 +-
 .../hadoop/hbase/util/class-use/Order.html      |     48 +-
 .../hbase/util/class-use/OrderedBytes.html      |      4 +-
 .../hadoop/hbase/util/class-use/Pair.html       |     90 +-
 .../hbase/util/class-use/PairOfSameType.html    |      4 +-
 .../hbase/util/class-use/PoolMap.Pool.html      |      4 +-
 .../hbase/util/class-use/PoolMap.PoolType.html  |      4 +-
 .../util/class-use/PoolMap.ReusablePool.html    |      4 +-
 .../util/class-use/PoolMap.RoundRobinPool.html  |      4 +-
 .../util/class-use/PoolMap.ThreadLocalPool.html |      4 +-
 .../hadoop/hbase/util/class-use/PoolMap.html    |      4 +-
 .../util/class-use/PositionedByteRange.html     |    352 +-
 .../util/class-use/PrettyPrinter.Unit.html      |      4 +-
 .../hbase/util/class-use/PrettyPrinter.html     |      4 +-
 .../hadoop/hbase/util/class-use/ProtoUtil.html  |      4 +-
 .../class-use/ReadOnlyByteRangeException.html   |      4 +-
 .../hbase/util/class-use/ReflectionUtils.html   |      4 +-
 .../hbase/util/class-use/RegionMover.Load.html  |      4 +-
 .../util/class-use/RegionMover.MoveWithAck.html |      4 +-
 .../class-use/RegionMover.MoveWithoutAck.html   |      4 +-
 .../RegionMover.RegionMoverBuilder.html         |      4 +-
 .../util/class-use/RegionMover.Unload.html      |      4 +-
 .../hbase/util/class-use/RegionMover.html       |      4 +-
 .../util/class-use/RegionSplitCalculator.html   |      4 +-
 .../RegionSplitter.DecimalStringSplit.html      |      4 +-
 .../RegionSplitter.HexStringSplit.html          |      4 +-
 .../RegionSplitter.NumberStringSplit.html       |      4 +-
 .../RegionSplitter.SplitAlgorithm.html          |      4 +-
 .../class-use/RegionSplitter.UniformSplit.html  |      4 +-
 .../hbase/util/class-use/RegionSplitter.html    |      4 +-
 .../class-use/RetryCounter.BackoffPolicy.html   |      4 +-
 .../RetryCounter.ExponentialBackoffPolicy.html  |      4 +-
 ...unter.ExponentialBackoffPolicyWithLimit.html |      4 +-
 .../class-use/RetryCounter.RetryConfig.html     |      8 +-
 .../hbase/util/class-use/RetryCounter.html      |      4 +-
 .../util/class-use/RetryCounterFactory.html     |      4 +-
 .../util/class-use/RollingStatCalculator.html   |      4 +-
 .../hbase/util/class-use/RowBloomContext.html   |      4 +-
 .../hbase/util/class-use/RowBloomHashKey.html   |      4 +-
 .../util/class-use/RowColBloomContext.html      |      4 +-
 .../util/class-use/RowColBloomHashKey.html      |      4 +-
 .../hbase/util/class-use/ServerCommandLine.html |      4 +-
 .../util/class-use/ServerRegionReplicaUtil.html |      4 +-
 ...utdownHookManager.ShutdownHookManagerV1.html |      4 +-
 ...utdownHookManager.ShutdownHookManagerV2.html |      4 +-
 .../util/class-use/ShutdownHookManager.html     |      4 +-
 .../hbase/util/class-use/SimpleByteRange.html   |      4 +-
 .../util/class-use/SimpleMutableByteRange.html  |      4 +-
 .../class-use/SimplePositionedByteRange.html    |      4 +-
 .../SimplePositionedMutableByteRange.html       |      4 +-
 .../hadoop/hbase/util/class-use/Sleeper.html    |      4 +-
 .../SoftObjectPool.SoftObjectReference.html     |      4 +-
 .../hbase/util/class-use/SoftObjectPool.html    |      4 +-
 .../hadoop/hbase/util/class-use/SortedList.html |      4 +-
 .../hbase/util/class-use/StealJobQueue.html     |      4 +-
 .../hadoop/hbase/util/class-use/Strings.html    |      4 +-
 .../Threads.PrintThreadInfoHelper.html          |      4 +-
 .../Threads.PrintThreadInfoLazyHolder.html      |      4 +-
 .../hadoop/hbase/util/class-use/Threads.html    |      4 +-
 .../hadoop/hbase/util/class-use/Triple.html     |      4 +-
 .../hbase/util/class-use/UnsafeAccess.html      |      4 +-
 .../util/class-use/UnsafeAvailChecker.html      |      4 +-
 .../hbase/util/class-use/VersionInfo.html       |      4 +-
 .../WeakObjectPool.WeakObjectReference.html     |      4 +-
 .../hbase/util/class-use/WeakObjectPool.html    |      4 +-
 .../hadoop/hbase/util/class-use/Writables.html  |      4 +-
 .../util/class-use/YammerHistogramUtils.html    |      4 +-
 .../hbase/util/class-use/ZKDataMigrator.html    |      4 +-
 .../compaction/ClusterCompactionQueues.html     |      4 +-
 .../util/compaction/MajorCompactionRequest.html |      4 +-
 .../util/compaction/MajorCompactor.Compact.html |      4 +-
 .../hbase/util/compaction/MajorCompactor.html   |     10 +-
 .../class-use/ClusterCompactionQueues.html      |      4 +-
 .../class-use/MajorCompactionRequest.html       |      4 +-
 .../class-use/MajorCompactor.Compact.html       |      4 +-
 .../compaction/class-use/MajorCompactor.html    |      4 +-
 .../hbase/util/compaction/package-frame.html    |      2 +-
 .../hbase/util/compaction/package-summary.html  |      4 +-
 .../hbase/util/compaction/package-tree.html     |      4 +-
 .../hbase/util/compaction/package-use.html      |      4 +-
 ...leCorruptionChecker.MobRegionDirChecker.html |      4 +-
 ...HFileCorruptionChecker.RegionDirChecker.html |      4 +-
 .../hbase/util/hbck/HFileCorruptionChecker.html |      4 +-
 .../hbase/util/hbck/OfflineMetaRepair.html      |      4 +-
 .../hbase/util/hbck/ReplicationChecker.html     |      4 +-
 .../util/hbck/TableIntegrityErrorHandler.html   |     27 +-
 .../hbck/TableIntegrityErrorHandlerImpl.html    |     29 +-
 ...leCorruptionChecker.MobRegionDirChecker.html |      4 +-
 ...HFileCorruptionChecker.RegionDirChecker.html |      4 +-
 .../hbck/class-use/HFileCorruptionChecker.html  |      4 +-
 .../util/hbck/class-use/OfflineMetaRepair.html  |      4 +-
 .../util/hbck/class-use/ReplicationChecker.html |      4 +-
 .../class-use/TableIntegrityErrorHandler.html   |      4 +-
 .../TableIntegrityErrorHandlerImpl.html         |      4 +-
 .../hadoop/hbase/util/hbck/package-frame.html   |      2 +-
 .../hadoop/hbase/util/hbck/package-summary.html |      4 +-
 .../hadoop/hbase/util/hbck/package-tree.html    |      4 +-
 .../hadoop/hbase/util/hbck/package-use.html     |      4 +-
 .../apache/hadoop/hbase/util/package-frame.html |      2 +-
 .../hadoop/hbase/util/package-summary.html      |      4 +-
 .../apache/hadoop/hbase/util/package-tree.html  |     14 +-
 .../apache/hadoop/hbase/util/package-use.html   |    107 +-
 .../hbase/wal/AbstractFSWALProvider.Reader.html |      4 +-
 .../hadoop/hbase/wal/AbstractFSWALProvider.html |      4 +-
 .../wal/AsyncFSWALProvider.AsyncWriter.html     |     18 +-
 .../hadoop/hbase/wal/AsyncFSWALProvider.html    |     61 +-
 .../hbase/wal/BoundedGroupingStrategy.html      |      4 +-
 .../wal/DisabledWALProvider.DisabledWAL.html    |     54 +-
 .../hadoop/hbase/wal/DisabledWALProvider.html   |     28 +-
 .../hadoop/hbase/wal/FSHLogProvider.Writer.html |     18 +-
 .../apache/hadoop/hbase/wal/FSHLogProvider.html |     51 +-
 .../hbase/wal/NamespaceGroupingStrategy.html    |      4 +-
 .../hbase/wal/NettyAsyncFSWALConfigHelper.html  |     25 +-
 ...oupingProvider.IdentityGroupingStrategy.html |      4 +-
 ...GroupingProvider.RegionGroupingStrategy.html |      4 +-
 .../wal/RegionGroupingProvider.Strategies.html  |      4 +-
 .../hbase/wal/RegionGroupingProvider.html       |      4 +-
 .../org/apache/hadoop/hbase/wal/WAL.Entry.html  |      4 +-
 .../org/apache/hadoop/hbase/wal/WAL.Reader.html |      4 +-
 .../org/apache/hadoop/hbase/wal/WAL.html        |      4 +-
 .../org/apache/hadoop/hbase/wal/WALEdit.html    |      4 +-
 .../hadoop/hbase/wal/WALFactory.Providers.html  |     20 +-
 .../org/apache/hadoop/hbase/wal/WALFactory.html |     98 +-
 .../org/apache/hadoop/hbase/wal/WALKey.html     |      4 +-
 .../org/apache/hadoop/hbase/wal/WALKeyImpl.html |      4 +-
 .../hadoop/hbase/wal/WALPrettyPrinter.html      |     54 +-
 .../hbase/wal/WALProvider.AsyncWriter.html      |      4 +-
 .../hadoop/hbase/wal/WALProvider.Writer.html    |      4 +-
 .../hbase/wal/WALProvider.WriterBase.html       |      4 +-
 .../apache/hadoop/hbase/wal/WALProvider.html    |      4 +-
 ...tter.BoundedLogWriterCreationOutputSink.html |      4 +-
 .../WALSplitter.CorruptedLogFileException.html  |      4 +-
 .../hbase/wal/WALSplitter.EntryBuffers.html     |      4 +-
 ...WALSplitter.LogRecoveredEditsOutputSink.html |      4 +-
 .../hbase/wal/WALSplitter.MutationReplay.html   |      4 +-
 .../hbase/wal/WALSplitter.OutputSink.html       |      4 +-
 .../wal/WALSplitter.PipelineController.html     |      4 +-
 .../wal/WALSplitter.RegionEntryBuffer.html      |      4 +-
 .../hbase/wal/WALSplitter.SinkWriter.html       |      4 +-
 .../hbase/wal/WALSplitter.WriterAndPath.html    |      4 +-
 .../hbase/wal/WALSplitter.WriterThread.html     |      4 +-
 .../apache/hadoop/hbase/wal/WALSplitter.html    |      4 +-
 .../class-use/AbstractFSWALProvider.Reader.html |      4 +-
 .../wal/class-use/AbstractFSWALProvider.html    |      4 +-
 .../AsyncFSWALProvider.AsyncWriter.html         |     18 +-
 .../hbase/wal/class-use/AsyncFSWALProvider.html |      4 +-
 .../wal/class-use/BoundedGroupingStrategy.html  |      4 +-
 .../DisabledWALProvider.DisabledWAL.html        |      4 +-
 .../wal/class-use/DisabledWALProvider.html      |      4 +-
 .../wal/class-use/FSHLogProvider.Writer.html    |     16 +-
 .../hbase/wal/class-use/FSHLogProvider.html     |      4 +-
 .../class-use/NamespaceGroupingStrategy.html    |      4 +-
 .../class-use/NettyAsyncFSWALConfigHelper.html  |      4 +-
 ...oupingProvider.IdentityGroupingStrategy.html |      4 +-
 ...GroupingProvider.RegionGroupingStrategy.html |      4 +-
 .../RegionGroupingProvider.Strategies.html      |      4 +-
 .../wal/class-use/RegionGroupingProvider.html   |      4 +-
 .../hadoop/hbase/wal/class-use/WAL.Entry.html   |     52 +-
 .../hadoop/hbase/wal/class-use/WAL.Reader.html  |      4 +-
 .../apache/hadoop/hbase/wal/class-use/WAL.html  |     16 +-
 .../hadoop/hbase/wal/class-use/WALEdit.html     |     86 +-
 .../wal/class-use/WALFactory.Providers.html     |      4 +-
 .../hadoop/hbase/wal/class-use/WALFactory.html  |     18 +-
 .../hadoop/hbase/wal/class-use/WALKey.html      |     18 +-
 .../hadoop/hbase/wal/class-use/WALKeyImpl.html  |     32 +-
 .../hbase/wal/class-use/WALPrettyPrinter.html   |      4 +-
 .../wal/class-use/WALProvider.AsyncWriter.html  |      4 +-
 .../hbase/wal/class-use/WALProvider.Writer.html |      6 +-
 .../wal/class-use/WALProvider.WriterBase.html   |      4 +-
 .../hadoop/hbase/wal/class-use/WALProvider.html |      4 +-
 ...tter.BoundedLogWriterCreationOutputSink.html |      4 +-
 .../WALSplitter.CorruptedLogFileException.html  |      4 +-
 .../wal/class-use/WALSplitter.EntryBuffers.html |      4 +-
 ...WALSplitter.LogRecoveredEditsOutputSink.html |      4 +-
 .../class-use/WALSplitter.MutationReplay.html   |      4 +-
 .../wal/class-use/WALSplitter.OutputSink.html   |      4 +-
 .../WALSplitter.PipelineController.html         |      4 +-
 .../WALSplitter.RegionEntryBuffer.html          |      4 +-
 .../wal/class-use/WALSplitter.SinkWriter.html   |      4 +-
 .../class-use/WALSplitter.WriterAndPath.html    |      4 +-
 .../wal/class-use/WALSplitter.WriterThread.html |      4 +-
 .../hadoop/hbase/wal/class-use/WALSplitter.html |      4 +-
 .../apache/hadoop/hbase/wal/package-frame.html  |      2 +-
 .../hadoop/hbase/wal/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/wal/package-tree.html   |      6 +-
 .../apache/hadoop/hbase/wal/package-use.html    |      4 +-
 .../hbase/zookeeper/ClusterStatusTracker.html   |      4 +-
 .../hbase/zookeeper/DeletionListener.html       |      4 +-
 .../hadoop/hbase/zookeeper/EmptyWatcher.html    |      4 +-
 .../hadoop/hbase/zookeeper/HQuorumPeer.html     |      4 +-
 .../InstancePending.InstanceHolder.html         |      4 +-
 .../hadoop/hbase/zookeeper/InstancePending.html |      4 +-
 .../hbase/zookeeper/LoadBalancerTracker.html    |      4 +-
 .../hbase/zookeeper/MasterAddressTracker.html   |      4 +-
 .../zookeeper/MasterMaintenanceModeTracker.html |      4 +-
 .../hbase/zookeeper/MetaTableLocator.html       |      4 +-
 .../hbase/zookeeper/MetricsZooKeeperSource.html |     93 +-
 .../zookeeper/MetricsZooKeeperSourceImpl.html   |     36 +-
 .../hbase/zookeeper/MiniZooKeeperCluster.html   |      4 +-
 .../hadoop/hbase/zookeeper/PendingWatcher.html  |      4 +-
 .../hbase/zookeeper/ReadOnlyZKClient.Task.html  |      4 +-
 .../zookeeper/ReadOnlyZKClient.ZKTask.html      |      4 +-
 .../hbase/zookeeper/ReadOnlyZKClient.html       |      4 +-
 .../hbase/zookeeper/RecoverableZooKeeper.html   |      4 +-
 .../zookeeper/RegionNormalizerTracker.html      |     19 +-
 .../hadoop/hbase/zookeeper/ZKAclReset.html      |      4 +-
 .../hadoop/hbase/zookeeper/ZKClusterId.html     |      4 +-
 .../hbase/zookeeper/ZKConfig.ZKClusterKey.html  |      4 +-
 .../apache/hadoop/hbase/zookeeper/ZKConfig.html |      4 +-
 .../hadoop/hbase/zookeeper/ZKLeaderManager.html |      4 +-
 .../hadoop/hbase/zookeeper/ZKListener.html      |      4 +-
 ...HACK_UNTIL_ZOOKEEPER_1897_ZooKeeperMain.html |      4 +-
 .../hadoop/hbase/zookeeper/ZKMainServer.html    |      4 +-
 .../hadoop/hbase/zookeeper/ZKMetadata.html      |      4 +-
 .../hadoop/hbase/zookeeper/ZKNodeTracker.html   |      4 +-
 .../hadoop/hbase/zookeeper/ZKServerTool.html    |      4 +-
 .../hadoop/hbase/zookeeper/ZKSplitLog.html      |      4 +-
 .../zookeeper/ZKUtil.JaasConfiguration.html     |      4 +-
 .../hbase/zookeeper/ZKUtil.NodeAndData.html     |      4 +-
 .../ZKUtil.ZKUtilOp.CreateAndFailSilent.html    |      4 +-
 .../ZKUtil.ZKUtilOp.DeleteNodeFailSilent.html   |      4 +-
 .../zookeeper/ZKUtil.ZKUtilOp.SetData.html      |      4 +-
 .../hadoop/hbase/zookeeper/ZKUtil.ZKUtilOp.html |      4 +-
 .../apache/hadoop/hbase/zookeeper/ZKUtil.html   |      4 +-
 .../hadoop/hbase/zookeeper/ZKWatcher.html       |      4 +-
 .../hadoop/hbase/zookeeper/ZNodePaths.html      |      4 +-
 .../hadoop/hbase/zookeeper/ZooKeeperHelper.html |      4 +-
 .../class-use/ClusterStatusTracker.html         |      4 +-
 .../zookeeper/class-use/DeletionListener.html   |      4 +-
 .../hbase/zookeeper/class-use/EmptyWatcher.html |      4 +-
 .../hbase/zookeeper/class-use/HQuorumPeer.html  |      4 +-
 .../InstancePending.InstanceHolder.html         |      4 +-
 .../zookeeper/class-use/InstancePending.html    |      4 +-
 .../class-use/LoadBalancerTracker.html          |      4 +-
 .../class-use/MasterAddressTracker.html         |      4 +-
 .../class-use/MasterMaintenanceModeTracker.html |      4 +-
 .../zookeeper/class-use/MetaTableLocator.html   |      4 +-
 .../class-use/MetricsZooKeeperSource.html       |      4 +-
 .../class-use/MetricsZooKeeperSourceImpl.html   |      4 +-
 .../class-use/MiniZooKeeperCluster.html         |      4 +-
 .../zookeeper/class-use/PendingWatcher.html     |      4 +-
 .../class-use/ReadOnlyZKClient.Task.html        |      4 +-
 .../class-use/ReadOnlyZKClient.ZKTask.html      |      4 +-
 .../zookeeper/class-use/ReadOnlyZKClient.html   |      4 +-
 .../class-use/RecoverableZooKeeper.html         |      4 +-
 .../class-use/RegionNormalizerTracker.html      |      4 +-
 .../hbase/zookeeper/class-use/ZKAclReset.html   |      4 +-
 .../hbase/zookeeper/class-use/ZKClusterId.html  |      4 +-
 .../class-use/ZKConfig.ZKClusterKey.html        |      4 +-
 .../hbase/zookeeper/class-use/ZKConfig.html     |      4 +-
 .../zookeeper/class-use/ZKLeaderManager.html    |      4 +-
 .../hbase/zookeeper/class-use/ZKListener.html   |      4 +-
 ...HACK_UNTIL_ZOOKEEPER_1897_ZooKeeperMain.html |      4 +-
 .../hbase/zookeeper/class-use/ZKMainServer.html |      4 +-
 .../hbase/zookeeper/class-use/ZKMetadata.html   |      4 +-
 .../zookeeper/class-use/ZKNodeTracker.html      |      4 +-
 .../hbase/zookeeper/class-use/ZKServerTool.html |      4 +-
 .../hbase/zookeeper/class-use/ZKSplitLog.html   |      4 +-
 .../class-use/ZKUtil.JaasConfiguration.html     |      4 +-
 .../zookeeper/class-use/ZKUtil.NodeAndData.html |      4 +-
 .../ZKUtil.ZKUtilOp.CreateAndFailSilent.html    |      4 +-
 .../ZKUtil.ZKUtilOp.DeleteNodeFailSilent.html   |      4 +-
 .../class-use/ZKUtil.ZKUtilOp.SetData.html      |      4 +-
 .../zookeeper/class-use/ZKUtil.ZKUtilOp.html    |      4 +-
 .../hbase/zookeeper/class-use/ZKUtil.html       |      4 +-
 .../hbase/zookeeper/class-use/ZKWatcher.html    |      4 +-
 .../hbase/zookeeper/class-use/ZNodePaths.html   |      4 +-
 .../zookeeper/class-use/ZooKeeperHelper.html    |      4 +-
 .../hadoop/hbase/zookeeper/package-frame.html   |      2 +-
 .../hadoop/hbase/zookeeper/package-summary.html |      4 +-
 .../hadoop/hbase/zookeeper/package-tree.html    |      4 +-
 .../hadoop/hbase/zookeeper/package-use.html     |      4 +-
 .../apache/hadoop/metrics2/MetricHistogram.html |     33 +-
 .../apache/hadoop/metrics2/MetricsExecutor.html |     11 +-
 .../metrics2/class-use/MetricHistogram.html     |      4 +-
 .../metrics2/class-use/MetricsExecutor.html     |      4 +-
 .../JmxCacheBuster.JmxCacheBusterRunnable.html  |      4 +-
 .../hadoop/metrics2/impl/JmxCacheBuster.html    |      6 +-
 .../JmxCacheBuster.JmxCacheBusterRunnable.html  |      4 +-
 .../metrics2/impl/class-use/JmxCacheBuster.html |      4 +-
 .../hadoop/metrics2/impl/package-frame.html     |      2 +-
 .../hadoop/metrics2/impl/package-summary.html   |      4 +-
 .../hadoop/metrics2/impl/package-tree.html      |      4 +-
 .../hadoop/metrics2/impl/package-use.html       |      4 +-
 .../lib/DefaultMetricsSystemHelper.html         |     21 +-
 .../metrics2/lib/DynamicMetricsRegistry.html    |     54 +-
 .../MetricsExecutorImpl.ExecutorSingleton.html  |      4 +-
 ...torImpl.ThreadPoolExecutorThreadFactory.html |      4 +-
 .../metrics2/lib/MetricsExecutorImpl.html       |      4 +-
 .../hadoop/metrics2/lib/MutableFastCounter.html |     19 +-
 .../hadoop/metrics2/lib/MutableHistogram.html   |      4 +-
 .../metrics2/lib/MutableRangeHistogram.html     |     20 +-
 .../metrics2/lib/MutableSizeHistogram.html      |      4 +-
 .../metrics2/lib/MutableTimeHistogram.html      |      4 +-
 .../class-use/DefaultMetricsSystemHelper.html   |      4 +-
 .../lib/class-use/DynamicMetricsRegistry.html   |     11 +-
 .../MetricsExecutorImpl.ExecutorSingleton.html  |      4 +-
 ...torImpl.ThreadPoolExecutorThreadFactory.html |      4 +-
 .../lib/class-use/MetricsExecutorImpl.html      |      4 +-
 .../lib/class-use/MutableFastCounter.html       |     70 +-
 .../lib/class-use/MutableHistogram.html         |      8 +-
 .../lib/class-use/MutableRangeHistogram.html    |      4 +-
 .../lib/class-use/MutableSizeHistogram.html     |      4 +-
 .../lib/class-use/MutableTimeHistogram.html     |      4 +-
 .../hadoop/metrics2/lib/package-frame.html      |      2 +-
 .../hadoop/metrics2/lib/package-summary.html    |      4 +-
 .../hadoop/metrics2/lib/package-tree.html       |      4 +-
 .../apache/hadoop/metrics2/lib/package-use.html |      4 +-
 .../apache/hadoop/metrics2/package-frame.html   |      2 +-
 .../apache/hadoop/metrics2/package-summary.html |      4 +-
 .../apache/hadoop/metrics2/package-tree.html    |      4 +-
 .../org/apache/hadoop/metrics2/package-use.html |      4 +-
 .../hadoop/metrics2/util/MetricQuantile.html    |     30 +-
 .../util/MetricSampleQuantiles.SampleItem.html  |     16 +-
 .../metrics2/util/MetricSampleQuantiles.html    |      6 +-
 .../metrics2/util/class-use/MetricQuantile.html |      4 +-
 .../MetricSampleQuantiles.SampleItem.html       |      4 +-
 .../util/class-use/MetricSampleQuantiles.html   |      4 +-
 .../hadoop/metrics2/util/package-frame.html     |      2 +-
 .../hadoop/metrics2/util/package-summary.html   |      4 +-
 .../hadoop/metrics2/util/package-tree.html      |      4 +-
 .../hadoop/metrics2/util/package-use.html       |      4 +-
 .../archetypes/exemplars/client/HelloHBase.html |      4 +-
 .../exemplars/client/class-use/HelloHBase.html  |      4 +-
 .../exemplars/client/package-frame.html         |      2 +-
 .../exemplars/client/package-summary.html       |      4 +-
 .../exemplars/client/package-tree.html          |      4 +-
 .../exemplars/client/package-use.html           |      4 +-
 .../exemplars/shaded_client/HelloHBase.html     |      4 +-
 .../shaded_client/class-use/HelloHBase.html     |      4 +-
 .../exemplars/shaded_client/package-frame.html  |      2 +-
 .../shaded_client/package-summary.html          |      4 +-
 .../exemplars/shaded_client/package-tree.html   |      4 +-
 .../exemplars/shaded_client/package-use.html    |      4 +-
 2.0/devapidocs/overview-frame.html              |      3 +-
 2.0/devapidocs/overview-summary.html            |     34 +-
 2.0/devapidocs/overview-tree.html               |    276 +-
 2.0/devapidocs/package-list                     |      1 +
 2.0/devapidocs/serialized-form.html             |     86 +-
 .../org/apache/hadoop/hbase/BBKVComparator.html |    245 +
 .../apache/hadoop/hbase/ByteBufferKeyValue.html |    466 +-
 .../org/apache/hadoop/hbase/CellComparator.html |    186 +-
 .../CellComparatorImpl.MetaCellComparator.html  |    719 +-
 .../apache/hadoop/hbase/CellComparatorImpl.html |    719 +-
 .../hadoop/hbase/CompatibilityFactory.html      |    104 +-
 ...bilitySingletonFactory.SingletonStorage.html |    126 +-
 .../hbase/CompatibilitySingletonFactory.html    |    126 +-
 ...poundConfiguration.ImmutableConfWrapper.html |    785 +-
 ...ompoundConfiguration.ImmutableConfigMap.html |    785 +-
 .../hadoop/hbase/CompoundConfiguration.html     |    785 +-
 .../hadoop/hbase/DaemonThreadFactory.html       |     58 +-
 .../org/apache/hadoop/hbase/ExtendedCell.html   |    170 +-
 .../hbase/HConstants.OperationStatusCode.html   |    777 +-
 .../org/apache/hadoop/hbase/HConstants.html     |    777 +-
 .../org/apache/hadoop/hbase/HRegionInfo.html    |   1764 +-
 .../apache/hadoop/hbase/HTableDescriptor.html   |   1727 +-
 .../apache/hadoop/hbase/HealthCheckChore.html   |    144 +-
 .../hadoop/hbase/IndividualBytesFieldCell.html  |      2 +-
 .../org/apache/hadoop/hbase/JMXListener.html    |     62 +-
 .../hadoop/hbase/KeyValue.KVComparator.html     |      2 +-
 .../hadoop/hbase/KeyValue.KeyOnlyKeyValue.html  |      2 +-
 .../hadoop/hbase/KeyValue.MetaComparator.html   |      2 +-
 .../hbase/KeyValue.SamePrefixComparator.html    |      2 +-
 .../org/apache/hadoop/hbase/KeyValue.Type.html  |      2 +-
 .../org/apache/hadoop/hbase/KeyValue.html       |      2 +-
 .../apache/hadoop/hbase/KeyValueTestUtil.html   |     12 +-
 .../org/apache/hadoop/hbase/KeyValueUtil.html   |     22 +-
 .../apache/hadoop/hbase/LocalHBaseCluster.html  |    583 +-
 .../MetaTableAccessor.CloseableVisitor.html     |   3531 +-
 .../MetaTableAccessor.CollectAllVisitor.html    |   3531 +-
 .../MetaTableAccessor.CollectingVisitor.html    |   3531 +-
 .../MetaTableAccessor.DefaultVisitorBase.html   |   3531 +-
 .../hbase/MetaTableAccessor.QueryType.html      |   3531 +-
 .../MetaTableAccessor.TableVisitorBase.html     |   3531 +-
 .../hadoop/hbase/MetaTableAccessor.Visitor.html |   3531 +-
 .../apache/hadoop/hbase/MetaTableAccessor.html  |   3531 +-
 .../org/apache/hadoop/hbase/ProcedureState.html |    100 -
 .../hadoop/hbase/RSGroupTableAccessor.html      |     72 +-
 .../org/apache/hadoop/hbase/ServerLoad.html     |      2 +-
 .../org/apache/hadoop/hbase/ServerMetrics.html  |    118 +-
 .../ServerMetricsBuilder.ServerMetricsImpl.html |    523 +-
 .../hadoop/hbase/ServerMetricsBuilder.html      |    523 +-
 .../org/apache/hadoop/hbase/ServerName.html     |    346 +-
 .../hbase/SslRMIClientSocketFactorySecure.html  |     37 +-
 .../hbase/SslRMIServerSocketFactorySecure.html  |     77 +-
 .../org/apache/hadoop/hbase/Version.html        |     12 +-
 .../org/apache/hadoop/hbase/ZNodeClearer.html   |    331 +-
 .../hadoop/hbase/backup/HFileArchiver.File.html |   1023 +-
 .../backup/HFileArchiver.FileConverter.html     |   1023 +-
 .../HFileArchiver.FileStatusConverter.html      |   1023 +-
 .../backup/HFileArchiver.FileablePath.html      |   1023 +-
 .../backup/HFileArchiver.FileableStoreFile.html |   1023 +-
 .../hbase/backup/HFileArchiver.StoreToFile.html |   1023 +-
 .../hadoop/hbase/backup/HFileArchiver.html      |   1023 +-
 .../example/HFileArchiveTableMonitor.html       |     95 +-
 .../org/apache/hadoop/hbase/client/Admin.html   |   5159 +-
 .../org/apache/hadoop/hbase/client/Append.html  |      2 +-
 ...AsyncNonMetaRegionLocator.LocateRequest.html |    915 +-
 .../AsyncNonMetaRegionLocator.TableCache.html   |    915 +-
 .../hbase/client/AsyncNonMetaRegionLocator.html |    915 +-
 ...stFutureImpl.ReplicaCallIssuingRunnable.html |   2063 +-
 ...yncRequestFutureImpl.ReplicaResultState.html |   2063 +-
 .../client/AsyncRequestFutureImpl.Retry.html    |   2063 +-
 ...tFutureImpl.SingleServerRequestRunnable.html |   2063 +-
 .../hbase/client/AsyncRequestFutureImpl.html    |   2063 +-
 .../AsyncTable.CheckAndMutateBuilder.html       |   1192 +-
 .../client/AsyncTable.CoprocessorCallback.html  |   1192 +-
 .../AsyncTable.CoprocessorServiceBuilder.html   |   1192 +-
 .../apache/hadoop/hbase/client/AsyncTable.html  |   1192 +-
 .../hadoop/hbase/client/AsyncTableImpl.html     |    447 +-
 ...ectionImplementation.MasterServiceState.html |   3810 +-
 ...onImplementation.MasterServiceStubMaker.html |   3810 +-
 ...ntation.ServerErrorTracker.ServerErrors.html |   3810 +-
 ...ectionImplementation.ServerErrorTracker.html |   3810 +-
 .../hbase/client/ConnectionImplementation.html  |   3810 +-
 .../hbase/client/CoprocessorDescriptor.html     |    123 +
 ...riptorBuilder.CoprocessorDescriptorImpl.html |    190 +
 .../client/CoprocessorDescriptorBuilder.html    |    190 +
 .../hbase/client/DoNotRetryRegionException.html |      5 +-
 .../org/apache/hadoop/hbase/client/Get.html     |    704 +-
 .../HTable.CheckAndMutateBuilderImpl.html       |   1615 +-
 .../org/apache/hadoop/hbase/client/HTable.html  |   1615 +-
 .../apache/hadoop/hbase/client/Increment.html   |      2 +-
 .../hbase/client/Mutation.CellWrapper.html      |   1204 +-
 .../apache/hadoop/hbase/client/Mutation.html    |   1204 +-
 ...syncTableImpl.CheckAndMutateBuilderImpl.html |   1195 +-
 .../client/RawAsyncTableImpl.Converter.html     |   1195 +-
 ...TableImpl.CoprocessorServiceBuilderImpl.html |   1195 +-
 .../RawAsyncTableImpl.NoncedConverter.html      |   1195 +-
 .../hbase/client/RawAsyncTableImpl.RpcCall.html |   1195 +-
 .../hadoop/hbase/client/RawAsyncTableImpl.html  |   1195 +-
 .../RegionInfoBuilder.MutableRegionInfo.html    |    648 +-
 .../hadoop/hbase/client/RegionInfoBuilder.html  |    648 +-
 .../hadoop/hbase/client/RowMutations.html       |    317 +-
 .../hadoop/hbase/client/Scan.ReadType.html      |   1716 +-
 .../org/apache/hadoop/hbase/client/Scan.html    |   1716 +-
 .../client/Table.CheckAndMutateBuilder.html     |   1662 +-
 .../org/apache/hadoop/hbase/client/Table.html   |   1662 +-
 .../hadoop/hbase/client/TableDescriptor.html    |    423 +-
 ...riptorBuilder.ModifyableTableDescriptor.html |   2770 +-
 .../hbase/client/TableDescriptorBuilder.html    |   2770 +-
 .../hadoop/hbase/client/TableState.State.html   |    261 +-
 .../apache/hadoop/hbase/client/TableState.html  |    261 +-
 .../client/example/AsyncClientExample.html      |    311 +-
 .../client/example/BufferedMutatorExample.html  |    167 +-
 .../client/example/ExportEndpointExample.html   |    119 +-
 .../client/example/HttpProxyExample.Params.html |    399 +-
 .../HttpProxyExample.RequestHandler.html        |    399 +-
 .../hbase/client/example/HttpProxyExample.html  |    399 +-
 ...readedClientExample.ReadExampleCallable.html |    539 +-
 ...lientExample.SingleWriteExampleCallable.html |    539 +-
 ...eadedClientExample.WriteExampleCallable.html |    539 +-
 .../example/MultiThreadedClientExample.html     |    539 +-
 .../client/example/RefreshHFilesClient.html     |    139 +-
 .../hadoop/hbase/constraint/Constraints.html    |   1194 +-
 .../coprocessor/AggregateImplementation.html    |   1001 +-
 .../hbase/coprocessor/BulkLoadObserver.html     |     98 +-
 .../hbase/coprocessor/MasterObserver.html       |   2210 +-
 .../RegionObserver.MutationType.html            |   2045 +-
 .../hbase/coprocessor/RegionObserver.html       |   2045 +-
 .../example/BulkDeleteEndpoint.Column.html      |    156 +-
 .../coprocessor/example/BulkDeleteEndpoint.html |    156 +-
 .../example/DelegatingInternalScanner.html      |     45 +-
 .../ExampleMasterObserverWithMetrics.html       |    213 +-
 ...serverWithMetrics.ExampleRegionObserver.html |    269 +-
 .../ExampleRegionObserverWithMetrics.html       |    269 +-
 .../example/RefreshHFilesEndpoint.html          |     42 +-
 .../coprocessor/example/RowCountEndpoint.html   |     60 +-
 .../example/ScanModifyingObserver.html          |     77 +-
 .../example/ValueRewritingObserver.html         |    175 +-
 .../example/WriteHeavyIncrementObserver.html    |    451 +-
 ...ooKeeperScanPolicyObserver.ZKDataHolder.html |    315 +-
 .../example/ZooKeeperScanPolicyObserver.html    |    315 +-
 .../hadoop/hbase/errorprone/AlwaysPasses.html   |      2 +-
 .../hbase/exceptions/ClientExceptionsUtil.html  |      6 +-
 .../hbase/exceptions/MergeRegionException.html  |      6 +-
 .../hbase/filter/BigDecimalComparator.html      |    157 +-
 .../hadoop/hbase/filter/BinaryComparator.html   |    121 +-
 .../hbase/filter/BinaryPrefixComparator.html    |    131 +-
 .../hbase/filter/BitComparator.BitwiseOp.html   |    251 +-
 .../hadoop/hbase/filter/BitComparator.html      |    251 +-
 .../hbase/filter/ByteArrayComparable.html       |    155 +-
 .../hadoop/hbase/filter/FilterListBase.html     |      4 +-
 .../hadoop/hbase/filter/LongComparator.html     |    117 +-
 .../hadoop/hbase/filter/NullComparator.html     |    145 +-
 .../filter/RegexStringComparator.Engine.html    |    695 +-
 .../RegexStringComparator.EngineType.html       |    695 +-
 .../RegexStringComparator.JavaRegexEngine.html  |    695 +-
 .../RegexStringComparator.JoniRegexEngine.html  |    695 +-
 .../hbase/filter/RegexStringComparator.html     |    695 +-
 .../hbase/filter/SubstringComparator.html       |    137 +-
 .../hadoop/hbase/filter/TimestampsFilter.html   |    401 +-
 .../hbase/fs/HFileSystem.ReorderBlocks.html     |     48 +-
 .../hbase/fs/HFileSystem.ReorderWALBlocks.html  |     48 +-
 .../org/apache/hadoop/hbase/fs/HFileSystem.html |     48 +-
 .../hadoop/hbase/http/FilterContainer.html      |     44 +-
 .../hadoop/hbase/http/FilterInitializer.html    |     26 +-
 .../apache/hadoop/hbase/http/HtmlQuoting.html   |    389 +-
 .../hadoop/hbase/http/HttpRequestLog.html       |    153 +-
 .../hbase/http/HttpRequestLogAppender.html      |     86 +-
 .../hadoop/hbase/http/HttpServerUtil.html       |     74 +-
 .../hadoop/hbase/http/jmx/JMXJsonServlet.html   |    180 +-
 .../hadoop/hbase/http/log/LogLevel.Servlet.html |    300 +-
 .../apache/hadoop/hbase/http/log/LogLevel.html  |    300 +-
 .../org/apache/hadoop/hbase/io/MetricsIO.html   |     75 +-
 .../apache/hadoop/hbase/io/MetricsIOSource.html |    118 +-
 .../hadoop/hbase/io/MetricsIOSourceImpl.html    |    116 +-
 .../hadoop/hbase/io/MetricsIOWrapper.html       |      9 +-
 .../hadoop/hbase/io/MetricsIOWrapperImpl.html   |     18 +-
 .../org/apache/hadoop/hbase/io/TimeRange.html   |    377 +-
 ...OneBlockAsyncDFSOutputHelper.BlockAdder.html |    193 +-
 ...BlockAsyncDFSOutputHelper.CancelOnClose.html |    193 +-
 ...ockAsyncDFSOutputHelper.ChecksumCreater.html |    193 +-
 ...ckAsyncDFSOutputHelper.DFSClientAdaptor.html |    193 +-
 ...neBlockAsyncDFSOutputHelper.FileCreator.html |    193 +-
 ...eBlockAsyncDFSOutputHelper.LeaseManager.html |    193 +-
 ...kAsyncDFSOutputHelper.NameNodeException.html |    193 +-
 ...utOneBlockAsyncDFSOutputHelper.PBHelper.html |    193 +-
 ...DFSOutputHelper.PipelineAckStatusGetter.html |    193 +-
 ...kAsyncDFSOutputHelper.StorageTypeSetter.html |    193 +-
 .../FanOutOneBlockAsyncDFSOutputHelper.html     |    193 +-
 .../hadoop/hbase/io/hfile/AgeSnapshot.html      |    100 +-
 .../hadoop/hbase/io/hfile/BlockPriority.html    |     31 +-
 .../hbase/io/hfile/BlockWithScanInfo.html       |     54 +-
 .../hadoop/hbase/io/hfile/CacheStats.html       |    164 +-
 .../hadoop/hbase/io/hfile/FixedFileTrailer.html |   1212 +-
 .../io/hfile/HFile.CachingBlockReader.html      |      4 +-
 .../hadoop/hbase/io/hfile/HFile.FileInfo.html   |      4 +-
 .../hadoop/hbase/io/hfile/HFile.Reader.html     |      4 +-
 .../hadoop/hbase/io/hfile/HFile.Writer.html     |      4 +-
 .../hbase/io/hfile/HFile.WriterFactory.html     |      4 +-
 .../org/apache/hadoop/hbase/io/hfile/HFile.html |      4 +-
 .../io/hfile/HFileBlock.BlockIterator.html      |    738 +-
 .../io/hfile/HFileBlock.BlockWritable.html      |    738 +-
 .../hbase/io/hfile/HFileBlock.FSReader.html     |    738 +-
 .../hbase/io/hfile/HFileBlock.FSReaderImpl.html |    738 +-
 .../hbase/io/hfile/HFileBlock.Header.html       |    738 +-
 .../io/hfile/HFileBlock.PrefetchedHeader.html   |    738 +-
 .../hbase/io/hfile/HFileBlock.Writer.State.html |    738 +-
 .../hbase/io/hfile/HFileBlock.Writer.html       |    738 +-
 .../hadoop/hbase/io/hfile/HFileBlock.html       |    738 +-
 ...ilePrettyPrinter.KeyValueStatsCollector.html |   1535 +-
 ...ilePrettyPrinter.SimpleReporter.Builder.html |   1535 +-
 .../HFilePrettyPrinter.SimpleReporter.html      |   1535 +-
 .../hbase/io/hfile/HFilePrettyPrinter.html      |   1535 +-
 .../io/hfile/LruBlockCache.BlockBucket.html     |      2 +-
 .../io/hfile/LruBlockCache.EvictionThread.html  |      2 +-
 .../hfile/LruBlockCache.StatisticsThread.html   |      2 +-
 .../hadoop/hbase/io/hfile/LruBlockCache.html    |      2 +-
 .../hadoop/hbase/io/hfile/PrefetchExecutor.html |    212 +-
 .../io/hfile/bucket/BucketAllocator.Bucket.html |     26 +-
 .../bucket/BucketAllocator.BucketSizeInfo.html  |     26 +-
 .../bucket/BucketAllocator.IndexStatistics.html |     26 +-
 .../hbase/io/hfile/bucket/BucketAllocator.html  |     26 +-
 .../hfile/bucket/BucketCache.BucketEntry.html   |   3127 +-
 .../bucket/BucketCache.BucketEntryGroup.html    |   3127 +-
 .../hfile/bucket/BucketCache.RAMQueueEntry.html |   3127 +-
 .../BucketCache.SharedMemoryBucketEntry.html    |   1747 +
 .../bucket/BucketCache.StatisticsThread.html    |   3127 +-
 .../hfile/bucket/BucketCache.WriterThread.html  |   3127 +-
 .../hbase/io/hfile/bucket/BucketCache.html      |   3127 +-
 .../io/hfile/bucket/ByteBufferIOEngine.html     |    105 +-
 .../hfile/bucket/FileIOEngine.FileAccessor.html |    160 +-
 .../bucket/FileIOEngine.FileReadAccessor.html   |    160 +-
 .../bucket/FileIOEngine.FileWriteAccessor.html  |    160 +-
 .../hbase/io/hfile/bucket/FileIOEngine.html     |    160 +-
 .../hadoop/hbase/io/hfile/bucket/IOEngine.html  |     83 +-
 .../bucket/UnsafeSharedMemoryBucketEntry.html   |    153 +
 .../org/apache/hadoop/hbase/ipc/CallRunner.html |    169 +-
 .../hbase/ipc/EmptyServiceNameException.html    |      7 +-
 ...alancedQueueRpcExecutor.FastPathHandler.html |     85 +-
 .../ipc/FastPathBalancedQueueRpcExecutor.html   |     85 +-
 .../ipc/FifoRpcScheduler.FifoCallRunner.html    |    341 +-
 .../hadoop/hbase/ipc/FifoRpcScheduler.html      |    341 +-
 .../hbase/ipc/MetricsHBaseServerSource.html     |    164 +-
 .../ipc/MetricsHBaseServerSourceFactory.html    |     75 +-
 .../hbase/ipc/MetricsHBaseServerSourceImpl.html |    315 +-
 .../hbase/ipc/MetricsHBaseServerWrapper.html    |     61 +-
 .../ipc/MetricsHBaseServerWrapperImpl.html      |    249 +-
 .../hadoop/hbase/ipc/NettyRpcConnection.html    |      4 +-
 .../apache/hadoop/hbase/ipc/QosPriority.html    |     11 +-
 .../hbase/ipc/UnknownServiceException.html      |     15 +-
 .../CellCounter.CellCounterMapper.Counters.html |     81 +-
 .../CellCounter.CellCounterMapper.html          |     81 +-
 .../mapreduce/CellCounter.IntSumReducer.html    |     81 +-
 .../hadoop/hbase/mapreduce/CellCounter.html     |     81 +-
 .../HFileInputFormat.HFileRecordReader.html     |    287 +-
 .../hbase/mapreduce/HFileInputFormat.html       |    287 +-
 .../hbase/mapreduce/HashTable.HashMapper.html   |   1422 +-
 .../hbase/mapreduce/HashTable.ResultHasher.html |   1422 +-
 .../mapreduce/HashTable.TableHash.Reader.html   |   1422 +-
 .../hbase/mapreduce/HashTable.TableHash.html    |   1422 +-
 .../hadoop/hbase/mapreduce/HashTable.html       |   1422 +-
 .../hbase/mapreduce/IndexBuilder.Map.html       |    205 +-
 .../hadoop/hbase/mapreduce/IndexBuilder.html    |    205 +-
 .../hadoop/hbase/mapreduce/JarFinder.html       |    334 +-
 .../apache/hadoop/hbase/mapreduce/JobUtil.html  |     20 +-
 .../MultithreadedTableMapper.MapRunner.html     |    520 +-
 ...ithreadedTableMapper.SubMapRecordReader.html |    520 +-
 ...ithreadedTableMapper.SubMapRecordWriter.html |    520 +-
 ...hreadedTableMapper.SubMapStatusReporter.html |    520 +-
 .../mapreduce/MultithreadedTableMapper.html     |    520 +-
 .../RowCounter.RowCounterMapper.Counters.html   |      6 +-
 .../mapreduce/RowCounter.RowCounterMapper.html  |      6 +-
 .../hadoop/hbase/mapreduce/RowCounter.html      |      6 +-
 .../mapreduce/SampleUploader.Uploader.html      |    215 +-
 .../hadoop/hbase/mapreduce/SampleUploader.html  |    215 +-
 .../SyncTable.SyncMapper.CellScanner.html       |   1514 +-
 .../mapreduce/SyncTable.SyncMapper.Counter.html |   1514 +-
 .../hbase/mapreduce/SyncTable.SyncMapper.html   |   1514 +-
 .../hadoop/hbase/mapreduce/SyncTable.html       |   1514 +-
 .../hbase/mapreduce/TableInputFormat.html       |      2 +-
 .../TableOutputFormat.TableRecordWriter.html    |    128 +-
 .../hbase/mapreduce/TableOutputFormat.html      |    128 +-
 ...TableSnapshotInputFormatImpl.InputSplit.html |   1013 +-
 ...bleSnapshotInputFormatImpl.RecordReader.html |   1013 +-
 .../mapreduce/TableSnapshotInputFormatImpl.html |   1013 +-
 .../mapreduce/WALPlayer.WALCellMapper.html      |     89 +-
 .../mapreduce/WALPlayer.WALKeyValueMapper.html  |     89 +-
 .../hbase/mapreduce/WALPlayer.WALMapper.html    |     89 +-
 .../hadoop/hbase/mapreduce/WALPlayer.html       |     89 +-
 .../VerifyReplication.Verifier.Counters.html    |   1380 +-
 .../replication/VerifyReplication.Verifier.html |   1380 +-
 .../replication/VerifyReplication.html          |   1380 +-
 .../master/HMaster.InitializationMonitor.html   |   5184 +-
 .../master/HMaster.MasterStoppedException.html  |   5184 +-
 .../hbase/master/HMaster.RedirectServlet.html   |   5184 +-
 .../org/apache/hadoop/hbase/master/HMaster.html |   5184 +-
 .../master/HMasterCommandLine.LocalHMaster.html |    603 +-
 .../hadoop/hbase/master/HMasterCommandLine.html |    603 +-
 .../hadoop/hbase/master/LoadBalancer.html       |     23 +-
 ...MasterAnnotationReadingPriorityFunction.html |    142 +-
 ...MasterCoprocessorHost.MasterEnvironment.html |   2538 +-
 ...st.MasterEnvironmentForCoreCoprocessors.html |   2538 +-
 ...CoprocessorHost.MasterObserverOperation.html |   2538 +-
 .../hbase/master/MasterCoprocessorHost.html     |   2538 +-
 .../hbase/master/MasterMetaBootstrap.html       |    263 +-
 .../MasterRpcServices.BalanceSwitchMode.html    |   4312 +-
 .../hadoop/hbase/master/MasterRpcServices.html  |   4312 +-
 .../hadoop/hbase/master/MasterServices.html     |    296 +-
 .../hbase/master/MetricsAssignmentManager.html  |    194 +-
 .../master/MetricsAssignmentManagerSource.html  |    182 +-
 .../MetricsAssignmentManagerSourceImpl.html     |     20 +-
 .../hbase/master/MetricsMasterFileSystem.html   |     58 +-
 .../master/MetricsMasterFileSystemSource.html   |     80 +-
 .../MetricsMasterFilesystemSourceImpl.html      |      6 +-
 .../hbase/master/MetricsMasterProcSource.html   |     64 +-
 .../master/MetricsMasterProcSourceFactory.html  |     19 +-
 .../master/MetricsMasterProcSourceImpl.html     |     10 +-
 .../hbase/master/MetricsMasterQuotaSource.html  |    190 +-
 .../master/MetricsMasterQuotaSourceFactory.html |     19 +-
 .../master/MetricsMasterQuotaSourceImpl.html    |    263 +-
 .../hbase/master/MetricsMasterSource.html       |    144 +-
 .../master/MetricsMasterSourceFactory.html      |     19 +-
 .../hbase/master/MetricsMasterSourceImpl.html   |     79 +-
 .../hbase/master/MetricsMasterWrapper.html      |    240 +-
 .../hadoop/hbase/master/MetricsSnapshot.html    |     66 +-
 .../hbase/master/MetricsSnapshotSource.html     |     68 +-
 .../hbase/master/MetricsSnapshotSourceImpl.html |      6 +-
 .../master/MirroringTableStateManager.html      |      2 +-
 ...ionPlacementMaintainer.RandomizedMatrix.html |   2161 +-
 .../hbase/master/RegionPlacementMaintainer.html |   2161 +-
 .../master/RegionPlan.RegionPlanComparator.html |      2 +-
 .../apache/hadoop/hbase/master/RegionPlan.html  |      2 +-
 .../hadoop/hbase/master/ServerManager.html      |   1668 +-
 .../hbase/master/TableNamespaceManager.html     |      6 +-
 ...tateManager.TableStateNotFoundException.html |    330 +-
 .../hadoop/hbase/master/TableStateManager.html  |    330 +-
 .../AssignProcedure.CompareAssignProcedure.html |    714 +-
 .../master/assignment/AssignProcedure.html      |    714 +-
 ...signmentManager.RegionInTransitionChore.html |   3733 +-
 ...ssignmentManager.RegionInTransitionStat.html |   3733 +-
 .../master/assignment/AssignmentManager.html    |   3733 +-
 .../FailedRemoteDispatchException.html          |    105 -
 .../assignment/MergeTableRegionsProcedure.html  |   1493 +-
 .../master/assignment/MoveRegionProcedure.html  |    284 +-
 .../RegionStateStore.RegionStateVisitor.html    |    508 +-
 .../master/assignment/RegionStateStore.html     |    508 +-
 .../RegionStates.AssignmentProcedureEvent.html  |   1386 +-
 .../RegionStates.RegionFailedOpen.html          |   1386 +-
 .../RegionStates.RegionStateNode.html           |   1386 +-
 ...RegionStates.RegionStateStampComparator.html |   1386 +-
 .../RegionStates.ServerReportEvent.html         |   1386 +-
 .../assignment/RegionStates.ServerState.html    |   1386 +-
 .../RegionStates.ServerStateNode.html           |   1386 +-
 .../hbase/master/assignment/RegionStates.html   |   1386 +-
 .../assignment/RegionTransitionProcedure.html   |    826 +-
 ...tTableRegionProcedure.StoreFileSplitter.html |   1514 +-
 .../assignment/SplitTableRegionProcedure.html   |   1514 +-
 .../master/assignment/UnassignProcedure.html    |    348 +-
 .../BaseLoadBalancer.Cluster.Action.Type.html   |   2997 +-
 .../BaseLoadBalancer.Cluster.Action.html        |   2997 +-
 ...LoadBalancer.Cluster.AssignRegionAction.html |   2997 +-
 .../BaseLoadBalancer.Cluster.LocalityType.html  |   2997 +-
 ...seLoadBalancer.Cluster.MoveRegionAction.html |   2997 +-
 ...eLoadBalancer.Cluster.SwapRegionsAction.html |   2997 +-
 .../balancer/BaseLoadBalancer.Cluster.html      |   2997 +-
 .../BaseLoadBalancer.DefaultRackManager.html    |   2997 +-
 .../hbase/master/balancer/BaseLoadBalancer.html |   2997 +-
 .../hbase/master/balancer/ClusterLoadState.html |    117 +-
 ...tochasticBalancer.FavoredNodeLoadPicker.html |   1380 +-
 ...asticBalancer.FavoredNodeLocalityPicker.html |   1380 +-
 .../balancer/FavoredStochasticBalancer.html     |   1380 +-
 .../hbase/master/balancer/MetricsBalancer.html  |     56 +-
 .../master/balancer/MetricsBalancerSource.html  |     60 +-
 .../balancer/MetricsBalancerSourceImpl.html     |     71 +-
 .../balancer/MetricsStochasticBalancer.html     |    102 +-
 .../MetricsStochasticBalancerSource.html        |     41 +-
 .../MetricsStochasticBalancerSourceImpl.html    |     45 +-
 ...ochasticLoadBalancer.CandidateGenerator.html |      2 +-
 ...lancer.CostFromRegionLoadAsRateFunction.html |      2 +-
 ...LoadBalancer.CostFromRegionLoadFunction.html |      2 +-
 .../StochasticLoadBalancer.CostFunction.html    |      2 +-
 ...sticLoadBalancer.LoadCandidateGenerator.html |      2 +-
 ...alancer.LocalityBasedCandidateGenerator.html |      2 +-
 ...cLoadBalancer.LocalityBasedCostFunction.html |      2 +-
 ...icLoadBalancer.MemStoreSizeCostFunction.html |      2 +-
 ...StochasticLoadBalancer.MoveCostFunction.html |      2 +-
 ...ncer.PrimaryRegionCountSkewCostFunction.html |      2 +-
 ...icLoadBalancer.RackLocalityCostFunction.html |      2 +-
 ...icLoadBalancer.RandomCandidateGenerator.html |      2 +-
 ...ticLoadBalancer.ReadRequestCostFunction.html |      2 +-
 ...oadBalancer.RegionCountSkewCostFunction.html |      2 +-
 ...alancer.RegionReplicaCandidateGenerator.html |      2 +-
 ...dBalancer.RegionReplicaHostCostFunction.html |      2 +-
 ...cer.RegionReplicaRackCandidateGenerator.html |      2 +-
 ...dBalancer.RegionReplicaRackCostFunction.html |      2 +-
 ...LoadBalancer.ServerLocalityCostFunction.html |      2 +-
 ...asticLoadBalancer.StoreFileCostFunction.html |      2 +-
 ...asticLoadBalancer.TableSkewCostFunction.html |      2 +-
 ...icLoadBalancer.WriteRequestCostFunction.html |      2 +-
 .../master/balancer/StochasticLoadBalancer.html |      2 +-
 .../master/cleaner/BaseFileCleanerDelegate.html |     53 +-
 .../master/cleaner/CleanerChore.Action.html     |    976 +-
 .../cleaner/CleanerChore.CleanerTask.html       |    976 +-
 .../hbase/master/cleaner/CleanerChore.html      |    976 +-
 .../cleaner/HFileCleaner.HFileDeleteTask.html   |      6 +-
 .../hbase/master/cleaner/HFileCleaner.html      |      6 +-
 .../AbstractStateMachineTableProcedure.html     |    288 +-
 .../procedure/DeleteNamespaceProcedure.html     |    580 +-
 .../master/procedure/DisableTableProcedure.html |    615 +-
 .../master/procedure/EnableTableProcedure.html  |    211 +-
 .../procedure/MasterProcedureScheduler.html     |   1367 +-
 ...etaProcedureInterface.MetaOperationType.html |    104 +
 .../procedure/MetaProcedureInterface.html       |    104 +
 .../hbase/master/procedure/MetaQueue.html       |    108 +
 .../master/procedure/ModifyTableProcedure.html  |    816 +-
 ...rocedureDispatcher.AbstractRSRemoteCall.html |   1092 +-
 ...ocedureDispatcher.CloseRegionRemoteCall.html |   1092 +-
 ...ispatcher.CompatRemoteProcedureResolver.html |   1092 +-
 .../RSProcedureDispatcher.DeadRSRemoteCall.html |    669 +
 ...eDispatcher.ExecuteProceduresRemoteCall.html |   1092 +-
 ...rocedureDispatcher.OpenRegionRemoteCall.html |   1092 +-
 ...rocedureDispatcher.RegionCloseOperation.html |   1092 +-
 ...ProcedureDispatcher.RegionOpenOperation.html |   1092 +-
 .../RSProcedureDispatcher.RegionOperation.html  |   1092 +-
 ...edureDispatcher.RemoteProcedureResolver.html |   1092 +-
 .../master/procedure/RSProcedureDispatcher.html |   1092 +-
 .../master/procedure/RecoverMetaProcedure.html  |    435 +-
 .../procedure/RestoreSnapshotProcedure.html     |    932 +-
 .../hbase/master/procedure/SchemaLocking.html   |    305 +-
 .../master/procedure/ServerCrashProcedure.html  |    737 +-
 ...rProcedureInterface.ServerOperationType.html |     60 +-
 .../procedure/ServerProcedureInterface.html     |     60 +-
 ...leProcedureInterface.TableOperationType.html |     63 +-
 .../procedure/TableProcedureInterface.html      |     63 +-
 .../procedure/TruncateTableProcedure.html       |    554 +-
 .../master/replication/ReplicationManager.html  |      2 +-
 .../hbase/master/snapshot/SnapshotManager.html  |   2242 +-
 .../apache/hadoop/hbase/metrics/BaseSource.html |    187 +-
 ...rceImpl.DefaultMetricsSystemInitializer.html |    336 +-
 .../hadoop/hbase/metrics/BaseSourceImpl.html    |    336 +-
 .../hbase/metrics/ExceptionTrackingSource.html  |     75 +-
 .../metrics/ExceptionTrackingSourceImpl.html    |    196 +-
 .../apache/hadoop/hbase/metrics/Interns.html    |    165 +-
 .../hbase/metrics/JvmPauseMonitorSource.html    |     87 +-
 .../hadoop/hbase/metrics/MBeanSource.html       |     36 +-
 .../hadoop/hbase/metrics/MBeanSourceImpl.html   |      4 +-
 .../hadoop/hbase/metrics/MetricsInfoImpl.html   |     12 +-
 .../hadoop/hbase/metrics/OperationMetrics.html  |     83 +-
 ...cRegistriesAdapter.MetricsSourceAdapter.html |    253 +-
 .../impl/GlobalMetricRegistriesAdapter.html     |    253 +-
 .../impl/HBaseMetrics2HadoopMetricsAdapter.html |    247 +-
 .../monitoring/TaskMonitor.MonitorRunnable.html |     20 +-
 ...askMonitor.PassthroughInvocationHandler.html |     20 +-
 .../TaskMonitor.TaskAndWeakRefPair.html         |     20 +-
 .../TaskMonitor.TaskFilter.TaskType.html        |     20 +-
 .../monitoring/TaskMonitor.TaskFilter.html      |     20 +-
 .../hadoop/hbase/monitoring/TaskMonitor.html    |     20 +-
 .../org/apache/hadoop/hbase/net/Address.html    |      2 +-
 .../apache/hadoop/hbase/nio/MultiByteBuff.html  |   1656 +-
 .../hbase/procedure/MasterProcedureManager.html |    127 +-
 .../procedure/MasterProcedureManagerHost.html   |     71 +-
 .../RegionServerProcedureManagerHost.html       |     99 +-
 .../Subprocedure.SubprocedureImpl.html          |    593 +-
 .../hadoop/hbase/procedure/Subprocedure.html    |    593 +-
 .../flush/MasterFlushTableProcedureManager.html |    316 +-
 .../hbase/procedure2/BadProcedureException.html |      2 +-
 .../hbase/procedure2/DelayedProcedure.html      |     15 +-
 .../FailedRemoteDispatchException.html          |    105 +
 .../hbase/procedure2/LockedResourceType.html    |      2 +-
 .../procedure2/NoNodeDispatchException.html     |    105 +
 .../procedure2/NoServerDispatchException.html   |    105 +
 .../NullTargetServerDispatchException.html      |    104 +
 .../hbase/procedure2/Procedure.LockState.html   |   1645 +-
 .../hadoop/hbase/procedure2/Procedure.html      |   1645 +-
 ...edureExecutor.CompletedProcedureCleaner.html |   3182 +-
 ...dureExecutor.CompletedProcedureRetainer.html |   3182 +-
 .../ProcedureExecutor.FailedProcedure.html      |   3182 +-
 ...ProcedureExecutor.KeepAliveWorkerThread.html |   3182 +-
 ...edureExecutor.ProcedureExecutorListener.html |   3182 +-
 .../procedure2/ProcedureExecutor.Testing.html   |   3182 +-
 .../ProcedureExecutor.WorkerMonitor.html        |   3182 +-
 .../ProcedureExecutor.WorkerThread.html         |   3182 +-
 .../hbase/procedure2/ProcedureExecutor.html     |   3182 +-
 .../RemoteProcedureDispatcher.BufferNode.html   |    435 +-
 .../RemoteProcedureDispatcher.DelayedTask.html  |    435 +-
 .../RemoteProcedureDispatcher.RemoteNode.html   |    435 +-
 ...moteProcedureDispatcher.RemoteOperation.html |    435 +-
 ...moteProcedureDispatcher.RemoteProcedure.html |    435 +-
 ...ocedureDispatcher.TimeoutExecutorThread.html |    435 +-
 .../procedure2/RemoteProcedureDispatcher.html   |    435 +-
 .../procedure2/StateMachineProcedure.Flow.html  |    552 +-
 .../hbase/procedure2/StateMachineProcedure.html |    552 +-
 .../store/wal/ProcedureWALPrettyPrinter.html    |    333 +-
 .../wal/WALProcedureStore.LeaseRecovery.html    |   1924 +-
 .../store/wal/WALProcedureStore.PushType.html   |   1924 +-
 .../wal/WALProcedureStore.SyncMetrics.html      |   1924 +-
 .../procedure2/store/wal/WALProcedureStore.html |   1924 +-
 .../hbase/quotas/DefaultOperationQuota.html     |      6 +-
 .../hadoop/hbase/quotas/NoopOperationQuota.html |      2 +-
 .../hadoop/hbase/quotas/NoopQuotaLimiter.html   |      6 +-
 .../quotas/OperationQuota.OperationType.html    |     65 +-
 .../hadoop/hbase/quotas/OperationQuota.html     |     65 +-
 .../hadoop/hbase/quotas/QuotaCache.Fetcher.html |    424 +-
 .../quotas/QuotaCache.QuotaRefresherChore.html  |    424 +-
 .../apache/hadoop/hbase/quotas/QuotaCache.html  |    424 +-
 .../hadoop/hbase/quotas/QuotaLimiter.html       |     80 +-
 .../quotas/RegionServerRpcQuotaManager.html     |     14 +-
 .../quotas/RpcThrottlingException.Type.html     |    203 +
 .../hbase/quotas/RpcThrottlingException.html    |    203 +
 .../hbase/quotas/SpaceQuotaRefresherChore.html  |    211 +-
 .../quotas/TableSpaceQuotaSnapshotNotifier.html |     55 +-
 .../hbase/quotas/ThrottlingException.Type.html  |    275 +-
 .../hbase/quotas/ThrottlingException.html       |    275 +-
 .../hadoop/hbase/quotas/TimeBasedLimiter.html   |    173 +-
 .../DisableTableViolationPolicyEnforcement.html |    120 +-
 ...ssingSnapshotViolationPolicyEnforcement.html |     74 +-
 .../hbase/regionserver/AbstractMemStore.html    |    334 +-
 .../AdaptiveMemStoreCompactionStrategy.html     |     74 +-
 .../BasicMemStoreCompactionStrategy.html        |     28 +-
 .../regionserver/CSLMImmutableSegment.html      |      2 +-
 .../regionserver/CellArrayImmutableSegment.html |      6 +-
 .../regionserver/CellChunkImmutableSegment.html |     14 +-
 .../hadoop/hbase/regionserver/CellSet.html      |      2 +-
 .../regionserver/ChunkCreator.ChunkType.html    |    952 +-
 ...ator.MemStoreChunkPool.StatisticsThread.html |    952 +-
 .../ChunkCreator.MemStoreChunkPool.html         |    952 +-
 .../hadoop/hbase/regionserver/ChunkCreator.html |    952 +-
 ...CompactSplit.AggregatingCompleteTracker.html |     16 +-
 .../CompactSplit.CompactionCompleteTracker.html |     16 +-
 .../CompactSplit.CompactionRunner.html          |     16 +-
 .../regionserver/CompactSplit.Rejection.html    |     16 +-
 .../hadoop/hbase/regionserver/CompactSplit.html |     16 +-
 ...ompactingMemStore.InMemoryFlushRunnable.html |    926 +-
 .../CompactingMemStore.IndexType.html           |    926 +-
 .../hbase/regionserver/CompactingMemStore.html  |    926 +-
 .../hbase/regionserver/CompactionPipeline.html  |    624 +-
 .../regionserver/CompositeImmutableSegment.html |     21 +-
 .../hbase/regionserver/DefaultMemStore.html     |    237 +-
 .../regionserver/DefaultStoreFileManager.html   |      4 +-
 .../hbase/regionserver/DefaultStoreFlusher.html |     15 +-
 .../regionserver/DumpRegionServerMetrics.html   |     79 +-
 .../EagerMemStoreCompactionStrategy.html        |     13 +-
 .../HRegion.BatchOperation.Visitor.html         |  14344 +-
 .../regionserver/HRegion.BatchOperation.html    |  14344 +-
 .../regionserver/HRegion.BulkLoadListener.html  |  14344 +-
 .../HRegion.FlushResult.Result.html             |  14344 +-
 .../hbase/regionserver/HRegion.FlushResult.html |  14344 +-
 .../regionserver/HRegion.FlushResultImpl.html   |  14344 +-
 .../HRegion.MutationBatchOperation.html         |  14344 +-
 .../HRegion.ObservedExceptionsInBatch.html      |  14344 +-
 .../HRegion.PrepareFlushResult.html             |  14344 +-
 .../regionserver/HRegion.RegionScannerImpl.html |  14344 +-
 .../HRegion.ReplayBatchOperation.html           |  14344 +-
 .../regionserver/HRegion.RowLockContext.html    |  14344 +-
 .../hbase/regionserver/HRegion.RowLockImpl.html |  14344 +-
 .../hbase/regionserver/HRegion.WriteState.html  |  14344 +-
 .../hadoop/hbase/regionserver/HRegion.html      |  14344 +-
 .../hbase/regionserver/HRegionFileSystem.html   |      2 +-
 .../HRegionServer.CompactionChecker.html        |   7128 +-
 .../HRegionServer.MovedRegionInfo.html          |   7128 +-
 .../HRegionServer.MovedRegionsCleaner.html      |   7128 +-
 .../HRegionServer.PeriodicMemStoreFlusher.html  |   7128 +-
 .../hbase/regionserver/HRegionServer.html       |   7128 +-
 .../regionserver/HStore.StoreFlusherImpl.html   |   4691 +-
 .../hadoop/hbase/regionserver/HStore.html       |   4691 +-
 .../hadoop/hbase/regionserver/HStoreFile.html   |    593 +-
 .../hbase/regionserver/ImmutableSegment.html    |      6 +-
 .../KeyValueHeap.KVScannerComparator.html       |      4 +-
 .../hadoop/hbase/regionserver/KeyValueHeap.html |      4 +-
 .../hadoop/hbase/regionserver/MemStore.html     |    179 +-
 .../MemStoreCompactionStrategy.Action.html      |     78 +-
 .../MemStoreCompactionStrategy.html             |     78 +-
 .../hbase/regionserver/MemStoreCompactor.html   |    345 +-
 .../MemStoreFlusher.FlushHandler.html           |   1735 +-
 .../MemStoreFlusher.FlushQueueEntry.html        |   1735 +-
 .../MemStoreFlusher.FlushRegionEntry.html       |   1735 +-
 .../hbase/regionserver/MemStoreFlusher.html     |   1735 +-
 .../hbase/regionserver/MemStoreLABImpl.html     |    477 +-
 .../hadoop/hbase/regionserver/MemStoreSize.html |    175 +-
 .../hbase/regionserver/MemStoreSizing.html      |    151 +-
 .../hbase/regionserver/MemStoreSnapshot.html    |      5 +-
 .../MetricsHeapMemoryManagerSource.html         |    220 +-
 .../MetricsHeapMemoryManagerSourceImpl.html     |     10 +-
 .../MetricsRegionAggregateSource.html           |     89 +-
 .../MetricsRegionAggregateSourceImpl.html       |    170 +-
 .../MetricsRegionServerQuotaSource.html         |     84 +-
 .../regionserver/MetricsRegionServerSource.html |   1040 +-
 .../MetricsRegionServerSourceFactory.html       |    104 +-
 ...nServerSourceFactoryImpl.FactoryStorage.html |     45 +-
 .../MetricsRegionServerSourceFactoryImpl.html   |     45 +-
 .../MetricsRegionServerSourceImpl.html          |    528 +-
 .../MetricsRegionServerWrapper.html             |    969 +-
 .../hbase/regionserver/MetricsRegionSource.html |    156 +-
 .../regionserver/MetricsRegionSourceImpl.html   |     14 +-
 .../regionserver/MetricsRegionWrapper.html      |    263 +-
 .../MetricsTableAggregateSource.html            |     94 +-
 .../MetricsTableAggregateSourceImpl.html        |     16 +-
 .../regionserver/MetricsTableLatencies.html     |    217 +-
 .../hbase/regionserver/MetricsTableSource.html  |     67 +-
 .../regionserver/MetricsTableSourceImpl.html    |     44 +-
 .../MetricsTableWrapperAggregate.html           |     76 +-
 .../hbase/regionserver/MutableSegment.html      |      4 +-
 .../NonThreadSafeMemStoreSizing.html            |    153 +
 .../regionserver/RSRpcServices.LogDelegate.html |   6956 +-
 ...SRpcServices.RegionScannerCloseCallBack.html |   6956 +-
 .../RSRpcServices.RegionScannerHolder.html      |   6956 +-
 ...pcServices.RegionScannerShippedCallBack.html |   6956 +-
 ...RpcServices.RegionScannersCloseCallBack.html |   6956 +-
 .../RSRpcServices.ScannerListener.html          |   6956 +-
 .../hbase/regionserver/RSRpcServices.html       |   6956 +-
 .../hbase/regionserver/Region.Operation.html    |    943 +-
 .../hbase/regionserver/Region.RowLock.html      |    943 +-
 .../hadoop/hbase/regionserver/Region.html       |    943 +-
 ...processorHost.BulkLoadObserverOperation.html |   3448 +-
 ...RegionCoprocessorHost.RegionEnvironment.html |   3448 +-
 ...st.RegionEnvironmentForCoreCoprocessors.html |   3448 +-
 ...st.RegionObserverOperationWithoutResult.html |   3448 +-
 ...processorHost.TableCoprocessorAttribute.html |   3448 +-
 .../regionserver/RegionCoprocessorHost.html     |   3448 +-
 .../regionserver/RegionServerAccounting.html    |     57 +-
 ...CoprocessorHost.RegionServerEnvironment.html |    535 +-
 ...ionServerEnvironmentForCoreCoprocessors.html |    535 +-
 ...essorHost.RegionServerObserverOperation.html |    535 +-
 .../RegionServerCoprocessorHost.html            |    535 +-
 ...ionServerServices.PostOpenDeployContext.html |      7 +-
 ...erServices.RegionStateTransitionContext.html |      7 +-
 .../regionserver/RegionServerServices.html      |      7 +-
 .../regionserver/RegionServicesForStores.html   |      4 +-
 .../regionserver/ReversedRegionScannerImpl.html |     71 +-
 .../regionserver/ScannerContext.Builder.html    |    383 +-
 .../ScannerContext.LimitFields.html             |    383 +-
 .../regionserver/ScannerContext.LimitScope.html |    383 +-
 .../regionserver/ScannerContext.NextState.html  |    383 +-
 .../ScannerContext.ProgressFields.html          |    383 +-
 .../hbase/regionserver/ScannerContext.html      |    383 +-
 ...eBulkLoadManager.SecureBulkLoadListener.html |    498 +-
 .../regionserver/SecureBulkLoadManager.html     |    498 +-
 .../hadoop/hbase/regionserver/Segment.html      |    656 +-
 .../regionserver/SnapshotSegmentScanner.html    |    173 +
 .../SplitLogWorker.TaskExecutor.Status.html     |    378 +-
 .../SplitLogWorker.TaskExecutor.html            |    378 +-
 .../hbase/regionserver/SplitLogWorker.html      |    378 +-
 .../hbase/regionserver/SteppingSplitPolicy.html |     31 +-
 .../hadoop/hbase/regionserver/StoreFile.html    |     75 +-
 .../regionserver/StoreFileWriter.Builder.html   |      2 +-
 .../hbase/regionserver/StoreFileWriter.html     |      2 +-
 .../hadoop/hbase/regionserver/StoreScanner.html |    348 +-
 .../hadoop/hbase/regionserver/StoreUtils.html   |      2 +-
 ...eFileManager.CompactionOrFlushMergeCopy.html |      2 +-
 ...ger.KeyBeforeConcatenatedLists.Iterator.html |      2 +-
 ...eFileManager.KeyBeforeConcatenatedLists.html |      2 +-
 .../StripeStoreFileManager.State.html           |      2 +-
 .../regionserver/StripeStoreFileManager.html    |      2 +-
 .../regionserver/ThreadSafeMemStoreSizing.html  |    152 +
 .../compactions/Compactor.CellSinkFactory.html  |    607 +-
 .../compactions/Compactor.FileDetails.html      |    607 +-
 .../Compactor.InternalScannerFactory.html       |    607 +-
 .../regionserver/compactions/Compactor.html     |    607 +-
 .../DateTieredCompactionRequest.html            |     39 +-
 .../handler/CloseRegionHandler.html             |     55 +-
 .../wal/AbstractFSWAL.WalProps.html             |   1880 +-
 .../hbase/regionserver/wal/AbstractFSWAL.html   |   1880 +-
 .../wal/AbstractProtobufLogWriter.html          |    176 +-
 .../hbase/regionserver/wal/AsyncFSWAL.html      |      4 +-
 .../wal/FSHLog.RingBufferEventHandler.html      |      2 +-
 .../wal/FSHLog.RingBufferExceptionHandler.html  |      2 +-
 .../wal/FSHLog.SafePointZigZagLatch.html        |      2 +-
 .../regionserver/wal/FSHLog.SyncRunner.html     |      2 +-
 .../hadoop/hbase/regionserver/wal/FSHLog.html   |      2 +-
 .../regionserver/wal/MetricsWALSource.html      |    156 +-
 .../regionserver/wal/MetricsWALSourceImpl.html  |    195 +-
 .../wal/WALCoprocessorHost.WALEnvironment.html  |    345 +-
 ...WALCoprocessorHost.WALObserverOperation.html |    345 +-
 .../regionserver/wal/WALCoprocessorHost.html    |    345 +-
 .../hadoop/hbase/regionserver/wal/WALUtil.html  |    298 +-
 .../hbase/replication/BulkLoadCellFilter.html   |    133 +-
 ...cationEndpoint.PeerRegionServerListener.html |    376 +-
 .../replication/HBaseReplicationEndpoint.html   |    376 +-
 .../hbase/replication/ReplicationLoadSink.html  |     24 +-
 .../replication/ReplicationLoadSource.html      |     31 +-
 .../DumpReplicationQueues.DumpOptions.html      |    819 +-
 ...DumpReplicationQueues.WarnOnlyAbortable.html |    819 +-
 ...DumpReplicationQueues.WarnOnlyStoppable.html |    819 +-
 .../regionserver/DumpReplicationQueues.html     |    819 +-
 .../MetricsReplicationGlobalSourceSource.html   |    423 +-
 .../MetricsReplicationSinkSource.html           |     27 +-
 .../MetricsReplicationSinkSourceImpl.html       |     77 +-
 .../regionserver/MetricsReplicationSource.html  |     56 +-
 .../MetricsReplicationSourceFactory.html        |     13 +-
 ...plicationSourceFactoryImpl.SourceHolder.html |     39 +-
 .../MetricsReplicationSourceFactoryImpl.html    |     39 +-
 .../MetricsReplicationSourceImpl.html           |      4 +-
 .../MetricsReplicationSourceSource.html         |    108 +-
 .../MetricsReplicationSourceSourceImpl.html     |    435 +-
 .../replication/regionserver/MetricsSink.html   |     23 +-
 .../replication/regionserver/MetricsSource.html |    273 +-
 .../regionserver/ReplicationLoad.html           |    209 +-
 .../ReplicationSinkManager.SinkPeer.html        |    330 +-
 .../regionserver/ReplicationSinkManager.html    |    330 +-
 .../regionserver/ReplicationSourceFactory.html  |     25 +-
 ...ourceManager.AdoptAbandonedQueuesWorker.html |    753 +-
 ...icationSourceManager.NodeFailoverWorker.html |    753 +-
 .../regionserver/ReplicationSourceManager.html  |    753 +-
 .../ReplicationSyncUp.DummyServer.html          |    298 +-
 .../regionserver/ReplicationSyncUp.html         |    298 +-
 .../hadoop/hbase/rest/MetricsRESTSource.html    |    234 +-
 .../hbase/rest/MetricsRESTSourceImpl.html       |    297 +-
 .../hbase/rest/ProtobufStreamingOutput.html     |     30 +-
 .../hadoop/hbase/rest/RESTDemoClient.html       |    216 +
 .../apache/hadoop/hbase/rest/RESTServer.html    |    582 +-
 .../apache/hadoop/hbase/rest/client/Client.html |   1321 +-
 .../RemoteHTable.CheckAndMutateBuilderImpl.html |   1794 +-
 .../rest/client/RemoteHTable.Scanner.Iter.html  |   1794 +-
 .../hbase/rest/client/RemoteHTable.Scanner.html |   1794 +-
 .../hadoop/hbase/rest/client/RemoteHTable.html  |   1794 +-
 .../hadoop/hbase/rest/filter/AuthFilter.html    |     26 +-
 ...upAdminEndpoint.RSGroupAdminServiceImpl.html |    902 +-
 .../hbase/rsgroup/RSGroupAdminEndpoint.html     |    902 +-
 .../hbase/rsgroup/RSGroupBasedLoadBalancer.html |    520 +-
 ...InfoManagerImpl.FailedOpenUpdaterThread.html |   1767 +-
 ...oupInfoManagerImpl.RSGroupStartupWorker.html |   1767 +-
 ...oManagerImpl.ServerEventsListenerThread.html |   1767 +-
 .../hbase/rsgroup/RSGroupInfoManagerImpl.html   |   1767 +-
 .../security/access/AccessControlLists.html     |      2 +-
 .../access/AccessController.OpType.html         |   2781 +-
 .../hbase/security/access/AccessController.html |   2781 +-
 .../CoprocessorWhitelistMasterObserver.html     |    316 +-
 .../DefaultVisibilityLabelServiceImpl.html      |      6 +-
 ...bilityNewVersionBehaivorTracker.TagInfo.html |    337 +-
 ...vorTracker.VisibilityDeleteVersionsNode.html |    337 +-
 .../VisibilityNewVersionBehaivorTracker.html    |    337 +-
 .../visibility/VisibilityReplication.html       |     71 +-
 .../hadoop/hbase/snapshot/CreateSnapshot.html   |    125 +-
 .../hbase/snapshot/ExportSnapshot.Counter.html  |     86 +-
 .../snapshot/ExportSnapshot.ExportMapper.html   |     86 +-
 ...hotInputFormat.ExportSnapshotInputSplit.html |     86 +-
 ...tInputFormat.ExportSnapshotRecordReader.html |     86 +-
 ...xportSnapshot.ExportSnapshotInputFormat.html |     86 +-
 .../hbase/snapshot/ExportSnapshot.Options.html  |     86 +-
 .../hbase/snapshot/ExportSnapshot.Testing.html  |     86 +-
 .../hadoop/hbase/snapshot/ExportSnapshot.html   |     86 +-
 .../hbase/snapshot/SnapshotInfo.Options.html    |     34 +-
 .../SnapshotInfo.SnapshotStats.FileInfo.html    |     34 +-
 .../snapshot/SnapshotInfo.SnapshotStats.html    |     34 +-
 .../hadoop/hbase/snapshot/SnapshotInfo.html     |     34 +-
 .../apache/hadoop/hbase/thrift/DemoClient.html  |     44 +-
 .../thrift/HttpAuthenticationException.html     |     47 +-
 .../hadoop/hbase/thrift/HttpDoAsClient.html     |    529 +-
 .../IncrementCoalescer.DaemonThreadFactory.html |    701 +-
 .../IncrementCoalescer.FullyQualifiedRow.html   |    701 +-
 .../hadoop/hbase/thrift/IncrementCoalescer.html |    701 +-
 .../hbase/thrift/IncrementCoalescerMBean.html   |     61 +-
 .../hbase/thrift/MetricsThriftServerSource.html |    136 +-
 .../MetricsThriftServerSourceFactory.html       |     33 +-
 .../thrift/MetricsThriftServerSourceImpl.html   |    253 +-
 .../hbase/thrift/THBaseThreadPoolExecutor.html  |     74 +-
 ...iftHttpServlet.HttpKerberosServerAction.html |    254 +-
 .../ThriftHttpServlet.RemoteUserIdentity.html   |    310 +
 .../hadoop/hbase/thrift/ThriftHttpServlet.html  |    254 +-
 .../hadoop/hbase/thrift/ThriftServer.html       |    422 +-
 .../thrift/ThriftServerRunner.HBaseHandler.html |   3900 +-
 .../ThriftServerRunner.IOErrorWithCause.html    |   3900 +-
 .../thrift/ThriftServerRunner.ImplType.html     |   3900 +-
 ...ThriftServerRunner.ResultScannerWrapper.html |   3900 +-
 .../hadoop/hbase/thrift/ThriftServerRunner.html |   3900 +-
 .../apache/hadoop/hbase/thrift2/DemoClient.html |    317 +-
 .../hadoop/hbase/thrift2/ThriftServer.html      |    657 +-
 .../hadoop/hbase/thrift2/ThriftUtilities.html   |   1169 +-
 .../AssignmentManagerStatusTmpl.ImplData.html   |      2 +-
 .../AssignmentManagerStatusTmpl.Intf.html       |      2 +-
 .../master/AssignmentManagerStatusTmpl.html     |      2 +-
 .../master/AssignmentManagerStatusTmplImpl.html |      2 +-
 .../master/BackupMasterStatusTmpl.ImplData.html |      2 +-
 .../master/BackupMasterStatusTmpl.Intf.html     |      2 +-
 .../tmpl/master/BackupMasterStatusTmpl.html     |      2 +-
 .../tmpl/master/BackupMasterStatusTmplImpl.html |      2 +-
 .../tmpl/master/MasterStatusTmpl.ImplData.html  |      2 +-
 .../tmpl/master/MasterStatusTmpl.Intf.html      |      2 +-
 .../hbase/tmpl/master/MasterStatusTmpl.html     |      2 +-
 .../hbase/tmpl/master/MasterStatusTmplImpl.html |      2 +-
 .../tmpl/master/RSGroupListTmpl.ImplData.html   |      2 +-
 .../hbase/tmpl/master/RSGroupListTmpl.Intf.html |      2 +-
 .../hbase/tmpl/master/RSGroupListTmpl.html      |      2 +-
 .../hbase/tmpl/master/RSGroupListTmplImpl.html  |     12 +-
 .../master/RegionServerListTmpl.ImplData.html   |      2 +-
 .../tmpl/master/RegionServerListTmpl.Intf.html  |      2 +-
 .../hbase/tmpl/master/RegionServerListTmpl.html |      2 +-
 .../tmpl/master/RegionServerListTmplImpl.html   |      4 +-
 .../regionserver/BlockCacheTmpl.ImplData.html   |      2 +-
 .../tmpl/regionserver/BlockCacheTmpl.Intf.html  |      2 +-
 .../hbase/tmpl/regionserver/BlockCacheTmpl.html |      2 +-
 .../tmpl/regionserver/BlockCacheTmplImpl.html   |      2 +-
 .../BlockCacheViewTmpl.ImplData.html            |      2 +-
 .../regionserver/BlockCacheViewTmpl.Intf.html   |      2 +-
 .../tmpl/regionserver/BlockCacheViewTmpl.html   |      2 +-
 .../regionserver/BlockCacheViewTmplImpl.html    |      2 +-
 .../regionserver/RSStatusTmpl.ImplData.html     |      2 +-
 .../tmpl/regionserver/RSStatusTmpl.Intf.html    |      2 +-
 .../hbase/tmpl/regionserver/RSStatusTmpl.html   |      2 +-
 .../tmpl/regionserver/RSStatusTmplImpl.html     |      2 +-
 .../regionserver/RegionListTmpl.ImplData.html   |      2 +-
 .../tmpl/regionserver/RegionListTmpl.Intf.html  |      2 +-
 .../hbase/tmpl/regionserver/RegionListTmpl.html |      2 +-
 .../tmpl/regionserver/RegionListTmplImpl.html   |      4 +-
 .../ServerMetricsTmpl.ImplData.html             |      2 +-
 .../regionserver/ServerMetricsTmpl.Intf.html    |      2 +-
 .../tmpl/regionserver/ServerMetricsTmpl.html    |      2 +-
 .../regionserver/ServerMetricsTmplImpl.html     |      2 +-
 .../hadoop/hbase/tool/Canary.Monitor.html       |   1493 +-
 .../hadoop/hbase/tool/Canary.RegionMonitor.html |   1493 +-
 .../hbase/tool/Canary.RegionServerMonitor.html  |   1493 +-
 .../tool/Canary.RegionServerStdOutSink.html     |   1493 +-
 .../hbase/tool/Canary.RegionServerTask.html     |   1493 +-
 .../hbase/tool/Canary.RegionStdOutSink.html     |   1493 +-
 .../hbase/tool/Canary.RegionTask.TaskType.html  |   1493 +-
 .../hadoop/hbase/tool/Canary.RegionTask.html    |   1493 +-
 .../apache/hadoop/hbase/tool/Canary.Sink.html   |   1493 +-
 .../hadoop/hbase/tool/Canary.StdOutSink.html    |   1493 +-
 .../hbase/tool/Canary.ZookeeperMonitor.html     |   1493 +-
 .../hbase/tool/Canary.ZookeeperStdOutSink.html  |   1493 +-
 .../hadoop/hbase/tool/Canary.ZookeeperTask.html |   1493 +-
 .../org/apache/hadoop/hbase/tool/Canary.html    |   1493 +-
 .../hbase/tool/DataBlockEncodingValidator.html  |    180 +
 .../LoadIncrementalHFiles.BulkHFileVisitor.html |   2282 +-
 .../LoadIncrementalHFiles.LoadQueueItem.html    |   2282 +-
 .../hbase/tool/LoadIncrementalHFiles.html       |   2282 +-
 .../hadoop/hbase/tool/PreUpgradeValidator.html  |    188 +
 .../hadoop/hbase/tool/WriteSinkCoprocessor.html |     92 +-
 .../coprocessor/Branch1CoprocessorMethods.html  |   1209 +
 .../tool/coprocessor/CoprocessorMethod.html     |    145 +
 .../tool/coprocessor/CoprocessorMethods.html    |    138 +
 ...ocessorValidator.ResolverUrlClassLoader.html |    319 +
 .../tool/coprocessor/CoprocessorValidator.html  |    319 +
 .../CoprocessorViolation.Severity.html          |    128 +
 .../tool/coprocessor/CoprocessorViolation.html  |    128 +
 .../coprocessor/CurrentCoprocessorMethods.html  |    119 +
 .../apache/hadoop/hbase/trace/TraceUtil.html    |    198 +-
 .../org/apache/hadoop/hbase/types/PBCell.html   |    109 +-
 ...bstractHBaseTool.OptionsOrderComparator.html |    278 +-
 .../hadoop/hbase/util/AbstractHBaseTool.html    |    278 +-
 .../hadoop/hbase/util/ByteBufferUtils.html      |   2000 +-
 .../hbase/util/Bytes.ByteArrayComparator.html   |   5125 +-
 .../hadoop/hbase/util/Bytes.Comparer.html       |   5125 +-
 ...raphicalComparerHolder.PureJavaComparer.html |   5125 +-
 ...ographicalComparerHolder.UnsafeComparer.html |   5125 +-
 .../Bytes.LexicographicalComparerHolder.html    |   5125 +-
 .../hbase/util/Bytes.RowEndKeyComparator.html   |   5125 +-
 .../org/apache/hadoop/hbase/util/Bytes.html     |   5125 +-
 .../hbase/util/ClassSize.MemoryLayout.html      |      4 +-
 .../util/ClassSize.UnsafeLayout.HeaderSize.html |      4 +-
 .../hbase/util/ClassSize.UnsafeLayout.html      |      4 +-
 .../org/apache/hadoop/hbase/util/ClassSize.html |      4 +-
 .../hadoop/hbase/util/FSTableDescriptors.html   |   1436 +-
 .../hadoop/hbase/util/GetJavaProperty.html      |     37 +-
 ...BaseFsck.CheckRegionConsistencyWorkItem.html |   9907 +-
 .../HBaseFsck.ErrorReporter.ERROR_CODE.html     |   9907 +-
 .../hbase/util/HBaseFsck.ErrorReporter.html     |   9907 +-
 .../hbase/util/HBaseFsck.FileLockCallable.html  |   9907 +-
 .../hbase/util/HBaseFsck.HBaseFsckTool.html     |   9907 +-
 .../hadoop/hbase/util/HBaseFsck.HbckInfo.html   |   9907 +-
 .../hadoop/hbase/util/HBaseFsck.HdfsEntry.html  |   9907 +-
 .../hadoop/hbase/util/HBaseFsck.MetaEntry.html  |   9907 +-
 .../hbase/util/HBaseFsck.OnlineEntry.html       |   9907 +-
 .../util/HBaseFsck.PrintingErrorReporter.html   |   9907 +-
 .../HBaseFsck.RegionBoundariesInformation.html  |   9907 +-
 .../util/HBaseFsck.RegionRepairException.html   |   9907 +-
 .../HBaseFsck.TableInfo.HDFSIntegrityFixer.html |   9907 +-
 ...aseFsck.TableInfo.IntegrityFixSuggester.html |   9907 +-
 .../hadoop/hbase/util/HBaseFsck.TableInfo.html  |   9907 +-
 .../hbase/util/HBaseFsck.WorkItemHdfsDir.html   |   9907 +-
 .../util/HBaseFsck.WorkItemHdfsRegionInfo.html  |   9907 +-
 .../util/HBaseFsck.WorkItemOverlapMerge.html    |   9907 +-
 .../hbase/util/HBaseFsck.WorkItemRegion.html    |   9907 +-
 .../org/apache/hadoop/hbase/util/HBaseFsck.html |   9907 +-
 .../hadoop/hbase/util/HFileArchiveUtil.html     |    316 +-
 .../hadoop/hbase/util/JSONBean.Writer.html      |    677 +-
 .../org/apache/hadoop/hbase/util/JSONBean.html  |    677 +-
 .../hadoop/hbase/util/JSONMetricUtil.html       |    387 +-
 .../hadoop/hbase/util/RegionMover.Load.html     |   1923 +-
 .../hbase/util/RegionMover.MoveWithAck.html     |   1923 +-
 .../hbase/util/RegionMover.MoveWithoutAck.html  |   1923 +-
 .../util/RegionMover.RegionMoverBuilder.html    |   1923 +-
 .../hadoop/hbase/util/RegionMover.Unload.html   |   1923 +-
 .../apache/hadoop/hbase/util/RegionMover.html   |   1923 +-
 .../util/RegionSplitter.DecimalStringSplit.html |     92 +-
 .../util/RegionSplitter.HexStringSplit.html     |     92 +-
 .../util/RegionSplitter.NumberStringSplit.html  |     92 +-
 .../util/RegionSplitter.SplitAlgorithm.html     |     92 +-
 .../hbase/util/RegionSplitter.UniformSplit.html |     92 +-
 .../hadoop/hbase/util/RegionSplitter.html       |     92 +-
 .../hbase/util/RollingStatCalculator.html       |    187 +-
 .../hbase/util/ServerRegionReplicaUtil.html     |    345 +-
 ...utdownHookManager.ShutdownHookManagerV1.html |    164 +-
 ...utdownHookManager.ShutdownHookManagerV2.html |    164 +-
 .../hadoop/hbase/util/ShutdownHookManager.html  |    164 +-
 .../apache/hadoop/hbase/util/SortedList.html    |    434 +-
 .../apache/hadoop/hbase/util/UnsafeAccess.html  |     34 +-
 .../apache/hadoop/hbase/util/VersionInfo.html   |     91 +-
 .../hadoop/hbase/util/YammerHistogramUtils.html |    145 +-
 .../util/compaction/MajorCompactor.Compact.html |     58 +-
 .../hbase/util/compaction/MajorCompactor.html   |     58 +-
 .../util/hbck/TableIntegrityErrorHandler.html   |    161 +-
 .../hbck/TableIntegrityErrorHandlerImpl.html    |    155 +-
 .../wal/AsyncFSWALProvider.AsyncWriter.html     |    189 +-
 .../hadoop/hbase/wal/AsyncFSWALProvider.html    |    189 +-
 .../wal/DisabledWALProvider.DisabledWAL.html    |    444 +-
 .../hadoop/hbase/wal/DisabledWALProvider.html   |    444 +-
 .../hadoop/hbase/wal/FSHLogProvider.Writer.html |    155 +-
 .../apache/hadoop/hbase/wal/FSHLogProvider.html |    155 +-
 .../hbase/wal/NettyAsyncFSWALConfigHelper.html  |     76 +-
 .../hadoop/hbase/wal/WALFactory.Providers.html  |    791 +-
 .../org/apache/hadoop/hbase/wal/WALFactory.html |    791 +-
 .../hadoop/hbase/wal/WALPrettyPrinter.html      |    791 +-
 ...tter.BoundedLogWriterCreationOutputSink.html |     98 +-
 .../WALSplitter.CorruptedLogFileException.html  |     98 +-
 .../hbase/wal/WALSplitter.EntryBuffers.html     |     98 +-
 ...WALSplitter.LogRecoveredEditsOutputSink.html |     98 +-
 .../hbase/wal/WALSplitter.MutationReplay.html   |     98 +-
 .../hbase/wal/WALSplitter.OutputSink.html       |     98 +-
 .../wal/WALSplitter.PipelineController.html     |     98 +-
 .../wal/WALSplitter.RegionEntryBuffer.html      |     98 +-
 .../hbase/wal/WALSplitter.SinkWriter.html       |     98 +-
 .../hbase/wal/WALSplitter.WriterAndPath.html    |     98 +-
 .../hbase/wal/WALSplitter.WriterThread.html     |     98 +-
 .../apache/hadoop/hbase/wal/WALSplitter.html    |     98 +-
 .../hbase/zookeeper/MetricsZooKeeperSource.html |    240 +-
 .../zookeeper/MetricsZooKeeperSourceImpl.html   |    237 +-
 .../hbase/zookeeper/ReadOnlyZKClient.Task.html  |      2 +-
 .../zookeeper/ReadOnlyZKClient.ZKTask.html      |      2 +-
 .../hbase/zookeeper/ReadOnlyZKClient.html       |      2 +-
 .../zookeeper/RegionNormalizerTracker.html      |    127 +-
 .../apache/hadoop/metrics2/MetricHistogram.html |     57 +-
 .../apache/hadoop/metrics2/MetricsExecutor.html |     20 +-
 .../JmxCacheBuster.JmxCacheBusterRunnable.html  |     16 +-
 .../hadoop/metrics2/impl/JmxCacheBuster.html    |     16 +-
 .../lib/DefaultMetricsSystemHelper.html         |    154 +-
 .../metrics2/lib/DynamicMetricsRegistry.html    |    651 +-
 .../MetricsExecutorImpl.ExecutorSingleton.html  |      4 +-
 ...torImpl.ThreadPoolExecutorThreadFactory.html |      4 +-
 .../metrics2/lib/MetricsExecutorImpl.html       |      4 +-
 .../hadoop/metrics2/lib/MutableFastCounter.html |     76 +-
 .../hadoop/metrics2/lib/MutableHistogram.html   |     16 +-
 .../metrics2/lib/MutableRangeHistogram.html     |    141 +-
 .../metrics2/lib/MutableSizeHistogram.html      |      4 +-
 .../metrics2/lib/MutableTimeHistogram.html      |      6 +-
 .../hadoop/metrics2/util/MetricQuantile.html    |     89 +-
 .../util/MetricSampleQuantiles.SampleItem.html  |     10 +-
 .../metrics2/util/MetricSampleQuantiles.html    |     10 +-
 .../archetypes/exemplars/client/HelloHBase.html |      2 +-
 2.0/export_control.html                         |      8 +-
 2.0/index.html                                  |      8 +-
 2.0/integration.html                            |      8 +-
 2.0/issue-tracking.html                         |      8 +-
 2.0/license.html                                |      8 +-
 2.0/mail-lists.html                             |      8 +-
 2.0/metrics.html                                |      8 +-
 2.0/old_news.html                               |      8 +-
 2.0/plugin-management.html                      |     90 +-
 2.0/plugins.html                                |     20 +-
 2.0/poweredbyhbase.html                         |      8 +-
 2.0/project-info.html                           |      8 +-
 2.0/project-reports.html                        |      8 +-
 2.0/project-summary.html                        |     10 +-
 2.0/pseudo-distributed.html                     |      8 +-
 2.0/replication.html                            |      8 +-
 2.0/resources.html                              |      8 +-
 2.0/source-repository.html                      |      8 +-
 2.0/sponsors.html                               |      8 +-
 2.0/supportingprojects.html                     |      8 +-
 2.0/team-list.html                              |      8 +-
 2.0/testapidocs/allclasses-frame.html           |     18 +-
 2.0/testapidocs/allclasses-noframe.html         |     18 +-
 2.0/testapidocs/constant-values.html            |     32 +-
 2.0/testapidocs/deprecated-list.html            |      4 +-
 2.0/testapidocs/help-doc.html                   |      4 +-
 2.0/testapidocs/index-all.html                  |    439 +-
 2.0/testapidocs/index.html                      |      2 +-
 .../hadoop/hbase/AcidGuaranteesTestBase.html    |      4 +-
 .../AcidGuaranteesTestTool.AtomicGetReader.html |      4 +-
 ...AcidGuaranteesTestTool.AtomicScanReader.html |      4 +-
 .../AcidGuaranteesTestTool.AtomicityWriter.html |      4 +-
 .../hadoop/hbase/AcidGuaranteesTestTool.html    |     14 +-
 .../apache/hadoop/hbase/ClassFinder.And.html    |      4 +-
 .../hadoop/hbase/ClassFinder.ClassFilter.html   |      4 +-
 .../hbase/ClassFinder.FileNameFilter.html       |      4 +-
 .../apache/hadoop/hbase/ClassFinder.Not.html    |      4 +-
 .../hbase/ClassFinder.ResourcePathFilter.html   |      4 +-
 .../org/apache/hadoop/hbase/ClassFinder.html    |      4 +-
 .../hbase/ClassTestFinder.TestClassFilter.html  |      4 +-
 .../ClassTestFinder.TestFileNameFilter.html     |      4 +-
 .../apache/hadoop/hbase/ClassTestFinder.html    |      4 +-
 .../hadoop/hbase/DistributedHBaseCluster.html   |      4 +-
 .../hbase/GenericTestUtils.DelayAnswer.html     |      4 +-
 .../hbase/GenericTestUtils.DelegateAnswer.html  |      4 +-
 .../hbase/GenericTestUtils.SleepAnswer.html     |      4 +-
 .../apache/hadoop/hbase/GenericTestUtils.html   |      4 +-
 .../apache/hadoop/hbase/HBaseClassTestRule.html |      4 +-
 .../hadoop/hbase/HBaseClassTestRuleChecker.html |      4 +-
 .../org/apache/hadoop/hbase/HBaseCluster.html   |      4 +-
 .../hbase/HBaseClusterManager.RemoteShell.html  |      4 +-
 .../hadoop/hbase/HBaseClusterManager.html       |      4 +-
 .../hadoop/hbase/HBaseCommonTestingUtility.html |      4 +-
 .../org/apache/hadoop/hbase/HBaseTestCase.html  |     14 +-
 .../HBaseTestingUtility.SeenRowTracker.html     |     12 +-
 .../hadoop/hbase/HBaseTestingUtility.html       |    436 +-
 .../hadoop/hbase/HBaseZKTestingUtility.html     |      4 +-
 .../hbase/HFilePerformanceEvaluation.html       |      4 +-
 .../org/apache/hadoop/hbase/HTestConst.html     |      4 +-
 .../org/apache/hadoop/hbase/HadoopShims.html    |      4 +-
 .../apache/hadoop/hbase/HadoopShimsImpl.html    |      8 +-
 .../hbase/IntegrationTestAcidGuarantees.html    |      8 +-
 .../hadoop/hbase/IntegrationTestBase.html       |     74 +-
 .../hbase/IntegrationTestDDLMasterFailover.html |     14 +-
 .../hadoop/hbase/IntegrationTestIngest.html     |      8 +-
 .../IntegrationTestIngestStripeCompactions.html |      8 +-
 .../hbase/IntegrationTestIngestWithACL.html     |     36 +-
 .../IntegrationTestIngestWithEncryption.html    |      8 +-
 .../hbase/IntegrationTestIngestWithMOB.html     |     40 +-
 .../hbase/IntegrationTestIngestWithTags.html    |      8 +-
 ...tegrationTestIngestWithVisibilityLabels.html |      8 +-
 .../hbase/IntegrationTestLazyCfLoading.html     |      4 +-
 .../hbase/IntegrationTestManyRegions.html       |      4 +-
 .../hbase/IntegrationTestMetaReplicas.html      |      4 +-
 .../hbase/IntegrationTestRegionReplicaPerf.html |     40 +-
 ...eplication.DelayingMultiThreadedUpdater.html |      4 +-
 ...Replication.DelayingMultiThreadedWriter.html |      4 +-
 ...IntegrationTestRegionReplicaReplication.html |      8 +-
 .../hadoop/hbase/IntegrationTestingUtility.html |      4 +-
 .../hadoop/hbase/IntegrationTestsDriver.html    |     24 +-
 .../apache/hadoop/hbase/MetaMockingUtil.html    |      4 +-
 ...aseCluster.MiniHBaseClusterRegionServer.html |     18 +-
 .../apache/hadoop/hbase/MiniHBaseCluster.html   |    132 +-
 .../hadoop/hbase/MockRegionServerServices.html  |     47 +-
 ...ltithreadedTestUtil.RepeatingTestThread.html |      4 +-
 .../MultithreadedTestUtil.TestContext.html      |      4 +-
 .../hbase/MultithreadedTestUtil.TestThread.html |      4 +-
 .../hadoop/hbase/MultithreadedTestUtil.html     |      4 +-
 .../hbase/PerformanceEvaluation.Counter.html    |     14 +-
 ...PerformanceEvaluation.EvaluationMapTask.html |     16 +-
 .../hbase/PerformanceEvaluation.RunResult.html  |     16 +-
 .../hadoop/hbase/PerformanceEvaluation.html     |     64 +-
 .../hbase/PerformanceEvaluationCommons.html     |      4 +-
 .../org/apache/hadoop/hbase/QosTestHelper.html  |      4 +-
 .../hadoop/hbase/RESTApiClusterManager.html     |      4 +-
 .../hadoop/hbase/RandomStringGenerator.html     |      4 +-
 .../hadoop/hbase/RandomStringGeneratorImpl.html |      4 +-
 .../apache/hadoop/hbase/ResourceChecker.html    |      4 +-
 .../hbase/ResourceCheckerJUnitListener.html     |      4 +-
 .../ScanPerformanceEvaluation.MyMapper.html     |      4 +-
 .../ScanPerformanceEvaluation.ScanCounter.html  |      4 +-
 .../hadoop/hbase/ScanPerformanceEvaluation.html |     14 +-
 ...manceEvaluation.SeqShardedDataGenerator.html |      4 +-
 .../StripeCompactionsPerformanceEvaluation.html |     14 +-
 .../TestAcidGuaranteesWithAdaptivePolicy.html   |      4 +-
 .../TestAcidGuaranteesWithBasicPolicy.html      |      4 +-
 .../TestAcidGuaranteesWithEagerPolicy.html      |      4 +-
 ...TestAcidGuaranteesWithNoInMemCompaction.html |      4 +-
 .../hadoop/hbase/TestByteBufferKeyValue.html    |     31 +-
 .../apache/hadoop/hbase/TestCellBuilder.html    |      4 +-
 .../apache/hadoop/hbase/TestCellComparator.html |     81 +-
 .../org/apache/hadoop/hbase/TestCellUtil.html   |      4 +-
 .../hadoop/hbase/TestCheckTestClasses.html      |      4 +-
 ...ice.ScheduledChoreSamples.CountingChore.html |      4 +-
 ...ce.ScheduledChoreSamples.DoNothingChore.html |      4 +-
 ....ScheduledChoreSamples.FailInitialChore.html |      4 +-
 ...ice.ScheduledChoreSamples.SampleStopper.html |      4 +-
 ...ice.ScheduledChoreSamples.SleepingChore.html |      4 +-
 ...Service.ScheduledChoreSamples.SlowChore.html |      4 +-
 .../TestChoreService.ScheduledChoreSamples.html |      4 +-
 .../apache/hadoop/hbase/TestChoreService.html   |      4 +-
 .../apache/hadoop/hbase/TestClassFinder.html    |      4 +-
 .../TestClientClusterMetrics.MyObserver.html    |      6 +-
 .../hadoop/hbase/TestClientClusterMetrics.html  |      4 +-
 .../TestClientClusterStatus.MyObserver.html     |     10 +-
 .../hadoop/hbase/TestClientClusterStatus.html   |      4 +-
 ...ntOperationTimeout.DelayedRSRpcServices.html |    333 +
 .../hbase/TestClientOperationTimeout.html       |    463 +
 .../hadoop/hbase/TestClusterBootOrder.html      |      8 +-
 .../hadoop/hbase/TestClusterPortAssignment.html |     12 +-
 .../TestCompatibilitySingletonFactory.html      |      4 +-
 .../hadoop/hbase/TestCompoundConfiguration.html |      4 +-
 .../TestFSTableDescriptorForceCreation.html     |      4 +-
 .../hadoop/hbase/TestFullLogReconstruction.html |      4 +-
 .../hadoop/hbase/TestGlobalMemStoreSize.html    |      4 +-
 .../hadoop/hbase/TestHBaseConfiguration.html    |      4 +-
 .../hbase/TestHBaseOnOtherDfsCluster.html       |      4 +-
 .../hbase/TestHBaseTestingUtilSpinup.html       |    350 +
 .../hadoop/hbase/TestHBaseTestingUtility.html   |     15 +-
 .../hadoop/hbase/TestHColumnDescriptor.html     |      8 +-
 .../TestHColumnDescriptorDefaultVersions.html   |      4 +-
 ...Distribution.MockHDFSBlocksDistribution.html |      4 +-
 .../hbase/TestHDFSBlocksDistribution.html       |      4 +-
 .../hadoop/hbase/TestHRegionLocation.html       |      4 +-
 .../hadoop/hbase/TestHTableDescriptor.html      |      4 +-
 ...cing.BlockCompactionsInCompletionHStore.html |      4 +-
 ...cing.BlockCompactionsInCompletionRegion.html |     13 +-
 ...tIOFencing.BlockCompactionsInPrepRegion.html |     13 +-
 .../TestIOFencing.CompactionBlockerRegion.html  |     13 +-
 .../org/apache/hadoop/hbase/TestIOFencing.html  |      8 +-
 .../hbase/TestIPv6NIOServerSocketChannel.html   |      4 +-
 .../hbase/TestIndividualBytesFieldCell.html     |      4 +-
 .../apache/hadoop/hbase/TestInfoServers.html    |      4 +-
 .../hadoop/hbase/TestIntegrationTestBase.html   |      8 +-
 .../hbase/TestInterfaceAudienceAnnotations.html |    464 -
 ...stJMXConnectorServer.MyAccessController.html |      6 +-
 .../hadoop/hbase/TestJMXConnectorServer.html    |      4 +-
 .../apache/hadoop/hbase/TestJMXListener.html    |      4 +-
 .../org/apache/hadoop/hbase/TestKeyValue.html   |      4 +-
 .../hbase/TestLocalHBaseCluster.MyHMaster.html  |     10 +-
 .../TestLocalHBaseCluster.MyHRegionServer.html  |      6 +-
 .../hadoop/hbase/TestLocalHBaseCluster.html     |      4 +-
 ...estMetaTableAccessor.SpyingRpcScheduler.html |      4 +-
 ...TableAccessor.SpyingRpcSchedulerFactory.html |      4 +-
 .../hadoop/hbase/TestMetaTableAccessor.html     |      4 +-
 .../hbase/TestMetaTableAccessorNoCluster.html   |      4 +-
 .../hadoop/hbase/TestMetaTableLocator.html      |      4 +-
 .../hadoop/hbase/TestMovedRegionsCleaner.html   |      4 +-
 .../apache/hadoop/hbase/TestMultiVersions.html  |      4 +-
 .../org/apache/hadoop/hbase/TestNamespace.html  |      4 +-
 .../hadoop/hbase/TestNodeHealthCheckChore.html  |      4 +-
 .../hbase/TestPartialResultsFromClientSide.html |      4 +-
 .../hadoop/hbase/TestPerformanceEvaluation.html |     68 +-
 .../org/apache/hadoop/hbase/TestRegionLoad.html |      4 +-
 .../hadoop/hbase/TestRegionLocations.html       |      4 +-
 .../apache/hadoop/hbase/TestRegionMetrics.html  |      4 +-
 .../hadoop/hbase/TestRegionRebalancing.html     |      4 +-
 .../TestSequenceIdMonotonicallyIncreasing.html  |      4 +-
 .../apache/hadoop/hbase/TestSerialization.html  |      4 +-
 .../org/apache/hadoop/hbase/TestServerLoad.html |      4 +-
 .../apache/hadoop/hbase/TestServerMetrics.html  |      4 +-
 .../org/apache/hadoop/hbase/TestServerName.html |      8 +-
 ...TestServerSideScanMetricsFromClientSide.html |      4 +-
 .../org/apache/hadoop/hbase/TestSize.html       |      8 +-
 .../org/apache/hadoop/hbase/TestSplitMerge.html |    349 +
 .../hbase/TestStochasticBalancerJmxMetrics.html |      8 +-
 .../org/apache/hadoop/hbase/TestTableName.html  |      4 +-
 .../apache/hadoop/hbase/TestTagRewriteCell.html |      4 +-
 .../org/apache/hadoop/hbase/TestTagUtil.html    |      4 +-
 .../org/apache/hadoop/hbase/TestTimeout.html    |      4 +-
 .../org/apache/hadoop/hbase/TestZooKeeper.html  |      4 +-
 .../hadoop/hbase/TimedOutTestsListener.html     |      4 +-
 .../apache/hadoop/hbase/TimestampTestBase.html  |      4 +-
 .../hbase/Waiter.ExplainingPredicate.html       |      4 +-
 .../apache/hadoop/hbase/Waiter.Predicate.html   |      4 +-
 .../org/apache/hadoop/hbase/Waiter.html         |      4 +-
 .../chaos/actions/Action.ActionContext.html     |      4 +-
 .../hadoop/hbase/chaos/actions/Action.html      |      4 +-
 .../hbase/chaos/actions/AddColumnAction.html    |      4 +-
 .../chaos/actions/BatchRestartRsAction.html     |      4 +-
 .../chaos/actions/ChangeBloomFilterAction.html  |      4 +-
 .../chaos/actions/ChangeCompressionAction.html  |      4 +-
 .../chaos/actions/ChangeEncodingAction.html     |      4 +-
 .../chaos/actions/ChangeSplitPolicyAction.html  |      4 +-
 .../chaos/actions/ChangeVersionsAction.html     |      4 +-
 .../hbase/chaos/actions/CompactMobAction.html   |      4 +-
 .../CompactRandomRegionOfTableAction.html       |      4 +-
 .../hbase/chaos/actions/CompactTableAction.html |      4 +-
 .../actions/DecreaseMaxHFileSizeAction.html     |      4 +-
 .../chaos/actions/DumpClusterStatusAction.html  |      4 +-
 .../actions/FlushRandomRegionOfTableAction.html |      4 +-
 .../hbase/chaos/actions/FlushTableAction.html   |      4 +-
 .../chaos/actions/ForceBalancerAction.html      |      4 +-
 ...MergeRandomAdjacentRegionsOfTableAction.html |      4 +-
 .../actions/MoveRandomRegionOfTableAction.html  |      4 +-
 .../chaos/actions/MoveRegionsOfTableAction.html |      4 +-
 .../hbase/chaos/actions/RemoveColumnAction.html |      4 +-
 .../chaos/actions/RestartActionBaseAction.html  |      4 +-
 .../actions/RestartActiveMasterAction.html      |      4 +-
 .../actions/RestartRandomDataNodeAction.html    |      4 +-
 .../chaos/actions/RestartRandomRsAction.html    |      4 +-
 .../RestartRandomRsExceptMetaAction.html        |      4 +-
 .../actions/RestartRandomZKNodeAction.html      |      4 +-
 .../actions/RestartRsHoldingMetaAction.html     |      4 +-
 .../actions/RestartRsHoldingTableAction.html    |      4 +-
 .../actions/RollingBatchRestartRsAction.html    |      4 +-
 .../RollingBatchRestartRsExceptMetaAction.html  |      4 +-
 .../chaos/actions/SnapshotTableAction.html      |      4 +-
 .../actions/SplitAllRegionOfTableAction.html    |      4 +-
 .../actions/SplitRandomRegionOfTableAction.html |      4 +-
 .../actions/TestChangeSplitPolicyAction.html    |      4 +-
 .../chaos/actions/TruncateTableAction.html      |      4 +-
 .../UnbalanceKillAndRebalanceAction.html        |      4 +-
 .../chaos/actions/UnbalanceRegionsAction.html   |      4 +-
 .../actions/class-use/Action.ActionContext.html |     14 +-
 .../hbase/chaos/actions/class-use/Action.html   |      4 +-
 .../actions/class-use/AddColumnAction.html      |      4 +-
 .../actions/class-use/BatchRestartRsAction.html |      4 +-
 .../class-use/ChangeBloomFilterAction.html      |      4 +-
 .../class-use/ChangeCompressionAction.html      |      4 +-
 .../actions/class-use/ChangeEncodingAction.html |      4 +-
 .../class-use/ChangeSplitPolicyAction.html      |      4 +-
 .../actions/class-use/ChangeVersionsAction.html |      4 +-
 .../actions/class-use/CompactMobAction.html     |      4 +-
 .../CompactRandomRegionOfTableAction.html       |      4 +-
 .../actions/class-use/CompactTableAction.html   |      4 +-
 .../class-use/DecreaseMaxHFileSizeAction.html   |      4 +-
 .../class-use/DumpClusterStatusAction.html      |      4 +-
 .../FlushRandomRegionOfTableAction.html         |      4 +-
 .../actions/class-use/FlushTableAction.html     |      4 +-
 .../actions/class-use/ForceBalancerAction.html  |      4 +-
 ...MergeRandomAdjacentRegionsOfTableAction.html |      4 +-
 .../MoveRandomRegionOfTableAction.html          |      4 +-
 .../class-use/MoveRegionsOfTableAction.html     |      4 +-
 .../actions/class-use/RemoveColumnAction.html   |      4 +-
 .../class-use/RestartActionBaseAction.html      |      4 +-
 .../class-use/RestartActiveMasterAction.html    |      4 +-
 .../class-use/RestartRandomDataNodeAction.html  |      4 +-
 .../class-use/RestartRandomRsAction.html        |      4 +-
 .../RestartRandomRsExceptMetaAction.html        |      4 +-
 .../class-use/RestartRandomZKNodeAction.html    |      4 +-
 .../class-use/RestartRsHoldingMetaAction.html   |      4 +-
 .../class-use/RestartRsHoldingTableAction.html  |      4 +-
 .../class-use/RollingBatchRestartRsAction.html  |      4 +-
 .../RollingBatchRestartRsExceptMetaAction.html  |      4 +-
 .../actions/class-use/SnapshotTableAction.html  |      4 +-
 .../class-use/SplitAllRegionOfTableAction.html  |      4 +-
 .../SplitRandomRegionOfTableAction.html         |      4 +-
 .../class-use/TestChangeSplitPolicyAction.html  |      4 +-
 .../actions/class-use/TruncateTableAction.html  |      4 +-
 .../UnbalanceKillAndRebalanceAction.html        |      4 +-
 .../class-use/UnbalanceRegionsAction.html       |      4 +-
 .../hbase/chaos/actions/package-frame.html      |      2 +-
 .../hbase/chaos/actions/package-summary.html    |      4 +-
 .../hbase/chaos/actions/package-tree.html       |      4 +-
 .../hadoop/hbase/chaos/actions/package-use.html |      4 +-
 .../chaos/factories/CalmMonkeyFactory.html      |      4 +-
 .../factories/MasterKillingMonkeyFactory.html   |      4 +-
 .../chaos/factories/MobNoKillMonkeyFactory.html |      4 +-
 .../MobSlowDeterministicMonkeyFactory.html      |      4 +-
 .../hbase/chaos/factories/MonkeyConstants.html  |      4 +-
 .../hbase/chaos/factories/MonkeyFactory.html    |      4 +-
 .../chaos/factories/NoKillMonkeyFactory.html    |      4 +-
 ...rverAndDependenciesKillingMonkeyFactory.html |      4 +-
 .../factories/ServerKillingMonkeyFactory.html   |      4 +-
 .../SlowDeterministicMonkeyFactory.html         |      4 +-
 .../StressAssignmentManagerMonkeyFactory.html   |      4 +-
 .../chaos/factories/UnbalanceMonkeyFactory.html |      4 +-
 .../factories/class-use/CalmMonkeyFactory.html  |      4 +-
 .../class-use/MasterKillingMonkeyFactory.html   |      4 +-
 .../class-use/MobNoKillMonkeyFactory.html       |      4 +-
 .../MobSlowDeterministicMonkeyFactory.html      |      4 +-
 .../factories/class-use/MonkeyConstants.html    |      4 +-
 .../factories/class-use/MonkeyFactory.html      |      4 +-
 .../class-use/NoKillMonkeyFactory.html          |      4 +-
 ...rverAndDependenciesKillingMonkeyFactory.html |      4 +-
 .../class-use/ServerKillingMonkeyFactory.html   |      4 +-
 .../SlowDeterministicMonkeyFactory.html         |      4 +-
 .../StressAssignmentManagerMonkeyFactory.html   |      4 +-
 .../class-use/UnbalanceMonkeyFactory.html       |      4 +-
 .../hbase/chaos/factories/package-frame.html    |      2 +-
 .../hbase/chaos/factories/package-summary.html  |      4 +-
 .../hbase/chaos/factories/package-tree.html     |      4 +-
 .../hbase/chaos/factories/package-use.html      |      4 +-
 .../hbase/chaos/monkies/CalmChaosMonkey.html    |      4 +-
 .../hadoop/hbase/chaos/monkies/ChaosMonkey.html |      4 +-
 .../chaos/monkies/PolicyBasedChaosMonkey.html   |      4 +-
 .../monkies/class-use/CalmChaosMonkey.html      |      4 +-
 .../chaos/monkies/class-use/ChaosMonkey.html    |     26 +-
 .../class-use/PolicyBasedChaosMonkey.html       |      4 +-
 .../hbase/chaos/monkies/package-frame.html      |      2 +-
 .../hbase/chaos/monkies/package-summary.html    |      4 +-
 .../hbase/chaos/monkies/package-tree.html       |      4 +-
 .../hadoop/hbase/chaos/monkies/package-use.html |      4 +-
 .../policies/CompositeSequentialPolicy.html     |      4 +-
 .../chaos/policies/DoActionsOncePolicy.html     |      4 +-
 .../hbase/chaos/policies/PeriodicPolicy.html    |      4 +-
 .../policies/PeriodicRandomActionPolicy.html    |      4 +-
 .../chaos/policies/Policy.PolicyContext.html    |      4 +-
 .../hadoop/hbase/chaos/policies/Policy.html     |      4 +-
 .../policies/TwoConcurrentActionPolicy.html     |      4 +-
 .../class-use/CompositeSequentialPolicy.html    |      4 +-
 .../policies/class-use/DoActionsOncePolicy.html |      4 +-
 .../policies/class-use/PeriodicPolicy.html      |      4 +-
 .../class-use/PeriodicRandomActionPolicy.html   |      4 +-
 .../class-use/Policy.PolicyContext.html         |     12 +-
 .../hbase/chaos/policies/class-use/Policy.html  |      4 +-
 .../class-use/TwoConcurrentActionPolicy.html    |      4 +-
 .../hbase/chaos/policies/package-frame.html     |      2 +-
 .../hbase/chaos/policies/package-summary.html   |      4 +-
 .../hbase/chaos/policies/package-tree.html      |      4 +-
 .../hbase/chaos/policies/package-use.html       |      4 +-
 .../hbase/chaos/util/ChaosMonkeyRunner.html     |     14 +-
 .../apache/hadoop/hbase/chaos/util/Monkeys.html |      4 +-
 .../chaos/util/class-use/ChaosMonkeyRunner.html |      4 +-
 .../hbase/chaos/util/class-use/Monkeys.html     |      4 +-
 .../hadoop/hbase/chaos/util/package-frame.html  |      2 +-
 .../hbase/chaos/util/package-summary.html       |      4 +-
 .../hadoop/hbase/chaos/util/package-tree.html   |      6 +-
 .../hadoop/hbase/chaos/util/package-use.html    |      4 +-
 .../hbase/class-use/AcidGuaranteesTestBase.html |      4 +-
 .../AcidGuaranteesTestTool.AtomicGetReader.html |      4 +-
 ...AcidGuaranteesTestTool.AtomicScanReader.html |      4 +-
 .../AcidGuaranteesTestTool.AtomicityWriter.html |      4 +-
 .../hbase/class-use/AcidGuaranteesTestTool.html |      4 +-
 .../hadoop/hbase/class-use/ClassFinder.And.html |      4 +-
 .../class-use/ClassFinder.ClassFilter.html      |      4 +-
 .../class-use/ClassFinder.FileNameFilter.html   |      4 +-
 .../hadoop/hbase/class-use/ClassFinder.Not.html |      4 +-
 .../ClassFinder.ResourcePathFilter.html         |      4 +-
 .../hadoop/hbase/class-use/ClassFinder.html     |      4 +-
 .../ClassTestFinder.TestClassFilter.html        |      4 +-
 .../ClassTestFinder.TestFileNameFilter.html     |      4 +-
 .../hadoop/hbase/class-use/ClassTestFinder.html |      4 +-
 .../class-use/DistributedHBaseCluster.html      |      4 +-
 .../class-use/GenericTestUtils.DelayAnswer.html |      4 +-
 .../GenericTestUtils.DelegateAnswer.html        |      4 +-
 .../class-use/GenericTestUtils.SleepAnswer.html |      4 +-
 .../hbase/class-use/GenericTestUtils.html       |      4 +-
 .../hbase/class-use/HBaseClassTestRule.html     |   1686 +-
 .../class-use/HBaseClassTestRuleChecker.html    |      4 +-
 .../hadoop/hbase/class-use/HBaseCluster.html    |      4 +-
 .../HBaseClusterManager.RemoteShell.html        |      4 +-
 .../hbase/class-use/HBaseClusterManager.html    |      4 +-
 .../class-use/HBaseCommonTestingUtility.html    |      4 +-
 .../hadoop/hbase/class-use/HBaseTestCase.html   |      4 +-
 .../HBaseTestingUtility.SeenRowTracker.html     |      4 +-
 .../hbase/class-use/HBaseTestingUtility.html    |    116 +-
 .../hbase/class-use/HBaseZKTestingUtility.html  |      4 +-
 .../class-use/HFilePerformanceEvaluation.html   |      4 +-
 .../hadoop/hbase/class-use/HTestConst.html      |      4 +-
 .../hadoop/hbase/class-use/HadoopShims.html     |      4 +-
 .../hadoop/hbase/class-use/HadoopShimsImpl.html |      4 +-
 .../IntegrationTestAcidGuarantees.html          |      4 +-
 .../hbase/class-use/IntegrationTestBase.html    |      4 +-
 .../IntegrationTestDDLMasterFailover.html       |      4 +-
 .../hbase/class-use/IntegrationTestIngest.html  |      4 +-
 .../IntegrationTestIngestStripeCompactions.html |      4 +-
 .../class-use/IntegrationTestIngestWithACL.html |      4 +-
 .../IntegrationTestIngestWithEncryption.html    |      4 +-
 .../class-use/IntegrationTestIngestWithMOB.html |      4 +-
 .../IntegrationTestIngestWithTags.html          |      4 +-
 ...tegrationTestIngestWithVisibilityLabels.html |      4 +-
 .../class-use/IntegrationTestLazyCfLoading.html |      4 +-
 .../class-use/IntegrationTestManyRegions.html   |      4 +-
 .../class-use/IntegrationTestMetaReplicas.html  |      4 +-
 .../IntegrationTestRegionReplicaPerf.html       |      4 +-
 ...eplication.DelayingMultiThreadedUpdater.html |      4 +-
 ...Replication.DelayingMultiThreadedWriter.html |      4 +-
 ...IntegrationTestRegionReplicaReplication.html |      4 +-
 .../class-use/IntegrationTestingUtility.html    |     10 +-
 .../hbase/class-use/IntegrationTestsDriver.html |      4 +-
 .../hadoop/hbase/class-use/MetaMockingUtil.html |      4 +-
 ...aseCluster.MiniHBaseClusterRegionServer.html |      4 +-
 .../hbase/class-use/MiniHBaseCluster.html       |      4 +-
 .../class-use/MockRegionServerServices.html     |      4 +-
 ...ltithreadedTestUtil.RepeatingTestThread.html |      4 +-
 .../MultithreadedTestUtil.TestContext.html      |      4 +-
 .../MultithreadedTestUtil.TestThread.html       |      4 +-
 .../hbase/class-use/MultithreadedTestUtil.html  |      4 +-
 .../PerformanceEvaluation.Counter.html          |      4 +-
 ...PerformanceEvaluation.EvaluationMapTask.html |      4 +-
 .../PerformanceEvaluation.RunResult.html        |      4 +-
 .../hbase/class-use/PerformanceEvaluation.html  |      4 +-
 .../class-use/PerformanceEvaluationCommons.html |      4 +-
 .../hadoop/hbase/class-use/QosTestHelper.html   |      4 +-
 .../hbase/class-use/RESTApiClusterManager.html  |      4 +-
 .../hbase/class-use/RandomStringGenerator.html  |      4 +-
 .../class-use/RandomStringGeneratorImpl.html    |      4 +-
 .../hadoop/hbase/class-use/ResourceChecker.html |      4 +-
 .../class-use/ResourceCheckerJUnitListener.html |      4 +-
 .../ScanPerformanceEvaluation.MyMapper.html     |      4 +-
 .../ScanPerformanceEvaluation.ScanCounter.html  |      4 +-
 .../class-use/ScanPerformanceEvaluation.html    |      4 +-
 ...manceEvaluation.SeqShardedDataGenerator.html |      4 +-
 .../StripeCompactionsPerformanceEvaluation.html |      4 +-
 .../TestAcidGuaranteesWithAdaptivePolicy.html   |      4 +-
 .../TestAcidGuaranteesWithBasicPolicy.html      |      4 +-
 .../TestAcidGuaranteesWithEagerPolicy.html      |      4 +-
 ...TestAcidGuaranteesWithNoInMemCompaction.html |      4 +-
 .../hbase/class-use/TestByteBufferKeyValue.html |      4 +-
 .../hadoop/hbase/class-use/TestCellBuilder.html |      4 +-
 .../hbase/class-use/TestCellComparator.html     |      4 +-
 .../hadoop/hbase/class-use/TestCellUtil.html    |      4 +-
 .../hbase/class-use/TestCheckTestClasses.html   |      4 +-
 ...ice.ScheduledChoreSamples.CountingChore.html |      4 +-
 ...ce.ScheduledChoreSamples.DoNothingChore.html |      4 +-
 ....ScheduledChoreSamples.FailInitialChore.html |      4 +-
 ...ice.ScheduledChoreSamples.SampleStopper.html |      4 +-
 ...ice.ScheduledChoreSamples.SleepingChore.html |      4 +-
 ...Service.ScheduledChoreSamples.SlowChore.html |      4 +-
 .../TestChoreService.ScheduledChoreSamples.html |      4 +-
 .../hbase/class-use/TestChoreService.html       |      4 +-
 .../hadoop/hbase/class-use/TestClassFinder.html |      4 +-
 .../TestClientClusterMetrics.MyObserver.html    |      4 +-
 .../class-use/TestClientClusterMetrics.html     |      4 +-
 .../TestClientClusterStatus.MyObserver.html     |      4 +-
 .../class-use/TestClientClusterStatus.html      |      4 +-
 ...ntOperationTimeout.DelayedRSRpcServices.html |    125 +
 .../class-use/TestClientOperationTimeout.html   |    125 +
 .../hbase/class-use/TestClusterBootOrder.html   |      4 +-
 .../class-use/TestClusterPortAssignment.html    |      4 +-
 .../TestCompatibilitySingletonFactory.html      |      4 +-
 .../class-use/TestCompoundConfiguration.html    |      4 +-
 .../TestFSTableDescriptorForceCreation.html     |      4 +-
 .../class-use/TestFullLogReconstruction.html    |      4 +-
 .../hbase/class-use/TestGlobalMemStoreSize.html |      4 +-
 .../hbase/class-use/TestHBaseConfiguration.html |      4 +-
 .../class-use/TestHBaseOnOtherDfsCluster.html   |      4 +-
 .../class-use/TestHBaseTestingUtilSpinup.html   |    125 +
 .../class-use/TestHBaseTestingUtility.html      |      4 +-
 .../hbase/class-use/TestHColumnDescriptor.html  |      4 +-
 .../TestHColumnDescriptorDefaultVersions.html   |      4 +-
 ...Distribution.MockHDFSBlocksDistribution.html |      4 +-
 .../class-use/TestHDFSBlocksDistribution.html   |      4 +-
 .../hbase/class-use/TestHRegionLocation.html    |      4 +-
 .../hbase/class-use/TestHTableDescriptor.html   |      4 +-
 ...cing.BlockCompactionsInCompletionHStore.html |      4 +-
 ...cing.BlockCompactionsInCompletionRegion.html |      4 +-
 ...tIOFencing.BlockCompactionsInPrepRegion.html |      4 +-
 .../TestIOFencing.CompactionBlockerRegion.html  |      4 +-
 .../hadoop/hbase/class-use/TestIOFencing.html   |      4 +-
 .../TestIPv6NIOServerSocketChannel.html         |      4 +-
 .../class-use/TestIndividualBytesFieldCell.html |      4 +-
 .../hadoop/hbase/class-use/TestInfoServers.html |      4 +-
 .../class-use/TestIntegrationTestBase.html      |      4 +-
 .../TestInterfaceAudienceAnnotations.html       |    125 -
 ...stJMXConnectorServer.MyAccessController.html |      4 +-
 .../hbase/class-use/TestJMXConnectorServer.html |      4 +-
 .../hadoop/hbase/class-use/TestJMXListener.html |      4 +-
 .../hadoop/hbase/class-use/TestKeyValue.html    |      4 +-
 .../TestLocalHBaseCluster.MyHMaster.html        |      4 +-
 .../TestLocalHBaseCluster.MyHRegionServer.html  |      4 +-
 .../hbase/class-use/TestLocalHBaseCluster.html  |      4 +-
 ...estMetaTableAccessor.SpyingRpcScheduler.html |      4 +-
 ...TableAccessor.SpyingRpcSchedulerFactory.html |      4 +-
 .../hbase/class-use/TestMetaTableAccessor.html  |      4 +-
 .../TestMetaTableAccessorNoCluster.html         |      4 +-
 .../hbase/class-use/TestMetaTableLocator.html   |      4 +-
 .../class-use/TestMovedRegionsCleaner.html      |      4 +-
 .../hbase/class-use/TestMultiVersions.html      |      4 +-
 .../hadoop/hbase/class-use/TestNamespace.html   |      4 +-
 .../class-use/TestNodeHealthCheckChore.html     |      4 +-
 .../TestPartialResultsFromClientSide.html       |      4 +-
 .../class-use/TestPerformanceEvaluation.html    |      4 +-
 .../hadoop/hbase/class-use/TestRegionLoad.html  |      4 +-
 .../hbase/class-use/TestRegionLocations.html    |      4 +-
 .../hbase/class-use/TestRegionMetrics.html      |      4 +-
 .../hbase/class-use/TestRegionRebalancing.html  |      4 +-
 .../TestSequenceIdMonotonicallyIncreasing.html  |      4 +-
 .../hbase/class-use/TestSerialization.html      |      4 +-
 .../hadoop/hbase/class-use/TestServerLoad.html  |      4 +-
 .../hbase/class-use/TestServerMetrics.html      |      4 +-
 .../hadoop/hbase/class-use/TestServerName.html  |      4 +-
 ...TestServerSideScanMetricsFromClientSide.html |      4 +-
 .../apache/hadoop/hbase/class-use/TestSize.html |      4 +-
 .../hadoop/hbase/class-use/TestSplitMerge.html  |    125 +
 .../TestStochasticBalancerJmxMetrics.html       |      4 +-
 .../hadoop/hbase/class-use/TestTableName.html   |      4 +-
 .../hbase/class-use/TestTagRewriteCell.html     |      4 +-
 .../hadoop/hbase/class-use/TestTagUtil.html     |      4 +-
 .../hadoop/hbase/class-use/TestTimeout.html     |      4 +-
 .../hadoop/hbase/class-use/TestZooKeeper.html   |      4 +-
 .../hbase/class-use/TimedOutTestsListener.html  |      4 +-
 .../hbase/class-use/TimestampTestBase.html      |      4 +-
 .../class-use/Waiter.ExplainingPredicate.html   |      4 +-
 .../hbase/class-use/Waiter.Predicate.html       |      4 +-
 .../apache/hadoop/hbase/class-use/Waiter.html   |      4 +-
 .../client/AbstractTestAsyncTableScan.html      |      4 +-
 .../client/AbstractTestCIOperationTimeout.html  |      4 +-
 .../hbase/client/AbstractTestCIRpcTimeout.html  |      4 +-
 ...ractTestCITimeout.SleepAndFailFirstTime.html |      4 +-
 .../AbstractTestCITimeout.SleepCoprocessor.html |      4 +-
 .../hbase/client/AbstractTestCITimeout.html     |      4 +-
 .../client/AbstractTestResultScannerCursor.html |      4 +-
 .../AbstractTestScanCursor.SparseFilter.html    |      4 +-
 .../hbase/client/AbstractTestScanCursor.html    |      4 +-
 .../hadoop/hbase/client/AbstractTestShell.html  |      4 +-
 .../hbase/client/ColumnCountOnRowFilter.html    |      4 +-
 ...ctionTestingUtility.SleepAtFirstRpcCall.html |      4 +-
 .../hbase/client/HConnectionTestingUtility.html |      4 +-
 .../apache/hadoop/hbase/client/TestAdmin1.html  |    104 +-
 .../apache/hadoop/hbase/client/TestAdmin2.html  |      4 +-
 .../hadoop/hbase/client/TestAdminShell.html     |      4 +-
 .../client/TestAllowPartialScanResultCache.html |      4 +-
 .../hbase/client/TestAlwaysSetScannerId.html    |      4 +-
 .../hbase/client/TestAppendFromClientSide.html  |      4 +-
 .../hadoop/hbase/client/TestAsyncAdminBase.html |      4 +-
 ...cAdminBuilder.TestMaxRetriesCoprocessor.html |      6 +-
 ...Builder.TestOperationTimeoutCoprocessor.html |      6 +-
 ...cAdminBuilder.TestRpcTimeoutCoprocessor.html |      6 +-
 .../hbase/client/TestAsyncAdminBuilder.html     |      4 +-
 .../client/TestAsyncAggregationClient.html      |      4 +-
 .../hbase/client/TestAsyncBufferMutator.html    |      4 +-
 .../hbase/client/TestAsyncClusterAdminApi.html  |      4 +-
 .../hbase/client/TestAsyncClusterAdminApi2.html |      4 +-
 .../client/TestAsyncDecommissionAdminApi.html   |      4 +-
 .../client/TestAsyncMetaRegionLocator.html      |      4 +-
 .../client/TestAsyncNamespaceAdminApi.html      |      4 +-
 .../client/TestAsyncNonMetaRegionLocator.html   |      4 +-
 ...rConcurrenyLimit.CountingRegionObserver.html |     54 +-
 ...syncNonMetaRegionLocatorConcurrenyLimit.html |     10 +-
 .../client/TestAsyncProcedureAdminApi.html      |      4 +-
 .../hadoop/hbase/client/TestAsyncProcess.html   |      4 +-
 .../TestAsyncProcessWithRegionException.html    |      4 +-
 .../hbase/client/TestAsyncQuotaAdminApi.html    |      4 +-
 .../hbase/client/TestAsyncRegionAdminApi.html   |     26 +-
 .../hbase/client/TestAsyncRegionAdminApi2.html  |      4 +-
 ...egionLocatorTimeout.SleepRegionObserver.html |      4 +-
 .../client/TestAsyncRegionLocatorTimeout.html   |      4 +-
 .../client/TestAsyncReplicationAdminApi.html    |      4 +-
 ...estAsyncReplicationAdminApiWithClusters.html |      4 +-
 .../client/TestAsyncResultScannerCursor.html    |      4 +-
 ...TestAsyncSingleRequestRpcRetryingCaller.html |      4 +-
 .../hbase/client/TestAsyncSnapshotAdminApi.html |      4 +-
 .../hadoop/hbase/client/TestAsyncTable.html     |     68 +-
 .../hbase/client/TestAsyncTableAdminApi.html    |      4 +-
 .../hbase/client/TestAsyncTableAdminApi2.html   |      4 +-
 .../hbase/client/TestAsyncTableAdminApi3.html   |      4 +-
 ...TestAsyncTableBatch.ErrorInjectObserver.html |      4 +-
 .../hbase/client/TestAsyncTableBatch.html       |      4 +-
 .../client/TestAsyncTableGetMultiThreaded.html  |      4 +-
 ...ableGetMultiThreadedWithBasicCompaction.html |      4 +-
 ...ableGetMultiThreadedWithEagerCompaction.html |      4 +-
 .../hbase/client/TestAsyncTableNoncedRetry.html |      4 +-
 .../hadoop/hbase/client/TestAsyncTableScan.html |      4 +-
 .../hbase/client/TestAsyncTableScanAll.html     |      4 +-
 .../hbase/client/TestAsyncTableScanMetrics.html |      4 +-
 .../client/TestAsyncTableScanRenewLease.html    |      4 +-
 .../hbase/client/TestAsyncTableScanner.html     |      4 +-
 ...stAsyncTableScannerCloseWhileSuspending.html |      4 +-
 .../hbase/client/TestAsyncToolAdminApi.html     |      4 +-
 .../hadoop/hbase/client/TestAttributes.html     |      4 +-
 ...toShippedBlocks.CompactorRegionObserver.html |      4 +-
 ...estAvoidCellReferencesIntoShippedBlocks.html |      4 +-
 .../hbase/client/TestBatchScanResultCache.html  |      4 +-
 ...ionFromClient.CustomInnerRegionObserver.html |      4 +-
 ...Client.CustomInnerRegionObserverWrapper.html |      4 +-
 .../client/TestBlockEvictionFromClient.html     |      4 +-
 .../TestBufferedMutator.MyBufferedMutator.html  |      4 +-
 .../hbase/client/TestBufferedMutator.html       |      4 +-
 .../hbase/client/TestBufferedMutatorParams.html |      4 +-
 .../hadoop/hbase/client/TestCIBadHostname.html  |      4 +-
 .../client/TestCIDeleteOperationTimeout.html    |      4 +-
 .../hbase/client/TestCIDeleteRpcTimeout.html    |      4 +-
 .../hbase/client/TestCIGetOperationTimeout.html |      4 +-
 .../hbase/client/TestCIGetRpcTimeout.html       |      4 +-
 .../hbase/client/TestCIIncrementRpcTimeout.html |      4 +-
 .../hbase/client/TestCIPutOperationTimeout.html |      4 +-
 .../hbase/client/TestCIPutRpcTimeout.html       |      4 +-
 .../apache/hadoop/hbase/client/TestCISleep.html |      6 +-
 .../hadoop/hbase/client/TestCheckAndMutate.html |      4 +-
 .../client/TestClientExponentialBackoff.html    |      4 +-
 .../hbase/client/TestClientNoCluster.html       |      4 +-
 ...lientOperationInterrupt.TestCoprocessor.html |      4 +-
 .../client/TestClientOperationInterrupt.html    |      4 +-
 .../hadoop/hbase/client/TestClientPushback.html |      4 +-
 ...entScanner.MockRpcRetryingCallerFactory.html |      4 +-
 .../hadoop/hbase/client/TestClientScanner.html  |      4 +-
 .../client/TestClientScannerRPCTimeout.html     |      4 +-
 ...stClientTimeouts.RandomTimeoutRpcClient.html |      4 +-
 .../hadoop/hbase/client/TestClientTimeouts.html |      4 +-
 .../client/TestCloneSnapshotFromClient.html     |      4 +-
 ...oneSnapshotFromClientWithRegionReplicas.html |      4 +-
 .../TestColumnFamilyDescriptorBuilder.html      |      4 +-
 .../TestCompleteResultScanResultCache.html      |      4 +-
 ...ConnectionImplementation.BlockingFilter.html |     14 +-
 .../client/TestConnectionImplementation.html    |     74 +-
 .../hbase/client/TestConnectionUtils.html       |      8 +-
 .../hbase/client/TestCoprocessorDescriptor.html |    339 +
 .../hadoop/hbase/client/TestDelayingRunner.html |      8 +-
 .../hbase/client/TestDeleteTimeStamp.html       |      4 +-
 ...utRequest.SleepLongerAtFirstCoprocessor.html |      4 +-
 .../hbase/client/TestDropTimeoutRequest.html    |      4 +-
 .../TestEnableTable.MasterSyncObserver.html     |      6 +-
 .../hadoop/hbase/client/TestEnableTable.html    |      4 +-
 ...FastFail.CallQueueTooBigPffeInterceptor.html |      4 +-
 ...astFail.MyPreemptiveFastFailInterceptor.html |      4 +-
 .../hadoop/hbase/client/TestFastFail.html       |      4 +-
 .../hbase/client/TestFlushFromClient.html       |     34 +-
 .../hadoop/hbase/client/TestFromClientSide.html |    368 +-
 ...tSide3.WaitingForMultiMutationsObserver.html |      4 +-
 ...tFromClientSide3.WaitingForScanObserver.html |      4 +-
 .../hbase/client/TestFromClientSide3.html       |      4 +-
 .../hbase/client/TestFromClientSideNoCodec.html |      4 +-
 ...stFromClientSideScanExcpetion.MyHRegion.html |     13 +-
 ...estFromClientSideScanExcpetion.MyHStore.html |      4 +-
 ...mClientSideScanExcpetion.MyStoreScanner.html |      4 +-
 .../client/TestFromClientSideScanExcpetion.html |      4 +-
 ...mClientSideScanExcpetionWithCoprocessor.html |      4 +-
 .../TestFromClientSideWithCoprocessor.html      |      6 +-
 .../org/apache/hadoop/hbase/client/TestGet.html |      4 +-
 .../TestGetProcedureResult.DummyProcedure.html  |      4 +-
 .../hbase/client/TestGetProcedureResult.html    |      4 +-
 .../hbase/client/TestHBaseAdminNoCluster.html   |      4 +-
 .../hbase/client/TestHTableMultiplexer.html     |      4 +-
 .../client/TestHTableMultiplexerFlushCache.html |      4 +-
 .../client/TestHTableMultiplexerViaMocks.html   |      4 +-
 .../client/TestIllegalTableDescriptor.html      |      4 +-
 .../client/TestImmutableHColumnDescriptor.html  |      4 +-
 .../hbase/client/TestImmutableHRegionInfo.html  |      4 +-
 .../client/TestImmutableHTableDescriptor.html   |      4 +-
 .../hadoop/hbase/client/TestIncrement.html      |      4 +-
 ...tIncrementFromClientSideWithCoprocessor.html |      4 +-
 .../client/TestIncrementsFromClientSide.html    |      4 +-
 .../hadoop/hbase/client/TestInterfaceAlign.html |      4 +-
 .../hbase/client/TestIntraRowPagination.html    |      4 +-
 .../hadoop/hbase/client/TestLeaseRenewal.html   |      4 +-
 .../hbase/client/TestLimitedScanWithFilter.html |      4 +-
 .../client/TestMalformedCellFromClient.html     |      4 +-
 ...aCache.CallQueueTooBigExceptionInjector.html |      4 +-
 .../client/TestMetaCache.ExceptionInjector.html |      4 +-
 .../client/TestMetaCache.FakeRSRpcServices.html |      6 +-
 ...taCache.RegionServerWithFakeRpcServices.html |      6 +-
 ...stMetaCache.RoundRobinExceptionInjector.html |      4 +-
 .../hadoop/hbase/client/TestMetaCache.html      |      4 +-
 .../hbase/client/TestMetaWithReplicas.html      |      4 +-
 .../hbase/client/TestMetricsConnection.html     |      4 +-
 ...napshotFromClient.DelayFlushCoprocessor.html |      4 +-
 .../client/TestMobCloneSnapshotFromClient.html  |      4 +-
 .../TestMobRestoreSnapshotFromClient.html       |      4 +-
 .../TestMobSnapshotCloneIndependence.html       |      4 +-
 .../hbase/client/TestMobSnapshotFromClient.html |      4 +-
 .../TestMultiParallel.MyMasterObserver.html     |      6 +-
 .../hadoop/hbase/client/TestMultiParallel.html  |      4 +-
 .../hbase/client/TestMultiRespectsLimits.html   |      4 +-
 .../hbase/client/TestMultipleTimestamps.html    |      4 +-
 .../hadoop/hbase/client/TestMutation.html       |      4 +-
 .../hbase/client/TestMvccConsistentScanner.html |      4 +-
 .../hadoop/hbase/client/TestOperation.html      |      4 +-
 .../hbase/client/TestProcedureFuture.html       |      4 +-
 .../client/TestPutDeleteEtcCellIteration.html   |      4 +-
 .../hadoop/hbase/client/TestPutDotHas.html      |      4 +-
 .../hadoop/hbase/client/TestPutWithDelete.html  |      4 +-
 .../hadoop/hbase/client/TestPutWriteToWal.html  |      4 +-
 .../hadoop/hbase/client/TestQuotasShell.html    |      4 +-
 .../hbase/client/TestRawAsyncScanCursor.html    |      4 +-
 .../TestRawAsyncTableLimitedScanWithFilter.html |      4 +-
 .../client/TestRawAsyncTablePartialScan.html    |      4 +-
 .../hbase/client/TestRawAsyncTableScan.html     |      4 +-
 .../hbase/client/TestRegionInfoDisplay.html     |      4 +-
 ...rHostingPrimayMetaRegionSlowOrStopCopro.html |      4 +-
 ...icaWithCluster.RegionServerStoppedCopro.html |      4 +-
 .../TestReplicaWithCluster.SlowMeCopro.html     |      4 +-
 .../hbase/client/TestReplicaWithCluster.html    |      4 +-
 .../client/TestReplicasClient.SlowMeCopro.html  |      4 +-
 .../hadoop/hbase/client/TestReplicasClient.html |      4 +-
 .../hbase/client/TestReplicationShell.html      |      4 +-
 .../client/TestRestoreSnapshotFromClient.html   |      4 +-
 ...oreSnapshotFromClientWithRegionReplicas.html |      4 +-
 .../apache/hadoop/hbase/client/TestResult.html  |      4 +-
 .../TestResultFromCoprocessor.MyObserver.html   |      4 +-
 .../hbase/client/TestResultFromCoprocessor.html |      4 +-
 .../hbase/client/TestResultScannerCursor.html   |      4 +-
 .../hbase/client/TestResultSizeEstimation.html  |      4 +-
 ...estRetriesExhaustedWithDetailsException.html |      4 +-
 .../client/TestReversedScannerCallable.html     |      4 +-
 .../hadoop/hbase/client/TestRowComparator.html  |      4 +-
 ...ControllerFactory.CountingRpcController.html |      4 +-
 ...ollerFactory.StaticRpcControllerFactory.html |      4 +-
 .../hbase/client/TestRpcControllerFactory.html  |      4 +-
 .../apache/hadoop/hbase/client/TestScan.html    |      4 +-
 .../client/TestScanWithoutFetchingData.html     |      4 +-
 .../hadoop/hbase/client/TestScannerTimeout.html |      4 +-
 .../client/TestScannersFromClientSide.html      |      4 +-
 .../client/TestScannersFromClientSide2.html     |      4 +-
 ...estServerBusyException.SleepCoprocessor.html |      4 +-
 ...Exception.SleepLongerAtFirstCoprocessor.html |      4 +-
 .../hbase/client/TestServerBusyException.html   |      4 +-
 .../hbase/client/TestServerLoadDurability.html  |      4 +-
 .../apache/hadoop/hbase/client/TestShell.html   |      4 +-
 .../hadoop/hbase/client/TestShellNoCluster.html |      4 +-
 .../client/TestShortCircuitConnection.html      |      4 +-
 .../client/TestSimpleRequestController.html     |      4 +-
 .../hadoop/hbase/client/TestSizeFailures.html   |      4 +-
 .../hbase/client/TestSmallReversedScanner.html  |      4 +-
 .../client/TestSnapshotCloneIndependence.html   |      4 +-
 .../hbase/client/TestSnapshotFromAdmin.html     |      4 +-
 .../hbase/client/TestSnapshotFromClient.html    |      4 +-
 ...estSnapshotFromClientWithRegionReplicas.html |      4 +-
 .../hbase/client/TestSnapshotMetadata.html      |      4 +-
 .../hbase/client/TestSnapshotWithAcl.html       |      4 +-
 .../hbase/client/TestSplitOrMergeStatus.html    |      4 +-
 .../client/TestTableDescriptorBuilder.html      |     82 +-
 .../hbase/client/TestTableFavoredNodes.html     |      4 +-
 .../hadoop/hbase/client/TestTableShell.html     |      4 +-
 .../hbase/client/TestTableSnapshotScanner.html  |      4 +-
 .../hbase/client/TestTimestampsFilter.html      |      4 +-
 .../hbase/client/TestUpdateConfiguration.html   |      4 +-
 .../hbase/client/TestZKAsyncRegistry.html       |      4 +-
 .../class-use/AbstractTestAsyncTableScan.html   |      4 +-
 .../AbstractTestCIOperationTimeout.html         |      4 +-
 .../class-use/AbstractTestCIRpcTimeout.html     |      4 +-
 ...ractTestCITimeout.SleepAndFailFirstTime.html |      4 +-
 .../AbstractTestCITimeout.SleepCoprocessor.html |      4 +-
 .../client/class-use/AbstractTestCITimeout.html |      4 +-
 .../AbstractTestResultScannerCursor.html        |      4 +-
 .../AbstractTestScanCursor.SparseFilter.html    |      4 +-
 .../class-use/AbstractTestScanCursor.html       |      4 +-
 .../client/class-use/AbstractTestShell.html     |      4 +-
 .../class-use/ColumnCountOnRowFilter.html       |      4 +-
 ...ctionTestingUtility.SleepAtFirstRpcCall.html |      4 +-
 .../class-use/HConnectionTestingUtility.html    |      4 +-
 .../hbase/client/class-use/TestAdmin1.html      |      4 +-
 .../hbase/client/class-use/TestAdmin2.html      |      4 +-
 .../hbase/client/class-use/TestAdminShell.html  |      4 +-
 .../TestAllowPartialScanResultCache.html        |      4 +-
 .../class-use/TestAlwaysSetScannerId.html       |      4 +-
 .../class-use/TestAppendFromClientSide.html     |      4 +-
 .../client/class-use/TestAsyncAdminBase.html    |      4 +-
 ...cAdminBuilder.TestMaxRetriesCoprocessor.html |      4 +-
 ...Builder.TestOperationTimeoutCoprocessor.html |      4 +-
 ...cAdminBuilder.TestRpcTimeoutCoprocessor.html |      4 +-
 .../client/class-use/TestAsyncAdminBuilder.html |      4 +-
 .../class-use/TestAsyncAggregationClient.html   |      4 +-
 .../class-use/TestAsyncBufferMutator.html       |      4 +-
 .../class-use/TestAsyncClusterAdminApi.html     |      4 +-
 .../class-use/TestAsyncClusterAdminApi2.html    |      4 +-
 .../TestAsyncDecommissionAdminApi.html          |      4 +-
 .../class-use/TestAsyncMetaRegionLocator.html   |      4 +-
 .../class-use/TestAsyncNamespaceAdminApi.html   |      4 +-
 .../TestAsyncNonMetaRegionLocator.html          |      4 +-
 ...rConcurrenyLimit.CountingRegionObserver.html |      4 +-
 ...syncNonMetaRegionLocatorConcurrenyLimit.html |      4 +-
 .../class-use/TestAsyncProcedureAdminApi.html   |      4 +-
 .../client/class-use/TestAsyncProcess.html      |      4 +-
 .../TestAsyncProcessWithRegionException.html    |      4 +-
 .../class-use/TestAsyncQuotaAdminApi.html       |      4 +-
 .../class-use/TestAsyncRegionAdminApi.html      |      4 +-
 .../class-use/TestAsyncRegionAdminApi2.html     |      4 +-
 ...egionLocatorTimeout.SleepRegionObserver.html |      4 +-
 .../TestAsyncRegionLocatorTimeout.html          |      4 +-
 .../class-use/TestAsyncReplicationAdminApi.html |      4 +-
 ...estAsyncReplicationAdminApiWithClusters.html |      4 +-
 .../class-use/TestAsyncResultScannerCursor.html |      4 +-
 ...TestAsyncSingleRequestRpcRetryingCaller.html |      4 +-
 .../class-use/TestAsyncSnapshotAdminApi.html    |      4 +-
 .../hbase/client/class-use/TestAsyncTable.html  |      4 +-
 .../class-use/TestAsyncTableAdminApi.html       |      4 +-
 .../class-use/TestAsyncTableAdminApi2.html      |      4 +-
 .../class-use/TestAsyncTableAdminApi3.html      |      4 +-
 ...TestAsyncTableBatch.ErrorInjectObserver.html |      4 +-
 .../client/class-use/TestAsyncTableBatch.html   |      4 +-
 .../TestAsyncTableGetMultiThreaded.html         |      4 +-
 ...ableGetMultiThreadedWithBasicCompaction.html |      4 +-
 ...ableGetMultiThreadedWithEagerCompaction.html |      4 +-
 .../class-use/TestAsyncTableNoncedRetry.html    |      4 +-
 .../client/class-use/TestAsyncTableScan.html    |      4 +-
 .../client/class-use/TestAsyncTableScanAll.html |      4 +-
 .../class-use/TestAsyncTableScanMetrics.html    |      4 +-
 .../class-use/TestAsyncTableScanRenewLease.html |      4 +-
 .../client/class-use/TestAsyncTableScanner.html |      4 +-
 ...stAsyncTableScannerCloseWhileSuspending.html |      4 +-
 .../client/class-use/TestAsyncToolAdminApi.html |      4 +-
 .../hbase/client/class-use/TestAttributes.html  |      4 +-
 ...toShippedBlocks.CompactorRegionObserver.html |      4 +-
 ...estAvoidCellReferencesIntoShippedBlocks.html |      4 +-
 .../class-use/TestBatchScanResultCache.html     |      4 +-
 ...ionFromClient.CustomInnerRegionObserver.html |      4 +-
 ...Client.CustomInnerRegionObserverWrapper.html |      4 +-
 .../class-use/TestBlockEvictionFromClient.html  |      4 +-
 .../TestBufferedMutator.MyBufferedMutator.html  |      4 +-
 .../client/class-use/TestBufferedMutator.html   |      4 +-
 .../class-use/TestBufferedMutatorParams.html    |      4 +-
 .../client/class-use/TestCIBadHostname.html     |      4 +-
 .../class-use/TestCIDeleteOperationTimeout.html |      4 +-
 .../class-use/TestCIDeleteRpcTimeout.html       |      4 +-
 .../class-use/TestCIGetOperationTimeout.html    |      4 +-
 .../client/class-use/TestCIGetRpcTimeout.html   |      4 +-
 .../class-use/TestCIIncrementRpcTimeout.html    |      4 +-
 .../class-use/TestCIPutOperationTimeout.html    |      4 +-
 .../client/class-use/TestCIPutRpcTimeout.html   |      4 +-
 .../hbase/client/class-use/TestCISleep.html     |      4 +-
 .../client/class-use/TestCheckAndMutate.html    |      4 +-
 .../class-use/TestClientExponentialBackoff.html |      4 +-
 .../client/class-use/TestClientNoCluster.html   |      4 +-
 ...lientOperationInterrupt.TestCoprocessor.html |      4 +-
 .../class-use/TestClientOperationInterrupt.html |      4 +-
 .../client/class-use/TestClientPushback.html    |      4 +-
 ...entScanner.MockRpcRetryingCallerFactory.html |      4 +-
 .../client/class-use/TestClientScanner.html     |      4 +-
 .../class-use/TestClientScannerRPCTimeout.html  |      4 +-
 ...stClientTimeouts.RandomTimeoutRpcClient.html |      4 +-
 .../client/class-use/TestClientTimeouts.html    |      4 +-
 .../class-use/TestCloneSnapshotFromClient.html  |      4 +-
 ...oneSnapshotFromClientWithRegionReplicas.html |      4 +-
 .../TestColumnFamilyDescriptorBuilder.html      |      4 +-
 .../TestCompleteResultScanResultCache.html      |      4 +-
 ...ConnectionImplementation.BlockingFilter.html |      4 +-
 .../class-use/TestConnectionImplementation.html |      4 +-
 .../client/class-use/TestConnectionUtils.html   |      4 +-
 .../class-use/TestCoprocessorDescriptor.html    |    125 +
 .../client/class-use/TestDelayingRunner.html    |      4 +-
 .../client/class-use/TestDeleteTimeStamp.html   |      4 +-
 ...utRequest.SleepLongerAtFirstCoprocessor.html |      4 +-
 .../class-use/TestDropTimeoutRequest.html       |      4 +-
 .../TestEnableTable.MasterSyncObserver.html     |      4 +-
 .../hbase/client/class-use/TestEnableTable.html |      4 +-
 ...FastFail.CallQueueTooBigPffeInterceptor.html |      4 +-
 ...astFail.MyPreemptiveFastFailInterceptor.html |      4 +-
 .../hbase/client/class-use/TestFastFail.html    |      4 +-
 .../client/class-use/TestFlushFromClient.html   |      4 +-
 .../client/class-use/TestFromClientSide.html    |      4 +-
 ...tSide3.WaitingForMultiMutationsObserver.html |      4 +-
 ...tFromClientSide3.WaitingForScanObserver.html |      4 +-
 .../client/class-use/TestFromClientSide3.html   |      4 +-
 .../class-use/TestFromClientSideNoCodec.html    |      4 +-
 ...stFromClientSideScanExcpetion.MyHRegion.html |      4 +-
 ...estFromClientSideScanExcpetion.MyHStore.html |      4 +-
 ...mClientSideScanExcpetion.MyStoreScanner.html |      4 +-
 .../TestFromClientSideScanExcpetion.html        |      4 +-
 ...mClientSideScanExcpetionWithCoprocessor.html |      4 +-
 .../TestFromClientSideWithCoprocessor.html      |      4 +-
 .../hadoop/hbase/client/class-use/TestGet.html  |      4 +-
 .../TestGetProcedureResult.DummyProcedure.html  |      4 +-
 .../class-use/TestGetProcedureResult.html       |      4 +-
 .../class-use/TestHBaseAdminNoCluster.html      |      4 +-
 .../client/class-use/TestHTableMultiplexer.html |      4 +-
 .../TestHTableMultiplexerFlushCache.html        |      4 +-
 .../TestHTableMultiplexerViaMocks.html          |      4 +-
 .../class-use/TestIllegalTableDescriptor.html   |      4 +-
 .../TestImmutableHColumnDescriptor.html         |      4 +-
 .../class-use/TestImmutableHRegionInfo.html     |      4 +-
 .../TestImmutableHTableDescriptor.html          |      4 +-
 .../hbase/client/class-use/TestIncrement.html   |      4 +-
 ...tIncrementFromClientSideWithCoprocessor.html |      4 +-
 .../class-use/TestIncrementsFromClientSide.html |      4 +-
 .../client/class-use/TestInterfaceAlign.html    |      4 +-
 .../class-use/TestIntraRowPagination.html       |      4 +-
 .../client/class-use/TestLeaseRenewal.html      |      4 +-
 .../class-use/TestLimitedScanWithFilter.html    |      4 +-
 .../class-use/TestMalformedCellFromClient.html  |      4 +-
 ...aCache.CallQueueTooBigExceptionInjector.html |      4 +-
 .../TestMetaCache.ExceptionInjector.html        |      4 +-
 .../TestMetaCache.FakeRSRpcServices.html        |      4 +-
 ...taCache.RegionServerWithFakeRpcServices.html |      4 +-
 ...stMetaCache.RoundRobinExceptionInjector.html |      4 +-
 .../hbase/client/class-use/TestMetaCache.html   |      4 +-
 .../client/class-use/TestMetaWithReplicas.html  |      4 +-
 .../client/class-use/TestMetricsConnection.html |      4 +-
 ...napshotFromClient.DelayFlushCoprocessor.html |      4 +-
 .../TestMobCloneSnapshotFromClient.html         |      4 +-
 .../TestMobRestoreSnapshotFromClient.html       |      4 +-
 .../TestMobSnapshotCloneIndependence.html       |      4 +-
 .../class-use/TestMobSnapshotFromClient.html    |      4 +-
 .../TestMultiParallel.MyMasterObserver.html     |      4 +-
 .../client/class-use/TestMultiParallel.html     |      4 +-
 .../class-use/TestMultiRespectsLimits.html      |      4 +-
 .../class-use/TestMultipleTimestamps.html       |      4 +-
 .../hbase/client/class-use/TestMutation.html    |      4 +-
 .../class-use/TestMvccConsistentScanner.html    |      4 +-
 .../hbase/client/class-use/TestOperation.html   |      4 +-
 .../client/class-use/TestProcedureFuture.html   |      4 +-
 .../TestPutDeleteEtcCellIteration.html          |      4 +-
 .../hbase/client/class-use/TestPutDotHas.html   |      4 +-
 .../client/class-use/TestPutWithDelete.html     |      4 +-
 .../client/class-use/TestPutWriteToWal.html     |      4 +-
 .../hbase/client/class-use/TestQuotasShell.html |      4 +-
 .../class-use/TestRawAsyncScanCursor.html       |      4 +-
 .../TestRawAsyncTableLimitedScanWithFilter.html |      4 +-
 .../class-use/TestRawAsyncTablePartialScan.html |      4 +-
 .../client/class-use/TestRawAsyncTableScan.html |      4 +-
 .../client/class-use/TestRegionInfoDisplay.html |      4 +-
 ...rHostingPrimayMetaRegionSlowOrStopCopro.html |      4 +-
 ...icaWithCluster.RegionServerStoppedCopro.html |      4 +-
 .../TestReplicaWithCluster.SlowMeCopro.html     |      4 +-
 .../class-use/TestReplicaWithCluster.html       |      4 +-
 .../TestReplicasClient.SlowMeCopro.html         |      4 +-
 .../client/class-use/TestReplicasClient.html    |      4 +-
 .../client/class-use/TestReplicationShell.html  |      4 +-
 .../TestRestoreSnapshotFromClient.html          |      4 +-
 ...oreSnapshotFromClientWithRegionReplicas.html |      4 +-
 .../hbase/client/class-use/TestResult.html      |      4 +-
 .../TestResultFromCoprocessor.MyObserver.html   |      4 +-
 .../class-use/TestResultFromCoprocessor.html    |      4 +-
 .../class-use/TestResultScannerCursor.html      |      4 +-
 .../class-use/TestResultSizeEstimation.html     |      4 +-
 ...estRetriesExhaustedWithDetailsException.html |      4 +-
 .../class-use/TestReversedScannerCallable.html  |      4 +-
 .../client/class-use/TestRowComparator.html     |      4 +-
 ...ControllerFactory.CountingRpcController.html |      4 +-
 ...ollerFactory.StaticRpcControllerFactory.html |      4 +-
 .../class-use/TestRpcControllerFactory.html     |      4 +-
 .../hadoop/hbase/client/class-use/TestScan.html |      4 +-
 .../class-use/TestScanWithoutFetchingData.html  |      4 +-
 .../client/class-use/TestScannerTimeout.html    |      4 +-
 .../class-use/TestScannersFromClientSide.html   |      4 +-
 .../class-use/TestScannersFromClientSide2.html  |      4 +-
 ...estServerBusyException.SleepCoprocessor.html |      4 +-
 ...Exception.SleepLongerAtFirstCoprocessor.html |      4 +-
 .../class-use/TestServerBusyException.html      |      4 +-
 .../class-use/TestServerLoadDurability.html     |      4 +-
 .../hbase/client/class-use/TestShell.html       |      4 +-
 .../client/class-use/TestShellNoCluster.html    |      4 +-
 .../class-use/TestShortCircuitConnection.html   |      4 +-
 .../class-use/TestSimpleRequestController.html  |      4 +-
 .../client/class-use/TestSizeFailures.html      |      4 +-
 .../class-use/TestSmallReversedScanner.html     |      4 +-
 .../TestSnapshotCloneIndependence.html          |      4 +-
 .../client/class-use/TestSnapshotFromAdmin.html |      4 +-
 .../class-use/TestSnapshotFromClient.html       |      4 +-
 ...estSnapshotFromClientWithRegionReplicas.html |      4 +-
 .../client/class-use/TestSnapshotMetadata.html  |      4 +-
 .../client/class-use/TestSnapshotWithAcl.html   |      4 +-
 .../class-use/TestSplitOrMergeStatus.html       |      4 +-
 .../class-use/TestTableDescriptorBuilder.html   |      4 +-
 .../client/class-use/TestTableFavoredNodes.html |      4 +-
 .../hbase/client/class-use/TestTableShell.html  |      4 +-
 .../class-use/TestTableSnapshotScanner.html     |      4 +-
 .../client/class-use/TestTimestampsFilter.html  |      4 +-
 .../class-use/TestUpdateConfiguration.html      |      4 +-
 .../client/class-use/TestZKAsyncRegistry.html   |      4 +-
 .../client/example/TestAsyncClientExample.html  |      4 +-
 .../client/example/TestHttpProxyExample.html    |      4 +-
 .../class-use/TestAsyncClientExample.html       |      4 +-
 .../example/class-use/TestHttpProxyExample.html |      4 +-
 .../hbase/client/example/package-frame.html     |      2 +-
 .../hbase/client/example/package-summary.html   |      4 +-
 .../hbase/client/example/package-tree.html      |      4 +-
 .../hbase/client/example/package-use.html       |      4 +-
 .../hbase/client/locking/TestEntityLocks.html   |      4 +-
 .../locking/class-use/TestEntityLocks.html      |      4 +-
 .../hbase/client/locking/package-frame.html     |      2 +-
 .../hbase/client/locking/package-summary.html   |      4 +-
 .../hbase/client/locking/package-tree.html      |      4 +-
 .../hbase/client/locking/package-use.html       |      4 +-
 .../hadoop/hbase/client/package-frame.html      |      3 +-
 .../hadoop/hbase/client/package-summary.html    |    246 +-
 .../hadoop/hbase/client/package-tree.html       |      5 +-
 .../apache/hadoop/hbase/client/package-use.html |      4 +-
 .../client/procedure/ShellTestProcedure.html    |      4 +-
 .../procedure/class-use/ShellTestProcedure.html |      4 +-
 .../hbase/client/procedure/package-frame.html   |      2 +-
 .../hbase/client/procedure/package-summary.html |      4 +-
 .../hbase/client/procedure/package-tree.html    |      4 +-
 .../hbase/client/procedure/package-use.html     |      4 +-
 .../replication/TestReplicationAdmin.html       |      4 +-
 ...usters.TestUpdatableReplicationEndpoint.html |      4 +-
 .../TestReplicationAdminWithClusters.html       |      4 +-
 ...licationAdminWithTwoDifferentZKClusters.html |      4 +-
 .../class-use/TestReplicationAdmin.html         |      4 +-
 ...usters.TestUpdatableReplicationEndpoint.html |      4 +-
 .../TestReplicationAdminWithClusters.html       |      4 +-
 ...licationAdminWithTwoDifferentZKClusters.html |      4 +-
 .../hbase/client/replication/package-frame.html |      2 +-
 .../client/replication/package-summary.html     |      4 +-
 .../hbase/client/replication/package-tree.html  |      4 +-
 .../hbase/client/replication/package-use.html   |      4 +-
 .../hbase/client/rsgroup/TestShellRSGroups.html |      4 +-
 .../rsgroup/class-use/TestShellRSGroups.html    |      4 +-
 .../hbase/client/rsgroup/package-frame.html     |      2 +-
 .../hbase/client/rsgroup/package-summary.html   |      4 +-
 .../hbase/client/rsgroup/package-tree.html      |      4 +-
 .../hbase/client/rsgroup/package-use.html       |      4 +-
 .../hbase/conf/TestConfigurationManager.html    |      4 +-
 .../class-use/TestConfigurationManager.html     |      4 +-
 .../apache/hadoop/hbase/conf/package-frame.html |      2 +-
 .../hadoop/hbase/conf/package-summary.html      |      4 +-
 .../apache/hadoop/hbase/conf/package-tree.html  |      4 +-
 .../apache/hadoop/hbase/conf/package-use.html   |      4 +-
 .../coprocessor/ColumnAggregationEndpoint.html  |      4 +-
 .../ColumnAggregationEndpointNullResponse.html  |      4 +-
 .../ColumnAggregationEndpointWithErrors.html    |      4 +-
 .../coprocessor/ProtobufCoprocessorService.html |      4 +-
 .../coprocessor/SampleRegionWALCoprocessor.html |      4 +-
 .../hbase/coprocessor/SimpleRegionObserver.html |      4 +-
 .../TestAppendTimeRange.MyObserver.html         |      4 +-
 .../hbase/coprocessor/TestAppendTimeRange.html  |      4 +-
 ...essorEndpoint.DummyRegionServerEndpoint.html |      4 +-
 .../TestAsyncCoprocessorEndpoint.html           |      4 +-
 .../TestBatchCoprocessorEndpoint.html           |      4 +-
 .../TestClassLoading.TestMasterCoprocessor.html |      6 +-
 .../hbase/coprocessor/TestClassLoading.html     |      4 +-
 ...rocessorConfiguration.SystemCoprocessor.html |      4 +-
 ...processorConfiguration.TableCoprocessor.html |      4 +-
 .../TestCoprocessorConfiguration.html           |      4 +-
 .../coprocessor/TestCoprocessorEndpoint.html    |      4 +-
 ...tCoprocessorHost.SimpleRegionObserverV2.html |      8 +-
 .../hbase/coprocessor/TestCoprocessorHost.html  |     12 +-
 .../TestCoprocessorInterface.CoprocessorII.html |      4 +-
 ...estCoprocessorInterface.CoprocessorImpl.html |      4 +-
 .../coprocessor/TestCoprocessorInterface.html   |      4 +-
 ...CoprocessorMetrics.CustomMasterObserver.html |      6 +-
 ...CoprocessorMetrics.CustomRegionEndpoint.html |      4 +-
 ...CoprocessorMetrics.CustomRegionObserver.html |      4 +-
 ...oprocessorMetrics.CustomRegionObserver2.html |      4 +-
 ...essorMetrics.CustomRegionServerObserver.html |      4 +-
 ...estCoprocessorMetrics.CustomWALObserver.html |      4 +-
 .../coprocessor/TestCoprocessorMetrics.html     |      4 +-
 ...rdCompatibility.DummyCoprocessorService.html |      4 +-
 ...CoprocessorServiceBackwardCompatibility.html |      4 +-
 ...orShortCircuitRPC.TestMasterCoprocessor.html |      4 +-
 ...orShortCircuitRPC.TestRegionCoprocessor.html |      4 +-
 ...tCircuitRPC.TestRegionServerCoprocessor.html |      4 +-
 .../TestCoprocessorShortCircuitRPC.html         |      4 +-
 .../TestCoprocessorStop.FooCoprocessor.html     |      4 +-
 .../hbase/coprocessor/TestCoprocessorStop.html  |      4 +-
 .../TestCoprocessorTableEndpoint.html           |      4 +-
 ...MasterCoprocessor.CoreMasterCoprocessor.html |      4 +-
 ...terCoprocessor.NotCoreMasterCoprocessor.html |      4 +-
 .../coprocessor/TestCoreMasterCoprocessor.html  |      4 +-
 ...RegionCoprocessor.CoreRegionCoprocessor.html |      4 +-
 ...ionCoprocessor.NotCoreRegionCoprocessor.html |      4 +-
 .../coprocessor/TestCoreRegionCoprocessor.html  |      4 +-
 ...Coprocessor.CoreRegionServerCoprocessor.html |      4 +-
 ...rocessor.NotCoreRegionServerCoprocessor.html |      4 +-
 .../TestCoreRegionServerCoprocessor.html        |      4 +-
 .../hbase/coprocessor/TestImportExport.html     |      4 +-
 ...ementAndAppendWithNullResult.MyObserver.html |      4 +-
 .../TestIncrementAndAppendWithNullResult.html   |      4 +-
 .../TestIncrementTimeRange.MyObserver.html      |      4 +-
 .../coprocessor/TestIncrementTimeRange.html     |      4 +-
 ...rExceptionWithAbort.BuggyMasterObserver.html |      6 +-
 ...sorExceptionWithAbort.CreateTableThread.html |      4 +-
 ...ocessorExceptionWithAbort.MasterTracker.html |      4 +-
 ...TestMasterCoprocessorExceptionWithAbort.html |      4 +-
 ...ExceptionWithRemove.BuggyMasterObserver.html |      6 +-
 ...cessorExceptionWithRemove.MasterTracker.html |      4 +-
 ...estMasterCoprocessorExceptionWithRemove.html |      4 +-
 .../TestMasterObserver.CPMasterObserver.html    |      6 +-
 .../hbase/coprocessor/TestMasterObserver.html   |      4 +-
 ...hSlowCoprocessor.FlushingRegionObserver.html |      4 +-
 ...NegativeMemStoreSizeWithSlowCoprocessor.html |      4 +-
 ...Coprocessor.CustomThreadPoolCoprocessor.html |      4 +-
 ...Coprocessor.SendToOtherTableCoprocessor.html |      4 +-
 .../coprocessor/TestOpenTableInCoprocessor.html |      4 +-
 ...ellViaRegionObserver.RegionObserverImpl.html |      4 +-
 .../TestPassCustomCellViaRegionObserver.html    |      4 +-
 .../coprocessor/TestReadOnlyConfiguration.html  |      4 +-
 ...estRegionObserverBypass.TestCoprocessor.html |      4 +-
 ...stRegionObserverBypass.TestCoprocessor2.html |      4 +-
 ...stRegionObserverBypass.TestCoprocessor3.html |      4 +-
 .../coprocessor/TestRegionObserverBypass.html   |      4 +-
 ...mCoprocessors.TestDeleteCellCoprocessor.html |      4 +-
 ...oprocessors.TestDeleteFamilyCoprocessor.html |      4 +-
 ...omCoprocessors.TestDeleteRowCoprocessor.html |      4 +-
 ...processors.TestMultiMutationCoprocessor.html |      4 +-
 ...tationsFromCoprocessors.TestWALObserver.html |      4 +-
 ...erverForAddingMutationsFromCoprocessors.html |      4 +-
 ...gionObserverInterface.EvenOnlyCompactor.html |      4 +-
 .../TestRegionObserverInterface.html            |      4 +-
 ...reFlushAndPreCompact.TestRegionObserver.html |      4 +-
 ...TestRegionObserverPreFlushAndPreCompact.html |      4 +-
 ...ook.CompactionCompletionNotifyingRegion.html |     13 +-
 ...erverScannerOpenHook.EmptyRegionObsever.html |      4 +-
 ...ionObserverScannerOpenHook.NoDataFilter.html |      4 +-
 ...verScannerOpenHook.NoDataFromCompaction.html |      4 +-
 ...ObserverScannerOpenHook.NoDataFromFlush.html |      4 +-
 ...nObserverScannerOpenHook.NoDataFromScan.html |      4 +-
 .../TestRegionObserverScannerOpenHook.html      |      4 +-
 .../TestRegionObserverStacking.ObserverA.html   |      4 +-
 .../TestRegionObserverStacking.ObserverB.html   |      4 +-
 .../TestRegionObserverStacking.ObserverC.html   |      4 +-
 .../coprocessor/TestRegionObserverStacking.html |      4 +-
 ...essorEndpoint.DummyRegionServerEndpoint.html |      4 +-
 .../TestRegionServerCoprocessorEndpoint.html    |      4 +-
 ...rExceptionWithAbort.BuggyRegionObserver.html |      4 +-
 ...nWithAbort.FailedInitializationObserver.html |      4 +-
 ...gionServerCoprocessorExceptionWithAbort.html |      4 +-
 ...ExceptionWithRemove.BuggyRegionObserver.html |      4 +-
 ...ionServerCoprocessorExceptionWithRemove.html |      4 +-
 ...essorEndpoint.FriendsOfFriendsProcessor.html |      4 +-
 ...essorEndpoint.IncrementCounterProcessor.html |      4 +-
 ...t.RowProcessorEndpoint.RowSwapProcessor.html |      4 +-
 ...t.RowProcessorEndpoint.TimeoutProcessor.html |      4 +-
 ...wProcessorEndpoint.RowProcessorEndpoint.html |      4 +-
 .../coprocessor/TestRowProcessorEndpoint.html   |      4 +-
 .../hbase/coprocessor/TestSecureExport.html     |      4 +-
 .../hbase/coprocessor/TestWALObserver.html      |      4 +-
 .../class-use/ColumnAggregationEndpoint.html    |      4 +-
 .../ColumnAggregationEndpointNullResponse.html  |      4 +-
 .../ColumnAggregationEndpointWithErrors.html    |      4 +-
 .../class-use/ProtobufCoprocessorService.html   |      4 +-
 .../class-use/SampleRegionWALCoprocessor.html   |      4 +-
 .../class-use/SimpleRegionObserver.html         |      4 +-
 .../TestAppendTimeRange.MyObserver.html         |      4 +-
 .../class-use/TestAppendTimeRange.html          |      4 +-
 ...essorEndpoint.DummyRegionServerEndpoint.html |      4 +-
 .../class-use/TestAsyncCoprocessorEndpoint.html |      4 +-
 .../class-use/TestBatchCoprocessorEndpoint.html |      4 +-
 .../TestClassLoading.TestMasterCoprocessor.html |      4 +-
 .../coprocessor/class-use/TestClassLoading.html |      4 +-
 ...rocessorConfiguration.SystemCoprocessor.html |      4 +-
 ...processorConfiguration.TableCoprocessor.html |      4 +-
 .../class-use/TestCoprocessorConfiguration.html |      4 +-
 .../class-use/TestCoprocessorEndpoint.html      |      4 +-
 ...tCoprocessorHost.SimpleRegionObserverV2.html |      4 +-
 .../class-use/TestCoprocessorHost.html          |      4 +-
 .../TestCoprocessorInterface.CoprocessorII.html |      4 +-
 ...estCoprocessorInterface.CoprocessorImpl.html |      4 +-
 .../class-use/TestCoprocessorInterface.html     |      4 +-
 ...CoprocessorMetrics.CustomMasterObserver.html |      4 +-
 ...CoprocessorMetrics.CustomRegionEndpoint.html |      4 +-
 ...CoprocessorMetrics.CustomRegionObserver.html |      4 +-
 ...oprocessorMetrics.CustomRegionObserver2.html |      4 +-
 ...essorMetrics.CustomRegionServerObserver.html |      4 +-
 ...estCoprocessorMetrics.CustomWALObserver.html |      4 +-
 .../class-use/TestCoprocessorMetrics.html       |      4 +-
 ...rdCompatibility.DummyCoprocessorService.html |      4 +-
 ...CoprocessorServiceBackwardCompatibility.html |      4 +-
 ...orShortCircuitRPC.TestMasterCoprocessor.html |      4 +-
 ...orShortCircuitRPC.TestRegionCoprocessor.html |      4 +-
 ...tCircuitRPC.TestRegionServerCoprocessor.html |      4 +-
 .../TestCoprocessorShortCircuitRPC.html         |      4 +-
 .../TestCoprocessorStop.FooCoprocessor.html     |      4 +-
 .../class-use/TestCoprocessorStop.html          |      4 +-
 .../class-use/TestCoprocessorTableEndpoint.html |      4 +-
 ...MasterCoprocessor.CoreMasterCoprocessor.html |      4 +-
 ...terCoprocessor.NotCoreMasterCoprocessor.html |      4 +-
 .../class-use/TestCoreMasterCoprocessor.html    |      4 +-
 ...RegionCoprocessor.CoreRegionCoprocessor.html |      4 +-
 ...ionCoprocessor.NotCoreRegionCoprocessor.html |      4 +-
 .../class-use/TestCoreRegionCoprocessor.html    |      4 +-
 ...Coprocessor.CoreRegionServerCoprocessor.html |      4 +-
 ...rocessor.NotCoreRegionServerCoprocessor.html |      4 +-
 .../TestCoreRegionServerCoprocessor.html        |      4 +-
 .../coprocessor/class-use/TestImportExport.html |      4 +-
 ...ementAndAppendWithNullResult.MyObserver.html |      4 +-
 .../TestIncrementAndAppendWithNullResult.html   |      4 +-
 .../TestIncrementTimeRange.MyObserver.html      |      4 +-
 .../class-use/TestIncrementTimeRange.html       |      4 +-
 ...rExceptionWithAbort.BuggyMasterObserver.html |      4 +-
 ...sorExceptionWithAbort.CreateTableThread.html |      4 +-
 ...ocessorExceptionWithAbort.MasterTracker.html |      4 +-
 ...TestMasterCoprocessorExceptionWithAbort.html |      4 +-
 ...ExceptionWithRemove.BuggyMasterObserver.html |      4 +-
 ...cessorExceptionWithRemove.MasterTracker.html |      4 +-
 ...estMasterCoprocessorExceptionWithRemove.html |      4 +-
 .../TestMasterObserver.CPMasterObserver.html    |      4 +-
 .../class-use/TestMasterObserver.html           |      4 +-
 ...hSlowCoprocessor.FlushingRegionObserver.html |      4 +-
 ...NegativeMemStoreSizeWithSlowCoprocessor.html |      4 +-
 ...Coprocessor.CustomThreadPoolCoprocessor.html |      4 +-
 ...Coprocessor.SendToOtherTableCoprocessor.html |      4 +-
 .../class-use/TestOpenTableInCoprocessor.html   |      4 +-
 ...ellViaRegionObserver.RegionObserverImpl.html |      4 +-
 .../TestPassCustomCellViaRegionObserver.html    |      4 +-
 .../class-use/TestReadOnlyConfiguration.html    |      4 +-
 ...estRegionObserverBypass.TestCoprocessor.html |      4 +-
 ...stRegionObserverBypass.TestCoprocessor2.html |      4 +-
 ...stRegionObserverBypass.TestCoprocessor3.html |      4 +-
 .../class-use/TestRegionObserverBypass.html     |      4 +-
 ...mCoprocessors.TestDeleteCellCoprocessor.html |      4 +-
 ...oprocessors.TestDeleteFamilyCoprocessor.html |      4 +-
 ...omCoprocessors.TestDeleteRowCoprocessor.html |      4 +-
 ...processors.TestMultiMutationCoprocessor.html |      4 +-
 ...tationsFromCoprocessors.TestWALObserver.html |      4 +-
 ...erverForAddingMutationsFromCoprocessors.html |      4 +-
 ...gionObserverInterface.EvenOnlyCompactor.html |      4 +-
 .../class-use/TestRegionObserverInterface.html  |      4 +-
 ...reFlushAndPreCompact.TestRegionObserver.html |      4 +-
 ...TestRegionObserverPreFlushAndPreCompact.html |      4 +-
 ...ook.CompactionCompletionNotifyingRegion.html |      4 +-
 ...erverScannerOpenHook.EmptyRegionObsever.html |      4 +-
 ...ionObserverScannerOpenHook.NoDataFilter.html |      4 +-
 ...verScannerOpenHook.NoDataFromCompaction.html |      4 +-
 ...ObserverScannerOpenHook.NoDataFromFlush.html |      4 +-
 ...nObserverScannerOpenHook.NoDataFromScan.html |      4 +-
 .../TestRegionObserverScannerOpenHook.html      |      4 +-
 .../TestRegionObserverStacking.ObserverA.html   |      4 +-
 .../TestRegionObserverStacking.ObserverB.html   |      4 +-
 .../TestRegionObserverStacking.ObserverC.html   |      4 +-
 .../class-use/TestRegionObserverStacking.html   |      4 +-
 ...essorEndpoint.DummyRegionServerEndpoint.html |      4 +-
 .../TestRegionServerCoprocessorEndpoint.html    |      4 +-
 ...rExceptionWithAbort.BuggyRegionObserver.html |      4 +-
 ...nWithAbort.FailedInitializationObserver.html |      4 +-
 ...gionServerCoprocessorExceptionWithAbort.html |      4 +-
 ...ExceptionWithRemove.BuggyRegionObserver.html |      4 +-
 ...ionServerCoprocessorExceptionWithRemove.html |      4 +-
 ...essorEndpoint.FriendsOfFriendsProcessor.html |      4 +-
 ...essorEndpoint.IncrementCounterProcessor.html |      4 +-
 ...t.RowProcessorEndpoint.RowSwapProcessor.html |      4 +-
 ...t.RowProcessorEndpoint.TimeoutProcessor.html |      4 +-
 ...wProcessorEndpoint.RowProcessorEndpoint.html |      4 +-
 .../class-use/TestRowProcessorEndpoint.html     |      4 +-
 .../coprocessor/class-use/TestSecureExport.html |      4 +-
 .../coprocessor/class-use/TestWALObserver.html  |      4 +-
 .../hadoop/hbase/coprocessor/package-frame.html |      2 +-
 .../hbase/coprocessor/package-summary.html      |      4 +-
 .../hadoop/hbase/coprocessor/package-tree.html  |      4 +-
 .../hadoop/hbase/coprocessor/package-use.html   |      4 +-
 .../TestForeignExceptionDispatcher.html         |      4 +-
 .../TestForeignExceptionSerialization.html      |      4 +-
 .../TestTimeoutExceptionInjector.html           |      4 +-
 .../TestForeignExceptionDispatcher.html         |      4 +-
 .../TestForeignExceptionSerialization.html      |      4 +-
 .../class-use/TestTimeoutExceptionInjector.html |      4 +-
 .../hbase/errorhandling/package-frame.html      |      2 +-
 .../hbase/errorhandling/package-summary.html    |      4 +-
 .../hbase/errorhandling/package-tree.html       |      4 +-
 .../hadoop/hbase/errorhandling/package-use.html |      4 +-
 .../exceptions/TestClientExceptionsUtil.html    |      4 +-
 .../class-use/TestClientExceptionsUtil.html     |      4 +-
 .../hadoop/hbase/exceptions/package-frame.html  |      2 +-
 .../hbase/exceptions/package-summary.html       |      4 +-
 .../hadoop/hbase/exceptions/package-tree.html   |      4 +-
 .../hadoop/hbase/exceptions/package-use.html    |      4 +-
 .../TestFavoredNodeAssignmentHelper.html        |      4 +-
 .../TestStartcodeAgnosticServerName.html        |      4 +-
 .../TestFavoredNodeAssignmentHelper.html        |      4 +-
 .../TestStartcodeAgnosticServerName.html        |      4 +-
 .../hadoop/hbase/favored/package-frame.html     |      2 +-
 .../hadoop/hbase/favored/package-summary.html   |      4 +-
 .../hadoop/hbase/favored/package-tree.html      |      4 +-
 .../hadoop/hbase/favored/package-use.html       |      4 +-
 .../hadoop/hbase/filter/FilterAllFilter.html    |      4 +-
 .../hbase/filter/FilterTestingCluster.html      |      4 +-
 .../hbase/filter/TestBigDecimalComparator.html  |      4 +-
 .../hadoop/hbase/filter/TestBitComparator.html  |      4 +-
 .../filter/TestColumnPaginationFilter.html      |      4 +-
 .../hbase/filter/TestColumnPrefixFilter.html    |      4 +-
 .../hbase/filter/TestColumnRangeFilter.html     |      4 +-
 .../filter/TestComparatorSerialization.html     |      4 +-
 .../hadoop/hbase/filter/TestComparators.html    |      4 +-
 .../hbase/filter/TestDependentColumnFilter.html |      4 +-
 .../hbase/filter/TestFilter.SlowScanFilter.html |      4 +-
 .../apache/hadoop/hbase/filter/TestFilter.html  |      4 +-
 ...rFromRegionSide.FirstSeveralCellsFilter.html |      4 +-
 .../hbase/filter/TestFilterFromRegionSide.html  |      4 +-
 .../TestFilterList.AlwaysNextColFilter.html     |      4 +-
 .../hadoop/hbase/filter/TestFilterList.html     |      4 +-
 .../hbase/filter/TestFilterListOnMini.html      |      4 +-
 .../TestFilterListOrOperatorWithBlkCnt.html     |      4 +-
 .../hbase/filter/TestFilterSerialization.html   |      4 +-
 .../hbase/filter/TestFilterWithScanLimits.html  |      4 +-
 .../hadoop/hbase/filter/TestFilterWrapper.html  |      4 +-
 ...stFirstKeyValueMatchingQualifiersFilter.html |      4 +-
 .../TestFuzzyRowAndColumnRangeFilter.html       |      4 +-
 .../hadoop/hbase/filter/TestFuzzyRowFilter.html |      4 +-
 .../filter/TestFuzzyRowFilterEndToEnd.html      |      4 +-
 .../hbase/filter/TestInclusiveStopFilter.html   |      4 +-
 .../filter/TestInvocationRecordFilter.html      |      4 +-
 .../hadoop/hbase/filter/TestKeyOnlyFilter.html  |      4 +-
 .../hadoop/hbase/filter/TestLongComparator.html |      4 +-
 .../hbase/filter/TestMultiRowRangeFilter.html   |      4 +-
 .../filter/TestMultipleColumnPrefixFilter.html  |      4 +-
 .../hadoop/hbase/filter/TestNullComparator.html |      4 +-
 .../hadoop/hbase/filter/TestPageFilter.html     |      4 +-
 .../hadoop/hbase/filter/TestParseFilter.html    |      4 +-
 .../hadoop/hbase/filter/TestPrefixFilter.html   |      4 +-
 .../hbase/filter/TestRandomRowFilter.html       |      4 +-
 .../hbase/filter/TestRegexComparator.html       |      4 +-
 .../hadoop/hbase/filter/TestScanRowPrefix.html  |      4 +-
 .../TestSingleColumnValueExcludeFilter.html     |      4 +-
 .../filter/TestSingleColumnValueFilter.html     |      4 +-
 .../hbase/filter/class-use/FilterAllFilter.html |      4 +-
 .../filter/class-use/FilterTestingCluster.html  |      4 +-
 .../class-use/TestBigDecimalComparator.html     |      4 +-
 .../filter/class-use/TestBitComparator.html     |      4 +-
 .../class-use/TestColumnPaginationFilter.html   |      4 +-
 .../class-use/TestColumnPrefixFilter.html       |      4 +-
 .../filter/class-use/TestColumnRangeFilter.html |      4 +-
 .../class-use/TestComparatorSerialization.html  |      4 +-
 .../hbase/filter/class-use/TestComparators.html |      4 +-
 .../class-use/TestDependentColumnFilter.html    |      4 +-
 .../class-use/TestFilter.SlowScanFilter.html    |      4 +-
 .../hbase/filter/class-use/TestFilter.html      |      4 +-
 ...rFromRegionSide.FirstSeveralCellsFilter.html |      4 +-
 .../class-use/TestFilterFromRegionSide.html     |      4 +-
 .../TestFilterList.AlwaysNextColFilter.html     |      4 +-
 .../hbase/filter/class-use/TestFilterList.html  |      4 +-
 .../filter/class-use/TestFilterListOnMini.html  |      4 +-
 .../TestFilterListOrOperatorWithBlkCnt.html     |      4 +-
 .../class-use/TestFilterSerialization.html      |      4 +-
 .../class-use/TestFilterWithScanLimits.html     |      4 +-
 .../filter/class-use/TestFilterWrapper.html     |      4 +-
 ...stFirstKeyValueMatchingQualifiersFilter.html |      4 +-
 .../TestFuzzyRowAndColumnRangeFilter.html       |      4 +-
 .../filter/class-use/TestFuzzyRowFilter.html    |      4 +-
 .../class-use/TestFuzzyRowFilterEndToEnd.html   |      4 +-
 .../class-use/TestInclusiveStopFilter.html      |      4 +-
 .../class-use/TestInvocationRecordFilter.html   |      4 +-
 .../filter/class-use/TestKeyOnlyFilter.html     |      4 +-
 .../filter/class-use/TestLongComparator.html    |      4 +-
 .../class-use/TestMultiRowRangeFilter.html      |      4 +-
 .../TestMultipleColumnPrefixFilter.html         |      4 +-
 .../filter/class-use/TestNullComparator.html    |      4 +-
 .../hbase/filter/class-use/TestPageFilter.html  |      4 +-
 .../hbase/filter/class-use/TestParseFilter.html |      4 +-
 .../filter/class-use/TestPrefixFilter.html      |      4 +-
 .../filter/class-use/TestRandomRowFilter.html   |      4 +-
 .../filter/class-use/TestRegexComparator.html   |      4 +-
 .../filter/class-use/TestScanRowPrefix.html     |      4 +-
 .../TestSingleColumnValueExcludeFilter.html     |      4 +-
 .../class-use/TestSingleColumnValueFilter.html  |      4 +-
 .../hadoop/hbase/filter/package-frame.html      |      2 +-
 .../hadoop/hbase/filter/package-summary.html    |      4 +-
 .../hadoop/hbase/filter/package-tree.html       |      4 +-
 .../apache/hadoop/hbase/filter/package-use.html |      4 +-
 .../hbase/http/HttpServerFunctionalTest.html    |      4 +-
 ...lobalFilter.RecordingFilter.Initializer.html |      4 +-
 .../http/TestGlobalFilter.RecordingFilter.html  |      4 +-
 .../hadoop/hbase/http/TestGlobalFilter.html     |      4 +-
 .../hadoop/hbase/http/TestHtmlQuoting.html      |      4 +-
 .../hadoop/hbase/http/TestHttpRequestLog.html   |      4 +-
 .../hbase/http/TestHttpRequestLogAppender.html  |      4 +-
 .../TestHttpServer.DummyFilterInitializer.html  |      4 +-
 .../http/TestHttpServer.DummyServletFilter.html |      4 +-
 .../http/TestHttpServer.EchoMapServlet.html     |      4 +-
 .../hbase/http/TestHttpServer.EchoServlet.html  |      4 +-
 .../http/TestHttpServer.HtmlContentServlet.html |      4 +-
 .../http/TestHttpServer.LongHeaderServlet.html  |      4 +-
 .../http/TestHttpServer.MyGroupsProvider.html   |      4 +-
 .../hadoop/hbase/http/TestHttpServer.html       |      4 +-
 .../hbase/http/TestHttpServerLifecycle.html     |      4 +-
 .../hbase/http/TestHttpServerWebapps.html       |      4 +-
 ...tPathFilter.RecordingFilter.Initializer.html |      4 +-
 .../http/TestPathFilter.RecordingFilter.html    |      4 +-
 .../hadoop/hbase/http/TestPathFilter.html       |      4 +-
 .../hadoop/hbase/http/TestSSLHttpServer.html    |      4 +-
 ...stServletFilter.ErrorFilter.Initializer.html |      4 +-
 .../http/TestServletFilter.ErrorFilter.html     |      4 +-
 ...tServletFilter.SimpleFilter.Initializer.html |      4 +-
 .../http/TestServletFilter.SimpleFilter.html    |      4 +-
 .../hadoop/hbase/http/TestServletFilter.html    |      4 +-
 .../hadoop/hbase/http/TestSpnegoHttpServer.html |      4 +-
 .../class-use/HttpServerFunctionalTest.html     |      4 +-
 ...lobalFilter.RecordingFilter.Initializer.html |      4 +-
 .../TestGlobalFilter.RecordingFilter.html       |      4 +-
 .../hbase/http/class-use/TestGlobalFilter.html  |      4 +-
 .../hbase/http/class-use/TestHtmlQuoting.html   |      4 +-
 .../http/class-use/TestHttpRequestLog.html      |      4 +-
 .../class-use/TestHttpRequestLogAppender.html   |      4 +-
 .../TestHttpServer.DummyFilterInitializer.html  |      4 +-
 .../TestHttpServer.DummyServletFilter.html      |      4 +-
 .../TestHttpServer.EchoMapServlet.html          |      4 +-
 .../class-use/TestHttpServer.EchoServlet.html   |      4 +-
 .../TestHttpServer.HtmlContentServlet.html      |      4 +-
 .../TestHttpServer.LongHeaderServlet.html       |      4 +-
 .../TestHttpServer.MyGroupsProvider.html        |      4 +-
 .../hbase/http/class-use/TestHttpServer.html    |      4 +-
 .../http/class-use/TestHttpServerLifecycle.html |      4 +-
 .../http/class-use/TestHttpServerWebapps.html   |      4 +-
 ...tPathFilter.RecordingFilter.Initializer.html |      4 +-
 .../TestPathFilter.RecordingFilter.html         |      4 +-
 .../hbase/http/class-use/TestPathFilter.html    |      4 +-
 .../hbase/http/class-use/TestSSLHttpServer.html |      4 +-
 ...stServletFilter.ErrorFilter.Initializer.html |      4 +-
 .../TestServletFilter.ErrorFilter.html          |      4 +-
 ...tServletFilter.SimpleFilter.Initializer.html |      4 +-
 .../TestServletFilter.SimpleFilter.html         |      4 +-
 .../hbase/http/class-use/TestServletFilter.html |      4 +-
 .../http/class-use/TestSpnegoHttpServer.html    |      4 +-
 .../hadoop/hbase/http/conf/TestConfServlet.html |      4 +-
 .../http/conf/class-use/TestConfServlet.html    |      4 +-
 .../hadoop/hbase/http/conf/package-frame.html   |      2 +-
 .../hadoop/hbase/http/conf/package-summary.html |      4 +-
 .../hadoop/hbase/http/conf/package-tree.html    |      4 +-
 .../hadoop/hbase/http/conf/package-use.html     |      4 +-
 .../hbase/http/jmx/TestJMXJsonServlet.html      |      4 +-
 .../http/jmx/class-use/TestJMXJsonServlet.html  |      4 +-
 .../hadoop/hbase/http/jmx/package-frame.html    |      2 +-
 .../hadoop/hbase/http/jmx/package-summary.html  |      4 +-
 .../hadoop/hbase/http/jmx/package-tree.html     |      4 +-
 .../hadoop/hbase/http/jmx/package-use.html      |      4 +-
 .../hbase/http/lib/TestStaticUserWebFilter.html |      4 +-
 .../lib/class-use/TestStaticUserWebFilter.html  |      4 +-
 .../hadoop/hbase/http/lib/package-frame.html    |      2 +-
 .../hadoop/hbase/http/lib/package-summary.html  |      4 +-
 .../hadoop/hbase/http/lib/package-tree.html     |      4 +-
 .../hadoop/hbase/http/lib/package-use.html      |      4 +-
 .../hadoop/hbase/http/log/TestLogLevel.html     |      4 +-
 .../hbase/http/log/class-use/TestLogLevel.html  |      4 +-
 .../hadoop/hbase/http/log/package-frame.html    |      2 +-
 .../hadoop/hbase/http/log/package-summary.html  |      4 +-
 .../hadoop/hbase/http/log/package-tree.html     |      4 +-
 .../hadoop/hbase/http/log/package-use.html      |      4 +-
 .../apache/hadoop/hbase/http/package-frame.html |      2 +-
 .../hadoop/hbase/http/package-summary.html      |      4 +-
 .../apache/hadoop/hbase/http/package-tree.html  |      4 +-
 .../apache/hadoop/hbase/http/package-use.html   |      4 +-
 .../hbase/http/resource/JerseyResource.html     |      4 +-
 .../http/resource/class-use/JerseyResource.html |      4 +-
 .../hbase/http/resource/package-frame.html      |      2 +-
 .../hbase/http/resource/package-summary.html    |      4 +-
 .../hbase/http/resource/package-tree.html       |      4 +-
 .../hadoop/hbase/http/resource/package-use.html |      4 +-
 .../hadoop/hbase/http/ssl/KeyStoreTestUtil.html |      4 +-
 .../http/ssl/class-use/KeyStoreTestUtil.html    |      4 +-
 .../hadoop/hbase/http/ssl/package-frame.html    |      2 +-
 .../hadoop/hbase/http/ssl/package-summary.html  |      4 +-
 .../hadoop/hbase/http/ssl/package-tree.html     |      4 +-
 .../hadoop/hbase/http/ssl/package-use.html      |      4 +-
 .../io/TestByteBufferListOutputStream.html      |      4 +-
 .../hbase/io/TestByteBufferOutputStream.html    |      4 +-
 .../hadoop/hbase/io/TestByteBufferPool.html     |      4 +-
 .../apache/hadoop/hbase/io/TestFileLink.html    |      4 +-
 .../apache/hadoop/hbase/io/TestHFileLink.html   |      4 +-
 .../hbase/io/TestHalfStoreFileReader.html       |      4 +-
 .../apache/hadoop/hbase/io/TestHeapSize.html    |      4 +-
 .../hbase/io/TestImmutableBytesWritable.html    |      4 +-
 .../apache/hadoop/hbase/io/TestMetricsIO.html   |      4 +-
 .../hbase/io/TestMultiByteBuffInputStream.html  |      4 +-
 .../hbase/io/TestTagCompressionContext.html     |      4 +-
 .../TestFanOutOneBlockAsyncDFSOutput.html       |      4 +-
 .../hbase/io/asyncfs/TestLocalAsyncOutput.html  |      8 +-
 .../TestOverwriteFileUnderConstruction.html     |    381 +
 .../TestSaslFanOutOneBlockAsyncDFSOutput.html   |     34 +-
 .../io/asyncfs/TestSendBufSizePredictor.html    |      4 +-
 .../TestFanOutOneBlockAsyncDFSOutput.html       |      4 +-
 .../asyncfs/class-use/TestLocalAsyncOutput.html |      4 +-
 .../TestOverwriteFileUnderConstruction.html     |    125 +
 .../TestSaslFanOutOneBlockAsyncDFSOutput.html   |      4 +-
 .../class-use/TestSendBufSizePredictor.html     |      4 +-
 .../hadoop/hbase/io/asyncfs/package-frame.html  |      3 +-
 .../hbase/io/asyncfs/package-summary.html       |     12 +-
 .../hadoop/hbase/io/asyncfs/package-tree.html   |      5 +-
 .../hadoop/hbase/io/asyncfs/package-use.html    |      4 +-
 .../TestByteBufferListOutputStream.html         |      4 +-
 .../class-use/TestByteBufferOutputStream.html   |      4 +-
 .../hbase/io/class-use/TestByteBufferPool.html  |      4 +-
 .../hadoop/hbase/io/class-use/TestFileLink.html |      4 +-
 .../hbase/io/class-use/TestHFileLink.html       |      4 +-
 .../io/class-use/TestHalfStoreFileReader.html   |      4 +-
 .../hadoop/hbase/io/class-use/TestHeapSize.html |      4 +-
 .../class-use/TestImmutableBytesWritable.html   |      4 +-
 .../hbase/io/class-use/TestMetricsIO.html       |      4 +-
 .../class-use/TestMultiByteBuffInputStream.html |      4 +-
 .../io/class-use/TestTagCompressionContext.html |      4 +-
 .../hbase/io/crypto/KeyProviderForTesting.html  |      4 +-
 .../TestCipherProvider.MyCipherProvider.html    |      4 +-
 .../hbase/io/crypto/TestCipherProvider.html     |      4 +-
 .../hadoop/hbase/io/crypto/TestEncryption.html  |      4 +-
 .../hadoop/hbase/io/crypto/TestKeyProvider.html |      4 +-
 .../io/crypto/TestKeyStoreKeyProvider.html      |      4 +-
 .../hbase/io/crypto/aes/TestAES.TestRNG.html    |      4 +-
 .../hadoop/hbase/io/crypto/aes/TestAES.html     |      4 +-
 .../io/crypto/aes/TestCommonsAES.TestRNG.html   |      4 +-
 .../hbase/io/crypto/aes/TestCommonsAES.html     |      4 +-
 .../crypto/aes/class-use/TestAES.TestRNG.html   |      4 +-
 .../hbase/io/crypto/aes/class-use/TestAES.html  |      4 +-
 .../aes/class-use/TestCommonsAES.TestRNG.html   |      4 +-
 .../io/crypto/aes/class-use/TestCommonsAES.html |      4 +-
 .../hbase/io/crypto/aes/package-frame.html      |      2 +-
 .../hbase/io/crypto/aes/package-summary.html    |      4 +-
 .../hbase/io/crypto/aes/package-tree.html       |      4 +-
 .../hadoop/hbase/io/crypto/aes/package-use.html |      4 +-
 .../crypto/class-use/KeyProviderForTesting.html |      4 +-
 .../TestCipherProvider.MyCipherProvider.html    |      4 +-
 .../io/crypto/class-use/TestCipherProvider.html |      4 +-
 .../io/crypto/class-use/TestEncryption.html     |      4 +-
 .../io/crypto/class-use/TestKeyProvider.html    |      4 +-
 .../class-use/TestKeyStoreKeyProvider.html      |      4 +-
 .../hadoop/hbase/io/crypto/package-frame.html   |      2 +-
 .../hadoop/hbase/io/crypto/package-summary.html |      4 +-
 .../hadoop/hbase/io/crypto/package-tree.html    |      4 +-
 .../hadoop/hbase/io/crypto/package-use.html     |      4 +-
 .../encoding/TestBufferedDataBlockEncoder.html  |      4 +-
 .../hbase/io/encoding/TestChangingEncoding.html |      4 +-
 .../io/encoding/TestDataBlockEncoders.html      |      4 +-
 .../io/encoding/TestDataBlockEncoding.html      |      4 +-
 .../hbase/io/encoding/TestEncodedSeekers.html   |      4 +-
 .../encoding/TestLoadAndSwitchEncodeOnDisk.html |      4 +-
 .../encoding/TestSeekBeforeWithReverseScan.html |      4 +-
 .../encoding/TestSeekToBlockWithEncoders.html   |      4 +-
 .../class-use/TestBufferedDataBlockEncoder.html |      4 +-
 .../class-use/TestChangingEncoding.html         |      4 +-
 .../class-use/TestDataBlockEncoders.html        |      4 +-
 .../class-use/TestDataBlockEncoding.html        |      4 +-
 .../encoding/class-use/TestEncodedSeekers.html  |      4 +-
 .../TestLoadAndSwitchEncodeOnDisk.html          |      4 +-
 .../TestSeekBeforeWithReverseScan.html          |      4 +-
 .../class-use/TestSeekToBlockWithEncoders.html  |      4 +-
 .../hadoop/hbase/io/encoding/package-frame.html |      2 +-
 .../hbase/io/encoding/package-summary.html      |      4 +-
 .../hadoop/hbase/io/encoding/package-tree.html  |      4 +-
 .../hadoop/hbase/io/encoding/package-use.html   |      4 +-
 .../TestThrottledInputStream.html               |      4 +-
 .../class-use/TestThrottledInputStream.html     |      4 +-
 .../hbase/io/hadoopbackport/package-frame.html  |      2 +-
 .../io/hadoopbackport/package-summary.html      |      4 +-
 .../hbase/io/hadoopbackport/package-tree.html   |      4 +-
 .../hbase/io/hadoopbackport/package-use.html    |      4 +-
 .../CacheTestUtils.ByteArrayCacheable.html      |      4 +-
 .../io/hfile/CacheTestUtils.HFileBlockPair.html |      4 +-
 .../hadoop/hbase/io/hfile/CacheTestUtils.html   |      4 +-
 .../apache/hadoop/hbase/io/hfile/NanoTimer.html |      4 +-
 .../io/hfile/RandomDistribution.Binomial.html   |      4 +-
 .../hfile/RandomDistribution.DiscreteRNG.html   |      4 +-
 .../hbase/io/hfile/RandomDistribution.Flat.html |      4 +-
 .../hbase/io/hfile/RandomDistribution.Zipf.html |      4 +-
 .../hbase/io/hfile/RandomDistribution.html      |      4 +-
 .../hbase/io/hfile/RandomKeyValueUtil.html      |      4 +-
 .../apache/hadoop/hbase/io/hfile/TagUsage.html  |      4 +-
 .../hbase/io/hfile/TestBlockCacheReporting.html |      4 +-
 .../hadoop/hbase/io/hfile/TestCacheConfig.html  |      4 +-
 .../hadoop/hbase/io/hfile/TestCacheOnWrite.html |      4 +-
 .../hbase/io/hfile/TestCachedBlockQueue.html    |      4 +-
 .../hadoop/hbase/io/hfile/TestChecksum.html     |      4 +-
 .../hbase/io/hfile/TestCombinedBlockCache.html  |      4 +-
 .../hbase/io/hfile/TestFixedFileTrailer.html    |     57 +-
 .../io/hfile/TestForceCacheImportantBlocks.html |      4 +-
 .../apache/hadoop/hbase/io/hfile/TestHFile.html |      4 +-
 .../hadoop/hbase/io/hfile/TestHFileBlock.html   |      4 +-
 .../hbase/io/hfile/TestHFileBlockIndex.html     |      4 +-
 .../io/hfile/TestHFileBlockPositionalRead.html  |      4 +-
 .../io/hfile/TestHFileDataBlockEncoder.html     |      4 +-
 .../hbase/io/hfile/TestHFileEncryption.html     |      4 +-
 .../TestHFileInlineToRootChunkConversion.html   |      4 +-
 .../hadoop/hbase/io/hfile/TestHFileSeek.html    |     20 +-
 .../hbase/io/hfile/TestHFileWriterV3.html       |      4 +-
 .../hfile/TestLazyDataBlockDecompression.html   |      4 +-
 .../hbase/io/hfile/TestLruBlockCache.html       |      4 +-
 .../hbase/io/hfile/TestLruCachedBlock.html      |      4 +-
 .../hadoop/hbase/io/hfile/TestPrefetch.html     |      4 +-
 .../hadoop/hbase/io/hfile/TestReseekTo.html     |      4 +-
 .../io/hfile/TestScannerFromBucketCache.html    |      4 +-
 .../TestScannerSelectionUsingKeyRange.html      |      4 +-
 .../io/hfile/TestScannerSelectionUsingTTL.html  |      4 +-
 .../hfile/TestSeekBeforeWithInlineBlocks.html   |      4 +-
 .../hadoop/hbase/io/hfile/TestSeekTo.html       |      4 +-
 .../CacheTestUtils.ByteArrayCacheable.html      |      4 +-
 .../CacheTestUtils.HFileBlockPair.html          |      4 +-
 .../io/hfile/class-use/CacheTestUtils.html      |      4 +-
 .../hbase/io/hfile/class-use/NanoTimer.html     |      4 +-
 .../class-use/RandomDistribution.Binomial.html  |      4 +-
 .../RandomDistribution.DiscreteRNG.html         |      4 +-
 .../class-use/RandomDistribution.Flat.html      |      4 +-
 .../class-use/RandomDistribution.Zipf.html      |      4 +-
 .../io/hfile/class-use/RandomDistribution.html  |      4 +-
 .../io/hfile/class-use/RandomKeyValueUtil.html  |      4 +-
 .../hbase/io/hfile/class-use/TagUsage.html      |      4 +-
 .../class-use/TestBlockCacheReporting.html      |      4 +-
 .../io/hfile/class-use/TestCacheConfig.html     |      4 +-
 .../io/hfile/class-use/TestCacheOnWrite.html    |      4 +-
 .../hfile/class-use/TestCachedBlockQueue.html   |      4 +-
 .../hbase/io/hfile/class-use/TestChecksum.html  |      4 +-
 .../hfile/class-use/TestCombinedBlockCache.html |      4 +-
 .../hfile/class-use/TestFixedFileTrailer.html   |      4 +-
 .../TestForceCacheImportantBlocks.html          |      4 +-
 .../hbase/io/hfile/class-use/TestHFile.html     |      4 +-
 .../io/hfile/class-use/TestHFileBlock.html      |      4 +-
 .../io/hfile/class-use/TestHFileBlockIndex.html |      4 +-
 .../class-use/TestHFileBlockPositionalRead.html |      4 +-
 .../class-use/TestHFileDataBlockEncoder.html    |      4 +-
 .../io/hfile/class-use/TestHFileEncryption.html |      4 +-
 .../TestHFileInlineToRootChunkConversion.html   |      4 +-
 .../hbase/io/hfile/class-use/TestHFileSeek.html |      4 +-
 .../io/hfile/class-use/TestHFileWriterV3.html   |      4 +-
 .../TestLazyDataBlockDecompression.html         |      4 +-
 .../io/hfile/class-use/TestLruBlockCache.html   |      4 +-
 .../io/hfile/class-use/TestLruCachedBlock.html  |      4 +-
 .../hbase/io/hfile/class-use/TestPrefetch.html  |      4 +-
 .../hbase/io/hfile/class-use/TestReseekTo.html  |      4 +-
 .../class-use/TestScannerFromBucketCache.html   |      4 +-
 .../TestScannerSelectionUsingKeyRange.html      |      4 +-
 .../class-use/TestScannerSelectionUsingTTL.html |      4 +-
 .../TestSeekBeforeWithInlineBlocks.html         |      4 +-
 .../hbase/io/hfile/class-use/TestSeekTo.html    |      4 +-
 .../hadoop/hbase/io/hfile/package-frame.html    |      2 +-
 .../hadoop/hbase/io/hfile/package-summary.html  |      4 +-
 .../hadoop/hbase/io/hfile/package-tree.html     |      4 +-
 .../hadoop/hbase/io/hfile/package-use.html      |      4 +-
 .../apache/hadoop/hbase/io/package-frame.html   |      2 +-
 .../apache/hadoop/hbase/io/package-summary.html |      4 +-
 .../apache/hadoop/hbase/io/package-tree.html    |      4 +-
 .../org/apache/hadoop/hbase/io/package-use.html |      4 +-
 .../hadoop/hbase/io/util/TestLRUDictionary.html |      4 +-
 .../io/util/class-use/TestLRUDictionary.html    |      4 +-
 .../hadoop/hbase/io/util/package-frame.html     |      2 +-
 .../hadoop/hbase/io/util/package-summary.html   |      4 +-
 .../hadoop/hbase/io/util/package-tree.html      |      4 +-
 .../hadoop/hbase/io/util/package-use.html       |      4 +-
 .../hadoop/hbase/ipc/AbstractTestIPC.html       |      4 +-
 .../hbase/ipc/DelegatingRpcScheduler.html       |      4 +-
 .../hbase/ipc/IntegrationTestRpcClient.html     |      4 +-
 .../ipc/MetricsHBaseServerWrapperStub.html      |      4 +-
 .../hadoop/hbase/ipc/TestBlockingIPC.html       |      4 +-
 .../hadoop/hbase/ipc/TestBufferChain.html       |      4 +-
 .../apache/hadoop/hbase/ipc/TestCallRunner.html |      4 +-
 .../hadoop/hbase/ipc/TestCellBlockBuilder.html  |      4 +-
 .../hbase/ipc/TestCoprocessorRpcUtils.html      |      4 +-
 .../hadoop/hbase/ipc/TestFailedServersLog.html  |      4 +-
 .../hadoop/hbase/ipc/TestFifoRpcScheduler.html  |      4 +-
 .../hadoop/hbase/ipc/TestHBaseClient.html       |      4 +-
 .../hbase/ipc/TestHBaseRpcControllerImpl.html   |      4 +-
 .../apache/hadoop/hbase/ipc/TestIPCUtil.html    |      4 +-
 .../apache/hadoop/hbase/ipc/TestNettyIPC.html   |      4 +-
 .../hadoop/hbase/ipc/TestNettyRpcServer.html    |      4 +-
 .../hadoop/hbase/ipc/TestProtoBufRpc.html       |      4 +-
 .../hbase/ipc/TestProtobufRpcServiceImpl.html   |      4 +-
 .../ipc/TestRpcClientDeprecatedNameMapping.html |      4 +-
 .../ipc/TestRpcClientLeaks.MyRpcClientImpl.html |      4 +-
 .../hadoop/hbase/ipc/TestRpcClientLeaks.html    |      4 +-
 .../hbase/ipc/TestRpcHandlerException.html      |      4 +-
 .../apache/hadoop/hbase/ipc/TestRpcMetrics.html |      4 +-
 .../apache/hadoop/hbase/ipc/TestRpcServer.html  |      4 +-
 .../ipc/TestRpcServerSlowConnectionSetup.html   |      4 +-
 .../hbase/ipc/TestSimpleRpcScheduler.html       |      4 +-
 .../hbase/ipc/class-use/AbstractTestIPC.html    |      4 +-
 .../ipc/class-use/DelegatingRpcScheduler.html   |      4 +-
 .../ipc/class-use/IntegrationTestRpcClient.html |      4 +-
 .../MetricsHBaseServerWrapperStub.html          |      4 +-
 .../hbase/ipc/class-use/TestBlockingIPC.html    |      4 +-
 .../hbase/ipc/class-use/TestBufferChain.html    |      4 +-
 .../hbase/ipc/class-use/TestCallRunner.html     |      4 +-
 .../ipc/class-use/TestCellBlockBuilder.html     |      4 +-
 .../ipc/class-use/TestCoprocessorRpcUtils.html  |      4 +-
 .../ipc/class-use/TestFailedServersLog.html     |      4 +-
 .../ipc/class-use/TestFifoRpcScheduler.html     |      4 +-
 .../hbase/ipc/class-use/TestHBaseClient.html    |      4 +-
 .../class-use/TestHBaseRpcControllerImpl.html   |      4 +-
 .../hadoop/hbase/ipc/class-use/TestIPCUtil.html |      4 +-
 .../hbase/ipc/class-use/TestNettyIPC.html       |      4 +-
 .../hbase/ipc/class-use/TestNettyRpcServer.html |      4 +-
 .../hbase/ipc/class-use/TestProtoBufRpc.html    |      4 +-
 .../class-use/TestProtobufRpcServiceImpl.html   |      4 +-
 .../TestRpcClientDeprecatedNameMapping.html     |      4 +-
 .../TestRpcClientLeaks.MyRpcClientImpl.html     |      4 +-
 .../hbase/ipc/class-use/TestRpcClientLeaks.html |      4 +-
 .../ipc/class-use/TestRpcHandlerException.html  |      4 +-
 .../hbase/ipc/class-use/TestRpcMetrics.html     |      4 +-
 .../hbase/ipc/class-use/TestRpcServer.html      |      4 +-
 .../TestRpcServerSlowConnectionSetup.html       |      4 +-
 .../ipc/class-use/TestSimpleRpcScheduler.html   |      4 +-
 .../apache/hadoop/hbase/ipc/package-frame.html  |      2 +-
 .../hadoop/hbase/ipc/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/ipc/package-tree.html   |      4 +-
 .../apache/hadoop/hbase/ipc/package-use.html    |      4 +-
 .../apache/hadoop/hbase/mapred/TestDriver.html  |      4 +-
 .../hbase/mapred/TestGroupingTableMap.html      |      4 +-
 .../hbase/mapred/TestIdentityTableMap.html      |      4 +-
 ...estMultiTableSnapshotInputFormat.Mapper.html |      4 +-
 ...stMultiTableSnapshotInputFormat.Reducer.html |      4 +-
 .../TestMultiTableSnapshotInputFormat.html      |      4 +-
 .../hadoop/hbase/mapred/TestRowCounter.html     |      4 +-
 .../hadoop/hbase/mapred/TestSplitTable.html     |      4 +-
 ...stTableInputFormat.ExampleDeprecatedTIF.html |      4 +-
 ...leInputFormat.ExampleJobConfigurableTIF.html |      4 +-
 .../mapred/TestTableInputFormat.ExampleTIF.html |      4 +-
 .../TestTableInputFormat.ExampleVerifier.html   |      4 +-
 .../hbase/mapred/TestTableInputFormat.html      |      4 +-
 .../hadoop/hbase/mapred/TestTableMapReduce.html |      4 +-
 .../hbase/mapred/TestTableMapReduceUtil.html    |      4 +-
 .../TestTableOutputFormatConnectionExhaust.html |      4 +-
 ...hotInputFormat.TestTableSnapshotReducer.html |      4 +-
 .../mapred/TestTableSnapshotInputFormat.html    |      4 +-
 .../hbase/mapred/class-use/TestDriver.html      |      4 +-
 .../mapred/class-use/TestGroupingTableMap.html  |      4 +-
 .../mapred/class-use/TestIdentityTableMap.html  |      4 +-
 ...estMultiTableSnapshotInputFormat.Mapper.html |      4 +-
 ...stMultiTableSnapshotInputFormat.Reducer.html |      4 +-
 .../TestMultiTableSnapshotInputFormat.html      |      4 +-
 .../hbase/mapred/class-use/TestRowCounter.html  |      4 +-
 .../hbase/mapred/class-use/TestSplitTable.html  |      4 +-
 ...stTableInputFormat.ExampleDeprecatedTIF.html |      4 +-
 ...leInputFormat.ExampleJobConfigurableTIF.html |      4 +-
 .../TestTableInputFormat.ExampleTIF.html        |      4 +-
 .../TestTableInputFormat.ExampleVerifier.html   |      4 +-
 .../mapred/class-use/TestTableInputFormat.html  |      4 +-
 .../mapred/class-use/TestTableMapReduce.html    |      4 +-
 .../class-use/TestTableMapReduceUtil.html       |      4 +-
 .../TestTableOutputFormatConnectionExhaust.html |      4 +-
 ...hotInputFormat.TestTableSnapshotReducer.html |      4 +-
 .../class-use/TestTableSnapshotInputFormat.html |      4 +-
 .../hadoop/hbase/mapred/package-frame.html      |      2 +-
 .../hadoop/hbase/mapred/package-summary.html    |      4 +-
 .../hadoop/hbase/mapred/package-tree.html       |      4 +-
 .../apache/hadoop/hbase/mapred/package-use.html |      4 +-
 ...tionTestBulkLoad.CompositeKeyComparator.html |      4 +-
 .../IntegrationTestBulkLoad.EmptySplit.html     |      4 +-
 ...tegrationTestBulkLoad.FixedRecordReader.html |      4 +-
 ...ationTestBulkLoad.ITBulkLoadInputFormat.html |      4 +-
 .../IntegrationTestBulkLoad.LinkChain.html      |      4 +-
 .../IntegrationTestBulkLoad.LinkKey.html        |      4 +-
 ...onTestBulkLoad.LinkedListCheckingMapper.html |      4 +-
 ...nTestBulkLoad.LinkedListCheckingReducer.html |      4 +-
 ...onTestBulkLoad.LinkedListCreationMapper.html |      4 +-
 ...stBulkLoad.NaturalKeyGroupingComparator.html |      4 +-
 ...ationTestBulkLoad.NaturalKeyPartitioner.html |      4 +-
 ...nTestBulkLoad.SlowMeCoproScanOperations.html |      4 +-
 .../mapreduce/IntegrationTestBulkLoad.html      |     16 +-
 .../mapreduce/IntegrationTestImportTsv.html     |      4 +-
 .../IntegrationTestTableMapReduceUtil.html      |      4 +-
 ...IntegrationTestTableSnapshotInputFormat.html |      8 +-
 .../hbase/mapreduce/MapreduceTestingShim.html   |      4 +-
 ...ultiTableInputFormatTestBase.ScanMapper.html |      4 +-
 ...ltiTableInputFormatTestBase.ScanReducer.html |      4 +-
 .../MultiTableInputFormatTestBase.html          |      4 +-
 .../hadoop/hbase/mapreduce/NMapInputFormat.html |      4 +-
 .../TableSnapshotInputFormatTestBase.html       |      4 +-
 .../TestCellBasedHFileOutputFormat2.html        |      4 +-
 .../mapreduce/TestCellBasedImportExport2.html   |      4 +-
 .../mapreduce/TestCellBasedWALPlayer2.html      |      4 +-
 .../hadoop/hbase/mapreduce/TestCellCounter.html |      4 +-
 .../hadoop/hbase/mapreduce/TestCopyTable.html   |      4 +-
 .../mapreduce/TestGroupingTableMapper.html      |      4 +-
 .../mapreduce/TestHBaseMRTestingUtility.html    |      4 +-
 .../hbase/mapreduce/TestHFileOutputFormat2.html |      4 +-
 .../hbase/mapreduce/TestHRegionPartitioner.html |      4 +-
 .../hadoop/hbase/mapreduce/TestHashTable.html   |      4 +-
 .../hbase/mapreduce/TestImportExport.html       |      4 +-
 ...butes.OperationAttributesTestController.html |      4 +-
 .../TestImportTSVWithOperationAttributes.html   |      4 +-
 ...stImportTSVWithTTLs.TTLCheckingObserver.html |      4 +-
 .../hbase/mapreduce/TestImportTSVWithTTLs.html  |      4 +-
 .../TestImportTSVWithVisibilityLabels.html      |      4 +-
 .../hadoop/hbase/mapreduce/TestImportTsv.html   |      4 +-
 .../hbase/mapreduce/TestImportTsvParser.html    |      4 +-
 .../hadoop/hbase/mapreduce/TestJarFinder.html   |      4 +-
 .../hbase/mapreduce/TestMapReduceExamples.html  |      4 +-
 .../mapreduce/TestMultiTableInputFormat.html    |      4 +-
 ...TableInputFormatBase.MRSplitsConnection.html |      4 +-
 .../TestMultiTableInputFormatBase.html          |      4 +-
 .../TestMultiTableSnapshotInputFormat.html      |      4 +-
 ...eSnapshotInputFormatImpl.ScanWithEquals.html |      4 +-
 .../TestMultiTableSnapshotInputFormatImpl.html  |      4 +-
 ...readedTableMapper.ProcessContentsMapper.html |      4 +-
 .../mapreduce/TestMultithreadedTableMapper.html |      4 +-
 .../mapreduce/TestRegionSizeCalculator.html     |      4 +-
 .../hadoop/hbase/mapreduce/TestRowCounter.html  |      4 +-
 .../TestSimpleTotalOrderPartitioner.html        |      4 +-
 .../hadoop/hbase/mapreduce/TestSyncTable.html   |      4 +-
 ...stTableInputFormat.ExampleDeprecatedTIF.html |      4 +-
 ...leInputFormat.ExampleJobConfigurableTIF.html |      4 +-
 .../TestTableInputFormat.ExampleTIF.html        |      4 +-
 .../TestTableInputFormat.ExampleVerifier.html   |      4 +-
 .../hbase/mapreduce/TestTableInputFormat.html   |      4 +-
 .../mapreduce/TestTableInputFormatBase.html     |      4 +-
 .../mapreduce/TestTableInputFormatScan1.html    |      4 +-
 .../mapreduce/TestTableInputFormatScan2.html    |      4 +-
 ...TestTableInputFormatScanBase.ScanMapper.html |      4 +-
 ...estTableInputFormatScanBase.ScanReducer.html |      4 +-
 .../mapreduce/TestTableInputFormatScanBase.html |      4 +-
 .../hbase/mapreduce/TestTableMapReduce.html     |      4 +-
 .../hbase/mapreduce/TestTableMapReduceBase.html |      4 +-
 .../hbase/mapreduce/TestTableMapReduceUtil.html |      4 +-
 ...otInputFormat.TestTableSnapshotCounters.html |      4 +-
 ...shotInputFormat.TestTableSnapshotMapper.html |      4 +-
 ...hotInputFormat.TestTableSnapshotReducer.html |      4 +-
 .../mapreduce/TestTableSnapshotInputFormat.html |      4 +-
 .../hadoop/hbase/mapreduce/TestTableSplit.html  |      4 +-
 .../hbase/mapreduce/TestTimeRangeMapRed.html    |      4 +-
 .../hadoop/hbase/mapreduce/TestWALPlayer.html   |      4 +-
 .../hbase/mapreduce/TestWALRecordReader.html    |      4 +-
 .../mapreduce/TsvImporterCustomTestMapper.html  |      4 +-
 .../TsvImporterCustomTestMapperForOprAttr.html  |      4 +-
 ...tionTestBulkLoad.CompositeKeyComparator.html |      4 +-
 .../IntegrationTestBulkLoad.EmptySplit.html     |      4 +-
 ...tegrationTestBulkLoad.FixedRecordReader.html |      4 +-
 ...ationTestBulkLoad.ITBulkLoadInputFormat.html |      4 +-
 .../IntegrationTestBulkLoad.LinkChain.html      |      4 +-
 .../IntegrationTestBulkLoad.LinkKey.html        |      4 +-
 ...onTestBulkLoad.LinkedListCheckingMapper.html |      4 +-
 ...nTestBulkLoad.LinkedListCheckingReducer.html |      4 +-
 ...onTestBulkLoad.LinkedListCreationMapper.html |      4 +-
 ...stBulkLoad.NaturalKeyGroupingComparator.html |      4 +-
 ...ationTestBulkLoad.NaturalKeyPartitioner.html |      4 +-
 ...nTestBulkLoad.SlowMeCoproScanOperations.html |      4 +-
 .../class-use/IntegrationTestBulkLoad.html      |      4 +-
 .../class-use/IntegrationTestImportTsv.html     |      4 +-
 .../IntegrationTestTableMapReduceUtil.html      |      4 +-
 ...IntegrationTestTableSnapshotInputFormat.html |      4 +-
 .../class-use/MapreduceTestingShim.html         |      4 +-
 ...ultiTableInputFormatTestBase.ScanMapper.html |      4 +-
 ...ltiTableInputFormatTestBase.ScanReducer.html |      4 +-
 .../MultiTableInputFormatTestBase.html          |      4 +-
 .../mapreduce/class-use/NMapInputFormat.html    |      4 +-
 .../TableSnapshotInputFormatTestBase.html       |      4 +-
 .../TestCellBasedHFileOutputFormat2.html        |      4 +-
 .../class-use/TestCellBasedImportExport2.html   |      4 +-
 .../class-use/TestCellBasedWALPlayer2.html      |      4 +-
 .../mapreduce/class-use/TestCellCounter.html    |      4 +-
 .../mapreduce/class-use/TestCopyTable.html      |      4 +-
 .../class-use/TestGroupingTableMapper.html      |      4 +-
 .../class-use/TestHBaseMRTestingUtility.html    |      4 +-
 .../class-use/TestHFileOutputFormat2.html       |      4 +-
 .../class-use/TestHRegionPartitioner.html       |      4 +-
 .../mapreduce/class-use/TestHashTable.html      |      4 +-
 .../mapreduce/class-use/TestImportExport.html   |      4 +-
 ...butes.OperationAttributesTestController.html |      4 +-
 .../TestImportTSVWithOperationAttributes.html   |      4 +-
 ...stImportTSVWithTTLs.TTLCheckingObserver.html |      4 +-
 .../class-use/TestImportTSVWithTTLs.html        |      4 +-
 .../TestImportTSVWithVisibilityLabels.html      |      4 +-
 .../mapreduce/class-use/TestImportTsv.html      |      4 +-
 .../class-use/TestImportTsvParser.html          |      4 +-
 .../mapreduce/class-use/TestJarFinder.html      |      4 +-
 .../class-use/TestMapReduceExamples.html        |      4 +-
 .../class-use/TestMultiTableInputFormat.html    |      4 +-
 ...TableInputFormatBase.MRSplitsConnection.html |      4 +-
 .../TestMultiTableInputFormatBase.html          |      4 +-
 .../TestMultiTableSnapshotInputFormat.html      |      4 +-
 ...eSnapshotInputFormatImpl.ScanWithEquals.html |      4 +-
 .../TestMultiTableSnapshotInputFormatImpl.html  |      4 +-
 ...readedTableMapper.ProcessContentsMapper.html |      4 +-
 .../class-use/TestMultithreadedTableMapper.html |      4 +-
 .../class-use/TestRegionSizeCalculator.html     |      4 +-
 .../mapreduce/class-use/TestRowCounter.html     |      4 +-
 .../TestSimpleTotalOrderPartitioner.html        |      4 +-
 .../mapreduce/class-use/TestSyncTable.html      |      4 +-
 ...stTableInputFormat.ExampleDeprecatedTIF.html |      4 +-
 ...leInputFormat.ExampleJobConfigurableTIF.html |      4 +-
 .../TestTableInputFormat.ExampleTIF.html        |      4 +-
 .../TestTableInputFormat.ExampleVerifier.html   |      4 +-
 .../class-use/TestTableInputFormat.html         |      4 +-
 .../class-use/TestTableInputFormatBase.html     |      4 +-
 .../class-use/TestTableInputFormatScan1.html    |      4 +-
 .../class-use/TestTableInputFormatScan2.html    |      4 +-
 ...TestTableInputFormatScanBase.ScanMapper.html |      4 +-
 ...estTableInputFormatScanBase.ScanReducer.html |      4 +-
 .../class-use/TestTableInputFormatScanBase.html |      4 +-
 .../mapreduce/class-use/TestTableMapReduce.html |      4 +-
 .../class-use/TestTableMapReduceBase.html       |      4 +-
 .../class-use/TestTableMapReduceUtil.html       |      4 +-
 ...otInputFormat.TestTableSnapshotCounters.html |      4 +-
 ...shotInputFormat.TestTableSnapshotMapper.html |      4 +-
 ...hotInputFormat.TestTableSnapshotReducer.html |      4 +-
 .../class-use/TestTableSnapshotInputFormat.html |      4 +-
 .../mapreduce/class-use/TestTableSplit.html     |      4 +-
 .../class-use/TestTimeRangeMapRed.html          |      4 +-
 .../mapreduce/class-use/TestWALPlayer.html      |      4 +-
 .../class-use/TestWALRecordReader.html          |      4 +-
 .../class-use/TsvImporterCustomTestMapper.html  |      4 +-
 .../TsvImporterCustomTestMapperForOprAttr.html  |      4 +-
 .../hadoop/hbase/mapreduce/package-frame.html   |      2 +-
 .../hadoop/hbase/mapreduce/package-summary.html |      4 +-
 .../hadoop/hbase/mapreduce/package-tree.html    |      6 +-
 .../hadoop/hbase/mapreduce/package-use.html     |      4 +-
 .../hadoop/hbase/master/AbstractTestDLS.html    |     12 +-
 .../hbase/master/DummyRegionProcedure.html      |    520 +
 .../hbase/master/DummyRegionProcedureState.html |    330 +
 .../hbase/master/MockNoopMasterServices.html    |     67 +-
 .../TestActiveMasterManager.DummyMaster.html    |      4 +-
 ...ctiveMasterManager.NodeDeletionListener.html |      4 +-
 ...ctiveMasterManager.WaitToBeMasterThread.html |      4 +-
 .../hbase/master/TestActiveMasterManager.html   |      4 +-
 .../hbase/master/TestAssignmentListener.html    |      4 +-
 .../master/TestAssignmentManagerMetrics.html    |     18 +-
 .../hadoop/hbase/master/TestCatalogJanitor.html |      4 +-
 .../TestCatalogJanitorInMemoryStates.html       |      4 +-
 .../hbase/master/TestClockSkewDetection.html    |      4 +-
 .../master/TestClusterStatusPublisher.html      |      4 +-
 .../hadoop/hbase/master/TestDLSAsyncFSWAL.html  |      4 +-
 .../hadoop/hbase/master/TestDLSFSHLog.html      |      4 +-
 .../hadoop/hbase/master/TestDeadServer.html     |      4 +-
 .../hadoop/hbase/master/TestGetInfoPort.html    |      4 +-
 .../master/TestGetLastFlushedSequenceId.html    |      4 +-
 .../hbase/master/TestHMasterCommandLine.html    |      4 +-
 .../hbase/master/TestHMasterRPCException.html   |      4 +-
 .../apache/hadoop/hbase/master/TestMaster.html  |      4 +-
 .../master/TestMasterBalanceThrottling.html     |      4 +-
 .../master/TestMasterCoprocessorServices.html   |      4 +-
 .../hadoop/hbase/master/TestMasterFailover.html |      4 +-
 .../TestMasterFailoverBalancerPersistence.html  |      4 +-
 .../hbase/master/TestMasterFileSystem.html      |      4 +-
 .../master/TestMasterFileSystemWithWALDir.html  |      4 +-
 .../master/TestMasterMetrics.MyMaster.html      |     10 +-
 .../hadoop/hbase/master/TestMasterMetrics.html  |      4 +-
 .../hbase/master/TestMasterMetricsWrapper.html  |      4 +-
 .../hbase/master/TestMasterNoCluster.html       |     24 +-
 .../TestMasterOperationsForRegionReplicas.html  |      4 +-
 .../hbase/master/TestMasterQosFunction.html     |      4 +-
 .../TestMasterRestartAfterDisablingTable.html   |      4 +-
 .../hadoop/hbase/master/TestMasterShutdown.html |      8 +-
 .../hbase/master/TestMasterStatusServlet.html   |      4 +-
 .../hbase/master/TestMasterTransitions.html     |      8 +-
 .../TestMetaAssignmentWithStopMaster.html       |    331 +
 .../TestMetaShutdownHandler.MyRegionServer.html |      6 +-
 .../hbase/master/TestMetaShutdownHandler.html   |      8 +-
 .../master/TestMetricsMasterProcSourceImpl.html |      4 +-
 .../master/TestMetricsMasterSourceFactory.html  |      4 +-
 .../master/TestMetricsMasterSourceImpl.html     |     13 +-
 .../master/TestMirroringTableStateManager.html  |      4 +-
 .../hbase/master/TestRegionPlacement.html       |      4 +-
 .../hbase/master/TestRegionPlacement2.html      |      4 +-
 .../hadoop/hbase/master/TestRegionPlan.html     |      4 +-
 .../hadoop/hbase/master/TestRegionState.html    |      4 +-
 .../hadoop/hbase/master/TestRestartCluster.html |     26 +-
 .../hadoop/hbase/master/TestRollingRestart.html |      8 +-
 ...stServerCrashProcedureCarryingMetaStuck.html |    349 +
 .../master/TestServerCrashProcedureStuck.html   |    350 +
 .../TestShutdownBackupMaster.MockHMaster.html   |     14 +-
 .../hbase/master/TestShutdownBackupMaster.html  |      8 +-
 .../master/TestShutdownWithNoRegionServer.html  |    350 +
 .../hbase/master/TestSplitLogManager.html       |      8 +-
 .../hbase/master/TestTableStateManager.html     |      4 +-
 .../hadoop/hbase/master/TestWarmupRegion.html   |      4 +-
 .../hbase/master/class-use/AbstractTestDLS.html |      4 +-
 .../master/class-use/DummyRegionProcedure.html  |    125 +
 .../class-use/DummyRegionProcedureState.html    |    205 +
 .../class-use/MockNoopMasterServices.html       |      4 +-
 .../TestActiveMasterManager.DummyMaster.html    |      4 +-
 ...ctiveMasterManager.NodeDeletionListener.html |      4 +-
 ...ctiveMasterManager.WaitToBeMasterThread.html |      4 +-
 .../class-use/TestActiveMasterManager.html      |      4 +-
 .../class-use/TestAssignmentListener.html       |      4 +-
 .../class-use/TestAssignmentManagerMetrics.html |      4 +-
 .../master/class-use/TestCatalogJanitor.html    |      4 +-
 .../TestCatalogJanitorInMemoryStates.html       |      4 +-
 .../class-use/TestClockSkewDetection.html       |      4 +-
 .../class-use/TestClusterStatusPublisher.html   |      4 +-
 .../master/class-use/TestDLSAsyncFSWAL.html     |      4 +-
 .../hbase/master/class-use/TestDLSFSHLog.html   |      4 +-
 .../hbase/master/class-use/TestDeadServer.html  |      4 +-
 .../hbase/master/class-use/TestGetInfoPort.html |      4 +-
 .../class-use/TestGetLastFlushedSequenceId.html |      4 +-
 .../class-use/TestHMasterCommandLine.html       |      4 +-
 .../class-use/TestHMasterRPCException.html      |      4 +-
 .../hbase/master/class-use/TestMaster.html      |      4 +-
 .../class-use/TestMasterBalanceThrottling.html  |      4 +-
 .../TestMasterCoprocessorServices.html          |      4 +-
 .../master/class-use/TestMasterFailover.html    |      4 +-
 .../TestMasterFailoverBalancerPersistence.html  |      4 +-
 .../master/class-use/TestMasterFileSystem.html  |      4 +-
 .../TestMasterFileSystemWithWALDir.html         |      4 +-
 .../class-use/TestMasterMetrics.MyMaster.html   |      4 +-
 .../master/class-use/TestMasterMetrics.html     |      4 +-
 .../class-use/TestMasterMetricsWrapper.html     |      4 +-
 .../master/class-use/TestMasterNoCluster.html   |      4 +-
 .../TestMasterOperationsForRegionReplicas.html  |      4 +-
 .../master/class-use/TestMasterQosFunction.html |      4 +-
 .../TestMasterRestartAfterDisablingTable.html   |      4 +-
 .../master/class-use/TestMasterShutdown.html    |      4 +-
 .../class-use/TestMasterStatusServlet.html      |      4 +-
 .../master/class-use/TestMasterTransitions.html |      4 +-
 .../TestMetaAssignmentWithStopMaster.html       |    125 +
 .../TestMetaShutdownHandler.MyRegionServer.html |      4 +-
 .../class-use/TestMetaShutdownHandler.html      |      4 +-
 .../TestMetricsMasterProcSourceImpl.html        |      4 +-
 .../TestMetricsMasterSourceFactory.html         |      4 +-
 .../class-use/TestMetricsMasterSourceImpl.html  |      4 +-
 .../TestMirroringTableStateManager.html         |      4 +-
 .../master/class-use/TestRegionPlacement.html   |      4 +-
 .../master/class-use/TestRegionPlacement2.html  |      4 +-
 .../hbase/master/class-use/TestRegionPlan.html  |      4 +-
 .../hbase/master/class-use/TestRegionState.html |      4 +-
 .../master/class-use/TestRestartCluster.html    |      4 +-
 .../master/class-use/TestRollingRestart.html    |      4 +-
 ...stServerCrashProcedureCarryingMetaStuck.html |    125 +
 .../TestServerCrashProcedureStuck.html          |    125 +
 .../TestShutdownBackupMaster.MockHMaster.html   |      4 +-
 .../class-use/TestShutdownBackupMaster.html     |      4 +-
 .../TestShutdownWithNoRegionServer.html         |    125 +
 .../master/class-use/TestSplitLogManager.html   |      4 +-
 .../master/class-use/TestTableStateManager.html |      4 +-
 .../master/class-use/TestWarmupRegion.html      |      4 +-
 .../hadoop/hbase/master/package-frame.html      |     11 +-
 .../hadoop/hbase/master/package-summary.html    |    115 +-
 .../hadoop/hbase/master/package-tree.html       |     37 +-
 .../apache/hadoop/hbase/master/package-use.html |      7 +-
 .../apache/hadoop/hbase/mob/MobTestUtil.html    |      4 +-
 .../hadoop/hbase/mob/TestCachedMobFile.html     |      4 +-
 .../hbase/mob/TestDefaultMobStoreFlusher.html   |      4 +-
 .../hbase/mob/TestExpiredMobFileCleaner.html    |      4 +-
 .../hbase/mob/TestMobDataBlockEncoding.html     |      4 +-
 .../apache/hadoop/hbase/mob/TestMobFile.html    |      4 +-
 .../hadoop/hbase/mob/TestMobFileCache.html      |      4 +-
 .../hadoop/hbase/mob/TestMobFileLink.html       |      4 +-
 .../hadoop/hbase/mob/TestMobFileName.html       |      4 +-
 .../hadoop/hbase/mob/class-use/MobTestUtil.html |      4 +-
 .../hbase/mob/class-use/TestCachedMobFile.html  |      4 +-
 .../class-use/TestDefaultMobStoreFlusher.html   |      4 +-
 .../class-use/TestExpiredMobFileCleaner.html    |      4 +-
 .../mob/class-use/TestMobDataBlockEncoding.html |      4 +-
 .../hadoop/hbase/mob/class-use/TestMobFile.html |      4 +-
 .../hbase/mob/class-use/TestMobFileCache.html   |      4 +-
 .../hbase/mob/class-use/TestMobFileLink.html    |      4 +-
 .../hbase/mob/class-use/TestMobFileName.html    |      4 +-
 ...obCompactor.CompactTwoLatestHfilesCopro.html |      4 +-
 .../hbase/mob/compactions/TestMobCompactor.html |      4 +-
 .../TestPartitionedMobCompactionRequest.html    |      4 +-
 .../TestPartitionedMobCompactor.html            |      4 +-
 ...obCompactor.CompactTwoLatestHfilesCopro.html |      4 +-
 .../compactions/class-use/TestMobCompactor.html |      4 +-
 .../TestPartitionedMobCompactionRequest.html    |      4 +-
 .../class-use/TestPartitionedMobCompactor.html  |      4 +-
 .../hbase/mob/compactions/package-frame.html    |      2 +-
 .../hbase/mob/compactions/package-summary.html  |      4 +-
 .../hbase/mob/compactions/package-tree.html     |      4 +-
 .../hbase/mob/compactions/package-use.html      |      4 +-
 .../apache/hadoop/hbase/mob/package-frame.html  |      2 +-
 .../hadoop/hbase/mob/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/mob/package-tree.html   |      4 +-
 .../apache/hadoop/hbase/mob/package-use.html    |      4 +-
 .../mttr/IntegrationTestMTTR.LoadCallable.html  |      4 +-
 .../hadoop/hbase/mttr/IntegrationTestMTTR.html  |      4 +-
 .../IntegrationTestMTTR.LoadCallable.html       |      4 +-
 .../mttr/class-use/IntegrationTestMTTR.html     |      4 +-
 .../apache/hadoop/hbase/mttr/package-frame.html |      2 +-
 .../hadoop/hbase/mttr/package-summary.html      |      4 +-
 .../apache/hadoop/hbase/mttr/package-tree.html  |      4 +-
 .../apache/hadoop/hbase/mttr/package-use.html   |      4 +-
 .../TestNamespaceAuditor.CPMasterObserver.html  |     16 +-
 ...NamespaceAuditor.CPRegionServerObserver.html |     14 +-
 .../TestNamespaceAuditor.CustomObserver.html    |     14 +-
 ...TestNamespaceAuditor.MasterSyncObserver.html |     18 +-
 .../hbase/namespace/TestNamespaceAuditor.html   |     40 +-
 .../TestNamespaceAuditor.CPMasterObserver.html  |      4 +-
 ...NamespaceAuditor.CPRegionServerObserver.html |      4 +-
 .../TestNamespaceAuditor.CustomObserver.html    |      4 +-
 ...TestNamespaceAuditor.MasterSyncObserver.html |      4 +-
 .../class-use/TestNamespaceAuditor.html         |      4 +-
 .../hadoop/hbase/namespace/package-frame.html   |      2 +-
 .../hadoop/hbase/namespace/package-summary.html |      4 +-
 .../hadoop/hbase/namespace/package-tree.html    |      4 +-
 .../hadoop/hbase/namespace/package-use.html     |      4 +-
 .../apache/hadoop/hbase/net/TestAddress.html    |      4 +-
 .../hadoop/hbase/net/class-use/TestAddress.html |      4 +-
 .../apache/hadoop/hbase/net/package-frame.html  |      2 +-
 .../hadoop/hbase/net/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/net/package-tree.html   |      4 +-
 .../apache/hadoop/hbase/net/package-use.html    |      4 +-
 .../hadoop/hbase/nio/TestMultiByteBuff.html     |     43 +-
 .../hadoop/hbase/nio/TestSingleByteBuff.html    |      4 +-
 .../hbase/nio/class-use/TestMultiByteBuff.html  |      4 +-
 .../hbase/nio/class-use/TestSingleByteBuff.html |      4 +-
 .../apache/hadoop/hbase/nio/package-frame.html  |      2 +-
 .../hadoop/hbase/nio/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/nio/package-tree.html   |      4 +-
 .../apache/hadoop/hbase/nio/package-use.html    |      4 +-
 .../org/apache/hadoop/hbase/package-frame.html  |      7 +-
 .../apache/hadoop/hbase/package-summary.html    |     65 +-
 .../org/apache/hadoop/hbase/package-tree.html   |     15 +-
 .../org/apache/hadoop/hbase/package-use.html    |      4 +-
 .../hbase/quotas/SpaceQuotaHelperForTests.html  |      4 +-
 .../SpaceQuotaSnapshotNotifierForTest.html      |      4 +-
 .../quotas/TestActivePolicyEnforcement.html     |      4 +-
 .../quotas/TestFileSystemUtilizationChore.html  |      4 +-
 .../quotas/TestGlobalQuotaSettingsImpl.html     |      4 +-
 .../hbase/quotas/TestMasterQuotaManager.html    |      4 +-
 .../quotas/TestMasterSpaceQuotaObserver.html    |      4 +-
 .../TestMasterSpaceQuotaObserverWithMocks.html  |      4 +-
 .../TestNamespaceQuotaViolationStore.html       |      4 +-
 .../hadoop/hbase/quotas/TestQuotaAdmin.html     |     54 +-
 .../hadoop/hbase/quotas/TestQuotaFilter.html    |      4 +-
 .../quotas/TestQuotaGlobalsSettingsBypass.html  |     56 +-
 .../hbase/quotas/TestQuotaObserverChore.html    |      4 +-
 .../TestQuotaObserverChoreRegionReports.html    |      4 +-
 .../TestQuotaObserverChoreWithMiniCluster.html  |      4 +-
 .../hbase/quotas/TestQuotaSettingsFactory.html  |      4 +-
 .../hadoop/hbase/quotas/TestQuotaState.html     |     21 +-
 .../hbase/quotas/TestQuotaStatusRPCs.html       |      4 +-
 .../hadoop/hbase/quotas/TestQuotaTableUtil.html |      4 +-
 .../hadoop/hbase/quotas/TestQuotaThrottle.html  |      4 +-
 .../hadoop/hbase/quotas/TestRateLimiter.html    |      4 +-
 .../TestRegionServerSpaceQuotaManager.html      |      4 +-
 .../hadoop/hbase/quotas/TestRegionSizeUse.html  |      4 +-
 .../quotas/TestSnapshotQuotaObserverChore.html  |      4 +-
 .../hbase/quotas/TestSpaceLimitSettings.html    |      4 +-
 ...SpaceQuotaViolationPolicyRefresherChore.html |      4 +-
 .../hadoop/hbase/quotas/TestSpaceQuotas.html    |    436 +-
 .../quotas/TestSpaceQuotasWithSnapshots.html    |      4 +-
 .../quotas/TestSuperUserQuotaPermissions.html   |      4 +-
 .../quotas/TestTableQuotaViolationStore.html    |      4 +-
 .../TestTableSpaceQuotaViolationNotifier.html   |      4 +-
 .../hbase/quotas/TestTablesWithQuotas.html      |      4 +-
 .../hbase/quotas/TestThrottleSettings.html      |      4 +-
 .../class-use/SpaceQuotaHelperForTests.html     |      4 +-
 .../SpaceQuotaSnapshotNotifierForTest.html      |      4 +-
 .../class-use/TestActivePolicyEnforcement.html  |      4 +-
 .../TestFileSystemUtilizationChore.html         |      4 +-
 .../class-use/TestGlobalQuotaSettingsImpl.html  |      4 +-
 .../class-use/TestMasterQuotaManager.html       |      4 +-
 .../class-use/TestMasterSpaceQuotaObserver.html |      4 +-
 .../TestMasterSpaceQuotaObserverWithMocks.html  |      4 +-
 .../TestNamespaceQuotaViolationStore.html       |      4 +-
 .../hbase/quotas/class-use/TestQuotaAdmin.html  |      4 +-
 .../hbase/quotas/class-use/TestQuotaFilter.html |      4 +-
 .../TestQuotaGlobalsSettingsBypass.html         |      4 +-
 .../class-use/TestQuotaObserverChore.html       |      4 +-
 .../TestQuotaObserverChoreRegionReports.html    |      4 +-
 .../TestQuotaObserverChoreWithMiniCluster.html  |      4 +-
 .../class-use/TestQuotaSettingsFactory.html     |      4 +-
 .../hbase/quotas/class-use/TestQuotaState.html  |      4 +-
 .../quotas/class-use/TestQuotaStatusRPCs.html   |      4 +-
 .../quotas/class-use/TestQuotaTableUtil.html    |      4 +-
 .../quotas/class-use/TestQuotaThrottle.html     |      4 +-
 .../hbase/quotas/class-use/TestRateLimiter.html |      4 +-
 .../TestRegionServerSpaceQuotaManager.html      |      4 +-
 .../quotas/class-use/TestRegionSizeUse.html     |      4 +-
 .../TestSnapshotQuotaObserverChore.html         |      4 +-
 .../class-use/TestSpaceLimitSettings.html       |      4 +-
 ...SpaceQuotaViolationPolicyRefresherChore.html |      4 +-
 .../hbase/quotas/class-use/TestSpaceQuotas.html |      4 +-
 .../class-use/TestSpaceQuotasWithSnapshots.html |      4 +-
 .../TestSuperUserQuotaPermissions.html          |      4 +-
 .../class-use/TestTableQuotaViolationStore.html |      4 +-
 .../TestTableSpaceQuotaViolationNotifier.html   |      4 +-
 .../quotas/class-use/TestTablesWithQuotas.html  |      4 +-
 .../quotas/class-use/TestThrottleSettings.html  |      4 +-
 .../hadoop/hbase/quotas/package-frame.html      |      2 +-
 .../hadoop/hbase/quotas/package-summary.html    |      4 +-
 .../hadoop/hbase/quotas/package-tree.html       |      4 +-
 .../apache/hadoop/hbase/quotas/package-use.html |      4 +-
 .../BaseViolationPolicyEnforcement.html         |      4 +-
 ...kLoadCheckingViolationPolicyEnforcement.html |      4 +-
 ...tDisableTableViolationPolicyEnforcement.html |      4 +-
 ...TestNoInsertsViolationPolicyEnforcement.html |      4 +-
 ...esCompactionsViolationPolicyEnforcement.html |      4 +-
 .../TestNoWritesViolationPolicyEnforcement.html |      4 +-
 .../BaseViolationPolicyEnforcement.html         |      4 +-
 ...kLoadCheckingViolationPolicyEnforcement.html |      4 +-
 ...tDisableTableViolationPolicyEnforcement.html |      4 +-
 ...TestNoInsertsViolationPolicyEnforcement.html |      4 +-
 ...esCompactionsViolationPolicyEnforcement.html |      4 +-
 .../TestNoWritesViolationPolicyEnforcement.html |      4 +-
 .../hbase/quotas/policies/package-frame.html    |      2 +-
 .../hbase/quotas/policies/package-summary.html  |      4 +-
 .../hbase/quotas/policies/package-tree.html     |      4 +-
 .../hbase/quotas/policies/package-use.html      |      4 +-
 .../AbstractTestDateTieredCompactionPolicy.html |      4 +-
 .../regionserver/CreateRandomStoreFile.html     |      4 +-
 .../regionserver/DataBlockEncodingTool.html     |      4 +-
 .../regionserver/DelegatingInternalScanner.html |      4 +-
 .../regionserver/DelegatingKeyValueScanner.html |      4 +-
 .../EncodedSeekPerformanceTest.html             |      4 +-
 .../hbase/regionserver/KeyValueScanFixture.html |      4 +-
 .../MetricsRegionServerWrapperStub.html         |      4 +-
 .../regionserver/MetricsRegionWrapperStub.html  |      4 +-
 .../regionserver/MetricsTableWrapperStub.html   |      4 +-
 .../hbase/regionserver/MockHStoreFile.html      |     59 +-
 .../regionserver/NoOpScanPolicyObserver.html    |      4 +-
 .../hbase/regionserver/OOMERegionServer.html    |      6 +-
 .../hbase/regionserver/RegionAsTable.html       |      4 +-
 .../SecureBulkLoadEndpointClient.html           |      4 +-
 .../regionserver/StatefulStoreMockMaker.html    |      4 +-
 .../TestAtomicOperation.AtomicOperation.html    |      4 +-
 .../TestAtomicOperation.Incrementer.html        |      4 +-
 ...micOperation.MockHRegion.WrappedRowLock.html |      4 +-
 .../TestAtomicOperation.MockHRegion.html        |     13 +-
 .../hbase/regionserver/TestAtomicOperation.html |      4 +-
 .../hbase/regionserver/TestBlocksRead.html      |      4 +-
 .../hbase/regionserver/TestBlocksScanned.html   |      4 +-
 .../hadoop/hbase/regionserver/TestBulkLoad.html |      4 +-
 .../regionserver/TestCacheOnWriteInSchema.html  |      4 +-
 .../hbase/regionserver/TestCellFlatSet.html     |      4 +-
 .../hbase/regionserver/TestCellSkipListSet.html |      4 +-
 .../regionserver/TestClearRegionBlockCache.html |      4 +-
 .../hbase/regionserver/TestClusterId.html       |      4 +-
 .../hbase/regionserver/TestColumnSeeking.html   |      4 +-
 .../regionserver/TestCompactSplitThread.html    |      4 +-
 ...CompactingMemStore.MyCompactingMemStore.html |      8 +-
 .../regionserver/TestCompactingMemStore.html    |     14 +-
 .../TestCompactingToCellFlatMapMemStore.html    |     28 +-
 ...toreMockMaker.BlockingCompactionContext.html |      4 +-
 .../TestCompaction.BlockingStoreMockMaker.html  |      4 +-
 .../TestCompaction.DummyCompactor.html          |      4 +-
 .../regionserver/TestCompaction.Tracker.html    |      4 +-
 .../hbase/regionserver/TestCompaction.html      |      4 +-
 .../TestCompactionArchiveConcurrentClose.html   |      4 +-
 .../TestCompactionArchiveIOException.html       |      4 +-
 .../TestCompactionFileNotFound.html             |      4 +-
 ...onInDeadRegionServer.IgnoreYouAreDeadRS.html |      6 +-
 .../TestCompactionInDeadRegionServer.html       |      4 +-
 ...tionLifeCycleTracker.CompactionObserver.html |      4 +-
 .../TestCompactionLifeCycleTracker.html         |      4 +-
 .../regionserver/TestCompactionPolicy.html      |      4 +-
 .../hbase/regionserver/TestCompactionState.html |      4 +-
 .../TestCompactionWithCoprocessor.html          |      4 +-
 .../regionserver/TestCompoundBloomFilter.html   |      4 +-
 .../TestDateTieredCompactionPolicy.html         |      4 +-
 .../TestDateTieredCompactionPolicyOverflow.html |      4 +-
 .../TestDefaultCompactSelection.html            |      4 +-
 .../hbase/regionserver/TestDefaultMemStore.html |     60 +-
 ...efaultStoreEngine.DummyCompactionPolicy.html |      4 +-
 .../TestDefaultStoreEngine.DummyCompactor.html  |      4 +-
 ...estDefaultStoreEngine.DummyStoreFlusher.html |      4 +-
 .../regionserver/TestDefaultStoreEngine.html    |      4 +-
 .../hbase/regionserver/TestDeleteMobTable.html  |      4 +-
 .../regionserver/TestEncryptionKeyRotation.html |      4 +-
 .../TestEncryptionRandomKeying.html             |      4 +-
 .../TestEndToEndSplitTransaction.html           |      4 +-
 .../hbase/regionserver/TestFSErrorsExposed.html |      4 +-
 .../regionserver/TestFailedAppendAndSync.html   |      4 +-
 ...TestFlushLifeCycleTracker.FlushObserver.html |      4 +-
 .../regionserver/TestFlushLifeCycleTracker.html |      4 +-
 .../regionserver/TestFlushRegionEntry.html      |      4 +-
 .../regionserver/TestGetClosestAtOrBefore.html  |      4 +-
 .../hbase/regionserver/TestHMobStore.html       |      4 +-
 .../regionserver/TestHRegion.FlushThread.html   |     14 +-
 .../TestHRegion.HRegionForTesting.html          |     21 +-
 .../TestHRegion.HStoreForTesting.html           |     10 +-
 .../regionserver/TestHRegion.PutThread.html     |     14 +-
 .../hadoop/hbase/regionserver/TestHRegion.html  |    226 +-
 .../regionserver/TestHRegionFileSystem.html     |      4 +-
 .../hbase/regionserver/TestHRegionInfo.html     |      4 +-
 .../regionserver/TestHRegionOnCluster.html      |      4 +-
 .../regionserver/TestHRegionReplayEvents.html   |      4 +-
 ...HRegionServerBulkLoad.AtomicHFileLoader.html |      4 +-
 ...tHRegionServerBulkLoad.AtomicScanReader.html |      4 +-
 .../TestHRegionServerBulkLoad.MyObserver.html   |      4 +-
 .../regionserver/TestHRegionServerBulkLoad.html |      4 +-
 ...BulkLoadWithOldClient.AtomicHFileLoader.html |      4 +-
 .../TestHRegionServerBulkLoadWithOldClient.html |      4 +-
 ...WithOldSecureEndpoint.AtomicHFileLoader.html |      4 +-
 ...gionServerBulkLoadWithOldSecureEndpoint.html |      4 +-
 .../TestHRegionWithInMemoryFlush.html           |      4 +-
 .../TestHStore.DummyStoreEngine.html            |     12 +-
 .../TestHStore.MyCompactingMemStore.html        |     12 +-
 ...MyCompactingMemStoreWithCustomCompactor.html |     12 +-
 .../hadoop/hbase/regionserver/TestHStore.html   |     60 +-
 .../hbase/regionserver/TestHStoreFile.html      |      4 +-
 .../regionserver/TestHdfsSnapshotHRegion.html   |      4 +-
 .../regionserver/TestHeapMemoryManager.html     |      4 +-
 .../hbase/regionserver/TestIsDeleteFailure.html |      4 +-
 .../hbase/regionserver/TestJoinedScanners.html  |     74 +-
 .../hbase/regionserver/TestKeepDeletes.html     |      4 +-
 .../hbase/regionserver/TestKeyValueHeap.html    |      4 +-
 .../regionserver/TestKeyValueScanFixture.html   |      4 +-
 .../hbase/regionserver/TestMajorCompaction.html |      4 +-
 ...sterAddressTracker.NodeCreationListener.html |      4 +-
 .../regionserver/TestMasterAddressTracker.html  |      4 +-
 .../regionserver/TestMemStoreChunkPool.html     |      4 +-
 .../hbase/regionserver/TestMemStoreLAB.html     |      4 +-
 .../TestMemstoreLABWithoutPool.html             |      4 +-
 .../TestMetricsHeapMemoryManager.html           |      4 +-
 .../hbase/regionserver/TestMetricsRegion.html   |      4 +-
 .../regionserver/TestMetricsRegionServer.html   |      4 +-
 .../TestMetricsRegionServerSourceFactory.html   |      4 +-
 .../TestMetricsRegionServerSourceImpl.html      |     25 +-
 .../TestMetricsRegionSourceImpl.html            |     24 +-
 .../regionserver/TestMetricsTableAggregate.html |      4 +-
 .../regionserver/TestMetricsTableLatencies.html |      4 +-
 .../TestMetricsTableSourceImpl.html             |     22 +-
 .../hbase/regionserver/TestMinVersions.html     |      4 +-
 .../TestMiniBatchOperationInProgress.html       |      4 +-
 .../hbase/regionserver/TestMinorCompaction.html |      4 +-
 .../regionserver/TestMobStoreCompaction.html    |      4 +-
 .../hbase/regionserver/TestMobStoreScanner.html |      4 +-
 .../regionserver/TestMultiColumnScanner.html    |      4 +-
 .../regionserver/TestMultiLogThreshold.html     |      4 +-
 .../TestMultiVersionConcurrencyControl.html     |      4 +-
 ...TestMultiVersionConcurrencyControlBasic.html |      4 +-
 .../regionserver/TestMutateRowsRecovery.html    |      4 +-
 .../TestNewVersionBehaviorFromClientSide.html   |      4 +-
 .../TestObservedExceptionsInBatch.html          |      4 +-
 .../regionserver/TestParallelPut.Putter.html    |      4 +-
 .../hbase/regionserver/TestParallelPut.html     |      4 +-
 .../regionserver/TestPerColumnFamilyFlush.html  |     12 +-
 .../hbase/regionserver/TestPriorityRpc.html     |      4 +-
 .../hbase/regionserver/TestQosFunction.html     |      4 +-
 .../TestRSKilledWhenInitializing.html           |      4 +-
 .../hbase/regionserver/TestRSStatusServlet.html |      4 +-
 .../hbase/regionserver/TestRecoveredEdits.html  |      4 +-
 .../regionserver/TestRegionFavoredNodes.html    |      4 +-
 .../hbase/regionserver/TestRegionIncrement.html |      4 +-
 .../regionserver/TestRegionInfoBuilder.html     |      4 +-
 ...egionMergeTransactionOnCluster.MyMaster.html |     20 +-
 .../TestRegionMergeTransactionOnCluster.html    |      6 +-
 .../hbase/regionserver/TestRegionMove.html      |    450 +
 .../hbase/regionserver/TestRegionOpen.html      |      8 +-
 .../regionserver/TestRegionReplicaFailover.html |      4 +-
 .../hbase/regionserver/TestRegionReplicas.html  |      4 +-
 .../TestRegionReplicasAreDistributed.html       |      4 +-
 .../TestRegionReplicasWithModifyTable.html      |      4 +-
 .../TestRegionReplicasWithRestartScenarios.html |      4 +-
 ...tRegionServerAbort.ErrorThrowingHRegion.html |     13 +-
 ...nServerAbort.StopBlockingRegionObserver.html |      4 +-
 .../regionserver/TestRegionServerAbort.html     |      4 +-
 .../TestRegionServerAccounting.html             |      4 +-
 .../regionserver/TestRegionServerHostname.html  |      4 +-
 .../regionserver/TestRegionServerMetrics.html   |      4 +-
 .../regionserver/TestRegionServerNoMaster.html  |      4 +-
 .../TestRegionServerOnlineConfigChange.html     |      4 +-
 ...eadRequestMetrics.ScanRegionCoprocessor.html |      4 +-
 .../TestRegionServerReadRequestMetrics.html     |      4 +-
 .../TestRegionServerRegionSpaceUseReport.html   |      4 +-
 ...egionServerReportForDuty.MyRegionServer.html |      6 +-
 .../TestRegionServerReportForDuty.html          |      4 +-
 .../regionserver/TestRegionSplitPolicy.html     |      4 +-
 .../regionserver/TestRemoveRegionMetrics.html   |      4 +-
 .../regionserver/TestResettingCounters.html     |      4 +-
 .../regionserver/TestReversibleScanners.html    |      4 +-
 .../hbase/regionserver/TestRowTooBig.html       |      4 +-
 .../regionserver/TestRpcSchedulerFactory.html   |      4 +-
 .../regionserver/TestSCVFWithMiniCluster.html   |      4 +-
 .../regionserver/TestScanWithBloomError.html    |      4 +-
 .../hadoop/hbase/regionserver/TestScanner.html  |      4 +-
 ...annerHeartbeatMessages.SparseCellFilter.html |      4 +-
 ...cannerHeartbeatMessages.SparseRowFilter.html |      4 +-
 .../TestScannerHeartbeatMessages.html           |      4 +-
 ...rRetriableFailure.FaultyScannerObserver.html |      4 +-
 .../TestScannerRetriableFailure.html            |      4 +-
 .../regionserver/TestScannerWithBulkload.html   |      4 +-
 ...ithCorruptHFile.CorruptHFileCoprocessor.html |      4 +-
 .../TestScannerWithCorruptHFile.html            |      4 +-
 .../regionserver/TestSeekOptimizations.html     |      4 +-
 .../TestServerCustomProtocol.PingHandler.html   |      4 +-
 .../regionserver/TestServerCustomProtocol.html  |      4 +-
 .../regionserver/TestServerNonceManager.html    |      4 +-
 ...TimeoutOnBlockingPoint.SleepCoprocessor.html |      4 +-
 .../TestSettingTimeoutOnBlockingPoint.html      |      4 +-
 ...stShutdownWhileWALBroken.MyRegionServer.html |      6 +-
 .../TestShutdownWhileWALBroken.html             |      4 +-
 .../TestSimpleTimeRangeTracker.html             |      4 +-
 .../hbase/regionserver/TestSplitLogWorker.html  |      4 +-
 ...ionOnCluster.FailingSplitMasterObserver.html |     16 +-
 .../TestSplitTransactionOnCluster.MyMaster.html |     16 +-
 .../TestSplitTransactionOnCluster.html          |     38 +-
 .../regionserver/TestSplitWalDataLoss.html      |      4 +-
 .../hbase/regionserver/TestStoreFileInfo.html   |      4 +-
 .../TestStoreFileRefresherChore.html            |      4 +-
 .../TestStoreFileScannerWithTagCompression.html |      4 +-
 .../hbase/regionserver/TestStoreScanner.html    |      4 +-
 .../TestStripeStoreEngine.TestStoreEngine.html  |      4 +-
 .../regionserver/TestStripeStoreEngine.html     |      4 +-
 .../TestStripeStoreFileManager.html             |      4 +-
 .../regionserver/TestSwitchToStreamRead.html    |      4 +-
 .../regionserver/TestSyncTimeRangeTracker.html  |      4 +-
 .../TestTags.TestCoprocessorForTags.html        |      4 +-
 .../hadoop/hbase/regionserver/TestTags.html     |      4 +-
 .../TestTimestampFilterSeekHint.html            |      4 +-
 .../hbase/regionserver/TestWALLockup.html       |      4 +-
 ...LMonotonicallyIncreasingSeqId.IncThread.html |      4 +-
 ...LMonotonicallyIncreasingSeqId.PutThread.html |      4 +-
 .../TestWALMonotonicallyIncreasingSeqId.html    |      4 +-
 .../TestWalAndCompactingMemStoreFlush.html      |      4 +-
 .../hbase/regionserver/TestWideScanner.html     |      4 +-
 .../AbstractTestDateTieredCompactionPolicy.html |      4 +-
 .../class-use/CreateRandomStoreFile.html        |      4 +-
 .../class-use/DataBlockEncodingTool.html        |      4 +-
 .../class-use/DelegatingInternalScanner.html    |      4 +-
 .../class-use/DelegatingKeyValueScanner.html    |      4 +-
 .../class-use/EncodedSeekPerformanceTest.html   |      4 +-
 .../class-use/KeyValueScanFixture.html          |      4 +-
 .../MetricsRegionServerWrapperStub.html         |      4 +-
 .../class-use/MetricsRegionWrapperStub.html     |      4 +-
 .../class-use/MetricsTableWrapperStub.html      |      4 +-
 .../regionserver/class-use/MockHStoreFile.html  |      4 +-
 .../class-use/NoOpScanPolicyObserver.html       |      4 +-
 .../class-use/OOMERegionServer.html             |      4 +-
 .../regionserver/class-use/RegionAsTable.html   |      4 +-
 .../class-use/SecureBulkLoadEndpointClient.html |      4 +-
 .../class-use/StatefulStoreMockMaker.html       |      4 +-
 .../TestAtomicOperation.AtomicOperation.html    |      4 +-
 .../TestAtomicOperation.Incrementer.html        |      4 +-
 ...micOperation.MockHRegion.WrappedRowLock.html |      4 +-
 .../TestAtomicOperation.MockHRegion.html        |      4 +-
 .../class-use/TestAtomicOperation.html          |      4 +-
 .../regionserver/class-use/TestBlocksRead.html  |      4 +-
 .../class-use/TestBlocksScanned.html            |      4 +-
 .../regionserver/class-use/TestBulkLoad.html    |      4 +-
 .../class-use/TestCacheOnWriteInSchema.html     |      4 +-
 .../regionserver/class-use/TestCellFlatSet.html |      4 +-
 .../class-use/TestCellSkipListSet.html          |      4 +-
 .../class-use/TestClearRegionBlockCache.html    |      4 +-
 .../regionserver/class-use/TestClusterId.html   |      4 +-
 .../class-use/TestColumnSeeking.html            |      4 +-
 .../class-use/TestCompactSplitThread.html       |      4 +-
 ...CompactingMemStore.MyCompactingMemStore.html |      4 +-
 .../class-use/TestCompactingMemStore.html       |      4 +-
 .../TestCompactingToCellFlatMapMemStore.html    |      4 +-
 ...toreMockMaker.BlockingCompactionContext.html |      4 +-
 .../TestCompaction.BlockingStoreMockMaker.html  |      4 +-
 .../TestCompaction.DummyCompactor.html          |      4 +-
 .../class-use/TestCompaction.Tracker.html       |      4 +-
 .../regionserver/class-use/TestCompaction.html  |      4 +-
 .../TestCompactionArchiveConcurrentClose.html   |      4 +-
 .../TestCompactionArchiveIOException.html       |      4 +-
 .../class-use/TestCompactionFileNotFound.html   |      4 +-
 ...onInDeadRegionServer.IgnoreYouAreDeadRS.html |      4 +-
 .../TestCompactionInDeadRegionServer.html       |      4 +-
 ...tionLifeCycleTracker.CompactionObserver.html |      4 +-
 .../TestCompactionLifeCycleTracker.html         |      4 +-
 .../class-use/TestCompactionPolicy.html         |      4 +-
 .../class-use/TestCompactionState.html          |      4 +-
 .../TestCompactionWithCoprocessor.html          |      4 +-
 .../class-use/TestCompoundBloomFilter.html      |      4 +-
 .../TestDateTieredCompactionPolicy.html         |      4 +-
 .../TestDateTieredCompactionPolicyOverflow.html |      4 +-
 .../class-use/TestDefaultCompactSelection.html  |      4 +-
 .../class-use/TestDefaultMemStore.html          |      4 +-
 ...efaultStoreEngine.DummyCompactionPolicy.html |      4 +-
 .../TestDefaultStoreEngine.DummyCompactor.html  |      4 +-
 ...estDefaultStoreEngine.DummyStoreFlusher.html |      4 +-
 .../class-use/TestDefaultStoreEngine.html       |      4 +-
 .../class-use/TestDeleteMobTable.html           |      4 +-
 .../class-use/TestEncryptionKeyRotation.html    |      4 +-
 .../class-use/TestEncryptionRandomKeying.html   |      4 +-
 .../class-use/TestEndToEndSplitTransaction.html |      4 +-
 .../class-use/TestFSErrorsExposed.html          |      4 +-
 .../class-use/TestFailedAppendAndSync.html      |      4 +-
 ...TestFlushLifeCycleTracker.FlushObserver.html |      4 +-
 .../class-use/TestFlushLifeCycleTracker.html    |      4 +-
 .../class-use/TestFlushRegionEntry.html         |      4 +-
 .../class-use/TestGetClosestAtOrBefore.html     |      4 +-
 .../regionserver/class-use/TestHMobStore.html   |      4 +-
 .../class-use/TestHRegion.FlushThread.html      |      4 +-
 .../TestHRegion.HRegionForTesting.html          |      4 +-
 .../class-use/TestHRegion.HStoreForTesting.html |      4 +-
 .../class-use/TestHRegion.PutThread.html        |      4 +-
 .../regionserver/class-use/TestHRegion.html     |      4 +-
 .../class-use/TestHRegionFileSystem.html        |      4 +-
 .../regionserver/class-use/TestHRegionInfo.html |      4 +-
 .../class-use/TestHRegionOnCluster.html         |      4 +-
 .../class-use/TestHRegionReplayEvents.html      |      4 +-
 ...HRegionServerBulkLoad.AtomicHFileLoader.html |      4 +-
 ...tHRegionServerBulkLoad.AtomicScanReader.html |      4 +-
 .../TestHRegionServerBulkLoad.MyObserver.html   |      4 +-
 .../class-use/TestHRegionServerBulkLoad.html    |      4 +-
 ...BulkLoadWithOldClient.AtomicHFileLoader.html |      4 +-
 .../TestHRegionServerBulkLoadWithOldClient.html |      4 +-
 ...WithOldSecureEndpoint.AtomicHFileLoader.html |      4 +-
 ...gionServerBulkLoadWithOldSecureEndpoint.html |      4 +-
 .../class-use/TestHRegionWithInMemoryFlush.html |      4 +-
 .../class-use/TestHStore.DummyStoreEngine.html  |      4 +-
 .../TestHStore.MyCompactingMemStore.html        |      4 +-
 ...MyCompactingMemStoreWithCustomCompactor.html |      4 +-
 .../regionserver/class-use/TestHStore.html      |      4 +-
 .../regionserver/class-use/TestHStoreFile.html  |      4 +-
 .../class-use/TestHdfsSnapshotHRegion.html      |      4 +-
 .../class-use/TestHeapMemoryManager.html        |      4 +-
 .../class-use/TestIsDeleteFailure.html          |      4 +-
 .../class-use/TestJoinedScanners.html           |      4 +-
 .../regionserver/class-use/TestKeepDeletes.html |      4 +-
 .../class-use/TestKeyValueHeap.html             |      4 +-
 .../class-use/TestKeyValueScanFixture.html      |      4 +-
 .../class-use/TestMajorCompaction.html          |      4 +-
 ...sterAddressTracker.NodeCreationListener.html |      4 +-
 .../class-use/TestMasterAddressTracker.html     |      4 +-
 .../class-use/TestMemStoreChunkPool.html        |      4 +-
 .../regionserver/class-use/TestMemStoreLAB.html |      4 +-
 .../class-use/TestMemstoreLABWithoutPool.html   |      4 +-
 .../class-use/TestMetricsHeapMemoryManager.html |      4 +-
 .../class-use/TestMetricsRegion.html            |      4 +-
 .../class-use/TestMetricsRegionServer.html      |      4 +-
 .../TestMetricsRegionServerSourceFactory.html   |      4 +-
 .../TestMetricsRegionServerSourceImpl.html      |      4 +-
 .../class-use/TestMetricsRegionSourceImpl.html  |      4 +-
 .../class-use/TestMetricsTableAggregate.html    |      4 +-
 .../class-use/TestMetricsTableLatencies.html    |      4 +-
 .../class-use/TestMetricsTableSourceImpl.html   |      4 +-
 .../regionserver/class-use/TestMinVersions.html |      4 +-
 .../TestMiniBatchOperationInProgress.html       |      4 +-
 .../class-use/TestMinorCompaction.html          |      4 +-
 .../class-use/TestMobStoreCompaction.html       |      4 +-
 .../class-use/TestMobStoreScanner.html          |      4 +-
 .../class-use/TestMultiColumnScanner.html       |      4 +-
 .../class-use/TestMultiLogThreshold.html        |      4 +-
 .../TestMultiVersionConcurrencyControl.html     |      4 +-
 ...TestMultiVersionConcurrencyControlBasic.html |      4 +-
 .../class-use/TestMutateRowsRecovery.html       |      4 +-
 .../TestNewVersionBehaviorFromClientSide.html   |      4 +-
 .../TestObservedExceptionsInBatch.html          |      4 +-
 .../class-use/TestParallelPut.Putter.html       |      4 +-
 .../regionserver/class-use/TestParallelPut.html |      4 +-
 .../class-use/TestPerColumnFamilyFlush.html     |      4 +-
 .../regionserver/class-use/TestPriorityRpc.html |      4 +-
 .../regionserver/class-use/TestQosFunction.html |      4 +-
 .../class-use/TestRSKilledWhenInitializing.html |      4 +-
 .../class-use/TestRSStatusServlet.html          |      4 +-
 .../class-use/TestRecoveredEdits.html           |      4 +-
 .../class-use/TestRegionFavoredNodes.html       |      4 +-
 .../class-use/TestRegionIncrement.html          |      4 +-
 .../class-use/TestRegionInfoBuilder.html        |      4 +-
 ...egionMergeTransactionOnCluster.MyMaster.html |      4 +-
 .../TestRegionMergeTransactionOnCluster.html    |      4 +-
 .../regionserver/class-use/TestRegionMove.html  |    125 +
 .../regionserver/class-use/TestRegionOpen.html  |      4 +-
 .../class-use/TestRegionReplicaFailover.html    |      4 +-
 .../class-use/TestRegionReplicas.html           |      4 +-
 .../TestRegionReplicasAreDistributed.html       |      4 +-
 .../TestRegionReplicasWithModifyTable.html      |      4 +-
 .../TestRegionReplicasWithRestartScenarios.html |      4 +-
 ...tRegionServerAbort.ErrorThrowingHRegion.html |      4 +-
 ...nServerAbort.StopBlockingRegionObserver.html |      4 +-
 .../class-use/TestRegionServerAbort.html        |      4 +-
 .../class-use/TestRegionServerAccounting.html   |      4 +-
 .../class-use/TestRegionServerHostname.html     |      4 +-
 .../class-use/TestRegionServerMetrics.html      |      4 +-
 .../class-use/TestRegionServerNoMaster.html     |      4 +-
 .../TestRegionServerOnlineConfigChange.html     |      4 +-
 ...eadRequestMetrics.ScanRegionCoprocessor.html |      4 +-
 .../TestRegionServerReadRequestMetrics.html     |      4 +-
 .../TestRegionServerRegionSpaceUseReport.html   |      4 +-
 ...egionServerReportForDuty.MyRegionServer.html |      4 +-
 .../TestRegionServerReportForDuty.html          |      4 +-
 .../class-use/TestRegionSplitPolicy.html        |      4 +-
 .../class-use/TestRemoveRegionMetrics.html      |      4 +-
 .../class-use/TestResettingCounters.html        |      4 +-
 .../class-use/TestReversibleScanners.html       |      4 +-
 .../regionserver/class-use/TestRowTooBig.html   |      4 +-
 .../class-use/TestRpcSchedulerFactory.html      |      4 +-
 .../class-use/TestSCVFWithMiniCluster.html      |      4 +-
 .../class-use/TestScanWithBloomError.html       |      4 +-
 .../regionserver/class-use/TestScanner.html     |      4 +-
 ...annerHeartbeatMessages.SparseCellFilter.html |      4 +-
 ...cannerHeartbeatMessages.SparseRowFilter.html |      4 +-
 .../class-use/TestScannerHeartbeatMessages.html |      4 +-
 ...rRetriableFailure.FaultyScannerObserver.html |      4 +-
 .../class-use/TestScannerRetriableFailure.html  |      4 +-
 .../class-use/TestScannerWithBulkload.html      |      4 +-
 ...ithCorruptHFile.CorruptHFileCoprocessor.html |      4 +-
 .../class-use/TestScannerWithCorruptHFile.html  |      4 +-
 .../class-use/TestSeekOptimizations.html        |      4 +-
 .../TestServerCustomProtocol.PingHandler.html   |      4 +-
 .../class-use/TestServerCustomProtocol.html     |      4 +-
 .../class-use/TestServerNonceManager.html       |      4 +-
 ...TimeoutOnBlockingPoint.SleepCoprocessor.html |      4 +-
 .../TestSettingTimeoutOnBlockingPoint.html      |      4 +-
 ...stShutdownWhileWALBroken.MyRegionServer.html |      4 +-
 .../class-use/TestShutdownWhileWALBroken.html   |      4 +-
 .../class-use/TestSimpleTimeRangeTracker.html   |      4 +-
 .../class-use/TestSplitLogWorker.html           |      4 +-
 ...ionOnCluster.FailingSplitMasterObserver.html |      4 +-
 .../TestSplitTransactionOnCluster.MyMaster.html |      4 +-
 .../TestSplitTransactionOnCluster.html          |      4 +-
 .../class-use/TestSplitWalDataLoss.html         |      4 +-
 .../class-use/TestStoreFileInfo.html            |      4 +-
 .../class-use/TestStoreFileRefresherChore.html  |      4 +-
 .../TestStoreFileScannerWithTagCompression.html |      4 +-
 .../class-use/TestStoreScanner.html             |      4 +-
 .../TestStripeStoreEngine.TestStoreEngine.html  |      4 +-
 .../class-use/TestStripeStoreEngine.html        |      4 +-
 .../class-use/TestStripeStoreFileManager.html   |      4 +-
 .../class-use/TestSwitchToStreamRead.html       |      4 +-
 .../class-use/TestSyncTimeRangeTracker.html     |      4 +-
 .../TestTags.TestCoprocessorForTags.html        |      4 +-
 .../hbase/regionserver/class-use/TestTags.html  |      4 +-
 .../class-use/TestTimestampFilterSeekHint.html  |      4 +-
 .../regionserver/class-use/TestWALLockup.html   |      4 +-
 ...LMonotonicallyIncreasingSeqId.IncThread.html |      4 +-
 ...LMonotonicallyIncreasingSeqId.PutThread.html |      4 +-
 .../TestWALMonotonicallyIncreasingSeqId.html    |      4 +-
 .../TestWalAndCompactingMemStoreFlush.html      |      4 +-
 .../regionserver/class-use/TestWideScanner.html |      4 +-
 .../hbase/regionserver/package-frame.html       |      3 +-
 .../hbase/regionserver/package-summary.html     |    148 +-
 .../hadoop/hbase/regionserver/package-tree.html |      5 +-
 .../hadoop/hbase/regionserver/package-use.html  |      4 +-
 .../AbstractTestScanQueryMatcher.html           |      4 +-
 .../TestCompactionScanQueryMatcher.html         |      4 +-
 .../querymatcher/TestExplicitColumnTracker.html |      4 +-
 .../TestNewVersionBehaviorTracker.html          |      4 +-
 .../querymatcher/TestScanDeleteTracker.html     |      4 +-
 .../TestScanWildcardColumnTracker.html          |      4 +-
 .../querymatcher/TestUserScanQueryMatcher.html  |      4 +-
 .../class-use/AbstractTestScanQueryMatcher.html |      4 +-
 .../TestCompactionScanQueryMatcher.html         |      4 +-
 .../class-use/TestExplicitColumnTracker.html    |      4 +-
 .../TestNewVersionBehaviorTracker.html          |      4 +-
 .../class-use/TestScanDeleteTracker.html        |      4 +-
 .../TestScanWildcardColumnTracker.html          |      4 +-
 .../class-use/TestUserScanQueryMatcher.html     |      4 +-
 .../querymatcher/package-frame.html             |      2 +-
 .../querymatcher/package-summary.html           |      4 +-
 .../regionserver/querymatcher/package-tree.html |      4 +-
 .../regionserver/querymatcher/package-use.html  |      4 +-
 .../TestCompactionWithThroughputController.html |      4 +-
 .../TestFlushWithThroughputController.html      |      4 +-
 .../TestCompactionWithThroughputController.html |      4 +-
 .../TestFlushWithThroughputController.html      |      4 +-
 .../regionserver/throttle/package-frame.html    |      2 +-
 .../regionserver/throttle/package-summary.html  |      4 +-
 .../regionserver/throttle/package-tree.html     |      4 +-
 .../regionserver/throttle/package-use.html      |      4 +-
 .../regionserver/wal/AbstractTestFSWAL.html     |      4 +-
 .../wal/AbstractTestLogRollPeriod.html          |      4 +-
 .../wal/AbstractTestLogRolling.html             |      4 +-
 .../wal/AbstractTestProtobufLog.html            |      4 +-
 ...bstractTestWALReplay.CustomStoreFlusher.html |      4 +-
 .../regionserver/wal/AbstractTestWALReplay.html |      4 +-
 .../FaultyProtobufLogReader.FailureType.html    |      4 +-
 .../wal/FaultyProtobufLogReader.html            |      4 +-
 .../regionserver/wal/InstrumentedLogWriter.html |      8 +-
 .../hbase/regionserver/wal/TestAsyncFSWAL.html  |      4 +-
 .../wal/TestAsyncLogRollPeriod.html             |      4 +-
 .../regionserver/wal/TestAsyncLogRolling.html   |      4 +-
 .../regionserver/wal/TestAsyncProtobufLog.html  |      4 +-
 .../regionserver/wal/TestAsyncWALReplay.html    |      4 +-
 .../wal/TestAsyncWALReplayCompressed.html       |      4 +-
 .../hbase/regionserver/wal/TestCompressor.html  |      4 +-
 ...stCustomWALCellCodec.CustomWALCellCodec.html |      4 +-
 .../wal/TestCustomWALCellCodec.html             |      4 +-
 .../hbase/regionserver/wal/TestDurability.html  |      4 +-
 .../hbase/regionserver/wal/TestFSHLog.html      |      4 +-
 .../hbase/regionserver/wal/TestFSWALEntry.html  |      4 +-
 .../regionserver/wal/TestLogRollAbort.html      |      4 +-
 .../regionserver/wal/TestLogRollPeriod.html     |      4 +-
 .../hbase/regionserver/wal/TestLogRolling.html  |      4 +-
 ...gRollingNoCluster.HighLatencySyncWriter.html |      8 +-
 .../wal/TestLogRollingNoCluster.html            |      4 +-
 .../hbase/regionserver/wal/TestMetricsWAL.html  |      4 +-
 .../regionserver/wal/TestMetricsWALSource.html  |      4 +-
 .../wal/TestMetricsWALSourceImpl.html           |      4 +-
 .../hbase/regionserver/wal/TestProtobufLog.html |      4 +-
 .../wal/TestSecureAsyncWALReplay.html           |      4 +-
 .../regionserver/wal/TestSecureWALReplay.html   |      4 +-
 .../wal/TestSequenceIdAccounting.html           |      4 +-
 .../hbase/regionserver/wal/TestSyncFuture.html  |      4 +-
 ...ActionsListener.DummyWALActionsListener.html |      4 +-
 .../wal/TestWALActionsListener.html             |      4 +-
 .../wal/TestWALCellCodecWithCompression.html    |      8 +-
 .../regionserver/wal/TestWALConfiguration.html  |    372 +
 .../hbase/regionserver/wal/TestWALReplay.html   |      8 +-
 .../TestWALReplayBoundedLogWriterCreation.html  |      4 +-
 .../wal/TestWALReplayCompressed.html            |      4 +-
 .../wal/class-use/AbstractTestFSWAL.html        |      4 +-
 .../class-use/AbstractTestLogRollPeriod.html    |      4 +-
 .../wal/class-use/AbstractTestLogRolling.html   |      4 +-
 .../wal/class-use/AbstractTestProtobufLog.html  |      4 +-
 ...bstractTestWALReplay.CustomStoreFlusher.html |      4 +-
 .../wal/class-use/AbstractTestWALReplay.html    |      4 +-
 .../FaultyProtobufLogReader.FailureType.html    |      4 +-
 .../wal/class-use/FaultyProtobufLogReader.html  |      4 +-
 .../wal/class-use/InstrumentedLogWriter.html    |      4 +-
 .../wal/class-use/TestAsyncFSWAL.html           |      4 +-
 .../wal/class-use/TestAsyncLogRollPeriod.html   |      4 +-
 .../wal/class-use/TestAsyncLogRolling.html      |      4 +-
 .../wal/class-use/TestAsyncProtobufLog.html     |      4 +-
 .../wal/class-use/TestAsyncWALReplay.html       |      4 +-
 .../class-use/TestAsyncWALReplayCompressed.html |      4 +-
 .../wal/class-use/TestCompressor.html           |      4 +-
 ...stCustomWALCellCodec.CustomWALCellCodec.html |      4 +-
 .../wal/class-use/TestCustomWALCellCodec.html   |      4 +-
 .../wal/class-use/TestDurability.html           |      4 +-
 .../regionserver/wal/class-use/TestFSHLog.html  |      4 +-
 .../wal/class-use/TestFSWALEntry.html           |      4 +-
 .../wal/class-use/TestLogRollAbort.html         |      4 +-
 .../wal/class-use/TestLogRollPeriod.html        |      4 +-
 .../wal/class-use/TestLogRolling.html           |      4 +-
 ...gRollingNoCluster.HighLatencySyncWriter.html |      4 +-
 .../wal/class-use/TestLogRollingNoCluster.html  |      4 +-
 .../wal/class-use/TestMetricsWAL.html           |      4 +-
 .../wal/class-use/TestMetricsWALSource.html     |      4 +-
 .../wal/class-use/TestMetricsWALSourceImpl.html |      4 +-
 .../wal/class-use/TestProtobufLog.html          |      4 +-
 .../wal/class-use/TestSecureAsyncWALReplay.html |      4 +-
 .../wal/class-use/TestSecureWALReplay.html      |      4 +-
 .../wal/class-use/TestSequenceIdAccounting.html |      4 +-
 .../wal/class-use/TestSyncFuture.html           |      4 +-
 ...ActionsListener.DummyWALActionsListener.html |      4 +-
 .../wal/class-use/TestWALActionsListener.html   |      4 +-
 .../TestWALCellCodecWithCompression.html        |      4 +-
 .../wal/class-use/TestWALConfiguration.html     |    125 +
 .../wal/class-use/TestWALReplay.html            |      4 +-
 .../TestWALReplayBoundedLogWriterCreation.html  |      4 +-
 .../wal/class-use/TestWALReplayCompressed.html  |      4 +-
 .../hbase/regionserver/wal/package-frame.html   |      3 +-
 .../hbase/regionserver/wal/package-summary.html |     14 +-
 .../hbase/regionserver/wal/package-tree.html    |      5 +-
 .../hbase/regionserver/wal/package-use.html     |      4 +-
 .../replication/ReplicationSourceDummy.html     |      4 +-
 ...estMasterReplication.CoprocessorCounter.html |      4 +-
 .../replication/TestMasterReplication.html      |      4 +-
 .../replication/TestMultiSlaveReplication.html  |      4 +-
 .../replication/TestNamespaceReplication.html   |      4 +-
 .../replication/TestPerTableCFReplication.html  |      4 +-
 .../hbase/replication/TestReplicationBase.html  |      4 +-
 ...estReplicationChangingPeerRegionservers.html |      4 +-
 .../TestReplicationDisableInactivePeer.html     |      4 +-
 .../TestReplicationDroppedTables.html           |      4 +-
 .../TestReplicationEmptyWALRecovery.html        |      4 +-
 ...Endpoint.EverythingPassesWALEntryFilter.html |      4 +-
 ....EverythingPassesWALEntryFilterSubclass.html |      4 +-
 ...licationEndpointForTest.DummyReplicator.html |      4 +-
 ...nEndpointForTest.FailingDummyReplicator.html |      4 +-
 ....InterClusterReplicationEndpointForTest.html |      4 +-
 ...tionEndpoint.ReplicationEndpointForTest.html |      4 +-
 ...point.ReplicationEndpointReturningFalse.html |      4 +-
 ...t.ReplicationEndpointWithWALEntryFilter.html |      4 +-
 .../replication/TestReplicationEndpoint.html    |      4 +-
 .../TestReplicationKillMasterRS.html            |      4 +-
 .../TestReplicationKillMasterRSCompressed.html  |      4 +-
 .../replication/TestReplicationKillRS.html      |      4 +-
 .../replication/TestReplicationKillSlaveRS.html |      4 +-
 .../replication/TestReplicationPeerConfig.html  |      4 +-
 .../replication/TestReplicationSmallTests.html  |      4 +-
 ...icationSource.ShutdownDelayRegionServer.html |      6 +-
 .../replication/TestReplicationSource.html      |      4 +-
 .../replication/TestReplicationStateBasic.html  |      4 +-
 .../replication/TestReplicationStateZKImpl.html |      4 +-
 .../replication/TestReplicationStatus.html      |      4 +-
 .../replication/TestReplicationSyncUpTool.html  |      4 +-
 ...ReplicationSyncUpToolWithBulkLoadedData.html |      4 +-
 .../TestReplicationTrackerZKImpl.html           |      4 +-
 .../TestReplicationWALEntryFilters.html         |      4 +-
 ...onWithTags.TestCoprocessorForTagsAtSink.html |      4 +-
 ...WithTags.TestCoprocessorForTagsAtSource.html |      4 +-
 .../replication/TestReplicationWithTags.html    |      4 +-
 .../replication/TestVerifyReplication.html      |      4 +-
 .../class-use/ReplicationSourceDummy.html       |      4 +-
 ...estMasterReplication.CoprocessorCounter.html |      4 +-
 .../class-use/TestMasterReplication.html        |      4 +-
 .../class-use/TestMultiSlaveReplication.html    |      4 +-
 .../class-use/TestNamespaceReplication.html     |      4 +-
 .../class-use/TestPerTableCFReplication.html    |      4 +-
 .../class-use/TestReplicationBase.html          |      4 +-
 ...estReplicationChangingPeerRegionservers.html |      4 +-
 .../TestReplicationDisableInactivePeer.html     |      4 +-
 .../class-use/TestReplicationDroppedTables.html |      4 +-
 .../TestReplicationEmptyWALRecovery.html        |      4 +-
 ...Endpoint.EverythingPassesWALEntryFilter.html |      4 +-
 ....EverythingPassesWALEntryFilterSubclass.html |      4 +-
 ...licationEndpointForTest.DummyReplicator.html |      4 +-
 ...nEndpointForTest.FailingDummyReplicator.html |      4 +-
 ....InterClusterReplicationEndpointForTest.html |      4 +-
 ...tionEndpoint.ReplicationEndpointForTest.html |      4 +-
 ...point.ReplicationEndpointReturningFalse.html |      4 +-
 ...t.ReplicationEndpointWithWALEntryFilter.html |      4 +-
 .../class-use/TestReplicationEndpoint.html      |      4 +-
 .../class-use/TestReplicationKillMasterRS.html  |      4 +-
 .../TestReplicationKillMasterRSCompressed.html  |      4 +-
 .../class-use/TestReplicationKillRS.html        |      4 +-
 .../class-use/TestReplicationKillSlaveRS.html   |      4 +-
 .../class-use/TestReplicationPeerConfig.html    |      4 +-
 .../class-use/TestReplicationSmallTests.html    |      4 +-
 ...icationSource.ShutdownDelayRegionServer.html |      4 +-
 .../class-use/TestReplicationSource.html        |      4 +-
 .../class-use/TestReplicationStateBasic.html    |      4 +-
 .../class-use/TestReplicationStateZKImpl.html   |      4 +-
 .../class-use/TestReplicationStatus.html        |      4 +-
 .../class-use/TestReplicationSyncUpTool.html    |      4 +-
 ...ReplicationSyncUpToolWithBulkLoadedData.html |      4 +-
 .../class-use/TestReplicationTrackerZKImpl.html |      4 +-
 .../TestReplicationWALEntryFilters.html         |      4 +-
 ...onWithTags.TestCoprocessorForTagsAtSink.html |      4 +-
 ...WithTags.TestCoprocessorForTagsAtSource.html |      4 +-
 .../class-use/TestReplicationWithTags.html      |      4 +-
 .../class-use/TestVerifyReplication.html        |      4 +-
 .../hadoop/hbase/replication/package-frame.html |      2 +-
 .../hbase/replication/package-summary.html      |      4 +-
 .../hadoop/hbase/replication/package-tree.html  |      4 +-
 .../hadoop/hbase/replication/package-use.html   |      4 +-
 .../apache/hadoop/hbase/rest/DummyFilter.html   |      4 +-
 .../hbase/rest/HBaseRESTTestingUtility.html     |      4 +-
 .../rest/PerformanceEvaluation.Counter.html     |      4 +-
 ...PerformanceEvaluation.EvaluationMapTask.html |      4 +-
 ...Evaluation.PeInputFormat.PeRecordReader.html |      4 +-
 .../PerformanceEvaluation.PeInputFormat.html    |      4 +-
 .../PerformanceEvaluation.PeInputSplit.html     |      4 +-
 .../hbase/rest/PerformanceEvaluation.html       |      4 +-
 .../hadoop/hbase/rest/RowResourceBase.html      |      4 +-
 .../apache/hadoop/hbase/rest/TestDeleteRow.html |      4 +-
 .../hbase/rest/TestGZIPResponseWrapper.html     |      4 +-
 .../hbase/rest/TestGetAndPutResource.html       |      4 +-
 .../hadoop/hbase/rest/TestGzipFilter.html       |      4 +-
 .../hbase/rest/TestMetricsRESTSource.html       |      4 +-
 .../hbase/rest/TestMetricsRESTSourceImpl.html   |     19 +-
 .../hadoop/hbase/rest/TestMultiRowResource.html |      4 +-
 .../rest/TestNamespacesInstanceResource.html    |      4 +-
 .../hbase/rest/TestNamespacesResource.html      |      4 +-
 .../hadoop/hbase/rest/TestResourceFilter.html   |      4 +-
 .../hadoop/hbase/rest/TestScannerResource.html  |      4 +-
 .../hbase/rest/TestScannersWithFilters.html     |      4 +-
 .../hbase/rest/TestScannersWithLabels.html      |      4 +-
 .../hadoop/hbase/rest/TestSchemaResource.html   |      4 +-
 .../hadoop/hbase/rest/TestStatusResource.html   |      4 +-
 .../hadoop/hbase/rest/TestTableResource.html    |      4 +-
 ...bleScan.ClientSideCellSetModel.Listener.html |      4 +-
 .../TestTableScan.ClientSideCellSetModel.html   |      4 +-
 .../hbase/rest/TestTableScan.CustomFilter.html  |      4 +-
 .../apache/hadoop/hbase/rest/TestTableScan.html |      4 +-
 .../hadoop/hbase/rest/TestVersionResource.html  |      4 +-
 .../hbase/rest/class-use/DummyFilter.html       |      4 +-
 .../rest/class-use/HBaseRESTTestingUtility.html |      4 +-
 .../PerformanceEvaluation.Counter.html          |      4 +-
 ...PerformanceEvaluation.EvaluationMapTask.html |      4 +-
 ...Evaluation.PeInputFormat.PeRecordReader.html |      4 +-
 .../PerformanceEvaluation.PeInputFormat.html    |      4 +-
 .../PerformanceEvaluation.PeInputSplit.html     |      4 +-
 .../rest/class-use/PerformanceEvaluation.html   |      4 +-
 .../hbase/rest/class-use/RowResourceBase.html   |      4 +-
 .../hbase/rest/class-use/TestDeleteRow.html     |      4 +-
 .../rest/class-use/TestGZIPResponseWrapper.html |      4 +-
 .../rest/class-use/TestGetAndPutResource.html   |      4 +-
 .../hbase/rest/class-use/TestGzipFilter.html    |      4 +-
 .../rest/class-use/TestMetricsRESTSource.html   |      4 +-
 .../class-use/TestMetricsRESTSourceImpl.html    |      4 +-
 .../rest/class-use/TestMultiRowResource.html    |      4 +-
 .../TestNamespacesInstanceResource.html         |      4 +-
 .../rest/class-use/TestNamespacesResource.html  |      4 +-
 .../rest/class-use/TestResourceFilter.html      |      4 +-
 .../rest/class-use/TestScannerResource.html     |      4 +-
 .../rest/class-use/TestScannersWithFilters.html |      4 +-
 .../rest/class-use/TestScannersWithLabels.html  |      4 +-
 .../rest/class-use/TestSchemaResource.html      |      4 +-
 .../rest/class-use/TestStatusResource.html      |      4 +-
 .../hbase/rest/class-use/TestTableResource.html |      4 +-
 ...bleScan.ClientSideCellSetModel.Listener.html |      4 +-
 .../TestTableScan.ClientSideCellSetModel.html   |      4 +-
 .../class-use/TestTableScan.CustomFilter.html   |      4 +-
 .../hbase/rest/class-use/TestTableScan.html     |      4 +-
 .../rest/class-use/TestVersionResource.html     |      4 +-
 .../rest/client/TestRemoteAdminRetries.html     |      4 +-
 .../rest/client/TestRemoteHTableRetries.html    |      4 +-
 .../hbase/rest/client/TestRemoteTable.html      |     12 +-
 .../hbase/rest/client/TestXmlParsing.html       |      4 +-
 .../class-use/TestRemoteAdminRetries.html       |      4 +-
 .../class-use/TestRemoteHTableRetries.html      |      4 +-
 .../rest/client/class-use/TestRemoteTable.html  |      4 +-
 .../rest/client/class-use/TestXmlParsing.html   |      4 +-
 .../hadoop/hbase/rest/client/package-frame.html |      2 +-
 .../hbase/rest/client/package-summary.html      |      4 +-
 .../hadoop/hbase/rest/client/package-tree.html  |      4 +-
 .../hadoop/hbase/rest/client/package-use.html   |      4 +-
 .../apache/hadoop/hbase/rest/package-frame.html |      2 +-
 .../hadoop/hbase/rest/package-summary.html      |      6 +-
 .../apache/hadoop/hbase/rest/package-tree.html  |      4 +-
 .../apache/hadoop/hbase/rest/package-use.html   |      4 +-
 .../hbase/rsgroup/IntegrationTestRSGroup.html   |      4 +-
 .../hadoop/hbase/rsgroup/TestEnableRSGroup.html |      6 +-
 .../hadoop/hbase/rsgroup/TestRSGroups.html      |      4 +-
 .../hadoop/hbase/rsgroup/TestRSGroupsBase.html  |      4 +-
 .../hbase/rsgroup/TestRSGroupsOfflineMode.html  |      4 +-
 .../hbase/rsgroup/TestRSGroupsWithACL.html      |      4 +-
 .../rsgroup/VerifyingRSGroupAdminClient.html    |      4 +-
 .../class-use/IntegrationTestRSGroup.html       |      4 +-
 .../rsgroup/class-use/TestEnableRSGroup.html    |      4 +-
 .../hbase/rsgroup/class-use/TestRSGroups.html   |      4 +-
 .../rsgroup/class-use/TestRSGroupsBase.html     |      4 +-
 .../class-use/TestRSGroupsOfflineMode.html      |      4 +-
 .../rsgroup/class-use/TestRSGroupsWithACL.html  |      4 +-
 .../class-use/VerifyingRSGroupAdminClient.html  |      4 +-
 .../hadoop/hbase/rsgroup/package-frame.html     |      2 +-
 .../hadoop/hbase/rsgroup/package-summary.html   |      4 +-
 .../hadoop/hbase/rsgroup/package-tree.html      |      4 +-
 .../hadoop/hbase/rsgroup/package-use.html       |      4 +-
 .../hbase/security/HBaseKerberosUtils.html      |      4 +-
 ...opSecurityEnabledUserProviderForTesting.html |      4 +-
 .../hbase/security/TestEncryptionUtil.html      |      4 +-
 .../hbase/security/TestHBaseSaslRpcClient.html  |      4 +-
 .../hadoop/hbase/security/TestSaslUtil.html     |      4 +-
 .../security/TestSecureIPC.TestThread.html      |      4 +-
 .../hadoop/hbase/security/TestSecureIPC.html    |      4 +-
 .../apache/hadoop/hbase/security/TestUser.html  |      4 +-
 .../TestUsersOperationsWithSecureHadoop.html    |      4 +-
 .../security/class-use/HBaseKerberosUtils.html  |      4 +-
 ...opSecurityEnabledUserProviderForTesting.html |      4 +-
 .../security/class-use/TestEncryptionUtil.html  |      4 +-
 .../class-use/TestHBaseSaslRpcClient.html       |      4 +-
 .../hbase/security/class-use/TestSaslUtil.html  |      4 +-
 .../class-use/TestSecureIPC.TestThread.html     |      4 +-
 .../hbase/security/class-use/TestSecureIPC.html |      4 +-
 .../hbase/security/class-use/TestUser.html      |      4 +-
 .../TestUsersOperationsWithSecureHadoop.html    |      4 +-
 .../hadoop/hbase/security/package-frame.html    |      2 +-
 .../hadoop/hbase/security/package-summary.html  |      4 +-
 .../hadoop/hbase/security/package-tree.html     |      4 +-
 .../hadoop/hbase/security/package-use.html      |      4 +-
 .../hbase/shaded/protobuf/TestProtobufUtil.html |     36 +-
 .../protobuf/class-use/TestProtobufUtil.html    |      4 +-
 .../hbase/shaded/protobuf/package-frame.html    |      2 +-
 .../hbase/shaded/protobuf/package-summary.html  |      4 +-
 .../hbase/shaded/protobuf/package-tree.html     |      4 +-
 .../hbase/shaded/protobuf/package-use.html      |      4 +-
 .../MobSnapshotTestingUtils.SnapshotMock.html   |      4 +-
 .../hbase/snapshot/MobSnapshotTestingUtils.html |      4 +-
 ...stingUtils.SnapshotMock.SnapshotBuilder.html |      4 +-
 .../SnapshotTestingUtils.SnapshotMock.html      |      4 +-
 .../hbase/snapshot/SnapshotTestingUtils.html    |      4 +-
 .../TestExportSnapshot.RegionPredicate.html     |      4 +-
 .../hbase/snapshot/TestExportSnapshot.html      |      4 +-
 .../snapshot/TestExportSnapshotHelpers.html     |      4 +-
 .../snapshot/TestExportSnapshotNoCluster.html   |      4 +-
 .../snapshot/TestFlushSnapshotFromClient.html   |      4 +-
 .../hbase/snapshot/TestMobExportSnapshot.html   |      4 +-
 .../TestMobFlushSnapshotFromClient.html         |      4 +-
 .../TestMobRestoreFlushSnapshotFromClient.html  |      4 +-
 .../snapshot/TestMobRestoreSnapshotHelper.html  |      4 +-
 .../snapshot/TestMobSecureExportSnapshot.html   |      4 +-
 .../hbase/snapshot/TestRegionSnapshotTask.html  |      4 +-
 .../TestRestoreFlushSnapshotFromClient.html     |      4 +-
 .../snapshot/TestRestoreSnapshotHelper.html     |      4 +-
 .../snapshot/TestSecureExportSnapshot.html      |      4 +-
 ...napshotClientRetries.MasterSyncObserver.html |      6 +-
 .../snapshot/TestSnapshotClientRetries.html     |      4 +-
 .../snapshot/TestSnapshotDescriptionUtils.html  |      4 +-
 .../hbase/snapshot/TestSnapshotManifest.html    |      4 +-
 .../MobSnapshotTestingUtils.SnapshotMock.html   |      4 +-
 .../class-use/MobSnapshotTestingUtils.html      |      4 +-
 ...stingUtils.SnapshotMock.SnapshotBuilder.html |      4 +-
 .../SnapshotTestingUtils.SnapshotMock.html      |      4 +-
 .../class-use/SnapshotTestingUtils.html         |      4 +-
 .../TestExportSnapshot.RegionPredicate.html     |      4 +-
 .../snapshot/class-use/TestExportSnapshot.html  |      4 +-
 .../class-use/TestExportSnapshotHelpers.html    |      4 +-
 .../class-use/TestExportSnapshotNoCluster.html  |      4 +-
 .../class-use/TestFlushSnapshotFromClient.html  |      4 +-
 .../class-use/TestMobExportSnapshot.html        |      4 +-
 .../TestMobFlushSnapshotFromClient.html         |      4 +-
 .../TestMobRestoreFlushSnapshotFromClient.html  |      4 +-
 .../class-use/TestMobRestoreSnapshotHelper.html |      4 +-
 .../class-use/TestMobSecureExportSnapshot.html  |      4 +-
 .../class-use/TestRegionSnapshotTask.html       |      4 +-
 .../TestRestoreFlushSnapshotFromClient.html     |      4 +-
 .../class-use/TestRestoreSnapshotHelper.html    |      4 +-
 .../class-use/TestSecureExportSnapshot.html     |      4 +-
 ...napshotClientRetries.MasterSyncObserver.html |      4 +-
 .../class-use/TestSnapshotClientRetries.html    |      4 +-
 .../class-use/TestSnapshotDescriptionUtils.html |      4 +-
 .../class-use/TestSnapshotManifest.html         |      4 +-
 .../hadoop/hbase/snapshot/package-frame.html    |      2 +-
 .../hadoop/hbase/snapshot/package-summary.html  |      4 +-
 .../hadoop/hbase/snapshot/package-tree.html     |      4 +-
 .../hadoop/hbase/snapshot/package-use.html      |      4 +-
 .../test/IntegrationTestBigLinkedList.html      |     16 +-
 ...egrationTestBigLinkedListWithVisibility.html |     16 +-
 ...IntegrationTestLoadAndVerify.LoadMapper.html |      4 +-
 ...tegrationTestLoadAndVerify.VerifyMapper.html |      4 +-
 ...egrationTestLoadAndVerify.VerifyReducer.html |      4 +-
 ...AndVerify.WALSearcher.WALMapperSearcher.html |      4 +-
 ...ntegrationTestLoadAndVerify.WALSearcher.html |      4 +-
 .../test/IntegrationTestLoadAndVerify.html      |     16 +-
 .../hbase/test/IntegrationTestMonkeys.html      |      8 +-
 .../IntegrationTestReplication.ClusterID.html   |     18 +-
 ...onTestReplication.VerifyReplicationLoop.html |     22 +-
 .../hbase/test/IntegrationTestReplication.html  |     48 +-
 ...undedMultiGetRequestsWithRegionReplicas.html |      8 +-
 ...er.TimeBoundedMultiThreadedReaderThread.html |      4 +-
 ...Replicas.TimeBoundedMultiThreadedReader.html |      4 +-
 ...stTimeBoundedRequestsWithRegionReplicas.html |      8 +-
 ...dAndVerify.LoadWithCellVisibilityMapper.html |     12 +-
 ...ellVisibilityLoadAndVerify.VerifyMapper.html |     12 +-
 ...tionTestWithCellVisibilityLoadAndVerify.html |     36 +-
 .../test/IntegrationTestZKAndFSPermissions.html |     38 +-
 .../hadoop/hbase/test/MetricsAssertHelper.html  |      4 +-
 ...ricsAssertHelperImpl.MockMetricsBuilder.html |     12 +-
 ...tricsAssertHelperImpl.MockRecordBuilder.html |     30 +-
 .../hbase/test/MetricsAssertHelperImpl.html     |     40 +-
 .../class-use/IntegrationTestBigLinkedList.html |      4 +-
 ...egrationTestBigLinkedListWithVisibility.html |      4 +-
 ...IntegrationTestLoadAndVerify.LoadMapper.html |      4 +-
 ...tegrationTestLoadAndVerify.VerifyMapper.html |      4 +-
 ...egrationTestLoadAndVerify.VerifyReducer.html |      4 +-
 ...AndVerify.WALSearcher.WALMapperSearcher.html |      4 +-
 ...ntegrationTestLoadAndVerify.WALSearcher.html |      4 +-
 .../class-use/IntegrationTestLoadAndVerify.html |      4 +-
 .../test/class-use/IntegrationTestMonkeys.html  |      4 +-
 .../IntegrationTestReplication.ClusterID.html   |      4 +-
 ...onTestReplication.VerifyReplicationLoop.html |      4 +-
 .../class-use/IntegrationTestReplication.html   |      4 +-
 ...undedMultiGetRequestsWithRegionReplicas.html |      4 +-
 ...er.TimeBoundedMultiThreadedReaderThread.html |      4 +-
 ...Replicas.TimeBoundedMultiThreadedReader.html |      4 +-
 ...stTimeBoundedRequestsWithRegionReplicas.html |      4 +-
 ...dAndVerify.LoadWithCellVisibilityMapper.html |      4 +-
 ...ellVisibilityLoadAndVerify.VerifyMapper.html |      4 +-
 ...tionTestWithCellVisibilityLoadAndVerify.html |      4 +-
 .../IntegrationTestZKAndFSPermissions.html      |      4 +-
 .../test/class-use/MetricsAssertHelper.html     |     12 +-
 ...ricsAssertHelperImpl.MockMetricsBuilder.html |      4 +-
 ...tricsAssertHelperImpl.MockRecordBuilder.html |      4 +-
 .../test/class-use/MetricsAssertHelperImpl.html |      4 +-
 .../apache/hadoop/hbase/test/package-frame.html |      2 +-
 .../hadoop/hbase/test/package-summary.html      |      4 +-
 .../apache/hadoop/hbase/test/package-tree.html  |      6 +-
 .../apache/hadoop/hbase/test/package-use.html   |      4 +-
 .../hbase/testclassification/ClientTests.html   |      4 +-
 .../testclassification/CoprocessorTests.html    |      4 +-
 .../hbase/testclassification/FilterTests.html   |      4 +-
 .../hbase/testclassification/FlakeyTests.html   |      4 +-
 .../hbase/testclassification/IOTests.html       |      4 +-
 .../testclassification/IntegrationTests.html    |      4 +-
 .../hbase/testclassification/LargeTests.html    |      4 +-
 .../testclassification/MapReduceTests.html      |      4 +-
 .../hbase/testclassification/MasterTests.html   |      4 +-
 .../hbase/testclassification/MediumTests.html   |      4 +-
 .../hbase/testclassification/MetricsTests.html  |      4 +-
 .../hbase/testclassification/MiscTests.html     |      4 +-
 .../hbase/testclassification/RPCTests.html      |      4 +-
 .../testclassification/RegionServerTests.html   |      4 +-
 .../testclassification/ReplicationTests.html    |      4 +-
 .../hbase/testclassification/RestTests.html     |      4 +-
 .../hbase/testclassification/SecurityTests.html |      4 +-
 .../hbase/testclassification/SmallTests.html    |      4 +-
 .../VerySlowMapReduceTests.html                 |      4 +-
 .../VerySlowRegionServerTests.html              |      4 +-
 .../hbase/testclassification/ZKTests.html       |      4 +-
 .../class-use/ClientTests.html                  |      4 +-
 .../class-use/CoprocessorTests.html             |      4 +-
 .../class-use/FilterTests.html                  |      4 +-
 .../class-use/FlakeyTests.html                  |      4 +-
 .../testclassification/class-use/IOTests.html   |      4 +-
 .../class-use/IntegrationTests.html             |      4 +-
 .../class-use/LargeTests.html                   |      4 +-
 .../class-use/MapReduceTests.html               |      4 +-
 .../class-use/MasterTests.html                  |      4 +-
 .../class-use/MediumTests.html                  |      4 +-
 .../class-use/MetricsTests.html                 |      4 +-
 .../testclassification/class-use/MiscTests.html |      4 +-
 .../testclassification/class-use/RPCTests.html  |      4 +-
 .../class-use/RegionServerTests.html            |      4 +-
 .../class-use/ReplicationTests.html             |      4 +-
 .../testclassification/class-use/RestTests.html |      4 +-
 .../class-use/SecurityTests.html                |      4 +-
 .../class-use/SmallTests.html                   |      4 +-
 .../class-use/VerySlowMapReduceTests.html       |      4 +-
 .../class-use/VerySlowRegionServerTests.html    |      4 +-
 .../testclassification/class-use/ZKTests.html   |      4 +-
 .../hbase/testclassification/package-frame.html |      2 +-
 .../testclassification/package-summary.html     |      4 +-
 .../hbase/testclassification/package-tree.html  |      4 +-
 .../hbase/testclassification/package-use.html   |      4 +-
 .../hadoop/hbase/types/TestCopyOnWriteMaps.html |      4 +-
 .../hbase/types/TestFixedLengthWrapper.html     |      4 +-
 .../hadoop/hbase/types/TestOrderedBlob.html     |      4 +-
 .../hadoop/hbase/types/TestOrderedBlobVar.html  |      4 +-
 .../hadoop/hbase/types/TestOrderedString.html   |      4 +-
 .../apache/hadoop/hbase/types/TestPBCell.html   |      4 +-
 .../hadoop/hbase/types/TestRawString.html       |      4 +-
 .../apache/hadoop/hbase/types/TestStruct.html   |      4 +-
 .../hbase/types/TestStructNullExtension.html    |      4 +-
 .../hbase/types/TestTerminatedWrapper.html      |      4 +-
 .../apache/hadoop/hbase/types/TestUnion2.html   |      4 +-
 .../types/class-use/TestCopyOnWriteMaps.html    |      4 +-
 .../types/class-use/TestFixedLengthWrapper.html |      4 +-
 .../hbase/types/class-use/TestOrderedBlob.html  |      4 +-
 .../types/class-use/TestOrderedBlobVar.html     |      4 +-
 .../types/class-use/TestOrderedString.html      |      4 +-
 .../hbase/types/class-use/TestPBCell.html       |      4 +-
 .../hbase/types/class-use/TestRawString.html    |      4 +-
 .../hbase/types/class-use/TestStruct.html       |      4 +-
 .../class-use/TestStructNullExtension.html      |      4 +-
 .../types/class-use/TestTerminatedWrapper.html  |      4 +-
 .../hbase/types/class-use/TestUnion2.html       |      4 +-
 .../hadoop/hbase/types/package-frame.html       |      2 +-
 .../hadoop/hbase/types/package-summary.html     |      4 +-
 .../apache/hadoop/hbase/types/package-tree.html |      4 +-
 .../apache/hadoop/hbase/types/package-use.html  |      4 +-
 .../hbase/util/AbstractHBaseToolTest.html       |     22 +-
 ...BaseTestHBaseFsck.MasterSyncCoprocessor.html |      6 +-
 .../hadoop/hbase/util/BaseTestHBaseFsck.html    |      4 +-
 .../hadoop/hbase/util/BuilderStyleTest.html     |      4 +-
 .../hbase/util/ClassLoaderTestHelper.html       |      4 +-
 .../hadoop/hbase/util/ConstantDelayQueue.html   |      4 +-
 .../util/EnvironmentEdgeManagerTestHelper.html  |      4 +-
 .../apache/hadoop/hbase/util/HBaseHomePath.html |      4 +-
 .../hbase/util/HFileArchiveTestingUtil.html     |      4 +-
 .../apache/hadoop/hbase/util/HFileTestUtil.html |      4 +-
 .../hbase/util/LauncherSecurityManager.html     |      4 +-
 .../util/LoadTestDataGeneratorWithMOB.html      |      4 +-
 .../util/LoadTestDataGeneratorWithTags.html     |      4 +-
 .../hadoop/hbase/util/LoadTestKVGenerator.html  |      4 +-
 .../apache/hadoop/hbase/util/LoadTestTool.html  |    215 +-
 .../apache/hadoop/hbase/util/MockServer.html    |      4 +-
 ...ultiThreadedAction.DefaultDataGenerator.html |      4 +-
 .../hadoop/hbase/util/MultiThreadedAction.html  |      4 +-
 .../MultiThreadedReader.HBaseReaderThread.html  |      4 +-
 .../hadoop/hbase/util/MultiThreadedReader.html  |      4 +-
 ...dReaderWithACL.HBaseReaderThreadWithACL.html |      4 +-
 .../hbase/util/MultiThreadedReaderWithACL.html  |      4 +-
 ...MultiThreadedUpdater.HBaseUpdaterThread.html |      4 +-
 .../hadoop/hbase/util/MultiThreadedUpdater.html |      4 +-
 ...pdaterWithACL.HBaseUpdaterThreadWithACL.html |      4 +-
 .../hbase/util/MultiThreadedUpdaterWithACL.html |      4 +-
 .../MultiThreadedWriter.HBaseWriterThread.html  |      4 +-
 .../hadoop/hbase/util/MultiThreadedWriter.html  |      4 +-
 .../hbase/util/MultiThreadedWriterBase.html     |      4 +-
 ...dWriterWithACL.HBaseWriterThreadWithACL.html |      4 +-
 .../hbase/util/MultiThreadedWriterWithACL.html  |      4 +-
 .../hbase/util/NonRepeatedEnvironmentEdge.html  |      4 +-
 .../hadoop/hbase/util/PoolMapTestBase.html      |      4 +-
 .../util/ProcessBasedLocalHBaseCluster.html     |      4 +-
 .../hadoop/hbase/util/RedundantKVGenerator.html |      4 +-
 .../hadoop/hbase/util/RestartMetaTest.html      |     14 +-
 .../hbase/util/StoppableImplementation.html     |      4 +-
 .../apache/hadoop/hbase/util/TestAvlUtil.html   |      4 +-
 .../apache/hadoop/hbase/util/TestBase64.html    |      4 +-
 .../hadoop/hbase/util/TestBloomFilterChunk.html |      4 +-
 .../util/TestBoundedPriorityBlockingQueue.html  |      4 +-
 .../hadoop/hbase/util/TestByteBuffUtils.html    |      4 +-
 .../hadoop/hbase/util/TestByteBufferArray.html  |      4 +-
 .../hadoop/hbase/util/TestByteBufferUtils.html  |      4 +-
 .../util/TestByteRangeWithKVSerialization.html  |      4 +-
 .../org/apache/hadoop/hbase/util/TestBytes.html |      4 +-
 .../hadoop/hbase/util/TestCommonFSUtils.html    |      4 +-
 .../hadoop/hbase/util/TestCompressionTest.html  |      4 +-
 .../hbase/util/TestConcatenatedLists.html       |      4 +-
 .../hbase/util/TestConfigurationUtil.html       |      4 +-
 .../hadoop/hbase/util/TestConnectionCache.html  |      4 +-
 .../hbase/util/TestCoprocessorClassLoader.html  |      4 +-
 .../TestCoprocessorScanPolicy.ScanObserver.html |      4 +-
 .../hbase/util/TestCoprocessorScanPolicy.html   |      4 +-
 .../apache/hadoop/hbase/util/TestCounter.html   |      4 +-
 .../hbase/util/TestDefaultEnvironmentEdge.html  |      4 +-
 .../hbase/util/TestDynamicClassLoader.html      |      4 +-
 ...estEncryptionTest.FailingCipherProvider.html |      4 +-
 .../TestEncryptionTest.FailingKeyProvider.html  |      4 +-
 .../hadoop/hbase/util/TestEncryptionTest.html   |      4 +-
 .../hbase/util/TestEnvironmentEdgeManager.html  |      4 +-
 .../hadoop/hbase/util/TestFSHDFSUtils.html      |      4 +-
 .../hbase/util/TestFSTableDescriptors.html      |      4 +-
 .../apache/hadoop/hbase/util/TestFSUtils.html   |     48 +-
 .../apache/hadoop/hbase/util/TestFSVisitor.html |      4 +-
 .../hbase/util/TestFromClientSide3WoUnsafe.html |      4 +-
 .../hbase/util/TestHBaseFsckComparator.html     |      4 +-
 .../hbase/util/TestHBaseFsckEncryption.html     |      4 +-
 .../hadoop/hbase/util/TestHBaseFsckMOB.html     |      4 +-
 .../hadoop/hbase/util/TestHFileArchiveUtil.html |      4 +-
 .../apache/hadoop/hbase/util/TestIdLock.html    |      4 +-
 .../hadoop/hbase/util/TestIdReadWriteLock.html  |      4 +-
 .../util/TestIncrementingEnvironmentEdge.html   |      4 +-
 .../hadoop/hbase/util/TestJRubyFormat.html      |      4 +-
 .../hadoop/hbase/util/TestJSONMetricUtil.html   |      4 +-
 .../apache/hadoop/hbase/util/TestKeyLocker.html |      4 +-
 .../hbase/util/TestLoadTestKVGenerator.html     |      4 +-
 .../hbase/util/TestMiniClusterLoadEncoded.html  |      4 +-
 .../hbase/util/TestMiniClusterLoadParallel.html |      4 +-
 .../util/TestMiniClusterLoadSequential.html     |      4 +-
 .../org/apache/hadoop/hbase/util/TestOrder.html |      4 +-
 .../hadoop/hbase/util/TestOrderedBytes.html     |      4 +-
 .../hadoop/hbase/util/TestRegionMover.html      |      4 +-
 .../hbase/util/TestRegionSplitCalculator.html   |      4 +-
 .../hadoop/hbase/util/TestRegionSplitter.html   |      4 +-
 .../hadoop/hbase/util/TestReusablePoolMap.html  |      4 +-
 .../apache/hadoop/hbase/util/TestRootPath.html  |      4 +-
 .../hbase/util/TestRoundRobinPoolMap.html       |      4 +-
 .../hadoop/hbase/util/TestShowProperties.html   |      4 +-
 .../hbase/util/TestSimpleMutableByteRange.html  |      4 +-
 .../TestSimplePositionedMutableByteRange.html   |      4 +-
 .../hadoop/hbase/util/TestSortedList.html       |      4 +-
 .../hadoop/hbase/util/TestStealJobQueue.html    |      4 +-
 .../hbase/util/TestThreadLocalPoolMap.html      |      4 +-
 .../apache/hadoop/hbase/util/TestThreads.html   |      4 +-
 .../hadoop/hbase/util/TestVersionInfo.html      |      4 +-
 .../hadoop/hbase/util/TestWeakObjectPool.html   |      4 +-
 .../hbase/util/TimeOffsetEnvironmentEdge.html   |      4 +-
 .../util/class-use/AbstractHBaseToolTest.html   |      4 +-
 ...BaseTestHBaseFsck.MasterSyncCoprocessor.html |      4 +-
 .../hbase/util/class-use/BaseTestHBaseFsck.html |      4 +-
 .../hbase/util/class-use/BuilderStyleTest.html  |      4 +-
 .../util/class-use/ClassLoaderTestHelper.html   |      4 +-
 .../util/class-use/ConstantDelayQueue.html      |      4 +-
 .../EnvironmentEdgeManagerTestHelper.html       |      4 +-
 .../hbase/util/class-use/HBaseHomePath.html     |      4 +-
 .../util/class-use/HFileArchiveTestingUtil.html |      4 +-
 .../hbase/util/class-use/HFileTestUtil.html     |      4 +-
 .../util/class-use/LauncherSecurityManager.html |      4 +-
 .../class-use/LoadTestDataGeneratorWithMOB.html |      4 +-
 .../LoadTestDataGeneratorWithTags.html          |      4 +-
 .../util/class-use/LoadTestKVGenerator.html     |      4 +-
 .../hbase/util/class-use/LoadTestTool.html      |      4 +-
 .../hadoop/hbase/util/class-use/MockServer.html |      4 +-
 ...ultiThreadedAction.DefaultDataGenerator.html |      4 +-
 .../util/class-use/MultiThreadedAction.html     |      4 +-
 .../MultiThreadedReader.HBaseReaderThread.html  |      4 +-
 .../util/class-use/MultiThreadedReader.html     |      4 +-
 ...dReaderWithACL.HBaseReaderThreadWithACL.html |      4 +-
 .../class-use/MultiThreadedReaderWithACL.html   |      4 +-
 ...MultiThreadedUpdater.HBaseUpdaterThread.html |      4 +-
 .../util/class-use/MultiThreadedUpdater.html    |      4 +-
 ...pdaterWithACL.HBaseUpdaterThreadWithACL.html |      4 +-
 .../class-use/MultiThreadedUpdaterWithACL.html  |      4 +-
 .../MultiThreadedWriter.HBaseWriterThread.html  |      4 +-
 .../util/class-use/MultiThreadedWriter.html     |      4 +-
 .../util/class-use/MultiThreadedWriterBase.html |      8 +-
 ...dWriterWithACL.HBaseWriterThreadWithACL.html |      4 +-
 .../class-use/MultiThreadedWriterWithACL.html   |      4 +-
 .../class-use/NonRepeatedEnvironmentEdge.html   |      4 +-
 .../hbase/util/class-use/PoolMapTestBase.html   |      4 +-
 .../ProcessBasedLocalHBaseCluster.html          |      4 +-
 .../util/class-use/RedundantKVGenerator.html    |      4 +-
 .../hbase/util/class-use/RestartMetaTest.html   |      4 +-
 .../util/class-use/StoppableImplementation.html |      4 +-
 .../hbase/util/class-use/TestAvlUtil.html       |      4 +-
 .../hadoop/hbase/util/class-use/TestBase64.html |      4 +-
 .../util/class-use/TestBloomFilterChunk.html    |      4 +-
 .../TestBoundedPriorityBlockingQueue.html       |      4 +-
 .../hbase/util/class-use/TestByteBuffUtils.html |      4 +-
 .../util/class-use/TestByteBufferArray.html     |      4 +-
 .../util/class-use/TestByteBufferUtils.html     |      4 +-
 .../TestByteRangeWithKVSerialization.html       |      4 +-
 .../hadoop/hbase/util/class-use/TestBytes.html  |      4 +-
 .../hbase/util/class-use/TestCommonFSUtils.html |      4 +-
 .../util/class-use/TestCompressionTest.html     |      4 +-
 .../util/class-use/TestConcatenatedLists.html   |      4 +-
 .../util/class-use/TestConfigurationUtil.html   |      4 +-
 .../util/class-use/TestConnectionCache.html     |      4 +-
 .../class-use/TestCoprocessorClassLoader.html   |      4 +-
 .../TestCoprocessorScanPolicy.ScanObserver.html |      4 +-
 .../class-use/TestCoprocessorScanPolicy.html    |      4 +-
 .../hbase/util/class-use/TestCounter.html       |      4 +-
 .../class-use/TestDefaultEnvironmentEdge.html   |      4 +-
 .../util/class-use/TestDynamicClassLoader.html  |      4 +-
 ...estEncryptionTest.FailingCipherProvider.html |      4 +-
 .../TestEncryptionTest.FailingKeyProvider.html  |      4 +-
 .../util/class-use/TestEncryptionTest.html      |      4 +-
 .../class-use/TestEnvironmentEdgeManager.html   |      4 +-
 .../hbase/util/class-use/TestFSHDFSUtils.html   |      4 +-
 .../util/class-use/TestFSTableDescriptors.html  |      4 +-
 .../hbase/util/class-use/TestFSUtils.html       |      4 +-
 .../hbase/util/class-use/TestFSVisitor.html     |      4 +-
 .../class-use/TestFromClientSide3WoUnsafe.html  |      4 +-
 .../util/class-use/TestHBaseFsckComparator.html |      4 +-
 .../util/class-use/TestHBaseFsckEncryption.html |      4 +-
 .../hbase/util/class-use/TestHBaseFsckMOB.html  |      4 +-
 .../util/class-use/TestHFileArchiveUtil.html    |      4 +-
 .../hadoop/hbase/util/class-use/TestIdLock.html |      4 +-
 .../util/class-use/TestIdReadWriteLock.html     |      4 +-
 .../TestIncrementingEnvironmentEdge.html        |      4 +-
 .../hbase/util/class-use/TestJRubyFormat.html   |      4 +-
 .../util/class-use/TestJSONMetricUtil.html      |      4 +-
 .../hbase/util/class-use/TestKeyLocker.html     |      4 +-
 .../util/class-use/TestLoadTestKVGenerator.html |      4 +-
 .../class-use/TestMiniClusterLoadEncoded.html   |      4 +-
 .../class-use/TestMiniClusterLoadParallel.html  |      4 +-
 .../TestMiniClusterLoadSequential.html          |      4 +-
 .../hadoop/hbase/util/class-use/TestOrder.html  |      4 +-
 .../hbase/util/class-use/TestOrderedBytes.html  |      4 +-
 .../hbase/util/class-use/TestRegionMover.html   |      4 +-
 .../class-use/TestRegionSplitCalculator.html    |      4 +-
 .../util/class-use/TestRegionSplitter.html      |      4 +-
 .../util/class-use/TestReusablePoolMap.html     |      4 +-
 .../hbase/util/class-use/TestRootPath.html      |      4 +-
 .../util/class-use/TestRoundRobinPoolMap.html   |      4 +-
 .../util/class-use/TestShowProperties.html      |      4 +-
 .../class-use/TestSimpleMutableByteRange.html   |      4 +-
 .../TestSimplePositionedMutableByteRange.html   |      4 +-
 .../hbase/util/class-use/TestSortedList.html    |      4 +-
 .../hbase/util/class-use/TestStealJobQueue.html |      4 +-
 .../util/class-use/TestThreadLocalPoolMap.html  |      4 +-
 .../hbase/util/class-use/TestThreads.html       |      4 +-
 .../hbase/util/class-use/TestVersionInfo.html   |      4 +-
 .../util/class-use/TestWeakObjectPool.html      |      4 +-
 .../class-use/TimeOffsetEnvironmentEdge.html    |      4 +-
 .../compaction/TestMajorCompactionRequest.html  |      4 +-
 .../util/compaction/TestMajorCompactor.html     |      4 +-
 .../class-use/TestMajorCompactionRequest.html   |      4 +-
 .../class-use/TestMajorCompactor.html           |      4 +-
 .../hbase/util/compaction/package-frame.html    |      2 +-
 .../hbase/util/compaction/package-summary.html  |      4 +-
 .../hbase/util/compaction/package-tree.html     |      4 +-
 .../hbase/util/compaction/package-use.html      |      4 +-
 .../hadoop/hbase/util/hbck/HbckTestingUtil.html |      4 +-
 .../util/hbck/OfflineMetaRebuildTestCore.html   |      4 +-
 .../util/hbck/class-use/HbckTestingUtil.html    |      4 +-
 .../class-use/OfflineMetaRebuildTestCore.html   |      4 +-
 .../hadoop/hbase/util/hbck/package-frame.html   |      2 +-
 .../hadoop/hbase/util/hbck/package-summary.html |      4 +-
 .../hadoop/hbase/util/hbck/package-tree.html    |      4 +-
 .../hadoop/hbase/util/hbck/package-use.html     |      4 +-
 .../apache/hadoop/hbase/util/package-frame.html |      2 +-
 .../hadoop/hbase/util/package-summary.html      |      4 +-
 .../apache/hadoop/hbase/util/package-tree.html  |      6 +-
 .../apache/hadoop/hbase/util/package-use.html   |      4 +-
 .../hbase/wal/FaultyFSLog.FailureType.html      |      4 +-
 .../apache/hadoop/hbase/wal/FaultyFSLog.html    |      6 +-
 .../apache/hadoop/hbase/wal/IOTestProvider.html |     21 +-
 .../wal/TestBoundedRegionGroupingStrategy.html  |      8 +-
 .../hadoop/hbase/wal/TestDisabledWAL.html       |    398 +
 .../hadoop/hbase/wal/TestFSHLogProvider.html    |      8 +-
 .../hbase/wal/TestReadWriteSeqIdFiles.html      |      4 +-
 .../apache/hadoop/hbase/wal/TestSecureWAL.html  |      4 +-
 .../apache/hadoop/hbase/wal/TestWALFactory.html |      4 +-
 .../hadoop/hbase/wal/TestWALFiltering.html      |      4 +-
 .../apache/hadoop/hbase/wal/TestWALMethods.html |      4 +-
 .../wal/TestWALOpenAfterDNRollingStart.html     |      4 +-
 .../hbase/wal/TestWALReaderOnSecureWAL.html     |      4 +-
 .../apache/hadoop/hbase/wal/TestWALRootDir.html |      4 +-
 .../apache/hadoop/hbase/wal/TestWALSplit.html   |      4 +-
 .../TestWALSplitBoundedLogWriterCreation.html   |      4 +-
 .../hbase/wal/TestWALSplitCompressed.html       |      4 +-
 .../hbase/wal/WALPerformanceEvaluation.html     |      4 +-
 .../wal/class-use/FaultyFSLog.FailureType.html  |      4 +-
 .../hadoop/hbase/wal/class-use/FaultyFSLog.html |      4 +-
 .../hbase/wal/class-use/IOTestProvider.html     |      4 +-
 .../TestBoundedRegionGroupingStrategy.html      |      4 +-
 .../hbase/wal/class-use/TestDisabledWAL.html    |    125 +
 .../hbase/wal/class-use/TestFSHLogProvider.html |      4 +-
 .../wal/class-use/TestReadWriteSeqIdFiles.html  |      4 +-
 .../hbase/wal/class-use/TestSecureWAL.html      |      4 +-
 .../hbase/wal/class-use/TestWALFactory.html     |      4 +-
 .../hbase/wal/class-use/TestWALFiltering.html   |      4 +-
 .../hbase/wal/class-use/TestWALMethods.html     |      4 +-
 .../TestWALOpenAfterDNRollingStart.html         |      4 +-
 .../wal/class-use/TestWALReaderOnSecureWAL.html |      4 +-
 .../hbase/wal/class-use/TestWALRootDir.html     |      4 +-
 .../hbase/wal/class-use/TestWALSplit.html       |      4 +-
 .../TestWALSplitBoundedLogWriterCreation.html   |      4 +-
 .../wal/class-use/TestWALSplitCompressed.html   |      4 +-
 .../wal/class-use/WALPerformanceEvaluation.html |      4 +-
 .../apache/hadoop/hbase/wal/package-frame.html  |      3 +-
 .../hadoop/hbase/wal/package-summary.html       |     32 +-
 .../apache/hadoop/hbase/wal/package-tree.html   |      5 +-
 .../apache/hadoop/hbase/wal/package-use.html    |      4 +-
 .../hadoop/hbase/zookeeper/TestHQuorumPeer.html |      4 +-
 .../hbase/zookeeper/TestInstancePending.html    |      4 +-
 .../zookeeper/TestMetricsZooKeeperSource.html   |      4 +-
 .../TestMetricsZooKeeperSourceImpl.html         |     13 +-
 .../hbase/zookeeper/TestReadOnlyZKClient.html   |      4 +-
 .../zookeeper/TestRecoverableZooKeeper.html     |      4 +-
 .../hadoop/hbase/zookeeper/TestZKConfig.html    |      4 +-
 .../hbase/zookeeper/TestZKLeaderManager.html    |      4 +-
 .../TestZKMainServer.ExitException.html         |      4 +-
 .../hbase/zookeeper/TestZKMainServer.html       |      4 +-
 .../hadoop/hbase/zookeeper/TestZKMulti.html     |      4 +-
 .../TestZKNodeTracker.StubAbortable.html        |      4 +-
 .../TestZKNodeTracker.TestTracker.html          |      4 +-
 .../TestZKNodeTracker.TestingZKListener.html    |      4 +-
 .../TestZKNodeTracker.WaitToGetDataThread.html  |      4 +-
 .../hbase/zookeeper/TestZKNodeTracker.html      |      4 +-
 .../hadoop/hbase/zookeeper/TestZKUtil.html      |      4 +-
 .../hbase/zookeeper/TestZKUtilNoServer.html     |      4 +-
 .../hadoop/hbase/zookeeper/TestZNodePaths.html  |      4 +-
 .../hbase/zookeeper/TestZooKeeperACL.html       |      4 +-
 .../zookeeper/class-use/TestHQuorumPeer.html    |      4 +-
 .../class-use/TestInstancePending.html          |      4 +-
 .../class-use/TestMetricsZooKeeperSource.html   |      4 +-
 .../TestMetricsZooKeeperSourceImpl.html         |      4 +-
 .../class-use/TestReadOnlyZKClient.html         |      4 +-
 .../class-use/TestRecoverableZooKeeper.html     |      4 +-
 .../hbase/zookeeper/class-use/TestZKConfig.html |      4 +-
 .../class-use/TestZKLeaderManager.html          |      4 +-
 .../TestZKMainServer.ExitException.html         |      4 +-
 .../zookeeper/class-use/TestZKMainServer.html   |      4 +-
 .../hbase/zookeeper/class-use/TestZKMulti.html  |      4 +-
 .../TestZKNodeTracker.StubAbortable.html        |      4 +-
 .../TestZKNodeTracker.TestTracker.html          |      4 +-
 .../TestZKNodeTracker.TestingZKListener.html    |      4 +-
 .../TestZKNodeTracker.WaitToGetDataThread.html  |      4 +-
 .../zookeeper/class-use/TestZKNodeTracker.html  |      4 +-
 .../hbase/zookeeper/class-use/TestZKUtil.html   |      4 +-
 .../zookeeper/class-use/TestZKUtilNoServer.html |      4 +-
 .../zookeeper/class-use/TestZNodePaths.html     |      4 +-
 .../zookeeper/class-use/TestZooKeeperACL.html   |      4 +-
 .../hadoop/hbase/zookeeper/package-frame.html   |      2 +-
 .../hadoop/hbase/zookeeper/package-summary.html |      4 +-
 .../hadoop/hbase/zookeeper/package-tree.html    |      4 +-
 .../hadoop/hbase/zookeeper/package-use.html     |      4 +-
 .../exemplars/client/TestHelloHBase.html        |      4 +-
 .../client/class-use/TestHelloHBase.html        |      4 +-
 .../exemplars/client/package-frame.html         |      2 +-
 .../exemplars/client/package-summary.html       |      4 +-
 .../exemplars/client/package-tree.html          |      4 +-
 .../exemplars/client/package-use.html           |      4 +-
 .../exemplars/shaded_client/TestHelloHBase.html |      4 +-
 .../shaded_client/class-use/TestHelloHBase.html |      4 +-
 .../exemplars/shaded_client/package-frame.html  |      2 +-
 .../shaded_client/package-summary.html          |      4 +-
 .../exemplars/shaded_client/package-tree.html   |      4 +-
 .../exemplars/shaded_client/package-use.html    |      4 +-
 2.0/testapidocs/overview-frame.html             |      2 +-
 2.0/testapidocs/overview-summary.html           |      6 +-
 2.0/testapidocs/overview-tree.html              |     38 +-
 2.0/testapidocs/serialized-form.html            |     26 +-
 .../hadoop/hbase/AcidGuaranteesTestBase.html    |      2 +-
 .../AcidGuaranteesTestTool.AtomicGetReader.html |     52 +-
 ...AcidGuaranteesTestTool.AtomicScanReader.html |     52 +-
 .../AcidGuaranteesTestTool.AtomicityWriter.html |     52 +-
 .../hadoop/hbase/AcidGuaranteesTestTool.html    |     52 +-
 .../org/apache/hadoop/hbase/HBaseTestCase.html  |    173 +-
 .../HBaseTestingUtility.SeenRowTracker.html     |   7382 +-
 .../hadoop/hbase/HBaseTestingUtility.html       |   7382 +-
 .../apache/hadoop/hbase/HadoopShimsImpl.html    |     29 +-
 .../hadoop/hbase/IntegrationTestBase.html       |    457 +-
 .../hbase/IntegrationTestDDLMasterFailover.html |      8 +-
 .../hbase/IntegrationTestIngestWithACL.html     |    226 +-
 .../hbase/IntegrationTestIngestWithMOB.html     |    273 +-
 .../hbase/IntegrationTestRegionReplicaPerf.html |    643 +-
 .../hadoop/hbase/IntegrationTestsDriver.html    |    181 +-
 ...aseCluster.MiniHBaseClusterRegionServer.html |   1576 +-
 .../apache/hadoop/hbase/MiniHBaseCluster.html   |   1576 +-
 .../hadoop/hbase/MockRegionServerServices.html  |      7 +-
 .../hbase/PerformanceEvaluation.Counter.html    |   4942 +-
 ...PerformanceEvaluation.EvaluationMapTask.html |   4942 +-
 .../hbase/PerformanceEvaluation.RunResult.html  |   4942 +-
 .../hadoop/hbase/PerformanceEvaluation.html     |   4942 +-
 .../ScanPerformanceEvaluation.MyMapper.html     |     54 +-
 .../ScanPerformanceEvaluation.ScanCounter.html  |     54 +-
 .../hadoop/hbase/ScanPerformanceEvaluation.html |     54 +-
 ...manceEvaluation.SeqShardedDataGenerator.html |     42 +-
 .../StripeCompactionsPerformanceEvaluation.html |     42 +-
 .../hadoop/hbase/TestByteBufferKeyValue.html    |    399 +-
 .../apache/hadoop/hbase/TestCellComparator.html |    321 +-
 ...ntOperationTimeout.DelayedRSRpcServices.html |    269 +
 .../hbase/TestClientOperationTimeout.html       |    269 +
 .../hadoop/hbase/TestClusterPortAssignment.html |    113 +-
 .../hbase/TestHBaseTestingUtilSpinup.html       |    139 +
 .../hadoop/hbase/TestHBaseTestingUtility.html   |     53 +-
 .../hbase/TestInterfaceAudienceAnnotations.html |    612 -
 .../apache/hadoop/hbase/TestMultiVersions.html  |      6 +-
 .../hadoop/hbase/TestPerformanceEvaluation.html |    378 +-
 .../org/apache/hadoop/hbase/TestServerName.html |     85 +-
 .../org/apache/hadoop/hbase/TestSplitMerge.html |    178 +
 .../apache/hadoop/hbase/TestTagRewriteCell.html |     13 +-
 .../org/apache/hadoop/hbase/TestZooKeeper.html  |      6 +-
 .../hbase/chaos/actions/AddColumnAction.html    |      2 +-
 .../actions/TestChangeSplitPolicyAction.html    |      2 +-
 .../hbase/chaos/util/ChaosMonkeyRunner.html     |     28 +-
 .../client/AbstractTestCIOperationTimeout.html  |      4 +-
 .../hbase/client/AbstractTestCIRpcTimeout.html  |      4 +-
 .../apache/hadoop/hbase/client/TestAdmin1.html  |   2730 +-
 .../hadoop/hbase/client/TestAsyncAdminBase.html |      2 +-
 .../hbase/client/TestAsyncClusterAdminApi.html  |      2 +-
 ...rConcurrenyLimit.CountingRegionObserver.html |    133 +-
 ...syncNonMetaRegionLocatorConcurrenyLimit.html |    133 +-
 .../hbase/client/TestAsyncRegionAdminApi.html   |    765 +-
 ...estAsyncReplicationAdminApiWithClusters.html |      4 +-
 .../hadoop/hbase/client/TestAsyncTable.html     |    660 +-
 .../hbase/client/TestAsyncTableAdminApi.html    |     10 +-
 .../hbase/client/TestAsyncTableAdminApi2.html   |     16 +-
 .../hbase/client/TestAsyncTableAdminApi3.html   |      2 +-
 ...TestAsyncTableBatch.ErrorInjectObserver.html |      2 +-
 .../hbase/client/TestAsyncTableBatch.html       |      2 +-
 .../apache/hadoop/hbase/client/TestCISleep.html |    167 +-
 ...ConnectionImplementation.BlockingFilter.html |   2010 +-
 .../client/TestConnectionImplementation.html    |   2010 +-
 .../hbase/client/TestCoprocessorDescriptor.html |    172 +
 ...utRequest.SleepLongerAtFirstCoprocessor.html |      4 +-
 .../hbase/client/TestDropTimeoutRequest.html    |      4 +-
 .../hbase/client/TestFlushFromClient.html       |    309 +-
 .../hadoop/hbase/client/TestFromClientSide.html |  13095 +-
 ...tSide3.WaitingForMultiMutationsObserver.html |      4 +-
 ...tFromClientSide3.WaitingForScanObserver.html |      4 +-
 .../hbase/client/TestFromClientSide3.html       |      4 +-
 .../client/TestMalformedCellFromClient.html     |      4 +-
 ...aCache.CallQueueTooBigExceptionInjector.html |     14 +-
 .../client/TestMetaCache.ExceptionInjector.html |     14 +-
 .../client/TestMetaCache.FakeRSRpcServices.html |     14 +-
 ...taCache.RegionServerWithFakeRpcServices.html |     14 +-
 ...stMetaCache.RoundRobinExceptionInjector.html |     14 +-
 .../hadoop/hbase/client/TestMetaCache.html      |     14 +-
 .../hbase/client/TestMultiRespectsLimits.html   |      2 +-
 .../hadoop/hbase/client/TestMutation.html       |      6 +-
 .../hadoop/hbase/client/TestOperation.html      |     10 +-
 ...rHostingPrimayMetaRegionSlowOrStopCopro.html |      6 +-
 ...icaWithCluster.RegionServerStoppedCopro.html |      6 +-
 .../TestReplicaWithCluster.SlowMeCopro.html     |      6 +-
 .../hbase/client/TestReplicaWithCluster.html    |      6 +-
 .../TestResultFromCoprocessor.MyObserver.html   |      4 +-
 .../hbase/client/TestResultFromCoprocessor.html |      4 +-
 .../hbase/client/TestServerLoadDurability.html  |      2 +-
 .../client/TestTableDescriptorBuilder.html      |    520 +-
 .../TestClassLoading.TestMasterCoprocessor.html |      2 +-
 .../hbase/coprocessor/TestClassLoading.html     |      2 +-
 ...tCoprocessorHost.SimpleRegionObserverV2.html |    174 +-
 .../hbase/coprocessor/TestCoprocessorHost.html  |    174 +-
 ...RegionCoprocessor.CoreRegionCoprocessor.html |      2 +-
 ...ionCoprocessor.NotCoreRegionCoprocessor.html |      2 +-
 .../coprocessor/TestCoreRegionCoprocessor.html  |      2 +-
 ...ellViaRegionObserver.RegionObserverImpl.html |      4 +-
 .../TestPassCustomCellViaRegionObserver.html    |      4 +-
 .../hbase/coprocessor/TestSecureExport.html     |      6 +-
 .../hbase/coprocessor/TestWALObserver.html      |      8 +-
 .../TestOverwriteFileUnderConstruction.html     |    183 +
 .../TestSaslFanOutOneBlockAsyncDFSOutput.html   |    360 +-
 .../hbase/io/hfile/TestFixedFileTrailer.html    |    601 +-
 .../hadoop/hbase/io/hfile/TestHFileSeek.html    |   1069 +-
 ...tionTestBulkLoad.CompositeKeyComparator.html |    118 +-
 .../IntegrationTestBulkLoad.EmptySplit.html     |    118 +-
 ...tegrationTestBulkLoad.FixedRecordReader.html |    118 +-
 ...ationTestBulkLoad.ITBulkLoadInputFormat.html |    118 +-
 .../IntegrationTestBulkLoad.LinkChain.html      |    118 +-
 .../IntegrationTestBulkLoad.LinkKey.html        |    118 +-
 ...onTestBulkLoad.LinkedListCheckingMapper.html |    118 +-
 ...nTestBulkLoad.LinkedListCheckingReducer.html |    118 +-
 ...onTestBulkLoad.LinkedListCreationMapper.html |    118 +-
 ...stBulkLoad.NaturalKeyGroupingComparator.html |    118 +-
 ...ationTestBulkLoad.NaturalKeyPartitioner.html |    118 +-
 ...nTestBulkLoad.SlowMeCoproScanOperations.html |    118 +-
 .../mapreduce/IntegrationTestBulkLoad.html      |    118 +-
 .../TestCellBasedHFileOutputFormat2.html        |    140 +-
 .../mapreduce/TestCellBasedImportExport2.html   |    126 +-
 .../hbase/mapreduce/TestImportExport.html       |     14 +-
 .../hadoop/hbase/mapreduce/TestRowCounter.html  |     66 +-
 .../hadoop/hbase/master/AbstractTestDLS.html    |    511 +-
 .../hbase/master/DummyRegionProcedure.html      |    154 +
 .../hbase/master/DummyRegionProcedureState.html |     94 +
 .../hbase/master/MockNoopMasterServices.html    |      7 +-
 .../master/TestAssignmentManagerMetrics.html    |    261 +-
 .../hadoop/hbase/master/TestCatalogJanitor.html |      2 +-
 .../hbase/master/TestClockSkewDetection.html    |     17 +-
 .../hbase/master/TestMasterNoCluster.html       |    555 +-
 .../hadoop/hbase/master/TestMasterShutdown.html |    172 +-
 .../TestMetaAssignmentWithStopMaster.html       |    158 +
 .../master/TestMetricsMasterSourceImpl.html     |     29 +-
 .../hadoop/hbase/master/TestRestartCluster.html |    252 +-
 ...stServerCrashProcedureCarryingMetaStuck.html |    167 +
 .../master/TestServerCrashProcedureStuck.html   |    176 +
 .../master/TestShutdownWithNoRegionServer.html  |    130 +
 .../mttr/IntegrationTestMTTR.LoadCallable.html  |      2 +-
 .../hadoop/hbase/mttr/IntegrationTestMTTR.html  |      2 +-
 .../TestNamespaceAuditor.CPMasterObserver.html  |   1372 +-
 ...NamespaceAuditor.CPRegionServerObserver.html |   1372 +-
 .../TestNamespaceAuditor.CustomObserver.html    |   1372 +-
 ...TestNamespaceAuditor.MasterSyncObserver.html |   1372 +-
 .../hbase/namespace/TestNamespaceAuditor.html   |   1372 +-
 .../hadoop/hbase/nio/TestMultiByteBuff.html     |     33 +-
 .../hadoop/hbase/quotas/TestQuotaAdmin.html     |    866 +-
 .../quotas/TestQuotaGlobalsSettingsBypass.html  |    165 +-
 .../hadoop/hbase/quotas/TestQuotaState.html     |     96 +-
 .../hadoop/hbase/quotas/TestQuotaThrottle.html  |      4 +-
 .../hadoop/hbase/quotas/TestSpaceQuotas.html    |   1075 +-
 .../regionserver/CreateRandomStoreFile.html     |     42 +-
 .../regionserver/DataBlockEncodingTool.html     |     58 +-
 .../hbase/regionserver/MockHStoreFile.html      |    159 +-
 .../TestAtomicOperation.AtomicOperation.html    |      2 +-
 .../TestAtomicOperation.Incrementer.html        |      2 +-
 ...micOperation.MockHRegion.WrappedRowLock.html |      2 +-
 .../TestAtomicOperation.MockHRegion.html        |      2 +-
 .../hbase/regionserver/TestAtomicOperation.html |      2 +-
 .../regionserver/TestCacheOnWriteInSchema.html  |      2 +-
 ...CompactingMemStore.MyCompactingMemStore.html |    556 +-
 .../regionserver/TestCompactingMemStore.html    |    556 +-
 .../TestCompactingToCellFlatMapMemStore.html    |   1453 +-
 .../TestCompactionArchiveConcurrentClose.html   |      2 +-
 .../TestCompactionArchiveIOException.html       |      2 +-
 ...tionLifeCycleTracker.CompactionObserver.html |      6 +-
 .../TestCompactionLifeCycleTracker.html         |      6 +-
 .../hbase/regionserver/TestDefaultMemStore.html |   1933 +-
 ...TestFlushLifeCycleTracker.FlushObserver.html |      4 +-
 .../regionserver/TestFlushLifeCycleTracker.html |      4 +-
 .../regionserver/TestHRegion.FlushThread.html   |  12437 +-
 .../TestHRegion.HRegionForTesting.html          |  12437 +-
 .../TestHRegion.HStoreForTesting.html           |  12437 +-
 .../regionserver/TestHRegion.PutThread.html     |  12437 +-
 .../hadoop/hbase/regionserver/TestHRegion.html  |  12437 +-
 .../regionserver/TestHRegionReplayEvents.html   |     30 +-
 .../TestHRegionWithInMemoryFlush.html           |      2 +-
 .../TestHStore.DummyStoreEngine.html            |   3209 +-
 .../TestHStore.MyCompactingMemStore.html        |   3209 +-
 ...MyCompactingMemStoreWithCustomCompactor.html |   3209 +-
 .../hadoop/hbase/regionserver/TestHStore.html   |   3209 +-
 .../regionserver/TestHdfsSnapshotHRegion.html   |      2 +-
 .../hbase/regionserver/TestJoinedScanners.html  |    431 +-
 .../TestMetricsRegionServerSourceImpl.html      |     54 +-
 .../TestMetricsRegionSourceImpl.html            |    358 +-
 .../TestMetricsTableSourceImpl.html             |    115 +-
 .../regionserver/TestMobStoreCompaction.html    |      2 +-
 .../regionserver/TestPerColumnFamilyFlush.html  |    597 +-
 ...egionMergeTransactionOnCluster.MyMaster.html |    470 +-
 .../TestRegionMergeTransactionOnCluster.html    |    470 +-
 .../hbase/regionserver/TestRegionMove.html      |    214 +
 .../regionserver/TestRegionServerMetrics.html   |      2 +-
 ...eadRequestMetrics.ScanRegionCoprocessor.html |      8 +-
 .../TestRegionServerReadRequestMetrics.html     |      8 +-
 .../TestSimpleTimeRangeTracker.html             |     10 +-
 ...ionOnCluster.FailingSplitMasterObserver.html |   1900 +-
 .../TestSplitTransactionOnCluster.MyMaster.html |   1900 +-
 .../TestSplitTransactionOnCluster.html          |   1900 +-
 .../regionserver/TestSplitWalDataLoss.html      |      2 +-
 .../TestStoreFileRefresherChore.html            |      2 +-
 .../regionserver/TestSwitchToStreamRead.html    |      2 +-
 ...LMonotonicallyIncreasingSeqId.IncThread.html |      2 +-
 ...LMonotonicallyIncreasingSeqId.PutThread.html |      2 +-
 .../TestWALMonotonicallyIncreasingSeqId.html    |      2 +-
 .../TestCompactionWithThroughputController.html |      4 +-
 .../TestFlushWithThroughputController.html      |      2 +-
 .../regionserver/wal/AbstractTestFSWAL.html     |      8 +-
 .../wal/AbstractTestLogRolling.html             |      2 +-
 ...bstractTestWALReplay.CustomStoreFlusher.html |      2 +-
 .../regionserver/wal/AbstractTestWALReplay.html |      2 +-
 .../hbase/regionserver/wal/TestDurability.html  |      2 +-
 .../hbase/regionserver/wal/TestFSHLog.html      |      4 +-
 .../regionserver/wal/TestLogRollAbort.html      |      2 +-
 .../hbase/regionserver/wal/TestLogRolling.html  |      4 +-
 .../regionserver/wal/TestWALConfiguration.html  |    172 +
 ...estMasterReplication.CoprocessorCounter.html |      6 +-
 .../replication/TestMasterReplication.html      |      6 +-
 .../hbase/replication/TestReplicationBase.html  |      4 +-
 .../replication/TestReplicationSmallTests.html  |      2 +-
 .../replication/TestReplicationStatus.html      |      2 +-
 .../replication/TestVerifyReplication.html      |      2 +-
 .../hbase/rest/HBaseRESTTestingUtility.html     |      2 +-
 .../hbase/rest/TestMetricsRESTSourceImpl.html   |     49 +-
 .../hbase/rest/client/TestRemoteTable.html      |    422 +-
 .../hadoop/hbase/rsgroup/TestEnableRSGroup.html |     61 +-
 .../hbase/rsgroup/TestRSGroupsWithACL.html      |      2 +-
 .../hbase/shaded/protobuf/TestProtobufUtil.html |    874 +-
 .../MobSnapshotTestingUtils.SnapshotMock.html   |      6 +-
 .../hbase/snapshot/MobSnapshotTestingUtils.html |      6 +-
 ...stingUtils.SnapshotMock.SnapshotBuilder.html |      4 +-
 .../SnapshotTestingUtils.SnapshotMock.html      |      4 +-
 .../hbase/snapshot/SnapshotTestingUtils.html    |      4 +-
 .../test/IntegrationTestBigLinkedList.html      |    166 +-
 ...egrationTestBigLinkedListWithVisibility.html |     98 +-
 ...IntegrationTestLoadAndVerify.LoadMapper.html |    118 +-
 ...tegrationTestLoadAndVerify.VerifyMapper.html |    118 +-
 ...egrationTestLoadAndVerify.VerifyReducer.html |    118 +-
 ...AndVerify.WALSearcher.WALMapperSearcher.html |    118 +-
 ...ntegrationTestLoadAndVerify.WALSearcher.html |    118 +-
 .../test/IntegrationTestLoadAndVerify.html      |    118 +-
 .../IntegrationTestReplication.ClusterID.html   |    813 +-
 ...onTestReplication.VerifyReplicationLoop.html |    813 +-
 .../hbase/test/IntegrationTestReplication.html  |    813 +-
 ...dAndVerify.LoadWithCellVisibilityMapper.html |    755 +-
 ...ellVisibilityLoadAndVerify.VerifyMapper.html |    755 +-
 ...tionTestWithCellVisibilityLoadAndVerify.html |    755 +-
 .../test/IntegrationTestZKAndFSPermissions.html |    433 +-
 ...ricsAssertHelperImpl.MockMetricsBuilder.html |    468 +-
 ...tricsAssertHelperImpl.MockRecordBuilder.html |    468 +-
 .../hbase/test/MetricsAssertHelperImpl.html     |    468 +-
 .../hbase/util/AbstractHBaseToolTest.html       |    249 +-
 .../apache/hadoop/hbase/util/LoadTestTool.html  |   1755 +-
 .../hadoop/hbase/util/RestartMetaTest.html      |     30 +-
 .../hadoop/hbase/util/TestFSHDFSUtils.html      |     50 +-
 .../hbase/util/TestFSTableDescriptors.html      |      4 +-
 .../apache/hadoop/hbase/util/TestFSUtils.html   |    516 +-
 .../compaction/TestMajorCompactionRequest.html  |      2 +-
 .../apache/hadoop/hbase/wal/IOTestProvider.html |    391 +-
 .../hadoop/hbase/wal/TestDisabledWAL.html       |    183 +
 .../hadoop/hbase/wal/TestFSHLogProvider.html    |      8 +-
 .../apache/hadoop/hbase/wal/TestWALFactory.html |      4 +-
 .../hbase/wal/WALPerformanceEvaluation.html     |      2 +-
 .../TestMetricsZooKeeperSourceImpl.html         |     18 +-
 2.0/testdevapidocs/allclasses-frame.html        |     41 +-
 2.0/testdevapidocs/allclasses-noframe.html      |     41 +-
 2.0/testdevapidocs/constant-values.html         |    139 +-
 2.0/testdevapidocs/deprecated-list.html         |      4 +-
 2.0/testdevapidocs/help-doc.html                |      4 +-
 2.0/testdevapidocs/index-all.html               |    983 +-
 2.0/testdevapidocs/index.html                   |      2 +-
 .../hadoop/hbase/AcidGuaranteesTestBase.html    |      4 +-
 .../AcidGuaranteesTestTool.AtomicGetReader.html |      4 +-
 ...AcidGuaranteesTestTool.AtomicScanReader.html |      4 +-
 .../AcidGuaranteesTestTool.AtomicityWriter.html |      4 +-
 .../hadoop/hbase/AcidGuaranteesTestTool.html    |     12 +-
 .../apache/hadoop/hbase/ClassFinder.And.html    |      4 +-
 .../hadoop/hbase/ClassFinder.ClassFilter.html   |      6 +-
 .../hbase/ClassFinder.FileFilterWithName.html   |      4 +-
 .../hbase/ClassFinder.FileNameFilter.html       |      4 +-
 .../apache/hadoop/hbase/ClassFinder.Not.html    |      4 +-
 .../hbase/ClassFinder.ResourcePathFilter.html   |      6 +-
 .../org/apache/hadoop/hbase/ClassFinder.html    |      4 +-
 .../hbase/ClassTestFinder.TestClassFilter.html  |      4 +-
 .../ClassTestFinder.TestFileNameFilter.html     |      4 +-
 .../apache/hadoop/hbase/ClassTestFinder.html    |      4 +-
 .../hbase/ClusterManager.ServiceType.html       |      4 +-
 .../org/apache/hadoop/hbase/ClusterManager.html |      4 +-
 ...ter.ServerNameIgnoreStartCodeComparator.html |      4 +-
 .../hadoop/hbase/DistributedHBaseCluster.html   |      4 +-
 .../hbase/GenericTestUtils.DelayAnswer.html     |      4 +-
 .../hbase/GenericTestUtils.DelegateAnswer.html  |      4 +-
 .../hbase/GenericTestUtils.SleepAnswer.html     |      4 +-
 .../apache/hadoop/hbase/GenericTestUtils.html   |      4 +-
 .../apache/hadoop/hbase/HBaseClassTestRule.html |      4 +-
 .../hadoop/hbase/HBaseClassTestRuleChecker.html |      4 +-
 .../org/apache/hadoop/hbase/HBaseCluster.html   |      4 +-
 ...lusterManager.CommandProvider.Operation.html |      4 +-
 .../HBaseClusterManager.CommandProvider.html    |      4 +-
 ...lusterManager.HBaseShellCommandProvider.html |      4 +-
 ...usterManager.HadoopShellCommandProvider.html |      4 +-
 .../hbase/HBaseClusterManager.RemoteShell.html  |      4 +-
 ...erManager.ZookeeperShellCommandProvider.html |      4 +-
 .../hadoop/hbase/HBaseClusterManager.html       |      4 +-
 .../hadoop/hbase/HBaseCommonTestingUtility.html |      4 +-
 .../org/apache/hadoop/hbase/HBaseTestCase.html  |     14 +-
 ...lity.PortAllocator.AvailablePortChecker.html |      8 +-
 .../HBaseTestingUtility.PortAllocator.html      |     24 +-
 .../HBaseTestingUtility.SeenRowTracker.html     |     24 +-
 .../hadoop/hbase/HBaseTestingUtility.html       |    472 +-
 .../hadoop/hbase/HBaseZKTestingUtility.html     |      4 +-
 ...eEvaluation.GaussianRandomReadBenchmark.html |      4 +-
 ...FilePerformanceEvaluation.ReadBenchmark.html |      4 +-
 ...formanceEvaluation.RowOrientedBenchmark.html |      4 +-
 ...manceEvaluation.SequentialReadBenchmark.html |      4 +-
 ...anceEvaluation.SequentialWriteBenchmark.html |      4 +-
 ...ceEvaluation.UniformRandomReadBenchmark.html |      4 +-
 ...rmanceEvaluation.UniformRandomSmallScan.html |      4 +-
 .../hbase/HFilePerformanceEvaluation.html       |      4 +-
 .../org/apache/hadoop/hbase/HTestConst.html     |      4 +-
 .../org/apache/hadoop/hbase/HadoopShims.html    |      4 +-
 .../apache/hadoop/hbase/HadoopShimsImpl.html    |      8 +-
 .../hbase/IntegrationTestAcidGuarantees.html    |      8 +-
 .../hadoop/hbase/IntegrationTestBase.html       |     76 +-
 ...IntegrationTestDDLMasterFailover.ACTION.html |      4 +-
 ...DDLMasterFailover.AddColumnFamilyAction.html |      4 +-
 ...ationTestDDLMasterFailover.AddRowAction.html |      4 +-
 ...asterFailover.AlterFamilyEncodingAction.html |      4 +-
 ...asterFailover.AlterFamilyVersionsAction.html |      4 +-
 ...ationTestDDLMasterFailover.ColumnAction.html |      4 +-
 ...DDLMasterFailover.CreateNamespaceAction.html |      4 +-
 ...TestDDLMasterFailover.CreateTableAction.html |      4 +-
 ...MasterFailover.DeleteColumnFamilyAction.html |      4 +-
 ...DDLMasterFailover.DeleteNamespaceAction.html |      4 +-
 ...TestDDLMasterFailover.DeleteTableAction.html |      4 +-
 ...estDDLMasterFailover.DisableTableAction.html |      4 +-
 ...TestDDLMasterFailover.EnableTableAction.html |      4 +-
 ...ationTestDDLMasterFailover.MasterAction.html |      4 +-
 ...DDLMasterFailover.ModifyNamespaceAction.html |      4 +-
 ...onTestDDLMasterFailover.NamespaceAction.html |      4 +-
 ...rationTestDDLMasterFailover.TableAction.html |      4 +-
 ...IntegrationTestDDLMasterFailover.Worker.html |      4 +-
 .../hbase/IntegrationTestDDLMasterFailover.html |     14 +-
 .../hadoop/hbase/IntegrationTestIngest.html     |      8 +-
 .../IntegrationTestIngestStripeCompactions.html |      8 +-
 .../hbase/IntegrationTestIngestWithACL.html     |     46 +-
 .../IntegrationTestIngestWithEncryption.html    |      8 +-
 .../hbase/IntegrationTestIngestWithMOB.html     |     52 +-
 .../hbase/IntegrationTestIngestWithTags.html    |      8 +-
 ...tegrationTestIngestWithVisibilityLabels.html |      8 +-
 ...egrationTestLazyCfLoading.DataGenerator.html |      4 +-
 .../hbase/IntegrationTestLazyCfLoading.html     |      4 +-
 .../hbase/IntegrationTestManyRegions.html       |      4 +-
 .../hbase/IntegrationTestMetaReplicas.html      |      4 +-
 ...nTestRegionReplicaPerf.PerfEvalCallable.html |     14 +-
 .../IntegrationTestRegionReplicaPerf.Stat.html  |     16 +-
 ...ationTestRegionReplicaPerf.TimingResult.html |     16 +-
 .../hbase/IntegrationTestRegionReplicaPerf.html |     74 +-
 ...eplication.DelayingMultiThreadedUpdater.html |      4 +-
 ...Replication.DelayingMultiThreadedWriter.html |      4 +-
 ...IntegrationTestRegionReplicaReplication.html |      8 +-
 .../hadoop/hbase/IntegrationTestingUtility.html |      4 +-
 ...rationTestsDriver.IntegrationTestFilter.html |     14 +-
 .../hadoop/hbase/IntegrationTestsDriver.html    |     32 +-
 .../apache/hadoop/hbase/MetaMockingUtil.html    |      4 +-
 ...aseCluster.MiniHBaseClusterRegionServer.html |     30 +-
 ...eCluster.SingleFileSystemShutdownThread.html |     12 +-
 .../apache/hadoop/hbase/MiniHBaseCluster.html   |    136 +-
 .../hadoop/hbase/MockRegionServerServices.html  |     47 +-
 ...ltithreadedTestUtil.RepeatingTestThread.html |      4 +-
 .../MultithreadedTestUtil.TestContext.html      |      4 +-
 .../hbase/MultithreadedTestUtil.TestThread.html |      4 +-
 .../hadoop/hbase/MultithreadedTestUtil.html     |      4 +-
 .../hbase/PerformanceEvaluation.AppendTest.html |     12 +-
 ...rformanceEvaluation.AsyncRandomReadTest.html |     26 +-
 ...formanceEvaluation.AsyncRandomWriteTest.html |     12 +-
 .../PerformanceEvaluation.AsyncScanTest.html    |     20 +-
 ...manceEvaluation.AsyncSequentialReadTest.html |     12 +-
 ...anceEvaluation.AsyncSequentialWriteTest.html |     12 +-
 .../PerformanceEvaluation.AsyncTableTest.html   |     16 +-
 .../hbase/PerformanceEvaluation.AsyncTest.html  |     16 +-
 ...rformanceEvaluation.BufferedMutatorTest.html |     18 +-
 .../PerformanceEvaluation.CASTableTest.html     |     18 +-
 ...erformanceEvaluation.CheckAndDeleteTest.html |     12 +-
 ...erformanceEvaluation.CheckAndMutateTest.html |     12 +-
 .../PerformanceEvaluation.CheckAndPutTest.html  |     12 +-
 .../PerformanceEvaluation.CmdDescriptor.html    |     20 +-
 .../hbase/PerformanceEvaluation.Counter.html    |     14 +-
 ...PerformanceEvaluation.EvaluationMapTask.html |     20 +-
 .../PerformanceEvaluation.FilteredScanTest.html |     16 +-
 .../PerformanceEvaluation.IncrementTest.html    |     12 +-
 .../PerformanceEvaluation.RandomReadTest.html   |     22 +-
 ...Evaluation.RandomScanWithRange10000Test.html |     12 +-
 ...eEvaluation.RandomScanWithRange1000Test.html |     12 +-
 ...ceEvaluation.RandomScanWithRange100Test.html |     12 +-
 ...nceEvaluation.RandomScanWithRange10Test.html |     12 +-
 ...manceEvaluation.RandomScanWithRangeTest.html |     18 +-
 ...erformanceEvaluation.RandomSeekScanTest.html |     14 +-
 .../PerformanceEvaluation.RandomWriteTest.html  |     12 +-
 .../hbase/PerformanceEvaluation.RunResult.html  |     16 +-
 .../hbase/PerformanceEvaluation.ScanTest.html   |     16 +-
 ...erformanceEvaluation.SequentialReadTest.html |     12 +-
 ...rformanceEvaluation.SequentialWriteTest.html |     12 +-
 .../hbase/PerformanceEvaluation.Status.html     |      8 +-
 .../hbase/PerformanceEvaluation.TableTest.html  |     16 +-
 .../hbase/PerformanceEvaluation.Test.html       |     16 +-
 .../hbase/PerformanceEvaluation.TestBase.html   |    179 +-
 .../PerformanceEvaluation.TestOptions.html      |    480 +-
 .../hadoop/hbase/PerformanceEvaluation.html     |    150 +-
 .../hbase/PerformanceEvaluationCommons.html     |      4 +-
 .../org/apache/hadoop/hbase/QosTestHelper.html  |      4 +-
 .../RESTApiClusterManager.RoleCommand.html      |      4 +-
 .../hbase/RESTApiClusterManager.Service.html    |      4 +-
 .../hadoop/hbase/RESTApiClusterManager.html     |      4 +-
 .../hadoop/hbase/RandomStringGenerator.html     |      4 +-
 .../hadoop/hbase/RandomStringGeneratorImpl.html |      4 +-
 .../hadoop/hbase/ResourceChecker.Phase.html     |      4 +-
 .../hbase/ResourceChecker.ResourceAnalyzer.html |      4 +-
 .../apache/hadoop/hbase/ResourceChecker.html    |      4 +-
 ...tener.AvailableMemoryMBResourceAnalyzer.html |      4 +-
 ...tener.MaxFileDescriptorResourceAnalyzer.html |      4 +-
 ...ener.OpenFileDescriptorResourceAnalyzer.html |      4 +-
 ...itListener.ProcessCountResourceAnalyzer.html |      4 +-
 ...tener.SystemLoadAverageResourceAnalyzer.html |      4 +-
 ...kerJUnitListener.ThreadResourceAnalyzer.html |      4 +-
 .../hbase/ResourceCheckerJUnitListener.html     |      4 +-
 .../ScanPerformanceEvaluation.MyMapper.html     |      4 +-
 .../ScanPerformanceEvaluation.ScanCounter.html  |      4 +-
 .../hadoop/hbase/ScanPerformanceEvaluation.html |     12 +-
 ...manceEvaluation.SeqShardedDataGenerator.html |      4 +-
 .../StripeCompactionsPerformanceEvaluation.html |     18 +-
 .../TestAcidGuaranteesWithAdaptivePolicy.html   |      4 +-
 .../TestAcidGuaranteesWithBasicPolicy.html      |      4 +-
 .../TestAcidGuaranteesWithEagerPolicy.html      |      4 +-
 ...TestAcidGuaranteesWithNoInMemCompaction.html |      4 +-
 .../hadoop/hbase/TestByteBufferKeyValue.html    |     82 +-
 .../apache/hadoop/hbase/TestCellBuilder.html    |      4 +-
 .../apache/hadoop/hbase/TestCellComparator.html |    118 +-
 .../hbase/TestCellUtil.NonExtendedCell.html     |      4 +-
 .../hadoop/hbase/TestCellUtil.TestCell.html     |      4 +-
 .../hbase/TestCellUtil.TestCellScannable.html   |      4 +-
 .../hbase/TestCellUtil.TestCellScanner.html     |      4 +-
 .../org/apache/hadoop/hbase/TestCellUtil.html   |      4 +-
 .../hadoop/hbase/TestCheckTestClasses.html      |      4 +-
 ...ice.ScheduledChoreSamples.CountingChore.html |      4 +-
 ...ce.ScheduledChoreSamples.DoNothingChore.html |      4 +-
 ....ScheduledChoreSamples.FailInitialChore.html |      4 +-
 ...ice.ScheduledChoreSamples.SampleStopper.html |      4 +-
 ...ice.ScheduledChoreSamples.SleepingChore.html |      4 +-
 ...Service.ScheduledChoreSamples.SlowChore.html |      4 +-
 .../TestChoreService.ScheduledChoreSamples.html |      4 +-
 .../apache/hadoop/hbase/TestChoreService.html   |      4 +-
 .../hbase/TestClassFinder.FileAndPath.html      |      4 +-
 .../apache/hadoop/hbase/TestClassFinder.html    |      4 +-
 .../TestClientClusterMetrics.MyObserver.html    |      6 +-
 .../hadoop/hbase/TestClientClusterMetrics.html  |      4 +-
 .../TestClientClusterStatus.MyObserver.html     |     10 +-
 .../hadoop/hbase/TestClientClusterStatus.html   |      4 +-
 ...ntOperationTimeout.DelayedRSRpcServices.html |    372 +
 ...entOperationTimeout.DelayedRegionServer.html |    374 +
 .../hbase/TestClientOperationTimeout.html       |    584 +
 .../hadoop/hbase/TestClusterBootOrder.html      |      8 +-
 .../hadoop/hbase/TestClusterPortAssignment.html |     18 +-
 ...stCompatibilitySingletonFactoryCallable.html |      4 +-
 .../TestCompatibilitySingletonFactory.html      |      4 +-
 .../hadoop/hbase/TestCompoundConfiguration.html |      4 +-
 .../TestFSTableDescriptorForceCreation.html     |      4 +-
 .../hadoop/hbase/TestFullLogReconstruction.html |      4 +-
 .../hadoop/hbase/TestGlobalMemStoreSize.html    |      4 +-
 ...tion.ReflectiveCredentialProviderClient.html |      4 +-
 .../hadoop/hbase/TestHBaseConfiguration.html    |      4 +-
 .../hbase/TestHBaseOnOtherDfsCluster.html       |      4 +-
 .../hbase/TestHBaseTestingUtilSpinup.html       |    376 +
 .../hadoop/hbase/TestHBaseTestingUtility.html   |     15 +-
 .../hadoop/hbase/TestHColumnDescriptor.html     |      8 +-
 .../TestHColumnDescriptorDefaultVersions.html   |      4 +-
 ...Distribution.MockHDFSBlocksDistribution.html |      4 +-
 .../hbase/TestHDFSBlocksDistribution.html       |      4 +-
 .../hadoop/hbase/TestHRegionLocation.html       |      4 +-
 .../hadoop/hbase/TestHTableDescriptor.html      |      4 +-
 ...cing.BlockCompactionsInCompletionHStore.html |      4 +-
 ...cing.BlockCompactionsInCompletionRegion.html |     13 +-
 ...tIOFencing.BlockCompactionsInPrepRegion.html |     13 +-
 .../TestIOFencing.CompactionBlockerRegion.html  |     13 +-
 .../org/apache/hadoop/hbase/TestIOFencing.html  |      8 +-
 .../hbase/TestIPv6NIOServerSocketChannel.html   |      4 +-
 .../hbase/TestIndividualBytesFieldCell.html     |      4 +-
 .../apache/hadoop/hbase/TestInfoServers.html    |      4 +-
 .../hadoop/hbase/TestIntegrationTestBase.html   |      8 +-
 ...Annotations.CloverInstrumentationFilter.html |    292 -
 ...udienceAnnotations.GeneratedClassFilter.html |    286 -
 ...s.InterfaceAudienceAnnotatedClassFilter.html |    317 -
 ...tedPrivateAnnotatedNotConfigClassFilter.html |    300 -
 ...rfaceAudiencePublicAnnotatedClassFilter.html |    300 -
 ....InterfaceStabilityAnnotatedClassFilter.html |    300 -
 ...tations.IsInterfaceStabilityClassFilter.html |    286 -
 ...eAnnotations.MainCodeResourcePathFilter.html |    288 -
 ...ceAudienceAnnotations.PublicClassFilter.html |    286 -
 ...ceAnnotations.ShadedProtobufClassFilter.html |    285 -
 .../hbase/TestInterfaceAudienceAnnotations.html |    675 -
 ...stJMXConnectorServer.MyAccessController.html |      6 +-
 .../hadoop/hbase/TestJMXConnectorServer.html    |      4 +-
 .../apache/hadoop/hbase/TestJMXListener.html    |      4 +-
 .../hadoop/hbase/TestKeyValue.MockKeyValue.html |      4 +-
 .../org/apache/hadoop/hbase/TestKeyValue.html   |      4 +-
 .../hbase/TestLocalHBaseCluster.MyHMaster.html  |     10 +-
 .../TestLocalHBaseCluster.MyHRegionServer.html  |      6 +-
 .../hadoop/hbase/TestLocalHBaseCluster.html     |      4 +-
 .../hbase/TestMetaTableAccessor.MetaTask.html   |      4 +-
 ...estMetaTableAccessor.SpyingRpcScheduler.html |      4 +-
 ...TableAccessor.SpyingRpcSchedulerFactory.html |      4 +-
 .../hadoop/hbase/TestMetaTableAccessor.html     |      4 +-
 .../hbase/TestMetaTableAccessorNoCluster.html   |      4 +-
 .../TestMetaTableLocator.WaitOnMetaThread.html  |      4 +-
 .../hadoop/hbase/TestMetaTableLocator.html      |      4 +-
 ...ovedRegionsCleaner.TestMockRegionServer.html |      6 +-
 .../hadoop/hbase/TestMovedRegionsCleaner.html   |      4 +-
 .../apache/hadoop/hbase/TestMultiVersions.html  |      4 +-
 .../org/apache/hadoop/hbase/TestNamespace.html  |      4 +-
 ...ealthCheckChore.StoppableImplementation.html |      4 +-
 .../hadoop/hbase/TestNodeHealthCheckChore.html  |      4 +-
 .../hbase/TestPartialResultsFromClientSide.html |      4 +-
 .../hadoop/hbase/TestPerformanceEvaluation.html |     70 +-
 .../org/apache/hadoop/hbase/TestRegionLoad.html |      4 +-
 .../hadoop/hbase/TestRegionLocations.html       |      4 +-
 .../apache/hadoop/hbase/TestRegionMetrics.html  |      4 +-
 .../hadoop/hbase/TestRegionRebalancing.html     |      4 +-
 .../TestSequenceIdMonotonicallyIncreasing.html  |      4 +-
 .../apache/hadoop/hbase/TestSerialization.html  |      4 +-
 .../org/apache/hadoop/hbase/TestServerLoad.html |      4 +-
 .../apache/hadoop/hbase/TestServerMetrics.html  |      4 +-
 .../org/apache/hadoop/hbase/TestServerName.html |      8 +-
 ...TestServerSideScanMetricsFromClientSide.html |      4 +-
 .../org/apache/hadoop/hbase/TestSize.html       |      8 +-
 .../org/apache/hadoop/hbase/TestSplitMerge.html |    362 +
 .../hbase/TestStochasticBalancerJmxMetrics.html |      8 +-
 .../hadoop/hbase/TestTableName.Names.html       |      4 +-
 .../org/apache/hadoop/hbase/TestTableName.html  |      4 +-
 .../apache/hadoop/hbase/TestTagRewriteCell.html |      4 +-
 .../org/apache/hadoop/hbase/TestTagUtil.html    |      4 +-
 .../org/apache/hadoop/hbase/TestTimeout.html    |      4 +-
 .../hbase/TestZooKeeper.MockLoadBalancer.html   |      6 +-
 .../org/apache/hadoop/hbase/TestZooKeeper.html  |      4 +-
 .../hadoop/hbase/TimedOutTestsListener.html     |      4 +-
 .../hbase/TimestampTestBase.FlushCache.html     |      4 +-
 .../apache/hadoop/hbase/TimestampTestBase.html  |      4 +-
 .../hbase/Waiter.ExplainingPredicate.html       |      4 +-
 .../apache/hadoop/hbase/Waiter.Predicate.html   |      4 +-
 .../org/apache/hadoop/hbase/Waiter.html         |      4 +-
 .../hadoop/hbase/backup/TestHFileArchiving.html |      4 +-
 .../backup/class-use/TestHFileArchiving.html    |      4 +-
 .../TestZooKeeperTableArchiveClient.html        |      4 +-
 .../TestZooKeeperTableArchiveClient.html        |      4 +-
 .../hbase/backup/example/package-frame.html     |      2 +-
 .../hbase/backup/example/package-summary.html   |      4 +-
 .../hbase/backup/example/package-tree.html      |      4 +-
 .../hbase/backup/example/package-use.html       |      4 +-
 .../hadoop/hbase/backup/package-frame.html      |      2 +-
 .../hadoop/hbase/backup/package-summary.html    |      4 +-
 .../hadoop/hbase/backup/package-tree.html       |      4 +-
 .../apache/hadoop/hbase/backup/package-use.html |      4 +-
 .../chaos/actions/Action.ActionContext.html     |      4 +-
 .../hadoop/hbase/chaos/actions/Action.html      |      4 +-
 .../hbase/chaos/actions/AddColumnAction.html    |      4 +-
 .../chaos/actions/BatchRestartRsAction.html     |      4 +-
 .../chaos/actions/ChangeBloomFilterAction.html  |      4 +-
 .../chaos/actions/ChangeCompressionAction.html  |      4 +-
 .../chaos/actions/ChangeEncodingAction.html     |      4 +-
 .../chaos/actions/ChangeSplitPolicyAction.html  |      4 +-
 .../chaos/actions/ChangeVersionsAction.html     |      4 +-
 .../hbase/chaos/actions/CompactMobAction.html   |      4 +-
 .../CompactRandomRegionOfTableAction.html       |      4 +-
 .../hbase/chaos/actions/CompactTableAction.html |      4 +-
 .../actions/DecreaseMaxHFileSizeAction.html     |      4 +-
 .../chaos/actions/DumpClusterStatusAction.html  |      4 +-
 .../actions/FlushRandomRegionOfTableAction.html |      4 +-
 .../hbase/chaos/actions/FlushTableAction.html   |      4 +-
 .../chaos/actions/ForceBalancerAction.html      |      4 +-
 ...MergeRandomAdjacentRegionsOfTableAction.html |      4 +-
 .../actions/MoveRandomRegionOfTableAction.html  |      4 +-
 .../chaos/actions/MoveRegionsOfTableAction.html |      4 +-
 .../hbase/chaos/actions/RemoveColumnAction.html |      4 +-
 .../chaos/actions/RestartActionBaseAction.html  |      4 +-
 .../actions/RestartActiveMasterAction.html      |      4 +-
 .../actions/RestartRandomDataNodeAction.html    |      4 +-
 .../chaos/actions/RestartRandomRsAction.html    |      4 +-
 .../RestartRandomRsExceptMetaAction.html        |      4 +-
 .../actions/RestartRandomZKNodeAction.html      |      4 +-
 .../actions/RestartRsHoldingMetaAction.html     |      4 +-
 .../actions/RestartRsHoldingTableAction.html    |      4 +-
 ...RollingBatchRestartRsAction.KillOrStart.html |      4 +-
 .../actions/RollingBatchRestartRsAction.html    |      4 +-
 .../RollingBatchRestartRsExceptMetaAction.html  |      4 +-
 .../chaos/actions/SnapshotTableAction.html      |      4 +-
 .../actions/SplitAllRegionOfTableAction.html    |      4 +-
 .../actions/SplitRandomRegionOfTableAction.html |      4 +-
 .../actions/TestChangeSplitPolicyAction.html    |      4 +-
 .../chaos/actions/TruncateTableAction.html      |      4 +-
 .../UnbalanceKillAndRebalanceAction.html        |      4 +-
 .../chaos/actions/UnbalanceRegionsAction.html   |      4 +-
 .../actions/class-use/Action.ActionContext.html |     14 +-
 .../hbase/chaos/actions/class-use/Action.html   |      4 +-
 .../actions/class-use/AddColumnAction.html      |      4 +-
 .../actions/class-use/BatchRestartRsAction.html |      4 +-
 .../class-use/ChangeBloomFilterAction.html      |      4 +-
 .../class-use/ChangeCompressionAction.html      |      4 +-
 .../actions/class-use/ChangeEncodingAction.html |      4 +-
 .../class-use/ChangeSplitPolicyAction.html      |      4 +-
 .../actions/class-use/ChangeVersionsAction.html |      4 +-
 .../actions/class-use/CompactMobAction.html     |      4 +-
 .../CompactRandomRegionOfTableAction.html       |      4 +-
 .../actions/class-use/CompactTableAction.html   |      4 +-
 .../class-use/DecreaseMaxHFileSizeAction.html   |      4 +-
 .../class-use/DumpClusterStatusAction.html      |      4 +-
 .../FlushRandomRegionOfTableAction.html         |      4 +-
 .../actions/class-use/FlushTableAction.html     |      4 +-
 .../actions/class-use/ForceBalancerAction.html  |      4 +-
 ...MergeRandomAdjacentRegionsOfTableAction.html |      4 +-
 .../MoveRandomRegionOfTableAction.html          |      4 +-
 .../class-use/MoveRegionsOfTableAction.html     |      4 +-
 .../actions/class-use/RemoveColumnAction.html   |      4 +-
 .../class-use/RestartActionBaseAction.html      |      4 +-
 .../class-use/RestartActiveMasterAction.html    |      4 +-
 .../class-use/RestartRandomDataNodeAction.html  |      4 +-
 .../class-use/RestartRandomRsAction.html        |      4 +-
 .../RestartRandomRsExceptMetaAction.html        |      4 +-
 .../class-use/RestartRandomZKNodeAction.html    |      4 +-
 .../class-use/RestartRsHoldingMetaAction.html   |      4 +-
 .../class-use/RestartRsHoldingTableAction.html  |      4 +-
 ...RollingBatchRestartRsAction.KillOrStart.html |      4 +-
 .../class-use/RollingBatchRestartRsAction.html  |      4 +-
 .../RollingBatchRestartRsExceptMetaAction.html  |      4 +-
 .../actions/class-use/SnapshotTableAction.html  |      4 +-
 .../class-use/SplitAllRegionOfTableAction.html  |      4 +-
 .../SplitRandomRegionOfTableAction.html         |      4 +-
 .../class-use/TestChangeSplitPolicyAction.html  |      4 +-
 .../actions/class-use/TruncateTableAction.html  |      4 +-
 .../UnbalanceKillAndRebalanceAction.html        |      4 +-
 .../class-use/UnbalanceRegionsAction.html       |      4 +-
 .../hbase/chaos/actions/package-frame.html      |      2 +-
 .../hbase/chaos/actions/package-summary.html    |      4 +-
 .../hbase/chaos/actions/package-tree.html       |      4 +-
 .../hadoop/hbase/chaos/actions/package-use.html |      4 +-
 .../chaos/factories/CalmMonkeyFactory.html      |      4 +-
 .../factories/MasterKillingMonkeyFactory.html   |      4 +-
 .../chaos/factories/MobNoKillMonkeyFactory.html |      4 +-
 .../MobSlowDeterministicMonkeyFactory.html      |      4 +-
 .../hbase/chaos/factories/MonkeyConstants.html  |      4 +-
 .../hbase/chaos/factories/MonkeyFactory.html    |      4 +-
 .../chaos/factories/NoKillMonkeyFactory.html    |      4 +-
 ...rverAndDependenciesKillingMonkeyFactory.html |      4 +-
 .../factories/ServerKillingMonkeyFactory.html   |      4 +-
 .../SlowDeterministicMonkeyFactory.html         |      4 +-
 .../StressAssignmentManagerMonkeyFactory.html   |      4 +-
 .../chaos/factories/UnbalanceMonkeyFactory.html |      4 +-
 .../factories/class-use/CalmMonkeyFactory.html  |      4 +-
 .../class-use/MasterKillingMonkeyFactory.html   |      4 +-
 .../class-use/MobNoKillMonkeyFactory.html       |      4 +-
 .../MobSlowDeterministicMonkeyFactory.html      |      4 +-
 .../factories/class-use/MonkeyConstants.html    |      4 +-
 .../factories/class-use/MonkeyFactory.html      |      8 +-
 .../class-use/NoKillMonkeyFactory.html          |      4 +-
 ...rverAndDependenciesKillingMonkeyFactory.html |      4 +-
 .../class-use/ServerKillingMonkeyFactory.html   |      4 +-
 .../SlowDeterministicMonkeyFactory.html         |      4 +-
 .../StressAssignmentManagerMonkeyFactory.html   |      4 +-
 .../class-use/UnbalanceMonkeyFactory.html       |      4 +-
 .../hbase/chaos/factories/package-frame.html    |      2 +-
 .../hbase/chaos/factories/package-summary.html  |      4 +-
 .../hbase/chaos/factories/package-tree.html     |      4 +-
 .../hbase/chaos/factories/package-use.html      |      4 +-
 .../hbase/chaos/monkies/CalmChaosMonkey.html    |      4 +-
 .../hadoop/hbase/chaos/monkies/ChaosMonkey.html |      4 +-
 .../chaos/monkies/PolicyBasedChaosMonkey.html   |      4 +-
 .../monkies/class-use/CalmChaosMonkey.html      |      4 +-
 .../chaos/monkies/class-use/ChaosMonkey.html    |     28 +-
 .../class-use/PolicyBasedChaosMonkey.html       |      4 +-
 .../hbase/chaos/monkies/package-frame.html      |      2 +-
 .../hbase/chaos/monkies/package-summary.html    |      4 +-
 .../hbase/chaos/monkies/package-tree.html       |      4 +-
 .../hadoop/hbase/chaos/monkies/package-use.html |      4 +-
 .../policies/CompositeSequentialPolicy.html     |      4 +-
 .../chaos/policies/DoActionsOncePolicy.html     |      4 +-
 .../hbase/chaos/policies/PeriodicPolicy.html    |      4 +-
 .../policies/PeriodicRandomActionPolicy.html    |      4 +-
 .../chaos/policies/Policy.PolicyContext.html    |      4 +-
 .../hadoop/hbase/chaos/policies/Policy.html     |      4 +-
 .../TwoConcurrentActionPolicy.ActionRunner.html |      4 +-
 .../policies/TwoConcurrentActionPolicy.html     |      4 +-
 .../class-use/CompositeSequentialPolicy.html    |      4 +-
 .../policies/class-use/DoActionsOncePolicy.html |      4 +-
 .../policies/class-use/PeriodicPolicy.html      |      4 +-
 .../class-use/PeriodicRandomActionPolicy.html   |      4 +-
 .../class-use/Policy.PolicyContext.html         |     14 +-
 .../hbase/chaos/policies/class-use/Policy.html  |      4 +-
 .../TwoConcurrentActionPolicy.ActionRunner.html |      4 +-
 .../class-use/TwoConcurrentActionPolicy.html    |      4 +-
 .../hbase/chaos/policies/package-frame.html     |      2 +-
 .../hbase/chaos/policies/package-summary.html   |      4 +-
 .../hbase/chaos/policies/package-tree.html      |      4 +-
 .../hbase/chaos/policies/package-use.html       |      4 +-
 .../hbase/chaos/util/ChaosMonkeyRunner.html     |     12 +-
 .../apache/hadoop/hbase/chaos/util/Monkeys.html |      4 +-
 .../chaos/util/class-use/ChaosMonkeyRunner.html |      4 +-
 .../hbase/chaos/util/class-use/Monkeys.html     |      4 +-
 .../hadoop/hbase/chaos/util/package-frame.html  |      2 +-
 .../hbase/chaos/util/package-summary.html       |      4 +-
 .../hadoop/hbase/chaos/util/package-tree.html   |      6 +-
 .../hadoop/hbase/chaos/util/package-use.html    |      4 +-
 .../hbase/class-use/AcidGuaranteesTestBase.html |      4 +-
 .../AcidGuaranteesTestTool.AtomicGetReader.html |      4 +-
 ...AcidGuaranteesTestTool.AtomicScanReader.html |      4 +-
 .../AcidGuaranteesTestTool.AtomicityWriter.html |      4 +-
 .../hbase/class-use/AcidGuaranteesTestTool.html |      4 +-
 .../hadoop/hbase/class-use/ClassFinder.And.html |      4 +-
 .../class-use/ClassFinder.ClassFilter.html      |     60 +-
 .../ClassFinder.FileFilterWithName.html         |      4 +-
 .../class-use/ClassFinder.FileNameFilter.html   |      4 +-
 .../hadoop/hbase/class-use/ClassFinder.Not.html |      4 +-
 .../ClassFinder.ResourcePathFilter.html         |     10 +-
 .../hadoop/hbase/class-use/ClassFinder.html     |      4 +-
 .../ClassTestFinder.TestClassFilter.html        |      4 +-
 .../ClassTestFinder.TestFileNameFilter.html     |      4 +-
 .../hadoop/hbase/class-use/ClassTestFinder.html |      4 +-
 .../class-use/ClusterManager.ServiceType.html   |     96 +-
 .../hadoop/hbase/class-use/ClusterManager.html  |      4 +-
 ...ter.ServerNameIgnoreStartCodeComparator.html |      4 +-
 .../class-use/DistributedHBaseCluster.html      |      4 +-
 .../class-use/GenericTestUtils.DelayAnswer.html |      4 +-
 .../GenericTestUtils.DelegateAnswer.html        |      4 +-
 .../class-use/GenericTestUtils.SleepAnswer.html |      4 +-
 .../hbase/class-use/GenericTestUtils.html       |      4 +-
 .../hbase/class-use/HBaseClassTestRule.html     |   2092 +-
 .../class-use/HBaseClassTestRuleChecker.html    |      4 +-
 .../hadoop/hbase/class-use/HBaseCluster.html    |     12 +-
 ...lusterManager.CommandProvider.Operation.html |      4 +-
 .../HBaseClusterManager.CommandProvider.html    |      4 +-
 ...lusterManager.HBaseShellCommandProvider.html |      4 +-
 ...usterManager.HadoopShellCommandProvider.html |      4 +-
 .../HBaseClusterManager.RemoteShell.html        |      4 +-
 ...erManager.ZookeeperShellCommandProvider.html |      4 +-
 .../hbase/class-use/HBaseClusterManager.html    |      4 +-
 .../class-use/HBaseCommonTestingUtility.html    |     32 +-
 .../hadoop/hbase/class-use/HBaseTestCase.html   |      4 +-
 ...lity.PortAllocator.AvailablePortChecker.html |      4 +-
 .../HBaseTestingUtility.PortAllocator.html      |      4 +-
 .../HBaseTestingUtility.SeenRowTracker.html     |      4 +-
 .../hbase/class-use/HBaseTestingUtility.html    |   1248 +-
 .../hbase/class-use/HBaseZKTestingUtility.html  |      8 +-
 ...eEvaluation.GaussianRandomReadBenchmark.html |      4 +-
 ...FilePerformanceEvaluation.ReadBenchmark.html |      4 +-
 ...formanceEvaluation.RowOrientedBenchmark.html |      4 +-
 ...manceEvaluation.SequentialReadBenchmark.html |      4 +-
 ...anceEvaluation.SequentialWriteBenchmark.html |      4 +-
 ...ceEvaluation.UniformRandomReadBenchmark.html |      4 +-
 ...rmanceEvaluation.UniformRandomSmallScan.html |      4 +-
 .../class-use/HFilePerformanceEvaluation.html   |      4 +-
 .../hadoop/hbase/class-use/HTestConst.html      |      4 +-
 .../hadoop/hbase/class-use/HadoopShims.html     |      4 +-
 .../hadoop/hbase/class-use/HadoopShimsImpl.html |      4 +-
 .../IntegrationTestAcidGuarantees.html          |      4 +-
 .../hbase/class-use/IntegrationTestBase.html    |      4 +-
 ...IntegrationTestDDLMasterFailover.ACTION.html |      4 +-
 ...DDLMasterFailover.AddColumnFamilyAction.html |      4 +-
 ...ationTestDDLMasterFailover.AddRowAction.html |      4 +-
 ...asterFailover.AlterFamilyEncodingAction.html |      4 +-
 ...asterFailover.AlterFamilyVersionsAction.html |      4 +-
 ...ationTestDDLMasterFailover.ColumnAction.html |      4 +-
 ...DDLMasterFailover.CreateNamespaceAction.html |      4 +-
 ...TestDDLMasterFailover.CreateTableAction.html |      4 +-
 ...MasterFailover.DeleteColumnFamilyAction.html |      4 +-
 ...DDLMasterFailover.DeleteNamespaceAction.html |      4 +-
 ...TestDDLMasterFailover.DeleteTableAction.html |      4 +-
 ...estDDLMasterFailover.DisableTableAction.html |      4 +-
 ...TestDDLMasterFailover.EnableTableAction.html |      4 +-
 ...ationTestDDLMasterFailover.MasterAction.html |      4 +-
 ...DDLMasterFailover.ModifyNamespaceAction.html |      4 +-
 ...onTestDDLMasterFailover.NamespaceAction.html |      4 +-
 ...rationTestDDLMasterFailover.TableAction.html |      4 +-
 ...IntegrationTestDDLMasterFailover.Worker.html |      4 +-
 .../IntegrationTestDDLMasterFailover.html       |      4 +-
 .../hbase/class-use/IntegrationTestIngest.html  |      4 +-
 .../IntegrationTestIngestStripeCompactions.html |      4 +-
 .../class-use/IntegrationTestIngestWithACL.html |      4 +-
 .../IntegrationTestIngestWithEncryption.html    |      4 +-
 .../class-use/IntegrationTestIngestWithMOB.html |      4 +-
 .../IntegrationTestIngestWithTags.html          |      4 +-
 ...tegrationTestIngestWithVisibilityLabels.html |      4 +-
 ...egrationTestLazyCfLoading.DataGenerator.html |      4 +-
 .../class-use/IntegrationTestLazyCfLoading.html |      4 +-
 .../class-use/IntegrationTestManyRegions.html   |      4 +-
 .../class-use/IntegrationTestMetaReplicas.html  |      4 +-
 ...nTestRegionReplicaPerf.PerfEvalCallable.html |      4 +-
 .../IntegrationTestRegionReplicaPerf.Stat.html  |      4 +-
 ...ationTestRegionReplicaPerf.TimingResult.html |      4 +-
 .../IntegrationTestRegionReplicaPerf.html       |      4 +-
 ...eplication.DelayingMultiThreadedUpdater.html |      4 +-
 ...Replication.DelayingMultiThreadedWriter.html |      4 +-
 ...IntegrationTestRegionReplicaReplication.html |      4 +-
 .../class-use/IntegrationTestingUtility.html    |     32 +-
 ...rationTestsDriver.IntegrationTestFilter.html |      4 +-
 .../hbase/class-use/IntegrationTestsDriver.html |      4 +-
 .../hadoop/hbase/class-use/MetaMockingUtil.html |      4 +-
 ...aseCluster.MiniHBaseClusterRegionServer.html |     10 +-
 ...eCluster.SingleFileSystemShutdownThread.html |      4 +-
 .../hbase/class-use/MiniHBaseCluster.html       |     38 +-
 .../class-use/MockRegionServerServices.html     |      4 +-
 ...ltithreadedTestUtil.RepeatingTestThread.html |      4 +-
 .../MultithreadedTestUtil.TestContext.html      |      4 +-
 .../MultithreadedTestUtil.TestThread.html       |      4 +-
 .../hbase/class-use/MultithreadedTestUtil.html  |      4 +-
 .../PerformanceEvaluation.AppendTest.html       |      4 +-
 ...rformanceEvaluation.AsyncRandomReadTest.html |      4 +-
 ...formanceEvaluation.AsyncRandomWriteTest.html |      4 +-
 .../PerformanceEvaluation.AsyncScanTest.html    |      4 +-
 ...manceEvaluation.AsyncSequentialReadTest.html |      4 +-
 ...anceEvaluation.AsyncSequentialWriteTest.html |      4 +-
 .../PerformanceEvaluation.AsyncTableTest.html   |      4 +-
 .../PerformanceEvaluation.AsyncTest.html        |      4 +-
 ...rformanceEvaluation.BufferedMutatorTest.html |      4 +-
 .../PerformanceEvaluation.CASTableTest.html     |      4 +-
 ...erformanceEvaluation.CheckAndDeleteTest.html |      4 +-
 ...erformanceEvaluation.CheckAndMutateTest.html |      4 +-
 .../PerformanceEvaluation.CheckAndPutTest.html  |      4 +-
 .../PerformanceEvaluation.CmdDescriptor.html    |      4 +-
 .../PerformanceEvaluation.Counter.html          |      4 +-
 ...PerformanceEvaluation.EvaluationMapTask.html |      4 +-
 .../PerformanceEvaluation.FilteredScanTest.html |      4 +-
 .../PerformanceEvaluation.IncrementTest.html    |      4 +-
 .../PerformanceEvaluation.RandomReadTest.html   |      4 +-
 ...Evaluation.RandomScanWithRange10000Test.html |      4 +-
 ...eEvaluation.RandomScanWithRange1000Test.html |      4 +-
 ...ceEvaluation.RandomScanWithRange100Test.html |      4 +-
 ...nceEvaluation.RandomScanWithRange10Test.html |      4 +-
 ...manceEvaluation.RandomScanWithRangeTest.html |      4 +-
 ...erformanceEvaluation.RandomSeekScanTest.html |      4 +-
 .../PerformanceEvaluation.RandomWriteTest.html  |      4 +-
 .../PerformanceEvaluation.RunResult.html        |      4 +-
 .../PerformanceEvaluation.ScanTest.html         |      4 +-
 ...erformanceEvaluation.SequentialReadTest.html |      4 +-
 ...rformanceEvaluation.SequentialWriteTest.html |      4 +-
 .../class-use/PerformanceEvaluation.Status.html |      4 +-
 .../PerformanceEvaluation.TableTest.html        |      4 +-
 .../class-use/PerformanceEvaluation.Test.html   |      4 +-
 .../PerformanceEvaluation.TestBase.html         |      4 +-
 .../PerformanceEvaluation.TestOptions.html      |      4 +-
 .../hbase/class-use/PerformanceEvaluation.html  |      4 +-
 .../class-use/PerformanceEvaluationCommons.html |      4 +-
 .../hadoop/hbase/class-use/QosTestHelper.html   |      4 +-
 .../RESTApiClusterManager.RoleCommand.html      |      4 +-
 .../RESTApiClusterManager.Service.html          |      4 +-
 .../hbase/class-use/RESTApiClusterManager.html  |      4 +-
 .../hbase/class-use/RandomStringGenerator.html  |      4 +-
 .../class-use/RandomStringGeneratorImpl.html    |      4 +-
 .../hbase/class-use/ResourceChecker.Phase.html  |     26 +-
 .../ResourceChecker.ResourceAnalyzer.html       |      4 +-
 .../hadoop/hbase/class-use/ResourceChecker.html |      4 +-
 ...tener.AvailableMemoryMBResourceAnalyzer.html |      4 +-
 ...tener.MaxFileDescriptorResourceAnalyzer.html |      4 +-
 ...ener.OpenFileDescriptorResourceAnalyzer.html |      4 +-
 ...itListener.ProcessCountResourceAnalyzer.html |      4 +-
 ...tener.SystemLoadAverageResourceAnalyzer.html |      4 +-
 ...kerJUnitListener.ThreadResourceAnalyzer.html |      4 +-
 .../class-use/ResourceCheckerJUnitListener.html |      4 +-
 .../ScanPerformanceEvaluation.MyMapper.html     |      4 +-
 .../ScanPerformanceEvaluation.ScanCounter.html  |      4 +-
 .../class-use/ScanPerformanceEvaluation.html    |      4 +-
 ...manceEvaluation.SeqShardedDataGenerator.html |      4 +-
 .../StripeCompactionsPerformanceEvaluation.html |      4 +-
 .../TestAcidGuaranteesWithAdaptivePolicy.html   |      4 +-
 .../TestAcidGuaranteesWithBasicPolicy.html      |      4 +-
 .../TestAcidGuaranteesWithEagerPolicy.html      |      4 +-
 ...TestAcidGuaranteesWithNoInMemCompaction.html |      4 +-
 .../hbase/class-use/TestByteBufferKeyValue.html |      4 +-
 .../hadoop/hbase/class-use/TestCellBuilder.html |      4 +-
 .../hbase/class-use/TestCellComparator.html     |      4 +-
 .../class-use/TestCellUtil.NonExtendedCell.html |      4 +-
 .../hbase/class-use/TestCellUtil.TestCell.html  |      4 +-
 .../TestCellUtil.TestCellScannable.html         |      4 +-
 .../class-use/TestCellUtil.TestCellScanner.html |      4 +-
 .../hadoop/hbase/class-use/TestCellUtil.html    |      4 +-
 .../hbase/class-use/TestCheckTestClasses.html   |      4 +-
 ...ice.ScheduledChoreSamples.CountingChore.html |      4 +-
 ...ce.ScheduledChoreSamples.DoNothingChore.html |      4 +-
 ....ScheduledChoreSamples.FailInitialChore.html |      4 +-
 ...ice.ScheduledChoreSamples.SampleStopper.html |      4 +-
 ...ice.ScheduledChoreSamples.SleepingChore.html |      4 +-
 ...Service.ScheduledChoreSamples.SlowChore.html |      4 +-
 .../TestChoreService.ScheduledChoreSamples.html |      4 +-
 .../hbase/class-use/TestChoreService.html       |      4 +-
 .../class-use/TestClassFinder.FileAndPath.html  |      4 +-
 .../hadoop/hbase/class-use/TestClassFinder.html |      4 +-
 .../TestClientClusterMetrics.MyObserver.html    |      4 +-
 .../class-use/TestClientClusterMetrics.html     |      4 +-
 .../TestClientClusterStatus.MyObserver.html     |      4 +-
 .../class-use/TestClientClusterStatus.html      |      4 +-
 ...ntOperationTimeout.DelayedRSRpcServices.html |    125 +
 ...entOperationTimeout.DelayedRegionServer.html |    125 +
 .../class-use/TestClientOperationTimeout.html   |    125 +
 .../hbase/class-use/TestClusterBootOrder.html   |      4 +-
 .../class-use/TestClusterPortAssignment.html    |      4 +-
 ...stCompatibilitySingletonFactoryCallable.html |      4 +-
 .../TestCompatibilitySingletonFactory.html      |      4 +-
 .../class-use/TestCompoundConfiguration.html    |      4 +-
 .../TestFSTableDescriptorForceCreation.html     |      4 +-
 .../class-use/TestFullLogReconstruction.html    |      4 +-
 .../hbase/class-use/TestGlobalMemStoreSize.html |      4 +-
 ...tion.ReflectiveCredentialProviderClient.html |      4 +-
 .../hbase/class-use/TestHBaseConfiguration.html |      4 +-
 .../class-use/TestHBaseOnOtherDfsCluster.html   |      4 +-
 .../class-use/TestHBaseTestingUtilSpinup.html   |    125 +
 .../class-use/TestHBaseTestingUtility.html      |      4 +-
 .../hbase/class-use/TestHColumnDescriptor.html  |      4 +-
 .../TestHColumnDescriptorDefaultVersions.html   |      4 +-
 ...Distribution.MockHDFSBlocksDistribution.html |      4 +-
 .../class-use/TestHDFSBlocksDistribution.html   |      4 +-
 .../hbase/class-use/TestHRegionLocation.html    |      4 +-
 .../hbase/class-use/TestHTableDescriptor.html   |      4 +-
 ...cing.BlockCompactionsInCompletionHStore.html |      4 +-
 ...cing.BlockCompactionsInCompletionRegion.html |      4 +-
 ...tIOFencing.BlockCompactionsInPrepRegion.html |      4 +-
 .../TestIOFencing.CompactionBlockerRegion.html  |      4 +-
 .../hadoop/hbase/class-use/TestIOFencing.html   |      4 +-
 .../TestIPv6NIOServerSocketChannel.html         |      4 +-
 .../class-use/TestIndividualBytesFieldCell.html |      4 +-
 .../hadoop/hbase/class-use/TestInfoServers.html |      4 +-
 .../class-use/TestIntegrationTestBase.html      |      4 +-
 ...Annotations.CloverInstrumentationFilter.html |    125 -
 ...udienceAnnotations.GeneratedClassFilter.html |    125 -
 ...s.InterfaceAudienceAnnotatedClassFilter.html |    175 -
 ...tedPrivateAnnotatedNotConfigClassFilter.html |    125 -
 ...rfaceAudiencePublicAnnotatedClassFilter.html |    125 -
 ....InterfaceStabilityAnnotatedClassFilter.html |    125 -
 ...tations.IsInterfaceStabilityClassFilter.html |    125 -
 ...eAnnotations.MainCodeResourcePathFilter.html |    125 -
 ...ceAudienceAnnotations.PublicClassFilter.html |    125 -
 ...ceAnnotations.ShadedProtobufClassFilter.html |    125 -
 .../TestInterfaceAudienceAnnotations.html       |    125 -
 ...stJMXConnectorServer.MyAccessController.html |      4 +-
 .../hbase/class-use/TestJMXConnectorServer.html |      4 +-
 .../hadoop/hbase/class-use/TestJMXListener.html |      4 +-
 .../class-use/TestKeyValue.MockKeyValue.html    |      4 +-
 .../hadoop/hbase/class-use/TestKeyValue.html    |      4 +-
 .../TestLocalHBaseCluster.MyHMaster.html        |      4 +-
 .../TestLocalHBaseCluster.MyHRegionServer.html  |      4 +-
 .../hbase/class-use/TestLocalHBaseCluster.html  |      4 +-
 .../TestMetaTableAccessor.MetaTask.html         |      4 +-
 ...estMetaTableAccessor.SpyingRpcScheduler.html |      4 +-
 ...TableAccessor.SpyingRpcSchedulerFactory.html |      4 +-
 .../hbase/class-use/TestMetaTableAccessor.html  |      4 +-
 .../TestMetaTableAccessorNoCluster.html         |      4 +-
 .../TestMetaTableLocator.WaitOnMetaThread.html  |      4 +-
 .../hbase/class-use/TestMetaTableLocator.html   |      4 +-
 ...ovedRegionsCleaner.TestMockRegionServer.html |      4 +-
 .../class-use/TestMovedRegionsCleaner.html      |      4 +-
 .../hbase/class-use/TestMultiVersions.html      |      4 +-
 .../hadoop/hbase/class-use/TestNamespace.html   |      4 +-
 ...ealthCheckChore.StoppableImplementation.html |      4 +-
 .../class-use/TestNodeHealthCheckChore.html     |      4 +-
 .../TestPartialResultsFromClientSide.html       |      4 +-
 .../class-use/TestPerformanceEvaluation.html    |      4 +-
 .../hadoop/hbase/class-use/TestRegionLoad.html  |      4 +-
 .../hbase/class-use/TestRegionLocations.html    |      4 +-
 .../hbase/class-use/TestRegionMetrics.html      |      4 +-
 .../hbase/class-use/TestRegionRebalancing.html  |      4 +-
 .../TestSequenceIdMonotonicallyIncreasing.html  |      4 +-
 .../hbase/class-use/TestSerialization.html      |      4 +-
 .../hadoop/hbase/class-use/TestServerLoad.html  |      4 +-
 .../hbase/class-use/TestServerMetrics.html      |      4 +-
 .../hadoop/hbase/class-use/TestServerName.html  |      4 +-
 ...TestServerSideScanMetricsFromClientSide.html |      4 +-
 .../apache/hadoop/hbase/class-use/TestSize.html |      4 +-
 .../hadoop/hbase/class-use/TestSplitMerge.html  |    125 +
 .../TestStochasticBalancerJmxMetrics.html       |      4 +-
 .../hbase/class-use/TestTableName.Names.html    |      4 +-
 .../hadoop/hbase/class-use/TestTableName.html   |     12 +-
 .../hbase/class-use/TestTagRewriteCell.html     |      4 +-
 .../hadoop/hbase/class-use/TestTagUtil.html     |      4 +-
 .../hadoop/hbase/class-use/TestTimeout.html     |      4 +-
 .../TestZooKeeper.MockLoadBalancer.html         |      4 +-
 .../hadoop/hbase/class-use/TestZooKeeper.html   |      4 +-
 .../hbase/class-use/TimedOutTestsListener.html  |      4 +-
 .../class-use/TimestampTestBase.FlushCache.html |      4 +-
 .../hbase/class-use/TimestampTestBase.html      |      4 +-
 .../class-use/Waiter.ExplainingPredicate.html   |      4 +-
 .../hbase/class-use/Waiter.Predicate.html       |      4 +-
 .../apache/hadoop/hbase/class-use/Waiter.html   |      4 +-
 .../client/AbstractTestAsyncTableScan.html      |      4 +-
 .../client/AbstractTestCIOperationTimeout.html  |      4 +-
 .../hbase/client/AbstractTestCIRpcTimeout.html  |      4 +-
 ...ractTestCITimeout.SleepAndFailFirstTime.html |      4 +-
 .../AbstractTestCITimeout.SleepCoprocessor.html |      4 +-
 .../hbase/client/AbstractTestCITimeout.html     |      4 +-
 .../client/AbstractTestResultScannerCursor.html |      4 +-
 .../AbstractTestScanCursor.SparseFilter.html    |      4 +-
 .../hbase/client/AbstractTestScanCursor.html    |      4 +-
 .../hadoop/hbase/client/AbstractTestShell.html  |      4 +-
 .../client/BufferingScanResultConsumer.html     |      4 +-
 .../hbase/client/ColumnCountOnRowFilter.html    |      4 +-
 .../hbase/client/DoNothingAsyncRegistry.html    |      4 +-
 ...ctionTestingUtility.SleepAtFirstRpcCall.html |      4 +-
 .../hbase/client/HConnectionTestingUtility.html |      4 +-
 .../hbase/client/SimpleScanResultConsumer.html  |      4 +-
 .../apache/hadoop/hbase/client/TestAdmin1.html  |    118 +-
 .../apache/hadoop/hbase/client/TestAdmin2.html  |      4 +-
 .../hadoop/hbase/client/TestAdminShell.html     |      4 +-
 .../client/TestAllowPartialScanResultCache.html |      4 +-
 .../hbase/client/TestAlwaysSetScannerId.html    |      4 +-
 .../hbase/client/TestAppendFromClientSide.html  |      4 +-
 .../hadoop/hbase/client/TestAsyncAdminBase.html |      4 +-
 ...cAdminBuilder.TestMaxRetriesCoprocessor.html |      6 +-
 ...Builder.TestOperationTimeoutCoprocessor.html |      6 +-
 ...cAdminBuilder.TestRpcTimeoutCoprocessor.html |      6 +-
 .../hbase/client/TestAsyncAdminBuilder.html     |      4 +-
 .../client/TestAsyncAggregationClient.html      |      4 +-
 .../hbase/client/TestAsyncBufferMutator.html    |      4 +-
 .../hbase/client/TestAsyncClusterAdminApi.html  |      4 +-
 .../hbase/client/TestAsyncClusterAdminApi2.html |      4 +-
 .../client/TestAsyncDecommissionAdminApi.html   |      4 +-
 .../client/TestAsyncMetaRegionLocator.html      |      4 +-
 .../client/TestAsyncNamespaceAdminApi.html      |      4 +-
 .../client/TestAsyncNonMetaRegionLocator.html   |      4 +-
 ...rConcurrenyLimit.CountingRegionObserver.html |     54 +-
 ...syncNonMetaRegionLocatorConcurrenyLimit.html |     12 +-
 .../client/TestAsyncProcedureAdminApi.html      |      4 +-
 ...ncProcess.AsyncProcessForThrowableCheck.html |      4 +-
 ...estAsyncProcess.AsyncProcessWithFailure.html |      4 +-
 .../TestAsyncProcess.CallerWithFailure.html     |      4 +-
 .../TestAsyncProcess.CountingThreadFactory.html |      4 +-
 .../client/TestAsyncProcess.MyAsyncProcess.html |      4 +-
 ...AsyncProcess.MyAsyncProcessWithReplicas.html |      4 +-
 ...stAsyncProcess.MyAsyncRequestFutureImpl.html |      4 +-
 .../TestAsyncProcess.MyClientBackoffPolicy.html |      4 +-
 ...ncProcess.MyConnectionImpl.TestRegistry.html |      4 +-
 .../TestAsyncProcess.MyConnectionImpl.html      |      4 +-
 .../TestAsyncProcess.MyConnectionImpl2.html     |      4 +-
 .../TestAsyncProcess.MyThreadPoolExecutor.html  |      4 +-
 .../hbase/client/TestAsyncProcess.RR.html       |      4 +-
 .../TestAsyncProcess.ResponseGenerator.html     |      4 +-
 .../hadoop/hbase/client/TestAsyncProcess.html   |      4 +-
 ...ocessWithRegionException.MyAsyncProcess.html |      4 +-
 .../TestAsyncProcessWithRegionException.html    |      4 +-
 .../hbase/client/TestAsyncQuotaAdminApi.html    |      4 +-
 .../hbase/client/TestAsyncRegionAdminApi.html   |     40 +-
 .../hbase/client/TestAsyncRegionAdminApi2.html  |      4 +-
 ...egionLocatorTimeout.SleepRegionObserver.html |      4 +-
 .../client/TestAsyncRegionLocatorTimeout.html   |      4 +-
 .../client/TestAsyncReplicationAdminApi.html    |      4 +-
 ...estAsyncReplicationAdminApiWithClusters.html |      4 +-
 .../client/TestAsyncResultScannerCursor.html    |      4 +-
 ...TestAsyncSingleRequestRpcRetryingCaller.html |      4 +-
 .../hbase/client/TestAsyncSnapshotAdminApi.html |      4 +-
 .../hadoop/hbase/client/TestAsyncTable.html     |     88 +-
 .../hbase/client/TestAsyncTableAdminApi.html    |      4 +-
 .../hbase/client/TestAsyncTableAdminApi2.html   |      4 +-
 .../hbase/client/TestAsyncTableAdminApi3.html   |      4 +-
 ...TestAsyncTableBatch.ErrorInjectObserver.html |      4 +-
 .../hbase/client/TestAsyncTableBatch.html       |      4 +-
 .../client/TestAsyncTableGetMultiThreaded.html  |      4 +-
 ...ableGetMultiThreadedWithBasicCompaction.html |      4 +-
 ...ableGetMultiThreadedWithEagerCompaction.html |      4 +-
 .../hbase/client/TestAsyncTableNoncedRetry.html |      4 +-
 .../hadoop/hbase/client/TestAsyncTableScan.html |      4 +-
 .../hbase/client/TestAsyncTableScanAll.html     |      4 +-
 ...stAsyncTableScanMetrics.ScanWithMetrics.html |      4 +-
 .../hbase/client/TestAsyncTableScanMetrics.html |      4 +-
 ...cTableScanRenewLease.RenewLeaseConsumer.html |      4 +-
 .../client/TestAsyncTableScanRenewLease.html    |      4 +-
 .../hbase/client/TestAsyncTableScanner.html     |      4 +-
 ...stAsyncTableScannerCloseWhileSuspending.html |      4 +-
 .../hbase/client/TestAsyncToolAdminApi.html     |      4 +-
 .../hadoop/hbase/client/TestAttributes.html     |      4 +-
 ...oShippedBlocks.CompactorInternalScanner.html |      4 +-
 ...toShippedBlocks.CompactorRegionObserver.html |      4 +-
 ...ferencesIntoShippedBlocks.ScannerThread.html |      4 +-
 ...estAvoidCellReferencesIntoShippedBlocks.html |      4 +-
 .../hbase/client/TestBatchScanResultCache.html  |      4 +-
 ...ionFromClient.CustomInnerRegionObserver.html |      4 +-
 ...Client.CustomInnerRegionObserverWrapper.html |      4 +-
 ...stBlockEvictionFromClient.CustomScanner.html |      4 +-
 .../TestBlockEvictionFromClient.GetThread.html  |      4 +-
 ...tBlockEvictionFromClient.MultiGetThread.html |      4 +-
 .../TestBlockEvictionFromClient.ScanThread.html |      4 +-
 .../client/TestBlockEvictionFromClient.html     |      4 +-
 .../TestBufferedMutator.MyBufferedMutator.html  |      4 +-
 .../hbase/client/TestBufferedMutator.html       |      4 +-
 ...eredMutatorParams.MockExceptionListener.html |      4 +-
 ...fferedMutatorParams.MockExecutorService.html |      4 +-
 .../hbase/client/TestBufferedMutatorParams.html |      4 +-
 .../hadoop/hbase/client/TestCIBadHostname.html  |      4 +-
 .../client/TestCIDeleteOperationTimeout.html    |      4 +-
 .../hbase/client/TestCIDeleteRpcTimeout.html    |      4 +-
 .../hbase/client/TestCIGetOperationTimeout.html |      4 +-
 .../hbase/client/TestCIGetRpcTimeout.html       |      4 +-
 .../hbase/client/TestCIIncrementRpcTimeout.html |      4 +-
 .../hbase/client/TestCIPutOperationTimeout.html |      4 +-
 .../hbase/client/TestCIPutRpcTimeout.html       |      4 +-
 .../apache/hadoop/hbase/client/TestCISleep.html |      6 +-
 .../hadoop/hbase/client/TestCheckAndMutate.html |      4 +-
 .../client/TestClientExponentialBackoff.html    |      4 +-
 .../client/TestClientNoCluster.FakeServer.html  |      4 +-
 ...luster.ManyServersManyRegionsConnection.html |      4 +-
 .../TestClientNoCluster.MetaRowsComparator.html |      4 +-
 ...ionServerStoppedOnScannerOpenConnection.html |      4 +-
 ...estClientNoCluster.RpcTimeoutConnection.html |      4 +-
 .../TestClientNoCluster.SimpleRegistry.html     |      4 +-
 .../hbase/client/TestClientNoCluster.html       |      4 +-
 ...lientOperationInterrupt.TestCoprocessor.html |      4 +-
 .../client/TestClientOperationInterrupt.html    |      4 +-
 .../hadoop/hbase/client/TestClientPushback.html |      4 +-
 .../TestClientScanner.MockClientScanner.html    |      4 +-
 ...entScanner.MockRpcRetryingCallerFactory.html |      4 +-
 .../hadoop/hbase/client/TestClientScanner.html  |      4 +-
 ...RPCTimeout.RSRpcServicesWithScanTimeout.html |      6 +-
 ...rRPCTimeout.RegionServerWithScanTimeout.html |      6 +-
 .../client/TestClientScannerRPCTimeout.html     |      4 +-
 ...imeouts.RandomTimeoutBlockingRpcChannel.html |      4 +-
 ...stClientTimeouts.RandomTimeoutRpcClient.html |      4 +-
 .../hadoop/hbase/client/TestClientTimeouts.html |      4 +-
 .../client/TestCloneSnapshotFromClient.html     |      4 +-
 ...oneSnapshotFromClientWithRegionReplicas.html |      4 +-
 .../TestColumnFamilyDescriptorBuilder.html      |      4 +-
 .../TestCompleteResultScanResultCache.html      |      4 +-
 ...ConnectionImplementation.BlockingFilter.html |     14 +-
 .../client/TestConnectionImplementation.html    |    102 +-
 .../hbase/client/TestConnectionUtils.html       |      8 +-
 .../hbase/client/TestCoprocessorDescriptor.html |    352 +
 .../hadoop/hbase/client/TestDelayingRunner.html |      8 +-
 .../hbase/client/TestDeleteTimeStamp.html       |      4 +-
 ...utRequest.SleepLongerAtFirstCoprocessor.html |      4 +-
 .../hbase/client/TestDropTimeoutRequest.html    |      4 +-
 .../TestEnableTable.MasterSyncObserver.html     |      6 +-
 .../hadoop/hbase/client/TestEnableTable.html    |      4 +-
 ...FastFail.CallQueueTooBigPffeInterceptor.html |      4 +-
 ...astFail.MyPreemptiveFastFailInterceptor.html |      4 +-
 .../hadoop/hbase/client/TestFastFail.html       |      4 +-
 .../hbase/client/TestFlushFromClient.html       |     52 +-
 .../hadoop/hbase/client/TestFromClientSide.html |    488 +-
 ...tSide3.WaitingForMultiMutationsObserver.html |      4 +-
 ...tFromClientSide3.WaitingForScanObserver.html |      4 +-
 .../hbase/client/TestFromClientSide3.html       |      4 +-
 .../hbase/client/TestFromClientSideNoCodec.html |      4 +-
 ...stFromClientSideScanExcpetion.MyHRegion.html |     13 +-
 ...estFromClientSideScanExcpetion.MyHStore.html |      4 +-
 ...mClientSideScanExcpetion.MyStoreScanner.html |      4 +-
 .../client/TestFromClientSideScanExcpetion.html |      4 +-
 ...mClientSideScanExcpetionWithCoprocessor.html |      4 +-
 .../TestFromClientSideWithCoprocessor.html      |      6 +-
 .../org/apache/hadoop/hbase/client/TestGet.html |      4 +-
 .../TestGetProcedureResult.DummyProcedure.html  |      4 +-
 .../hbase/client/TestGetProcedureResult.html    |      4 +-
 .../TestHBaseAdminNoCluster.MethodCaller.html   |      4 +-
 .../hbase/client/TestHBaseAdminNoCluster.html   |      4 +-
 .../hbase/client/TestHTableMultiplexer.html     |      4 +-
 .../client/TestHTableMultiplexerFlushCache.html |      4 +-
 .../client/TestHTableMultiplexerViaMocks.html   |      4 +-
 .../client/TestIllegalTableDescriptor.html      |      4 +-
 .../client/TestImmutableHColumnDescriptor.html  |      4 +-
 .../hbase/client/TestImmutableHRegionInfo.html  |      4 +-
 .../client/TestImmutableHTableDescriptor.html   |      4 +-
 .../hadoop/hbase/client/TestIncrement.html      |      4 +-
 ...tIncrementFromClientSideWithCoprocessor.html |      4 +-
 .../client/TestIncrementsFromClientSide.html    |      4 +-
 .../hadoop/hbase/client/TestInterfaceAlign.html |      4 +-
 .../hbase/client/TestIntraRowPagination.html    |      4 +-
 .../hadoop/hbase/client/TestLeaseRenewal.html   |      4 +-
 .../hbase/client/TestLimitedScanWithFilter.html |      4 +-
 .../client/TestMalformedCellFromClient.html     |      4 +-
 ...aCache.CallQueueTooBigExceptionInjector.html |      4 +-
 .../client/TestMetaCache.ExceptionInjector.html |      4 +-
 .../client/TestMetaCache.FakeRSRpcServices.html |      6 +-
 ...taCache.RegionServerWithFakeRpcServices.html |      6 +-
 ...stMetaCache.RoundRobinExceptionInjector.html |      4 +-
 .../hadoop/hbase/client/TestMetaCache.html      |      4 +-
 .../hbase/client/TestMetaWithReplicas.html      |      4 +-
 .../hbase/client/TestMetricsConnection.html     |      4 +-
 ...napshotFromClient.DelayFlushCoprocessor.html |      4 +-
 .../client/TestMobCloneSnapshotFromClient.html  |      4 +-
 .../TestMobRestoreSnapshotFromClient.html       |      4 +-
 .../TestMobSnapshotCloneIndependence.html       |      4 +-
 .../hbase/client/TestMobSnapshotFromClient.html |      4 +-
 .../TestMultiParallel.MyMasterObserver.html     |      6 +-
 .../hadoop/hbase/client/TestMultiParallel.html  |      4 +-
 .../hbase/client/TestMultiRespectsLimits.html   |      4 +-
 .../hbase/client/TestMultipleTimestamps.html    |      4 +-
 .../hadoop/hbase/client/TestMutation.html       |      4 +-
 .../hbase/client/TestMvccConsistentScanner.html |      4 +-
 .../hadoop/hbase/client/TestOperation.html      |      4 +-
 .../client/TestProcedureFuture.TestFuture.html  |      4 +-
 .../hbase/client/TestProcedureFuture.html       |      4 +-
 .../client/TestPutDeleteEtcCellIteration.html   |      4 +-
 .../hadoop/hbase/client/TestPutDotHas.html      |      4 +-
 .../hadoop/hbase/client/TestPutWithDelete.html  |      4 +-
 .../hadoop/hbase/client/TestPutWriteToWal.html  |      4 +-
 .../hadoop/hbase/client/TestQuotasShell.html    |      4 +-
 .../hbase/client/TestRawAsyncScanCursor.html    |      4 +-
 .../TestRawAsyncTableLimitedScanWithFilter.html |      4 +-
 .../client/TestRawAsyncTablePartialScan.html    |      4 +-
 .../hbase/client/TestRawAsyncTableScan.html     |      4 +-
 .../hbase/client/TestRegionInfoDisplay.html     |      4 +-
 ...rHostingPrimayMetaRegionSlowOrStopCopro.html |      4 +-
 ...icaWithCluster.RegionServerStoppedCopro.html |      4 +-
 .../TestReplicaWithCluster.SlowMeCopro.html     |      4 +-
 .../hbase/client/TestReplicaWithCluster.html    |      4 +-
 .../client/TestReplicasClient.SlowMeCopro.html  |      4 +-
 .../hadoop/hbase/client/TestReplicasClient.html |      4 +-
 .../hbase/client/TestReplicationShell.html      |      4 +-
 .../client/TestRestoreSnapshotFromClient.html   |      4 +-
 ...oreSnapshotFromClientWithRegionReplicas.html |      4 +-
 .../apache/hadoop/hbase/client/TestResult.html  |      4 +-
 .../TestResultFromCoprocessor.MyObserver.html   |      4 +-
 .../hbase/client/TestResultFromCoprocessor.html |      4 +-
 .../hbase/client/TestResultScannerCursor.html   |      4 +-
 .../hbase/client/TestResultSizeEstimation.html  |      4 +-
 ...estRetriesExhaustedWithDetailsException.html |      4 +-
 .../client/TestReversedScannerCallable.html     |      4 +-
 .../hadoop/hbase/client/TestRowComparator.html  |      4 +-
 ...ControllerFactory.CountingRpcController.html |      4 +-
 ...ollerFactory.StaticRpcControllerFactory.html |      4 +-
 .../hbase/client/TestRpcControllerFactory.html  |      4 +-
 .../apache/hadoop/hbase/client/TestScan.html    |      4 +-
 .../client/TestScanWithoutFetchingData.html     |      4 +-
 .../hadoop/hbase/client/TestScannerTimeout.html |      4 +-
 .../client/TestScannersFromClientSide.html      |      4 +-
 .../client/TestScannersFromClientSide2.html     |      4 +-
 ...estServerBusyException.SleepCoprocessor.html |      4 +-
 ...Exception.SleepLongerAtFirstCoprocessor.html |      4 +-
 .../TestServerBusyException.TestGetThread.html  |      4 +-
 .../TestServerBusyException.TestPutThread.html  |      4 +-
 .../hbase/client/TestServerBusyException.html   |      4 +-
 .../hbase/client/TestServerLoadDurability.html  |      4 +-
 .../apache/hadoop/hbase/client/TestShell.html   |      4 +-
 .../hadoop/hbase/client/TestShellNoCluster.html |      4 +-
 .../client/TestShortCircuitConnection.html      |      4 +-
 .../client/TestSimpleRequestController.html     |      4 +-
 .../hadoop/hbase/client/TestSizeFailures.html   |      4 +-
 .../hbase/client/TestSmallReversedScanner.html  |      4 +-
 .../client/TestSnapshotCloneIndependence.html   |      4 +-
 .../hbase/client/TestSnapshotFromAdmin.html     |      4 +-
 .../hbase/client/TestSnapshotFromClient.html    |      4 +-
 ...estSnapshotFromClientWithRegionReplicas.html |      4 +-
 .../hbase/client/TestSnapshotMetadata.html      |      4 +-
 .../TestSnapshotWithAcl.AccessReadAction.html   |      4 +-
 .../TestSnapshotWithAcl.AccessWriteAction.html  |      4 +-
 .../hbase/client/TestSnapshotWithAcl.html       |      4 +-
 .../hbase/client/TestSplitOrMergeStatus.html    |      4 +-
 .../client/TestTableDescriptorBuilder.html      |     86 +-
 .../hbase/client/TestTableFavoredNodes.html     |      4 +-
 .../hadoop/hbase/client/TestTableShell.html     |      4 +-
 .../hbase/client/TestTableSnapshotScanner.html  |      4 +-
 .../hbase/client/TestTimestampsFilter.html      |      4 +-
 .../hbase/client/TestUpdateConfiguration.html   |      4 +-
 .../hbase/client/TestZKAsyncRegistry.html       |      4 +-
 .../class-use/AbstractTestAsyncTableScan.html   |      4 +-
 .../AbstractTestCIOperationTimeout.html         |      4 +-
 .../class-use/AbstractTestCIRpcTimeout.html     |      4 +-
 ...ractTestCITimeout.SleepAndFailFirstTime.html |      4 +-
 .../AbstractTestCITimeout.SleepCoprocessor.html |      4 +-
 .../client/class-use/AbstractTestCITimeout.html |      4 +-
 .../AbstractTestResultScannerCursor.html        |      4 +-
 .../AbstractTestScanCursor.SparseFilter.html    |      4 +-
 .../class-use/AbstractTestScanCursor.html       |      4 +-
 .../client/class-use/AbstractTestShell.html     |      4 +-
 .../class-use/BufferingScanResultConsumer.html  |      4 +-
 .../class-use/ColumnCountOnRowFilter.html       |      4 +-
 .../class-use/DoNothingAsyncRegistry.html       |      4 +-
 ...ctionTestingUtility.SleepAtFirstRpcCall.html |      4 +-
 .../class-use/HConnectionTestingUtility.html    |      4 +-
 .../class-use/SimpleScanResultConsumer.html     |      4 +-
 .../hbase/client/class-use/TestAdmin1.html      |      4 +-
 .../hbase/client/class-use/TestAdmin2.html      |      4 +-
 .../hbase/client/class-use/TestAdminShell.html  |      4 +-
 .../TestAllowPartialScanResultCache.html        |      4 +-
 .../class-use/TestAlwaysSetScannerId.html       |      4 +-
 .../class-use/TestAppendFromClientSide.html     |      4 +-
 .../client/class-use/TestAsyncAdminBase.html    |      4 +-
 ...cAdminBuilder.TestMaxRetriesCoprocessor.html |      4 +-
 ...Builder.TestOperationTimeoutCoprocessor.html |      4 +-
 ...cAdminBuilder.TestRpcTimeoutCoprocessor.html |      4 +-
 .../client/class-use/TestAsyncAdminBuilder.html |      4 +-
 .../class-use/TestAsyncAggregationClient.html   |      4 +-
 .../class-use/TestAsyncBufferMutator.html       |      4 +-
 .../class-use/TestAsyncClusterAdminApi.html     |      4 +-
 .../class-use/TestAsyncClusterAdminApi2.html    |      4 +-
 .../TestAsyncDecommissionAdminApi.html          |      4 +-
 .../class-use/TestAsyncMetaRegionLocator.html   |      4 +-
 .../class-use/TestAsyncNamespaceAdminApi.html   |      4 +-
 .../TestAsyncNonMetaRegionLocator.html          |      4 +-
 ...rConcurrenyLimit.CountingRegionObserver.html |      4 +-
 ...syncNonMetaRegionLocatorConcurrenyLimit.html |      4 +-
 .../class-use/TestAsyncProcedureAdminApi.html   |      4 +-
 ...ncProcess.AsyncProcessForThrowableCheck.html |      4 +-
 ...estAsyncProcess.AsyncProcessWithFailure.html |      4 +-
 .../TestAsyncProcess.CallerWithFailure.html     |      4 +-
 .../TestAsyncProcess.CountingThreadFactory.html |      4 +-
 .../TestAsyncProcess.MyAsyncProcess.html        |      4 +-
 ...AsyncProcess.MyAsyncProcessWithReplicas.html |      4 +-
 ...stAsyncProcess.MyAsyncRequestFutureImpl.html |      4 +-
 .../TestAsyncProcess.MyClientBackoffPolicy.html |      4 +-
 ...ncProcess.MyConnectionImpl.TestRegistry.html |      4 +-
 .../TestAsyncProcess.MyConnectionImpl.html      |      4 +-
 .../TestAsyncProcess.MyConnectionImpl2.html     |      4 +-
 .../TestAsyncProcess.MyThreadPoolExecutor.html  |      4 +-
 .../client/class-use/TestAsyncProcess.RR.html   |      4 +-
 .../TestAsyncProcess.ResponseGenerator.html     |      4 +-
 .../client/class-use/TestAsyncProcess.html      |      4 +-
 ...ocessWithRegionException.MyAsyncProcess.html |      4 +-
 .../TestAsyncProcessWithRegionException.html    |      4 +-
 .../class-use/TestAsyncQuotaAdminApi.html       |      4 +-
 .../class-use/TestAsyncRegionAdminApi.html      |      4 +-
 .../class-use/TestAsyncRegionAdminApi2.html     |      4 +-
 ...egionLocatorTimeout.SleepRegionObserver.html |      4 +-
 .../TestAsyncRegionLocatorTimeout.html          |      4 +-
 .../class-use/TestAsyncReplicationAdminApi.html |      4 +-
 ...estAsyncReplicationAdminApiWithClusters.html |      4 +-
 .../class-use/TestAsyncResultScannerCursor.html |      4 +-
 ...TestAsyncSingleRequestRpcRetryingCaller.html |      4 +-
 .../class-use/TestAsyncSnapshotAdminApi.html    |      4 +-
 .../hbase/client/class-use/TestAsyncTable.html  |      4 +-
 .../class-use/TestAsyncTableAdminApi.html       |      4 +-
 .../class-use/TestAsyncTableAdminApi2.html      |      4 +-
 .../class-use/TestAsyncTableAdminApi3.html      |      4 +-
 ...TestAsyncTableBatch.ErrorInjectObserver.html |      4 +-
 .../client/class-use/TestAsyncTableBatch.html   |      4 +-
 .../TestAsyncTableGetMultiThreaded.html         |      4 +-
 ...ableGetMultiThreadedWithBasicCompaction.html |      4 +-
 ...ableGetMultiThreadedWithEagerCompaction.html |      4 +-
 .../class-use/TestAsyncTableNoncedRetry.html    |      4 +-
 .../client/class-use/TestAsyncTableScan.html    |      4 +-
 .../client/class-use/TestAsyncTableScanAll.html |      4 +-
 ...stAsyncTableScanMetrics.ScanWithMetrics.html |      4 +-
 .../class-use/TestAsyncTableScanMetrics.html    |      4 +-
 ...cTableScanRenewLease.RenewLeaseConsumer.html |      4 +-
 .../class-use/TestAsyncTableScanRenewLease.html |      4 +-
 .../client/class-use/TestAsyncTableScanner.html |      4 +-
 ...stAsyncTableScannerCloseWhileSuspending.html |      4 +-
 .../client/class-use/TestAsyncToolAdminApi.html |      4 +-
 .../hbase/client/class-use/TestAttributes.html  |      4 +-
 ...oShippedBlocks.CompactorInternalScanner.html |      4 +-
 ...toShippedBlocks.CompactorRegionObserver.html |      4 +-
 ...ferencesIntoShippedBlocks.ScannerThread.html |      4 +-
 ...estAvoidCellReferencesIntoShippedBlocks.html |      4 +-
 .../class-use/TestBatchScanResultCache.html     |      4 +-
 ...ionFromClient.CustomInnerRegionObserver.html |      4 +-
 ...Client.CustomInnerRegionObserverWrapper.html |      4 +-
 ...stBlockEvictionFromClient.CustomScanner.html |      4 +-
 .../TestBlockEvictionFromClient.GetThread.html  |      4 +-
 ...tBlockEvictionFromClient.MultiGetThread.html |      4 +-
 .../TestBlockEvictionFromClient.ScanThread.html |      4 +-
 .../class-use/TestBlockEvictionFromClient.html  |      4 +-
 .../TestBufferedMutator.MyBufferedMutator.html  |      4 +-
 .../client/class-use/TestBufferedMutator.html   |      4 +-
 ...eredMutatorParams.MockExceptionListener.html |      4 +-
 ...fferedMutatorParams.MockExecutorService.html |      4 +-
 .../class-use/TestBufferedMutatorParams.html    |      4 +-
 .../client/class-use/TestCIBadHostname.html     |      4 +-
 .../class-use/TestCIDeleteOperationTimeout.html |      4 +-
 .../class-use/TestCIDeleteRpcTimeout.html       |      4 +-
 .../class-use/TestCIGetOperationTimeout.html    |      4 +-
 .../client/class-use/TestCIGetRpcTimeout.html   |      4 +-
 .../class-use/TestCIIncrementRpcTimeout.html    |      4 +-
 .../class-use/TestCIPutOperationTimeout.html    |      4 +-
 .../client/class-use/TestCIPutRpcTimeout.html   |      4 +-
 .../hbase/client/class-use/TestCISleep.html     |      4 +-
 .../client/class-use/TestCheckAndMutate.html    |      4 +-
 .../class-use/TestClientExponentialBackoff.html |      4 +-
 .../TestClientNoCluster.FakeServer.html         |      4 +-
 ...luster.ManyServersManyRegionsConnection.html |      4 +-
 .../TestClientNoCluster.MetaRowsComparator.html |      4 +-
 ...ionServerStoppedOnScannerOpenConnection.html |      4 +-
 ...estClientNoCluster.RpcTimeoutConnection.html |      4 +-
 .../TestClientNoCluster.SimpleRegistry.html     |      4 +-
 .../client/class-use/TestClientNoCluster.html   |      4 +-
 ...lientOperationInterrupt.TestCoprocessor.html |      4 +-
 .../class-use/TestClientOperationInterrupt.html |      4 +-
 .../client/class-use/TestClientPushback.html    |      4 +-
 .../TestClientScanner.MockClientScanner.html    |      4 +-
 ...entScanner.MockRpcRetryingCallerFactory.html |      4 +-
 .../client/class-use/TestClientScanner.html     |      4 +-
 ...RPCTimeout.RSRpcServicesWithScanTimeout.html |      4 +-
 ...rRPCTimeout.RegionServerWithScanTimeout.html |      4 +-
 .../class-use/TestClientScannerRPCTimeout.html  |      4 +-
 ...imeouts.RandomTimeoutBlockingRpcChannel.html |      4 +-
 ...stClientTimeouts.RandomTimeoutRpcClient.html |      4 +-
 .../client/class-use/TestClientTimeouts.html    |      4 +-
 .../class-use/TestCloneSnapshotFromClient.html  |      4 +-
 ...oneSnapshotFromClientWithRegionReplicas.html |      4 +-
 .../TestColumnFamilyDescriptorBuilder.html      |      4 +-
 .../TestCompleteResultScanResultCache.html      |      4 +-
 ...ConnectionImplementation.BlockingFilter.html |      4 +-
 .../class-use/TestConnectionImplementation.html |      4 +-
 .../client/class-use/TestConnectionUtils.html   |      4 +-
 .../class-use/TestCoprocessorDescriptor.html    |    125 +
 .../client/class-use/TestDelayingRunner.html    |      4 +-
 .../client/class-use/TestDeleteTimeStamp.html   |      4 +-
 ...utRequest.SleepLongerAtFirstCoprocessor.html |      4 +-
 .../class-use/TestDropTimeoutRequest.html       |      4 +-
 .../TestEnableTable.MasterSyncObserver.html     |      4 +-
 .../hbase/client/class-use/TestEnableTable.html |      4 +-
 ...FastFail.CallQueueTooBigPffeInterceptor.html |      4 +-
 ...astFail.MyPreemptiveFastFailInterceptor.html |      4 +-
 .../hbase/client/class-use/TestFastFail.html    |      4 +-
 .../client/class-use/TestFlushFromClient.html   |      4 +-
 .../client/class-use/TestFromClientSide.html    |      4 +-
 ...tSide3.WaitingForMultiMutationsObserver.html |      4 +-
 ...tFromClientSide3.WaitingForScanObserver.html |      4 +-
 .../client/class-use/TestFromClientSide3.html   |      4 +-
 .../class-use/TestFromClientSideNoCodec.html    |      4 +-
 ...stFromClientSideScanExcpetion.MyHRegion.html |      4 +-
 ...estFromClientSideScanExcpetion.MyHStore.html |      4 +-
 ...mClientSideScanExcpetion.MyStoreScanner.html |      4 +-
 .../TestFromClientSideScanExcpetion.html        |      4 +-
 ...mClientSideScanExcpetionWithCoprocessor.html |      4 +-
 .../TestFromClientSideWithCoprocessor.html      |      4 +-
 .../hadoop/hbase/client/class-use/TestGet.html  |      4 +-
 .../TestGetProcedureResult.DummyProcedure.html  |      4 +-
 .../class-use/TestGetProcedureResult.html       |      4 +-
 .../TestHBaseAdminNoCluster.MethodCaller.html   |      4 +-
 .../class-use/TestHBaseAdminNoCluster.html      |      4 +-
 .../client/class-use/TestHTableMultiplexer.html |      4 +-
 .../TestHTableMultiplexerFlushCache.html        |      4 +-
 .../TestHTableMultiplexerViaMocks.html          |      4 +-
 .../class-use/TestIllegalTableDescriptor.html   |      4 +-
 .../TestImmutableHColumnDescriptor.html         |      4 +-
 .../class-use/TestImmutableHRegionInfo.html     |      4 +-
 .../TestImmutableHTableDescriptor.html          |      4 +-
 .../hbase/client/class-use/TestIncrement.html   |      4 +-
 ...tIncrementFromClientSideWithCoprocessor.html |      4 +-
 .../class-use/TestIncrementsFromClientSide.html |      4 +-
 .../client/class-use/TestInterfaceAlign.html    |      4 +-
 .../class-use/TestIntraRowPagination.html       |      4 +-
 .../client/class-use/TestLeaseRenewal.html      |      4 +-
 .../class-use/TestLimitedScanWithFilter.html    |      4 +-
 .../class-use/TestMalformedCellFromClient.html  |      4 +-
 ...aCache.CallQueueTooBigExceptionInjector.html |      4 +-
 .../TestMetaCache.ExceptionInjector.html        |      4 +-
 .../TestMetaCache.FakeRSRpcServices.html        |      4 +-
 ...taCache.RegionServerWithFakeRpcServices.html |      4 +-
 ...stMetaCache.RoundRobinExceptionInjector.html |      4 +-
 .../hbase/client/class-use/TestMetaCache.html   |      4 +-
 .../client/class-use/TestMetaWithReplicas.html  |      4 +-
 .../client/class-use/TestMetricsConnection.html |      4 +-
 ...napshotFromClient.DelayFlushCoprocessor.html |      4 +-
 .../TestMobCloneSnapshotFromClient.html         |      4 +-
 .../TestMobRestoreSnapshotFromClient.html       |      4 +-
 .../TestMobSnapshotCloneIndependence.html       |      4 +-
 .../class-use/TestMobSnapshotFromClient.html    |      4 +-
 .../TestMultiParallel.MyMasterObserver.html     |      4 +-
 .../client/class-use/TestMultiParallel.html     |      4 +-
 .../class-use/TestMultiRespectsLimits.html      |      4 +-
 .../class-use/TestMultipleTimestamps.html       |      4 +-
 .../hbase/client/class-use/TestMutation.html    |      4 +-
 .../class-use/TestMvccConsistentScanner.html    |      4 +-
 .../hbase/client/class-use/TestOperation.html   |      4 +-
 .../TestProcedureFuture.TestFuture.html         |      4 +-
 .../client/class-use/TestProcedureFuture.html   |      4 +-
 .../TestPutDeleteEtcCellIteration.html          |      4 +-
 .../hbase/client/class-use/TestPutDotHas.html   |      4 +-
 .../client/class-use/TestPutWithDelete.html     |      4 +-
 .../client/class-use/TestPutWriteToWal.html     |      4 +-
 .../hbase/client/class-use/TestQuotasShell.html |      4 +-
 .../class-use/TestRawAsyncScanCursor.html       |      4 +-
 .../TestRawAsyncTableLimitedScanWithFilter.html |      4 +-
 .../class-use/TestRawAsyncTablePartialScan.html |      4 +-
 .../client/class-use/TestRawAsyncTableScan.html |      4 +-
 .../client/class-use/TestRegionInfoDisplay.html |      4 +-
 ...rHostingPrimayMetaRegionSlowOrStopCopro.html |      4 +-
 ...icaWithCluster.RegionServerStoppedCopro.html |      4 +-
 .../TestReplicaWithCluster.SlowMeCopro.html     |      4 +-
 .../class-use/TestReplicaWithCluster.html       |      4 +-
 .../TestReplicasClient.SlowMeCopro.html         |      4 +-
 .../client/class-use/TestReplicasClient.html    |      4 +-
 .../client/class-use/TestReplicationShell.html  |      4 +-
 .../TestRestoreSnapshotFromClient.html          |      4 +-
 ...oreSnapshotFromClientWithRegionReplicas.html |      4 +-
 .../hbase/client/class-use/TestResult.html      |      4 +-
 .../TestResultFromCoprocessor.MyObserver.html   |      4 +-
 .../class-use/TestResultFromCoprocessor.html    |      4 +-
 .../class-use/TestResultScannerCursor.html      |      4 +-
 .../class-use/TestResultSizeEstimation.html     |      4 +-
 ...estRetriesExhaustedWithDetailsException.html |      4 +-
 .../class-use/TestReversedScannerCallable.html  |      4 +-
 .../client/class-use/TestRowComparator.html     |      4 +-
 ...ControllerFactory.CountingRpcController.html |      4 +-
 ...ollerFactory.StaticRpcControllerFactory.html |      4 +-
 .../class-use/TestRpcControllerFactory.html     |      4 +-
 .../hadoop/hbase/client/class-use/TestScan.html |      4 +-
 .../class-use/TestScanWithoutFetchingData.html  |      4 +-
 .../client/class-use/TestScannerTimeout.html    |      4 +-
 .../class-use/TestScannersFromClientSide.html   |      4 +-
 .../class-use/TestScannersFromClientSide2.html  |      4 +-
 ...estServerBusyException.SleepCoprocessor.html |      4 +-
 ...Exception.SleepLongerAtFirstCoprocessor.html |      4 +-
 .../TestServerBusyException.TestGetThread.html  |      4 +-
 .../TestServerBusyException.TestPutThread.html  |      4 +-
 .../class-use/TestServerBusyException.html      |      4 +-
 .../class-use/TestServerLoadDurability.html     |      4 +-
 .../hbase/client/class-use/TestShell.html       |      4 +-
 .../client/class-use/TestShellNoCluster.html    |      4 +-
 .../class-use/TestShortCircuitConnection.html   |      4 +-
 .../class-use/TestSimpleRequestController.html  |      4 +-
 .../client/class-use/TestSizeFailures.html      |      4 +-
 .../class-use/TestSmallReversedScanner.html     |      4 +-
 .../TestSnapshotCloneIndependence.html          |      4 +-
 .../client/class-use/TestSnapshotFromAdmin.html |      4 +-
 .../class-use/TestSnapshotFromClient.html       |      4 +-
 ...estSnapshotFromClientWithRegionReplicas.html |      4 +-
 .../client/class-use/TestSnapshotMetadata.html  |      4 +-
 .../TestSnapshotWithAcl.AccessReadAction.html   |      4 +-
 .../TestSnapshotWithAcl.AccessWriteAction.html  |      4 +-
 .../client/class-use/TestSnapshotWithAcl.html   |      4 +-
 .../class-use/TestSplitOrMergeStatus.html       |      4 +-
 .../class-use/TestTableDescriptorBuilder.html   |      4 +-
 .../client/class-use/TestTableFavoredNodes.html |      4 +-
 .../hbase/client/class-use/TestTableShell.html  |      4 +-
 .../class-use/TestTableSnapshotScanner.html     |      4 +-
 .../client/class-use/TestTimestampsFilter.html  |      4 +-
 .../class-use/TestUpdateConfiguration.html      |      4 +-
 .../client/class-use/TestZKAsyncRegistry.html   |      4 +-
 .../client/example/TestAsyncClientExample.html  |      4 +-
 .../client/example/TestHttpProxyExample.html    |      4 +-
 .../class-use/TestAsyncClientExample.html       |      4 +-
 .../example/class-use/TestHttpProxyExample.html |      4 +-
 .../hbase/client/example/package-frame.html     |      2 +-
 .../hbase/client/example/package-summary.html   |      4 +-
 .../hbase/client/example/package-tree.html      |      4 +-
 .../hbase/client/example/package-use.html       |      4 +-
 .../hbase/client/locking/TestEntityLocks.html   |      4 +-
 .../locking/class-use/TestEntityLocks.html      |      4 +-
 .../hbase/client/locking/package-frame.html     |      2 +-
 .../hbase/client/locking/package-summary.html   |      4 +-
 .../hbase/client/locking/package-tree.html      |      4 +-
 .../hbase/client/locking/package-use.html       |      4 +-
 .../hadoop/hbase/client/package-frame.html      |      3 +-
 .../hadoop/hbase/client/package-summary.html    |    256 +-
 .../hadoop/hbase/client/package-tree.html       |      5 +-
 .../apache/hadoop/hbase/client/package-use.html |      4 +-
 .../client/procedure/ShellTestProcedure.html    |      4 +-
 .../procedure/class-use/ShellTestProcedure.html |      4 +-
 .../hbase/client/procedure/package-frame.html   |      2 +-
 .../hbase/client/procedure/package-summary.html |      4 +-
 .../hbase/client/procedure/package-tree.html    |      4 +-
 .../hbase/client/procedure/package-use.html     |      4 +-
 .../replication/TestReplicationAdmin.html       |      4 +-
 ...usters.TestUpdatableReplicationEndpoint.html |      4 +-
 .../TestReplicationAdminWithClusters.html       |      4 +-
 ...licationAdminWithTwoDifferentZKClusters.html |      4 +-
 .../class-use/TestReplicationAdmin.html         |      4 +-
 ...usters.TestUpdatableReplicationEndpoint.html |      4 +-
 .../TestReplicationAdminWithClusters.html       |      4 +-
 ...licationAdminWithTwoDifferentZKClusters.html |      4 +-
 .../hbase/client/replication/package-frame.html |      2 +-
 .../client/replication/package-summary.html     |      4 +-
 .../hbase/client/replication/package-tree.html  |      4 +-
 .../hbase/client/replication/package-use.html   |      4 +-
 .../hbase/client/rsgroup/TestShellRSGroups.html |      4 +-
 .../rsgroup/class-use/TestShellRSGroups.html    |      4 +-
 .../hbase/client/rsgroup/package-frame.html     |      2 +-
 .../hbase/client/rsgroup/package-summary.html   |      4 +-
 .../hbase/client/rsgroup/package-tree.html      |      4 +-
 .../hbase/client/rsgroup/package-use.html       |      4 +-
 .../hadoop/hbase/codec/CodecPerformance.html    |      4 +-
 .../hadoop/hbase/codec/TestCellCodec.html       |      4 +-
 .../hbase/codec/TestCellCodecWithTags.html      |      4 +-
 .../hbase/codec/TestCellMessageCodec.html       |      4 +-
 .../hadoop/hbase/codec/TestKeyValueCodec.html   |      4 +-
 .../hbase/codec/TestKeyValueCodecWithTags.html  |      4 +-
 .../hbase/codec/class-use/CodecPerformance.html |      4 +-
 .../hbase/codec/class-use/TestCellCodec.html    |      4 +-
 .../codec/class-use/TestCellCodecWithTags.html  |      4 +-
 .../codec/class-use/TestCellMessageCodec.html   |      4 +-
 .../codec/class-use/TestKeyValueCodec.html      |      4 +-
 .../class-use/TestKeyValueCodecWithTags.html    |      4 +-
 .../hadoop/hbase/codec/package-frame.html       |      2 +-
 .../hadoop/hbase/codec/package-summary.html     |      4 +-
 .../apache/hadoop/hbase/codec/package-tree.html |      4 +-
 .../apache/hadoop/hbase/codec/package-use.html  |      4 +-
 ...ationManager.DummyConfigurationObserver.html |      4 +-
 .../hbase/conf/TestConfigurationManager.html    |      4 +-
 ...ationManager.DummyConfigurationObserver.html |      4 +-
 .../class-use/TestConfigurationManager.html     |      4 +-
 .../apache/hadoop/hbase/conf/package-frame.html |      2 +-
 .../hadoop/hbase/conf/package-summary.html      |      4 +-
 .../apache/hadoop/hbase/conf/package-tree.html  |      4 +-
 .../apache/hadoop/hbase/conf/package-use.html   |      4 +-
 .../hbase/constraint/AllFailConstraint.html     |      4 +-
 .../hbase/constraint/AllPassConstraint.html     |      4 +-
 .../CheckConfigurationConstraint.html           |      4 +-
 .../hbase/constraint/RuntimeFailConstraint.html |      4 +-
 .../TestConstraint.CheckWasRunConstraint.html   |      4 +-
 .../hadoop/hbase/constraint/TestConstraint.html |      4 +-
 .../constraint/TestConstraints.AlsoWorks.html   |      4 +-
 .../hbase/constraint/TestConstraints.html       |      4 +-
 .../WorksConstraint.NameConstraint.html         |      4 +-
 .../hbase/constraint/WorksConstraint.html       |      4 +-
 .../constraint/class-use/AllFailConstraint.html |      4 +-
 .../constraint/class-use/AllPassConstraint.html |      4 +-
 .../class-use/CheckConfigurationConstraint.html |      4 +-
 .../class-use/RuntimeFailConstraint.html        |      4 +-
 .../TestConstraint.CheckWasRunConstraint.html   |      4 +-
 .../constraint/class-use/TestConstraint.html    |      4 +-
 .../class-use/TestConstraints.AlsoWorks.html    |      4 +-
 .../constraint/class-use/TestConstraints.html   |      4 +-
 .../WorksConstraint.NameConstraint.html         |      4 +-
 .../constraint/class-use/WorksConstraint.html   |      4 +-
 .../hadoop/hbase/constraint/package-frame.html  |      2 +-
 .../hbase/constraint/package-summary.html       |      4 +-
 .../hadoop/hbase/constraint/package-tree.html   |      4 +-
 .../hadoop/hbase/constraint/package-use.html    |      4 +-
 .../coprocessor/ColumnAggregationEndpoint.html  |      4 +-
 .../ColumnAggregationEndpointNullResponse.html  |      4 +-
 .../ColumnAggregationEndpointWithErrors.html    |      4 +-
 .../coprocessor/ProtobufCoprocessorService.html |      4 +-
 .../coprocessor/SampleRegionWALCoprocessor.html |      4 +-
 .../hbase/coprocessor/SimpleRegionObserver.html |      4 +-
 .../TestAppendTimeRange.MyObserver.html         |      4 +-
 .../hbase/coprocessor/TestAppendTimeRange.html  |      4 +-
 ...essorEndpoint.DummyRegionServerEndpoint.html |      4 +-
 .../TestAsyncCoprocessorEndpoint.html           |      4 +-
 .../TestBatchCoprocessorEndpoint.html           |      4 +-
 .../TestClassLoading.TestMasterCoprocessor.html |      6 +-
 .../hbase/coprocessor/TestClassLoading.html     |      4 +-
 ...rocessorConfiguration.SystemCoprocessor.html |      4 +-
 ...processorConfiguration.TableCoprocessor.html |      4 +-
 .../TestCoprocessorConfiguration.html           |      4 +-
 .../coprocessor/TestCoprocessorEndpoint.html    |      4 +-
 ...tCoprocessorHost.CoprocessorHostForTest.html |    380 +
 ...tCoprocessorHost.SimpleRegionObserverV2.html |     12 +-
 .../TestCoprocessorHost.TestAbortable.html      |     14 +-
 .../hbase/coprocessor/TestCoprocessorHost.html  |     22 +-
 .../TestCoprocessorInterface.CoprocessorII.html |      4 +-
 ...estCoprocessorInterface.CoprocessorImpl.html |      4 +-
 .../TestCoprocessorInterface.CustomScanner.html |      4 +-
 .../coprocessor/TestCoprocessorInterface.html   |      4 +-
 ...CoprocessorMetrics.CustomMasterObserver.html |      6 +-
 ...CoprocessorMetrics.CustomRegionEndpoint.html |      4 +-
 ...CoprocessorMetrics.CustomRegionObserver.html |      4 +-
 ...oprocessorMetrics.CustomRegionObserver2.html |      4 +-
 ...essorMetrics.CustomRegionServerObserver.html |      4 +-
 ...estCoprocessorMetrics.CustomWALObserver.html |      4 +-
 .../coprocessor/TestCoprocessorMetrics.html     |      4 +-
 ...rdCompatibility.DummyCoprocessorService.html |      4 +-
 ...CoprocessorServiceBackwardCompatibility.html |      4 +-
 ...orShortCircuitRPC.TestMasterCoprocessor.html |      4 +-
 ...orShortCircuitRPC.TestRegionCoprocessor.html |      4 +-
 ...tCircuitRPC.TestRegionServerCoprocessor.html |      4 +-
 .../TestCoprocessorShortCircuitRPC.html         |      4 +-
 .../TestCoprocessorStop.FooCoprocessor.html     |      4 +-
 .../hbase/coprocessor/TestCoprocessorStop.html  |      4 +-
 .../TestCoprocessorTableEndpoint.html           |      4 +-
 ...MasterCoprocessor.CoreMasterCoprocessor.html |      4 +-
 ...terCoprocessor.NotCoreMasterCoprocessor.html |      4 +-
 .../coprocessor/TestCoreMasterCoprocessor.html  |      4 +-
 ...RegionCoprocessor.CoreRegionCoprocessor.html |      4 +-
 ...ionCoprocessor.NotCoreRegionCoprocessor.html |      4 +-
 .../coprocessor/TestCoreRegionCoprocessor.html  |      4 +-
 ...Coprocessor.CoreRegionServerCoprocessor.html |      4 +-
 ...rocessor.NotCoreRegionServerCoprocessor.html |      4 +-
 .../TestCoreRegionServerCoprocessor.html        |      4 +-
 .../hbase/coprocessor/TestImportExport.html     |      4 +-
 ...ementAndAppendWithNullResult.MyObserver.html |      4 +-
 .../TestIncrementAndAppendWithNullResult.html   |      4 +-
 .../TestIncrementTimeRange.MyObserver.html      |      4 +-
 .../coprocessor/TestIncrementTimeRange.html     |      4 +-
 ...rExceptionWithAbort.BuggyMasterObserver.html |      6 +-
 ...sorExceptionWithAbort.CreateTableThread.html |      4 +-
 ...ocessorExceptionWithAbort.MasterTracker.html |      4 +-
 ...TestMasterCoprocessorExceptionWithAbort.html |      4 +-
 ...ExceptionWithRemove.BuggyMasterObserver.html |      6 +-
 ...cessorExceptionWithRemove.MasterTracker.html |      4 +-
 ...estMasterCoprocessorExceptionWithRemove.html |      4 +-
 .../TestMasterObserver.CPMasterObserver.html    |      6 +-
 .../hbase/coprocessor/TestMasterObserver.html   |      4 +-
 ...hSlowCoprocessor.FlushingRegionObserver.html |      4 +-
 ...NegativeMemStoreSizeWithSlowCoprocessor.html |      4 +-
 ...Coprocessor.CustomThreadPoolCoprocessor.html |      4 +-
 ...Coprocessor.SendToOtherTableCoprocessor.html |      4 +-
 .../coprocessor/TestOpenTableInCoprocessor.html |      4 +-
 ...ellViaRegionObserver.RegionObserverImpl.html |      4 +-
 .../TestPassCustomCellViaRegionObserver.html    |      4 +-
 .../coprocessor/TestReadOnlyConfiguration.html  |      4 +-
 ...estRegionObserverBypass.TestCoprocessor.html |      4 +-
 ...stRegionObserverBypass.TestCoprocessor2.html |      4 +-
 ...stRegionObserverBypass.TestCoprocessor3.html |      4 +-
 .../coprocessor/TestRegionObserverBypass.html   |      4 +-
 ...mCoprocessors.TestDeleteCellCoprocessor.html |      4 +-
 ...oprocessors.TestDeleteFamilyCoprocessor.html |      4 +-
 ...omCoprocessors.TestDeleteRowCoprocessor.html |      4 +-
 ...processors.TestMultiMutationCoprocessor.html |      4 +-
 ...tationsFromCoprocessors.TestWALObserver.html |      4 +-
 ...erverForAddingMutationsFromCoprocessors.html |      4 +-
 ...gionObserverInterface.EvenOnlyCompactor.html |      4 +-
 .../TestRegionObserverInterface.html            |      4 +-
 ...reFlushAndPreCompact.TestRegionObserver.html |      4 +-
 ...TestRegionObserverPreFlushAndPreCompact.html |      4 +-
 ...ook.CompactionCompletionNotifyingRegion.html |     13 +-
 ...erverScannerOpenHook.EmptyRegionObsever.html |      4 +-
 ...ionObserverScannerOpenHook.NoDataFilter.html |      4 +-
 ...verScannerOpenHook.NoDataFromCompaction.html |      4 +-
 ...ObserverScannerOpenHook.NoDataFromFlush.html |      4 +-
 ...nObserverScannerOpenHook.NoDataFromScan.html |      4 +-
 .../TestRegionObserverScannerOpenHook.html      |      4 +-
 .../TestRegionObserverStacking.ObserverA.html   |      4 +-
 .../TestRegionObserverStacking.ObserverB.html   |      4 +-
 .../TestRegionObserverStacking.ObserverC.html   |      4 +-
 .../coprocessor/TestRegionObserverStacking.html |      4 +-
 ...essorEndpoint.DummyRegionServerEndpoint.html |      4 +-
 .../TestRegionServerCoprocessorEndpoint.html    |      4 +-
 ...rExceptionWithAbort.BuggyRegionObserver.html |      4 +-
 ...nWithAbort.FailedInitializationObserver.html |      4 +-
 ...gionServerCoprocessorExceptionWithAbort.html |      4 +-
 ...ExceptionWithRemove.BuggyRegionObserver.html |      4 +-
 ...ionServerCoprocessorExceptionWithRemove.html |      4 +-
 ...estRowProcessorEndpoint.IncrementRunner.html |      4 +-
 ...essorEndpoint.FriendsOfFriendsProcessor.html |      4 +-
 ...essorEndpoint.IncrementCounterProcessor.html |      4 +-
 ...t.RowProcessorEndpoint.RowSwapProcessor.html |      4 +-
 ...t.RowProcessorEndpoint.TimeoutProcessor.html |      4 +-
 ...wProcessorEndpoint.RowProcessorEndpoint.html |      4 +-
 ...TestRowProcessorEndpoint.SwapRowsRunner.html |      4 +-
 .../coprocessor/TestRowProcessorEndpoint.html   |      4 +-
 .../hbase/coprocessor/TestSecureExport.html     |      4 +-
 .../hbase/coprocessor/TestWALObserver.html      |      4 +-
 .../class-use/ColumnAggregationEndpoint.html    |      4 +-
 .../ColumnAggregationEndpointNullResponse.html  |      4 +-
 .../ColumnAggregationEndpointWithErrors.html    |      4 +-
 .../class-use/ProtobufCoprocessorService.html   |      4 +-
 .../class-use/SampleRegionWALCoprocessor.html   |      4 +-
 .../class-use/SimpleRegionObserver.html         |      4 +-
 .../TestAppendTimeRange.MyObserver.html         |      4 +-
 .../class-use/TestAppendTimeRange.html          |      4 +-
 ...essorEndpoint.DummyRegionServerEndpoint.html |      4 +-
 .../class-use/TestAsyncCoprocessorEndpoint.html |      4 +-
 .../class-use/TestBatchCoprocessorEndpoint.html |      4 +-
 .../TestClassLoading.TestMasterCoprocessor.html |      4 +-
 .../coprocessor/class-use/TestClassLoading.html |      4 +-
 ...rocessorConfiguration.SystemCoprocessor.html |      4 +-
 ...processorConfiguration.TableCoprocessor.html |      4 +-
 .../class-use/TestCoprocessorConfiguration.html |      4 +-
 .../class-use/TestCoprocessorEndpoint.html      |      4 +-
 ...tCoprocessorHost.CoprocessorHostForTest.html |    125 +
 ...tCoprocessorHost.SimpleRegionObserverV2.html |      4 +-
 .../TestCoprocessorHost.TestAbortable.html      |      4 +-
 .../class-use/TestCoprocessorHost.html          |      4 +-
 .../TestCoprocessorInterface.CoprocessorII.html |      4 +-
 ...estCoprocessorInterface.CoprocessorImpl.html |      4 +-
 .../TestCoprocessorInterface.CustomScanner.html |      4 +-
 .../class-use/TestCoprocessorInterface.html     |      4 +-
 ...CoprocessorMetrics.CustomMasterObserver.html |      4 +-
 ...CoprocessorMetrics.CustomRegionEndpoint.html |      4 +-
 ...CoprocessorMetrics.CustomRegionObserver.html |      4 +-
 ...oprocessorMetrics.CustomRegionObserver2.html |      4 +-
 ...essorMetrics.CustomRegionServerObserver.html |      4 +-
 ...estCoprocessorMetrics.CustomWALObserver.html |      4 +-
 .../class-use/TestCoprocessorMetrics.html       |      4 +-
 ...rdCompatibility.DummyCoprocessorService.html |      4 +-
 ...CoprocessorServiceBackwardCompatibility.html |      4 +-
 ...orShortCircuitRPC.TestMasterCoprocessor.html |      4 +-
 ...orShortCircuitRPC.TestRegionCoprocessor.html |      4 +-
 ...tCircuitRPC.TestRegionServerCoprocessor.html |      4 +-
 .../TestCoprocessorShortCircuitRPC.html         |      4 +-
 .../TestCoprocessorStop.FooCoprocessor.html     |      4 +-
 .../class-use/TestCoprocessorStop.html          |      4 +-
 .../class-use/TestCoprocessorTableEndpoint.html |      4 +-
 ...MasterCoprocessor.CoreMasterCoprocessor.html |      4 +-
 ...terCoprocessor.NotCoreMasterCoprocessor.html |      4 +-
 .../class-use/TestCoreMasterCoprocessor.html    |      4 +-
 ...RegionCoprocessor.CoreRegionCoprocessor.html |      4 +-
 ...ionCoprocessor.NotCoreRegionCoprocessor.html |      4 +-
 .../class-use/TestCoreRegionCoprocessor.html    |      4 +-
 ...Coprocessor.CoreRegionServerCoprocessor.html |      4 +-
 ...rocessor.NotCoreRegionServerCoprocessor.html |      4 +-
 .../TestCoreRegionServerCoprocessor.html        |      4 +-
 .../coprocessor/class-use/TestImportExport.html |      4 +-
 ...ementAndAppendWithNullResult.MyObserver.html |      4 +-
 .../TestIncrementAndAppendWithNullResult.html   |      4 +-
 .../TestIncrementTimeRange.MyObserver.html      |      4 +-
 .../class-use/TestIncrementTimeRange.html       |      4 +-
 ...rExceptionWithAbort.BuggyMasterObserver.html |      4 +-
 ...sorExceptionWithAbort.CreateTableThread.html |      4 +-
 ...ocessorExceptionWithAbort.MasterTracker.html |      4 +-
 ...TestMasterCoprocessorExceptionWithAbort.html |      4 +-
 ...ExceptionWithRemove.BuggyMasterObserver.html |      4 +-
 ...cessorExceptionWithRemove.MasterTracker.html |      4 +-
 ...estMasterCoprocessorExceptionWithRemove.html |      4 +-
 .../TestMasterObserver.CPMasterObserver.html    |      4 +-
 .../class-use/TestMasterObserver.html           |      4 +-
 ...hSlowCoprocessor.FlushingRegionObserver.html |      4 +-
 ...NegativeMemStoreSizeWithSlowCoprocessor.html |      4 +-
 ...Coprocessor.CustomThreadPoolCoprocessor.html |      4 +-
 ...Coprocessor.SendToOtherTableCoprocessor.html |      4 +-
 .../class-use/TestOpenTableInCoprocessor.html   |      4 +-
 ...ellViaRegionObserver.RegionObserverImpl.html |      4 +-
 .../TestPassCustomCellViaRegionObserver.html    |      4 +-
 .../class-use/TestReadOnlyConfiguration.html    |      4 +-
 ...estRegionObserverBypass.TestCoprocessor.html |      4 +-
 ...stRegionObserverBypass.TestCoprocessor2.html |      4 +-
 ...stRegionObserverBypass.TestCoprocessor3.html |      4 +-
 .../class-use/TestRegionObserverBypass.html     |      4 +-
 ...mCoprocessors.TestDeleteCellCoprocessor.html |      4 +-
 ...oprocessors.TestDeleteFamilyCoprocessor.html |      4 +-
 ...omCoprocessors.TestDeleteRowCoprocessor.html |      4 +-
 ...processors.TestMultiMutationCoprocessor.html |      4 +-
 ...tationsFromCoprocessors.TestWALObserver.html |      4 +-
 ...erverForAddingMutationsFromCoprocessors.html |      4 +-
 ...gionObserverInterface.EvenOnlyCompactor.html |      4 +-
 .../class-use/TestRegionObserverInterface.html  |      4 +-
 ...reFlushAndPreCompact.TestRegionObserver.html |      4 +-
 ...TestRegionObserverPreFlushAndPreCompact.html |      4 +-
 ...ook.CompactionCompletionNotifyingRegion.html |      4 +-
 ...erverScannerOpenHook.EmptyRegionObsever.html |      4 +-
 ...ionObserverScannerOpenHook.NoDataFilter.html |      4 +-
 ...verScannerOpenHook.NoDataFromCompaction.html |      4 +-
 ...ObserverScannerOpenHook.NoDataFromFlush.html |      4 +-
 ...nObserverScannerOpenHook.NoDataFromScan.html |      4 +-
 .../TestRegionObserverScannerOpenHook.html      |      4 +-
 .../TestRegionObserverStacking.ObserverA.html   |      4 +-
 .../TestRegionObserverStacking.ObserverB.html   |      4 +-
 .../TestRegionObserverStacking.ObserverC.html   |      4 +-
 .../class-use/TestRegionObserverStacking.html   |      4 +-
 ...essorEndpoint.DummyRegionServerEndpoint.html |      4 +-
 .../TestRegionServerCoprocessorEndpoint.html    |      4 +-
 ...rExceptionWithAbort.BuggyRegionObserver.html |      4 +-
 ...nWithAbort.FailedInitializationObserver.html |      4 +-
 ...gionServerCoprocessorExceptionWithAbort.html |      4 +-
 ...ExceptionWithRemove.BuggyRegionObserver.html |      4 +-
 ...ionServerCoprocessorExceptionWithRemove.html |      4 +-
 ...estRowProcessorEndpoint.IncrementRunner.html |      4 +-
 ...essorEndpoint.FriendsOfFriendsProcessor.html |      4 +-
 ...essorEndpoint.IncrementCounterProcessor.html |      4 +-
 ...t.RowProcessorEndpoint.RowSwapProcessor.html |      4 +-
 ...t.RowProcessorEndpoint.TimeoutProcessor.html |      4 +-
 ...wProcessorEndpoint.RowProcessorEndpoint.html |      4 +-
 ...TestRowProcessorEndpoint.SwapRowsRunner.html |      4 +-
 .../class-use/TestRowProcessorEndpoint.html     |      4 +-
 .../coprocessor/class-use/TestSecureExport.html |      4 +-
 .../coprocessor/class-use/TestWALObserver.html  |      4 +-
 ...FilesEndpoint.HRegionForRefreshHFilesEP.html |     13 +-
 ...dpoint.HStoreWithFaultyRefreshHFilesAPI.html |      4 +-
 .../example/TestRefreshHFilesEndpoint.html      |      4 +-
 .../example/TestScanModifyingObserver.html      |      4 +-
 .../example/TestValueReplacingCompaction.html   |      4 +-
 .../TestWriteHeavyIncrementObserver.html        |      4 +-
 ...IncrementObserverWithMemStoreCompaction.html |      4 +-
 .../TestZooKeeperScanPolicyObserver.html        |      4 +-
 .../WriteHeavyIncrementObserverTestBase.html    |      4 +-
 ...FilesEndpoint.HRegionForRefreshHFilesEP.html |      4 +-
 ...dpoint.HStoreWithFaultyRefreshHFilesAPI.html |      4 +-
 .../class-use/TestRefreshHFilesEndpoint.html    |      4 +-
 .../class-use/TestScanModifyingObserver.html    |      4 +-
 .../class-use/TestValueReplacingCompaction.html |      4 +-
 .../TestWriteHeavyIncrementObserver.html        |      4 +-
 ...IncrementObserverWithMemStoreCompaction.html |      4 +-
 .../TestZooKeeperScanPolicyObserver.html        |      4 +-
 .../WriteHeavyIncrementObserverTestBase.html    |      4 +-
 .../coprocessor/example/package-frame.html      |      2 +-
 .../coprocessor/example/package-summary.html    |      4 +-
 .../hbase/coprocessor/example/package-tree.html |      4 +-
 .../hbase/coprocessor/example/package-use.html  |      4 +-
 .../hadoop/hbase/coprocessor/package-frame.html |      3 +-
 .../hbase/coprocessor/package-summary.html      |    192 +-
 .../hadoop/hbase/coprocessor/package-tree.html  |      9 +-
 .../hadoop/hbase/coprocessor/package-use.html   |      4 +-
 .../TestForeignExceptionDispatcher.html         |      4 +-
 .../TestForeignExceptionSerialization.html      |      4 +-
 .../TestTimeoutExceptionInjector.html           |      4 +-
 .../TestForeignExceptionDispatcher.html         |      4 +-
 .../TestForeignExceptionSerialization.html      |      4 +-
 .../class-use/TestTimeoutExceptionInjector.html |      4 +-
 .../hbase/errorhandling/package-frame.html      |      2 +-
 .../hbase/errorhandling/package-summary.html    |      4 +-
 .../hbase/errorhandling/package-tree.html       |      4 +-
 .../hadoop/hbase/errorhandling/package-use.html |      4 +-
 .../exceptions/TestClientExceptionsUtil.html    |      4 +-
 .../class-use/TestClientExceptionsUtil.html     |      4 +-
 .../hadoop/hbase/exceptions/package-frame.html  |      2 +-
 .../hbase/exceptions/package-summary.html       |      4 +-
 .../hadoop/hbase/exceptions/package-tree.html   |      4 +-
 .../hadoop/hbase/exceptions/package-use.html    |      4 +-
 .../TestExecutorService.TestEventHandler.html   |      4 +-
 .../hbase/executor/TestExecutorService.html     |      4 +-
 .../TestExecutorService.TestEventHandler.html   |      4 +-
 .../executor/class-use/TestExecutorService.html |      4 +-
 .../hadoop/hbase/executor/package-frame.html    |      2 +-
 .../hadoop/hbase/executor/package-summary.html  |      4 +-
 .../hadoop/hbase/executor/package-tree.html     |      4 +-
 .../hadoop/hbase/executor/package-use.html      |      4 +-
 .../TestFavoredNodeAssignmentHelper.html        |      4 +-
 .../TestStartcodeAgnosticServerName.html        |      4 +-
 .../TestFavoredNodeAssignmentHelper.html        |      4 +-
 .../TestStartcodeAgnosticServerName.html        |      4 +-
 .../hadoop/hbase/favored/package-frame.html     |      2 +-
 .../hadoop/hbase/favored/package-summary.html   |      4 +-
 .../hadoop/hbase/favored/package-tree.html      |      4 +-
 .../hadoop/hbase/favored/package-use.html       |      4 +-
 .../hadoop/hbase/filter/FilterAllFilter.html    |      4 +-
 .../hbase/filter/FilterTestingCluster.html      |      4 +-
 .../apache/hadoop/hbase/filter/StringRange.html |      4 +-
 .../hbase/filter/TestBigDecimalComparator.html  |      4 +-
 .../hadoop/hbase/filter/TestBitComparator.html  |      4 +-
 .../filter/TestColumnPaginationFilter.html      |      4 +-
 .../hbase/filter/TestColumnPrefixFilter.html    |      4 +-
 .../hbase/filter/TestColumnRangeFilter.html     |      4 +-
 .../filter/TestComparatorSerialization.html     |      4 +-
 .../hadoop/hbase/filter/TestComparators.html    |      4 +-
 .../hbase/filter/TestDependentColumnFilter.html |      4 +-
 .../hbase/filter/TestFilter.OldTestFilter.html  |      4 +-
 .../hbase/filter/TestFilter.SlowScanFilter.html |      4 +-
 .../apache/hadoop/hbase/filter/TestFilter.html  |      4 +-
 ...rFromRegionSide.FirstSeveralCellsFilter.html |      4 +-
 .../hbase/filter/TestFilterFromRegionSide.html  |      4 +-
 .../TestFilterList.AlwaysNextColFilter.html     |      4 +-
 .../hbase/filter/TestFilterList.MockFilter.html |      4 +-
 .../TestFilterList.MockNextRowFilter.html       |      4 +-
 .../TestFilterList.MockSeekHintFilter.html      |      4 +-
 .../filter/TestFilterList.TransformFilter.html  |      4 +-
 .../hadoop/hbase/filter/TestFilterList.html     |      4 +-
 .../hbase/filter/TestFilterListOnMini.html      |      4 +-
 .../TestFilterListOrOperatorWithBlkCnt.html     |      4 +-
 .../hbase/filter/TestFilterSerialization.html   |      4 +-
 .../hbase/filter/TestFilterWithScanLimits.html  |      4 +-
 .../hadoop/hbase/filter/TestFilterWrapper.html  |      4 +-
 ...stFirstKeyValueMatchingQualifiersFilter.html |      4 +-
 .../TestFuzzyRowAndColumnRangeFilter.html       |      4 +-
 .../hadoop/hbase/filter/TestFuzzyRowFilter.html |      4 +-
 .../filter/TestFuzzyRowFilterEndToEnd.html      |      4 +-
 .../hbase/filter/TestInclusiveStopFilter.html   |      4 +-
 ...tionRecordFilter.InvocationRecordFilter.html |      4 +-
 .../filter/TestInvocationRecordFilter.html      |      4 +-
 .../hadoop/hbase/filter/TestKeyOnlyFilter.html  |      4 +-
 .../hadoop/hbase/filter/TestLongComparator.html |      4 +-
 .../hbase/filter/TestMultiRowRangeFilter.html   |      4 +-
 .../filter/TestMultipleColumnPrefixFilter.html  |      4 +-
 .../hadoop/hbase/filter/TestNullComparator.html |      4 +-
 .../hadoop/hbase/filter/TestPageFilter.html     |      4 +-
 .../hadoop/hbase/filter/TestParseFilter.html    |      4 +-
 .../hadoop/hbase/filter/TestPrefixFilter.html   |      4 +-
 .../hbase/filter/TestRandomRowFilter.html       |      4 +-
 .../filter/TestRegexComparator.TestCase.html    |      4 +-
 .../hbase/filter/TestRegexComparator.html       |      4 +-
 .../hadoop/hbase/filter/TestScanRowPrefix.html  |      4 +-
 .../TestSingleColumnValueExcludeFilter.html     |      4 +-
 .../filter/TestSingleColumnValueFilter.html     |      4 +-
 .../hbase/filter/class-use/FilterAllFilter.html |      4 +-
 .../filter/class-use/FilterTestingCluster.html  |      4 +-
 .../hbase/filter/class-use/StringRange.html     |      4 +-
 .../class-use/TestBigDecimalComparator.html     |      4 +-
 .../filter/class-use/TestBitComparator.html     |      4 +-
 .../class-use/TestColumnPaginationFilter.html   |      4 +-
 .../class-use/TestColumnPrefixFilter.html       |      4 +-
 .../filter/class-use/TestColumnRangeFilter.html |      4 +-
 .../class-use/TestComparatorSerialization.html  |      4 +-
 .../hbase/filter/class-use/TestComparators.html |      4 +-
 .../class-use/TestDependentColumnFilter.html    |      4 +-
 .../class-use/TestFilter.OldTestFilter.html     |      4 +-
 .../class-use/TestFilter.SlowScanFilter.html    |      4 +-
 .../hbase/filter/class-use/TestFilter.html      |      4 +-
 ...rFromRegionSide.FirstSeveralCellsFilter.html |      4 +-
 .../class-use/TestFilterFromRegionSide.html     |      4 +-
 .../TestFilterList.AlwaysNextColFilter.html     |      4 +-
 .../class-use/TestFilterList.MockFilter.html    |      4 +-
 .../TestFilterList.MockNextRowFilter.html       |      4 +-
 .../TestFilterList.MockSeekHintFilter.html      |      4 +-
 .../TestFilterList.TransformFilter.html         |      4 +-
 .../hbase/filter/class-use/TestFilterList.html  |      4 +-
 .../filter/class-use/TestFilterListOnMini.html  |      4 +-
 .../TestFilterListOrOperatorWithBlkCnt.html     |      4 +-
 .../class-use/TestFilterSerialization.html      |      4 +-
 .../class-use/TestFilterWithScanLimits.html     |      4 +-
 .../filter/class-use/TestFilterWrapper.html     |      4 +-
 ...stFirstKeyValueMatchingQualifiersFilter.html |      4 +-
 .../TestFuzzyRowAndColumnRangeFilter.html       |      4 +-
 .../filter/class-use/TestFuzzyRowFilter.html    |      4 +-
 .../class-use/TestFuzzyRowFilterEndToEnd.html   |      4 +-
 .../class-use/TestInclusiveStopFilter.html      |      4 +-
 ...tionRecordFilter.InvocationRecordFilter.html |      4 +-
 .../class-use/TestInvocationRecordFilter.html   |      4 +-
 .../filter/class-use/TestKeyOnlyFilter.html     |      4 +-
 .../filter/class-use/TestLongComparator.html    |      4 +-
 .../class-use/TestMultiRowRangeFilter.html      |      4 +-
 .../TestMultipleColumnPrefixFilter.html         |      4 +-
 .../filter/class-use/TestNullComparator.html    |      4 +-
 .../hbase/filter/class-use/TestPageFilter.html  |      4 +-
 .../hbase/filter/class-use/TestParseFilter.html |      4 +-
 .../filter/class-use/TestPrefixFilter.html      |      4 +-
 .../filter/class-use/TestRandomRowFilter.html   |      4 +-
 .../class-use/TestRegexComparator.TestCase.html |      4 +-
 .../filter/class-use/TestRegexComparator.html   |      4 +-
 .../filter/class-use/TestScanRowPrefix.html     |      4 +-
 .../TestSingleColumnValueExcludeFilter.html     |      4 +-
 .../class-use/TestSingleColumnValueFilter.html  |      4 +-
 .../hadoop/hbase/filter/package-frame.html      |      2 +-
 .../hadoop/hbase/filter/package-summary.html    |      4 +-
 .../hadoop/hbase/filter/package-tree.html       |      4 +-
 .../apache/hadoop/hbase/filter/package-use.html |      4 +-
 .../hadoop/hbase/fs/TestBlockReorder.html       |      4 +-
 .../hbase/fs/TestBlockReorderBlockLocation.html |      4 +-
 .../hbase/fs/TestBlockReorderMultiBlocks.html   |      4 +-
 .../hbase/fs/class-use/TestBlockReorder.html    |      4 +-
 .../TestBlockReorderBlockLocation.html          |      4 +-
 .../class-use/TestBlockReorderMultiBlocks.html  |      4 +-
 .../apache/hadoop/hbase/fs/package-frame.html   |      2 +-
 .../apache/hadoop/hbase/fs/package-summary.html |      4 +-
 .../apache/hadoop/hbase/fs/package-tree.html    |      4 +-
 .../org/apache/hadoop/hbase/fs/package-use.html |      4 +-
 .../hbase/http/HttpServerFunctionalTest.html    |      4 +-
 ...lobalFilter.RecordingFilter.Initializer.html |      4 +-
 .../http/TestGlobalFilter.RecordingFilter.html  |      4 +-
 .../hadoop/hbase/http/TestGlobalFilter.html     |      4 +-
 .../hadoop/hbase/http/TestHtmlQuoting.html      |      4 +-
 .../hadoop/hbase/http/TestHttpRequestLog.html   |      4 +-
 .../hbase/http/TestHttpRequestLogAppender.html  |      4 +-
 .../TestHttpServer.DummyFilterInitializer.html  |      4 +-
 .../http/TestHttpServer.DummyServletFilter.html |      4 +-
 .../http/TestHttpServer.EchoMapServlet.html     |      4 +-
 .../hbase/http/TestHttpServer.EchoServlet.html  |      4 +-
 .../http/TestHttpServer.HtmlContentServlet.html |      4 +-
 .../http/TestHttpServer.LongHeaderServlet.html  |      4 +-
 .../http/TestHttpServer.MyGroupsProvider.html   |      4 +-
 .../hadoop/hbase/http/TestHttpServer.html       |      4 +-
 .../hbase/http/TestHttpServerLifecycle.html     |      4 +-
 .../hbase/http/TestHttpServerWebapps.html       |      4 +-
 ...tPathFilter.RecordingFilter.Initializer.html |      4 +-
 .../http/TestPathFilter.RecordingFilter.html    |      4 +-
 .../hadoop/hbase/http/TestPathFilter.html       |      4 +-
 .../hadoop/hbase/http/TestSSLHttpServer.html    |      4 +-
 ...stServletFilter.ErrorFilter.Initializer.html |      4 +-
 .../http/TestServletFilter.ErrorFilter.html     |      4 +-
 ...tServletFilter.SimpleFilter.Initializer.html |      4 +-
 .../http/TestServletFilter.SimpleFilter.html    |      4 +-
 .../hadoop/hbase/http/TestServletFilter.html    |      4 +-
 .../hadoop/hbase/http/TestSpnegoHttpServer.html |      4 +-
 .../class-use/HttpServerFunctionalTest.html     |      4 +-
 ...lobalFilter.RecordingFilter.Initializer.html |      4 +-
 .../TestGlobalFilter.RecordingFilter.html       |      4 +-
 .../hbase/http/class-use/TestGlobalFilter.html  |      4 +-
 .../hbase/http/class-use/TestHtmlQuoting.html   |      4 +-
 .../http/class-use/TestHttpRequestLog.html      |      4 +-
 .../class-use/TestHttpRequestLogAppender.html   |      4 +-
 .../TestHttpServer.DummyFilterInitializer.html  |      4 +-
 .../TestHttpServer.DummyServletFilter.html      |      4 +-
 .../TestHttpServer.EchoMapServlet.html          |      4 +-
 .../class-use/TestHttpServer.EchoServlet.html   |      4 +-
 .../TestHttpServer.HtmlContentServlet.html      |      4 +-
 .../TestHttpServer.LongHeaderServlet.html       |      4 +-
 .../TestHttpServer.MyGroupsProvider.html        |      4 +-
 .../hbase/http/class-use/TestHttpServer.html    |      4 +-
 .../http/class-use/TestHttpServerLifecycle.html |      4 +-
 .../http/class-use/TestHttpServerWebapps.html   |      4 +-
 ...tPathFilter.RecordingFilter.Initializer.html |      4 +-
 .../TestPathFilter.RecordingFilter.html         |      4 +-
 .../hbase/http/class-use/TestPathFilter.html    |      4 +-
 .../hbase/http/class-use/TestSSLHttpServer.html |      4 +-
 ...stServletFilter.ErrorFilter.Initializer.html |      4 +-
 .../TestServletFilter.ErrorFilter.html          |      4 +-
 ...tServletFilter.SimpleFilter.Initializer.html |      4 +-
 .../TestServletFilter.SimpleFilter.html         |      4 +-
 .../hbase/http/class-use/TestServletFilter.html |      4 +-
 .../http/class-use/TestSpnegoHttpServer.html    |      4 +-
 .../hadoop/hbase/http/conf/TestConfServlet.html |      4 +-
 .../http/conf/class-use/TestConfServlet.html    |      4 +-
 .../hadoop/hbase/http/conf/package-frame.html   |      2 +-
 .../hadoop/hbase/http/conf/package-summary.html |      4 +-
 .../hadoop/hbase/http/conf/package-tree.html    |      4 +-
 .../hadoop/hbase/http/conf/package-use.html     |      4 +-
 .../hbase/http/jmx/TestJMXJsonServlet.html      |      4 +-
 .../http/jmx/class-use/TestJMXJsonServlet.html  |      4 +-
 .../hadoop/hbase/http/jmx/package-frame.html    |      2 +-
 .../hadoop/hbase/http/jmx/package-summary.html  |      4 +-
 .../hadoop/hbase/http/jmx/package-tree.html     |      4 +-
 .../hadoop/hbase/http/jmx/package-use.html      |      4 +-
 .../hbase/http/lib/TestStaticUserWebFilter.html |      4 +-
 .../lib/class-use/TestStaticUserWebFilter.html  |      4 +-
 .../hadoop/hbase/http/lib/package-frame.html    |      2 +-
 .../hadoop/hbase/http/lib/package-summary.html  |      4 +-
 .../hadoop/hbase/http/lib/package-tree.html     |      4 +-
 .../hadoop/hbase/http/lib/package-use.html      |      4 +-
 .../hadoop/hbase/http/log/TestLogLevel.html     |      4 +-
 .../hbase/http/log/class-use/TestLogLevel.html  |      4 +-
 .../hadoop/hbase/http/log/package-frame.html    |      2 +-
 .../hadoop/hbase/http/log/package-summary.html  |      4 +-
 .../hadoop/hbase/http/log/package-tree.html     |      4 +-
 .../hadoop/hbase/http/log/package-use.html      |      4 +-
 .../apache/hadoop/hbase/http/package-frame.html |      2 +-
 .../hadoop/hbase/http/package-summary.html      |      4 +-
 .../apache/hadoop/hbase/http/package-tree.html  |      4 +-
 .../apache/hadoop/hbase/http/package-use.html   |      4 +-
 .../hbase/http/resource/JerseyResource.html     |      4 +-
 .../http/resource/class-use/JerseyResource.html |      4 +-
 .../hbase/http/resource/package-frame.html      |      2 +-
 .../hbase/http/resource/package-summary.html    |      4 +-
 .../hbase/http/resource/package-tree.html       |      4 +-
 .../hadoop/hbase/http/resource/package-use.html |      4 +-
 .../hadoop/hbase/http/ssl/KeyStoreTestUtil.html |      4 +-
 .../http/ssl/class-use/KeyStoreTestUtil.html    |      4 +-
 .../hadoop/hbase/http/ssl/package-frame.html    |      2 +-
 .../hadoop/hbase/http/ssl/package-summary.html  |      4 +-
 .../hadoop/hbase/http/ssl/package-tree.html     |      4 +-
 .../hadoop/hbase/http/ssl/package-use.html      |      4 +-
 .../io/TestByteBufferListOutputStream.html      |      4 +-
 .../hbase/io/TestByteBufferOutputStream.html    |      4 +-
 .../hadoop/hbase/io/TestByteBufferPool.html     |      4 +-
 .../TestFileLink.MyDistributedFileSystem.html   |      4 +-
 .../apache/hadoop/hbase/io/TestFileLink.html    |      4 +-
 .../apache/hadoop/hbase/io/TestHFileLink.html   |      4 +-
 .../hbase/io/TestHalfStoreFileReader.html       |      4 +-
 .../apache/hadoop/hbase/io/TestHeapSize.html    |      4 +-
 .../hbase/io/TestImmutableBytesWritable.html    |      4 +-
 .../apache/hadoop/hbase/io/TestMetricsIO.html   |      4 +-
 .../hbase/io/TestMultiByteBuffInputStream.html  |      4 +-
 .../hbase/io/TestTagCompressionContext.html     |      4 +-
 .../TestFanOutOneBlockAsyncDFSOutput.html       |      4 +-
 .../hbase/io/asyncfs/TestLocalAsyncOutput.html  |      8 +-
 .../TestOverwriteFileUnderConstruction.html     |    407 +
 .../TestSaslFanOutOneBlockAsyncDFSOutput.html   |     74 +-
 .../io/asyncfs/TestSendBufSizePredictor.html    |      4 +-
 .../TestFanOutOneBlockAsyncDFSOutput.html       |      4 +-
 .../asyncfs/class-use/TestLocalAsyncOutput.html |      4 +-
 .../TestOverwriteFileUnderConstruction.html     |    125 +
 .../TestSaslFanOutOneBlockAsyncDFSOutput.html   |      4 +-
 .../class-use/TestSendBufSizePredictor.html     |      4 +-
 .../hadoop/hbase/io/asyncfs/package-frame.html  |      3 +-
 .../hbase/io/asyncfs/package-summary.html       |     12 +-
 .../hadoop/hbase/io/asyncfs/package-tree.html   |      5 +-
 .../hadoop/hbase/io/asyncfs/package-use.html    |      4 +-
 .../TestByteBufferListOutputStream.html         |      4 +-
 .../class-use/TestByteBufferOutputStream.html   |      4 +-
 .../hbase/io/class-use/TestByteBufferPool.html  |      4 +-
 .../TestFileLink.MyDistributedFileSystem.html   |      4 +-
 .../hadoop/hbase/io/class-use/TestFileLink.html |      4 +-
 .../hbase/io/class-use/TestHFileLink.html       |      4 +-
 .../io/class-use/TestHalfStoreFileReader.html   |      4 +-
 .../hadoop/hbase/io/class-use/TestHeapSize.html |      4 +-
 .../class-use/TestImmutableBytesWritable.html   |      4 +-
 .../hbase/io/class-use/TestMetricsIO.html       |      4 +-
 .../class-use/TestMultiByteBuffInputStream.html |      4 +-
 .../io/class-use/TestTagCompressionContext.html |      4 +-
 .../hbase/io/crypto/KeyProviderForTesting.html  |      4 +-
 .../TestCipherProvider.MyCipherProvider.html    |      4 +-
 .../hbase/io/crypto/TestCipherProvider.html     |      4 +-
 .../hadoop/hbase/io/crypto/TestEncryption.html  |      4 +-
 .../hadoop/hbase/io/crypto/TestKeyProvider.html |      4 +-
 .../io/crypto/TestKeyStoreKeyProvider.html      |      4 +-
 .../io/crypto/aes/TestAES.TestProvider.html     |      4 +-
 .../hbase/io/crypto/aes/TestAES.TestRNG.html    |      4 +-
 .../hadoop/hbase/io/crypto/aes/TestAES.html     |      4 +-
 .../crypto/aes/TestCommonsAES.TestProvider.html |      4 +-
 .../io/crypto/aes/TestCommonsAES.TestRNG.html   |      4 +-
 .../hbase/io/crypto/aes/TestCommonsAES.html     |      4 +-
 .../aes/class-use/TestAES.TestProvider.html     |      4 +-
 .../crypto/aes/class-use/TestAES.TestRNG.html   |      4 +-
 .../hbase/io/crypto/aes/class-use/TestAES.html  |      4 +-
 .../class-use/TestCommonsAES.TestProvider.html  |      4 +-
 .../aes/class-use/TestCommonsAES.TestRNG.html   |      4 +-
 .../io/crypto/aes/class-use/TestCommonsAES.html |      4 +-
 .../hbase/io/crypto/aes/package-frame.html      |      2 +-
 .../hbase/io/crypto/aes/package-summary.html    |      4 +-
 .../hbase/io/crypto/aes/package-tree.html       |      4 +-
 .../hadoop/hbase/io/crypto/aes/package-use.html |      4 +-
 .../crypto/class-use/KeyProviderForTesting.html |      4 +-
 .../TestCipherProvider.MyCipherProvider.html    |      4 +-
 .../io/crypto/class-use/TestCipherProvider.html |      4 +-
 .../io/crypto/class-use/TestEncryption.html     |      4 +-
 .../io/crypto/class-use/TestKeyProvider.html    |      4 +-
 .../class-use/TestKeyStoreKeyProvider.html      |      4 +-
 .../hadoop/hbase/io/crypto/package-frame.html   |      2 +-
 .../hadoop/hbase/io/crypto/package-summary.html |      4 +-
 .../hadoop/hbase/io/crypto/package-tree.html    |      4 +-
 .../hadoop/hbase/io/crypto/package-use.html     |      4 +-
 .../encoding/TestBufferedDataBlockEncoder.html  |      4 +-
 .../hbase/io/encoding/TestChangingEncoding.html |      4 +-
 .../io/encoding/TestDataBlockEncoders.html      |      4 +-
 .../io/encoding/TestDataBlockEncoding.html      |      4 +-
 .../hbase/io/encoding/TestEncodedSeekers.html   |      4 +-
 .../encoding/TestLoadAndSwitchEncodeOnDisk.html |      4 +-
 .../encoding/TestSeekBeforeWithReverseScan.html |      4 +-
 .../encoding/TestSeekToBlockWithEncoders.html   |      4 +-
 .../class-use/TestBufferedDataBlockEncoder.html |      4 +-
 .../class-use/TestChangingEncoding.html         |      4 +-
 .../class-use/TestDataBlockEncoders.html        |      4 +-
 .../class-use/TestDataBlockEncoding.html        |      4 +-
 .../encoding/class-use/TestEncodedSeekers.html  |      4 +-
 .../TestLoadAndSwitchEncodeOnDisk.html          |      4 +-
 .../TestSeekBeforeWithReverseScan.html          |      4 +-
 .../class-use/TestSeekToBlockWithEncoders.html  |      4 +-
 .../hadoop/hbase/io/encoding/package-frame.html |      2 +-
 .../hbase/io/encoding/package-summary.html      |      4 +-
 .../hadoop/hbase/io/encoding/package-tree.html  |      4 +-
 .../hadoop/hbase/io/encoding/package-use.html   |      4 +-
 .../TestThrottledInputStream.html               |      4 +-
 .../class-use/TestThrottledInputStream.html     |      4 +-
 .../hbase/io/hadoopbackport/package-frame.html  |      2 +-
 .../io/hadoopbackport/package-summary.html      |      4 +-
 .../hbase/io/hadoopbackport/package-tree.html   |      4 +-
 .../hbase/io/hadoopbackport/package-use.html    |      4 +-
 .../CacheTestUtils.ByteArrayCacheable.html      |      4 +-
 .../io/hfile/CacheTestUtils.HFileBlockPair.html |      4 +-
 .../hadoop/hbase/io/hfile/CacheTestUtils.html   |      4 +-
 .../hadoop/hbase/io/hfile/KVGenerator.html      |      4 +-
 .../hadoop/hbase/io/hfile/KeySampler.html       |      4 +-
 .../apache/hadoop/hbase/io/hfile/NanoTimer.html |      4 +-
 .../io/hfile/RandomDistribution.Binomial.html   |      4 +-
 .../hfile/RandomDistribution.DiscreteRNG.html   |      4 +-
 .../hbase/io/hfile/RandomDistribution.Flat.html |      4 +-
 .../hbase/io/hfile/RandomDistribution.Zipf.html |      4 +-
 .../hbase/io/hfile/RandomDistribution.html      |      4 +-
 .../hbase/io/hfile/RandomKeyValueUtil.html      |      4 +-
 .../apache/hadoop/hbase/io/hfile/TagUsage.html  |      4 +-
 .../hbase/io/hfile/TestBlockCacheReporting.html |      4 +-
 .../hfile/TestCacheConfig.DataCacheEntry.html   |      4 +-
 .../io/hfile/TestCacheConfig.Deserializer.html  |      4 +-
 .../hfile/TestCacheConfig.IndexCacheEntry.html  |      4 +-
 .../hfile/TestCacheConfig.MetaCacheEntry.html   |      4 +-
 .../hadoop/hbase/io/hfile/TestCacheConfig.html  |      4 +-
 .../TestCacheOnWrite.CacheOnWriteType.html      |      4 +-
 .../hadoop/hbase/io/hfile/TestCacheOnWrite.html |      4 +-
 .../hfile/TestCachedBlockQueue.CachedBlock.html |      4 +-
 .../hbase/io/hfile/TestCachedBlockQueue.html    |      4 +-
 .../TestChecksum.CorruptedFSReaderImpl.html     |      4 +-
 .../hadoop/hbase/io/hfile/TestChecksum.html     |      4 +-
 .../hbase/io/hfile/TestCombinedBlockCache.html  |      4 +-
 .../hbase/io/hfile/TestFixedFileTrailer.html    |     91 +-
 .../io/hfile/TestForceCacheImportantBlocks.html |      4 +-
 .../apache/hadoop/hbase/io/hfile/TestHFile.html |      4 +-
 .../hfile/TestHFileBlock.BlockReaderThread.html |      4 +-
 .../hadoop/hbase/io/hfile/TestHFileBlock.html   |      4 +-
 .../TestHFileBlockIndex.BlockReaderWrapper.html |      4 +-
 .../hbase/io/hfile/TestHFileBlockIndex.html     |      4 +-
 .../io/hfile/TestHFileBlockPositionalRead.html  |      4 +-
 .../io/hfile/TestHFileDataBlockEncoder.html     |      4 +-
 .../hbase/io/hfile/TestHFileEncryption.html     |      4 +-
 .../TestHFileInlineToRootChunkConversion.html   |      4 +-
 .../io/hfile/TestHFileSeek.IntegerRange.html    |     22 +-
 .../hbase/io/hfile/TestHFileSeek.MyOptions.html |     86 +-
 .../hadoop/hbase/io/hfile/TestHFileSeek.html    |     48 +-
 .../hbase/io/hfile/TestHFileWriterV3.html       |      4 +-
 .../hfile/TestLazyDataBlockDecompression.html   |      4 +-
 .../io/hfile/TestLruBlockCache.CachedItem.html  |      4 +-
 .../hbase/io/hfile/TestLruBlockCache.html       |      4 +-
 .../hbase/io/hfile/TestLruCachedBlock.html      |      4 +-
 .../hadoop/hbase/io/hfile/TestPrefetch.html     |      4 +-
 .../hadoop/hbase/io/hfile/TestReseekTo.html     |      4 +-
 .../io/hfile/TestScannerFromBucketCache.html    |      4 +-
 .../TestScannerSelectionUsingKeyRange.html      |      4 +-
 .../io/hfile/TestScannerSelectionUsingTTL.html  |      4 +-
 .../hfile/TestSeekBeforeWithInlineBlocks.html   |      4 +-
 .../hadoop/hbase/io/hfile/TestSeekTo.html       |      4 +-
 .../TestBucketCache.MockedBucketCache.html      |      6 +-
 .../hbase/io/hfile/bucket/TestBucketCache.html  |      4 +-
 .../TestBucketWriterThread.MockBucketCache.html |      6 +-
 .../io/hfile/bucket/TestBucketWriterThread.html |      4 +-
 ...fferIOEngine.BufferGrabbingDeserializer.html |      4 +-
 .../io/hfile/bucket/TestByteBufferIOEngine.html |      4 +-
 .../hbase/io/hfile/bucket/TestFileIOEngine.html |     54 +-
 .../io/hfile/bucket/TestFileMmapEngine.html     |      4 +-
 .../TestBucketCache.MockedBucketCache.html      |      4 +-
 .../hfile/bucket/class-use/TestBucketCache.html |      4 +-
 .../TestBucketWriterThread.MockBucketCache.html |      4 +-
 .../class-use/TestBucketWriterThread.html       |      4 +-
 ...fferIOEngine.BufferGrabbingDeserializer.html |      4 +-
 .../class-use/TestByteBufferIOEngine.html       |      4 +-
 .../bucket/class-use/TestFileIOEngine.html      |      4 +-
 .../bucket/class-use/TestFileMmapEngine.html    |      4 +-
 .../hbase/io/hfile/bucket/package-frame.html    |      2 +-
 .../hbase/io/hfile/bucket/package-summary.html  |      4 +-
 .../hbase/io/hfile/bucket/package-tree.html     |      4 +-
 .../hbase/io/hfile/bucket/package-use.html      |      4 +-
 .../CacheTestUtils.ByteArrayCacheable.html      |      4 +-
 .../CacheTestUtils.HFileBlockPair.html          |      4 +-
 .../io/hfile/class-use/CacheTestUtils.html      |      4 +-
 .../hbase/io/hfile/class-use/KVGenerator.html   |      4 +-
 .../hbase/io/hfile/class-use/KeySampler.html    |      4 +-
 .../hbase/io/hfile/class-use/NanoTimer.html     |      4 +-
 .../class-use/RandomDistribution.Binomial.html  |      4 +-
 .../RandomDistribution.DiscreteRNG.html         |      4 +-
 .../class-use/RandomDistribution.Flat.html      |      4 +-
 .../class-use/RandomDistribution.Zipf.html      |      4 +-
 .../io/hfile/class-use/RandomDistribution.html  |      4 +-
 .../io/hfile/class-use/RandomKeyValueUtil.html  |      4 +-
 .../hbase/io/hfile/class-use/TagUsage.html      |      4 +-
 .../class-use/TestBlockCacheReporting.html      |      4 +-
 .../TestCacheConfig.DataCacheEntry.html         |      4 +-
 .../class-use/TestCacheConfig.Deserializer.html |      4 +-
 .../TestCacheConfig.IndexCacheEntry.html        |      4 +-
 .../TestCacheConfig.MetaCacheEntry.html         |      4 +-
 .../io/hfile/class-use/TestCacheConfig.html     |      4 +-
 .../TestCacheOnWrite.CacheOnWriteType.html      |      4 +-
 .../io/hfile/class-use/TestCacheOnWrite.html    |      4 +-
 .../TestCachedBlockQueue.CachedBlock.html       |      4 +-
 .../hfile/class-use/TestCachedBlockQueue.html   |      4 +-
 .../TestChecksum.CorruptedFSReaderImpl.html     |      4 +-
 .../hbase/io/hfile/class-use/TestChecksum.html  |      4 +-
 .../hfile/class-use/TestCombinedBlockCache.html |      4 +-
 .../hfile/class-use/TestFixedFileTrailer.html   |      4 +-
 .../TestForceCacheImportantBlocks.html          |      4 +-
 .../hbase/io/hfile/class-use/TestHFile.html     |      4 +-
 .../TestHFileBlock.BlockReaderThread.html       |      4 +-
 .../io/hfile/class-use/TestHFileBlock.html      |      4 +-
 .../TestHFileBlockIndex.BlockReaderWrapper.html |      4 +-
 .../io/hfile/class-use/TestHFileBlockIndex.html |      4 +-
 .../class-use/TestHFileBlockPositionalRead.html |      4 +-
 .../class-use/TestHFileDataBlockEncoder.html    |      4 +-
 .../io/hfile/class-use/TestHFileEncryption.html |      4 +-
 .../TestHFileInlineToRootChunkConversion.html   |      4 +-
 .../class-use/TestHFileSeek.IntegerRange.html   |      4 +-
 .../class-use/TestHFileSeek.MyOptions.html      |      4 +-
 .../hbase/io/hfile/class-use/TestHFileSeek.html |      4 +-
 .../io/hfile/class-use/TestHFileWriterV3.html   |      4 +-
 .../TestLazyDataBlockDecompression.html         |      4 +-
 .../class-use/TestLruBlockCache.CachedItem.html |      4 +-
 .../io/hfile/class-use/TestLruBlockCache.html   |      4 +-
 .../io/hfile/class-use/TestLruCachedBlock.html  |      4 +-
 .../hbase/io/hfile/class-use/TestPrefetch.html  |      4 +-
 .../hbase/io/hfile/class-use/TestReseekTo.html  |      4 +-
 .../class-use/TestScannerFromBucketCache.html   |      4 +-
 .../TestScannerSelectionUsingKeyRange.html      |      4 +-
 .../class-use/TestScannerSelectionUsingTTL.html |      4 +-
 .../TestSeekBeforeWithInlineBlocks.html         |      4 +-
 .../hbase/io/hfile/class-use/TestSeekTo.html    |      4 +-
 .../hadoop/hbase/io/hfile/package-frame.html    |      2 +-
 .../hadoop/hbase/io/hfile/package-summary.html  |      4 +-
 .../hadoop/hbase/io/hfile/package-tree.html     |      4 +-
 .../hadoop/hbase/io/hfile/package-use.html      |      4 +-
 .../apache/hadoop/hbase/io/package-frame.html   |      2 +-
 .../apache/hadoop/hbase/io/package-summary.html |      4 +-
 .../apache/hadoop/hbase/io/package-tree.html    |      4 +-
 .../org/apache/hadoop/hbase/io/package-use.html |      4 +-
 .../hadoop/hbase/io/util/TestLRUDictionary.html |      4 +-
 .../io/util/class-use/TestLRUDictionary.html    |      4 +-
 .../hadoop/hbase/io/util/package-frame.html     |      2 +-
 .../hadoop/hbase/io/util/package-summary.html   |      4 +-
 .../hadoop/hbase/io/util/package-tree.html      |      4 +-
 .../hadoop/hbase/io/util/package-use.html       |      4 +-
 .../hadoop/hbase/ipc/AbstractTestIPC.html       |      4 +-
 .../hbase/ipc/DelegatingRpcScheduler.html       |      4 +-
 .../ipc/IntegrationTestRpcClient.Cluster.html   |      4 +-
 ...ntegrationTestRpcClient.MiniChaosMonkey.html |      4 +-
 .../IntegrationTestRpcClient.SimpleClient.html  |      4 +-
 .../IntegrationTestRpcClient.TimeoutThread.html |      4 +-
 .../hbase/ipc/IntegrationTestRpcClient.html     |      4 +-
 .../ipc/MetricsHBaseServerWrapperStub.html      |      4 +-
 ....TestFailingRpcServer.FailingConnection.html |      4 +-
 .../TestBlockingIPC.TestFailingRpcServer.html   |      4 +-
 .../hadoop/hbase/ipc/TestBlockingIPC.html       |      4 +-
 .../hadoop/hbase/ipc/TestBufferChain.html       |      4 +-
 .../apache/hadoop/hbase/ipc/TestCallRunner.html |      4 +-
 .../hadoop/hbase/ipc/TestCellBlockBuilder.html  |      4 +-
 .../hbase/ipc/TestCoprocessorRpcUtils.html      |      4 +-
 .../hadoop/hbase/ipc/TestFailedServersLog.html  |      4 +-
 .../hadoop/hbase/ipc/TestFifoRpcScheduler.html  |      4 +-
 .../hadoop/hbase/ipc/TestHBaseClient.html       |      4 +-
 .../hbase/ipc/TestHBaseRpcControllerImpl.html   |      4 +-
 .../apache/hadoop/hbase/ipc/TestIPCUtil.html    |      4 +-
 ....TestFailingRpcServer.FailingConnection.html |      4 +-
 .../ipc/TestNettyIPC.TestFailingRpcServer.html  |      4 +-
 .../apache/hadoop/hbase/ipc/TestNettyIPC.html   |      4 +-
 .../hadoop/hbase/ipc/TestNettyRpcServer.html    |      4 +-
 .../hadoop/hbase/ipc/TestProtoBufRpc.html       |      4 +-
 .../hbase/ipc/TestProtobufRpcServiceImpl.html   |      4 +-
 .../ipc/TestRpcClientDeprecatedNameMapping.html |      4 +-
 .../ipc/TestRpcClientLeaks.MyRpcClientImpl.html |      4 +-
 .../hadoop/hbase/ipc/TestRpcClientLeaks.html    |      4 +-
 .../TestRpcHandlerException.AbortServer.html    |      4 +-
 .../hbase/ipc/TestRpcHandlerException.html      |      4 +-
 .../apache/hadoop/hbase/ipc/TestRpcMetrics.html |      4 +-
 .../apache/hadoop/hbase/ipc/TestRpcServer.html  |      4 +-
 .../ipc/TestRpcServerSlowConnectionSetup.html   |      4 +-
 ...SimpleRpcScheduler.CoDelEnvironmentEdge.html |      4 +-
 .../hbase/ipc/TestSimpleRpcScheduler.html       |      4 +-
 .../hbase/ipc/class-use/AbstractTestIPC.html    |      4 +-
 .../ipc/class-use/DelegatingRpcScheduler.html   |      4 +-
 .../IntegrationTestRpcClient.Cluster.html       |      4 +-
 ...ntegrationTestRpcClient.MiniChaosMonkey.html |      4 +-
 .../IntegrationTestRpcClient.SimpleClient.html  |      4 +-
 .../IntegrationTestRpcClient.TimeoutThread.html |      4 +-
 .../ipc/class-use/IntegrationTestRpcClient.html |      4 +-
 .../MetricsHBaseServerWrapperStub.html          |      4 +-
 ....TestFailingRpcServer.FailingConnection.html |      4 +-
 .../TestBlockingIPC.TestFailingRpcServer.html   |      4 +-
 .../hbase/ipc/class-use/TestBlockingIPC.html    |      4 +-
 .../hbase/ipc/class-use/TestBufferChain.html    |      4 +-
 .../hbase/ipc/class-use/TestCallRunner.html     |      4 +-
 .../ipc/class-use/TestCellBlockBuilder.html     |      4 +-
 .../ipc/class-use/TestCoprocessorRpcUtils.html  |      4 +-
 .../ipc/class-use/TestFailedServersLog.html     |      4 +-
 .../ipc/class-use/TestFifoRpcScheduler.html     |      4 +-
 .../hbase/ipc/class-use/TestHBaseClient.html    |      4 +-
 .../class-use/TestHBaseRpcControllerImpl.html   |      4 +-
 .../hadoop/hbase/ipc/class-use/TestIPCUtil.html |      4 +-
 ....TestFailingRpcServer.FailingConnection.html |      4 +-
 .../TestNettyIPC.TestFailingRpcServer.html      |      4 +-
 .../hbase/ipc/class-use/TestNettyIPC.html       |      4 +-
 .../hbase/ipc/class-use/TestNettyRpcServer.html |      4 +-
 .../hbase/ipc/class-use/TestProtoBufRpc.html    |      4 +-
 .../class-use/TestProtobufRpcServiceImpl.html   |      4 +-
 .../TestRpcClientDeprecatedNameMapping.html     |      4 +-
 .../TestRpcClientLeaks.MyRpcClientImpl.html     |      4 +-
 .../hbase/ipc/class-use/TestRpcClientLeaks.html |      4 +-
 .../TestRpcHandlerException.AbortServer.html    |      4 +-
 .../ipc/class-use/TestRpcHandlerException.html  |      4 +-
 .../hbase/ipc/class-use/TestRpcMetrics.html     |      4 +-
 .../hbase/ipc/class-use/TestRpcServer.html      |      4 +-
 .../TestRpcServerSlowConnectionSetup.html       |      4 +-
 ...SimpleRpcScheduler.CoDelEnvironmentEdge.html |      4 +-
 .../ipc/class-use/TestSimpleRpcScheduler.html   |      4 +-
 .../apache/hadoop/hbase/ipc/package-frame.html  |      2 +-
 .../hadoop/hbase/ipc/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/ipc/package-tree.html   |      4 +-
 .../apache/hadoop/hbase/ipc/package-use.html    |      4 +-
 .../apache/hadoop/hbase/mapred/TestDriver.html  |      4 +-
 .../hbase/mapred/TestGroupingTableMap.html      |      4 +-
 .../hbase/mapred/TestIdentityTableMap.html      |      4 +-
 ...estMultiTableSnapshotInputFormat.Mapper.html |      4 +-
 ...stMultiTableSnapshotInputFormat.Reducer.html |      4 +-
 .../TestMultiTableSnapshotInputFormat.html      |      4 +-
 .../mapred/TestRowCounter.OutputReader.html     |      4 +-
 .../hbase/mapred/TestRowCounter.Outs.html       |      4 +-
 .../hadoop/hbase/mapred/TestRowCounter.html     |      4 +-
 .../hadoop/hbase/mapred/TestSplitTable.html     |      4 +-
 ...stTableInputFormat.ExampleDeprecatedTIF.html |      4 +-
 ...leInputFormat.ExampleJobConfigurableTIF.html |      4 +-
 .../mapred/TestTableInputFormat.ExampleTIF.html |      4 +-
 .../TestTableInputFormat.ExampleVerifier.html   |      4 +-
 .../hbase/mapred/TestTableInputFormat.html      |      4 +-
 ...estTableMapReduce.ProcessContentsMapper.html |      4 +-
 .../hadoop/hbase/mapred/TestTableMapReduce.html |      4 +-
 ...tTableMapReduceUtil.ClassificatorMapper.html |      4 +-
 ...bleMapReduceUtil.ClassificatorRowReduce.html |      4 +-
 .../hbase/mapred/TestTableMapReduceUtil.html    |      4 +-
 .../TestTableOutputFormatConnectionExhaust.html |      4 +-
 ...shotInputFormat.TestTableSnapshotMapper.html |      4 +-
 ...hotInputFormat.TestTableSnapshotReducer.html |      4 +-
 .../mapred/TestTableSnapshotInputFormat.html    |      4 +-
 .../hbase/mapred/class-use/TestDriver.html      |      4 +-
 .../mapred/class-use/TestGroupingTableMap.html  |      4 +-
 .../mapred/class-use/TestIdentityTableMap.html  |      4 +-
 ...estMultiTableSnapshotInputFormat.Mapper.html |      4 +-
 ...stMultiTableSnapshotInputFormat.Reducer.html |      4 +-
 .../TestMultiTableSnapshotInputFormat.html      |      4 +-
 .../class-use/TestRowCounter.OutputReader.html  |      4 +-
 .../mapred/class-use/TestRowCounter.Outs.html   |      4 +-
 .../hbase/mapred/class-use/TestRowCounter.html  |      4 +-
 .../hbase/mapred/class-use/TestSplitTable.html  |      4 +-
 ...stTableInputFormat.ExampleDeprecatedTIF.html |      4 +-
 ...leInputFormat.ExampleJobConfigurableTIF.html |      4 +-
 .../TestTableInputFormat.ExampleTIF.html        |      4 +-
 .../TestTableInputFormat.ExampleVerifier.html   |      4 +-
 .../mapred/class-use/TestTableInputFormat.html  |      4 +-
 ...estTableMapReduce.ProcessContentsMapper.html |      4 +-
 .../mapred/class-use/TestTableMapReduce.html    |      4 +-
 ...tTableMapReduceUtil.ClassificatorMapper.html |      4 +-
 ...bleMapReduceUtil.ClassificatorRowReduce.html |      4 +-
 .../class-use/TestTableMapReduceUtil.html       |      4 +-
 .../TestTableOutputFormatConnectionExhaust.html |      4 +-
 ...shotInputFormat.TestTableSnapshotMapper.html |      4 +-
 ...hotInputFormat.TestTableSnapshotReducer.html |      4 +-
 .../class-use/TestTableSnapshotInputFormat.html |      4 +-
 .../hadoop/hbase/mapred/package-frame.html      |      2 +-
 .../hadoop/hbase/mapred/package-summary.html    |      4 +-
 .../hadoop/hbase/mapred/package-tree.html       |      4 +-
 .../apache/hadoop/hbase/mapred/package-use.html |      4 +-
 ...tionTestBulkLoad.CompositeKeyComparator.html |      4 +-
 .../IntegrationTestBulkLoad.EmptySplit.html     |      4 +-
 ...tegrationTestBulkLoad.FixedRecordReader.html |      4 +-
 ...ationTestBulkLoad.ITBulkLoadInputFormat.html |      4 +-
 .../IntegrationTestBulkLoad.LinkChain.html      |      4 +-
 .../IntegrationTestBulkLoad.LinkKey.html        |      4 +-
 ...onTestBulkLoad.LinkedListCheckingMapper.html |      4 +-
 ...nTestBulkLoad.LinkedListCheckingReducer.html |      4 +-
 ...onTestBulkLoad.LinkedListCreationMapper.html |      4 +-
 ...stBulkLoad.NaturalKeyGroupingComparator.html |      4 +-
 ...ationTestBulkLoad.NaturalKeyPartitioner.html |      4 +-
 ...nTestBulkLoad.SlowMeCoproScanOperations.html |      4 +-
 .../mapreduce/IntegrationTestBulkLoad.html      |     16 +-
 .../mapreduce/IntegrationTestImportTsv.html     |      4 +-
 .../IntegrationTestTableMapReduceUtil.html      |      4 +-
 ...IntegrationTestTableSnapshotInputFormat.html |      8 +-
 .../MapreduceTestingShim.MapreduceV1Shim.html   |      4 +-
 .../MapreduceTestingShim.MapreduceV2Shim.html   |      4 +-
 .../hbase/mapreduce/MapreduceTestingShim.html   |      4 +-
 ...ultiTableInputFormatTestBase.ScanMapper.html |      4 +-
 ...ltiTableInputFormatTestBase.ScanReducer.html |      4 +-
 .../MultiTableInputFormatTestBase.html          |      4 +-
 .../NMapInputFormat.NullInputSplit.html         |      4 +-
 .../NMapInputFormat.SingleRecordReader.html     |      4 +-
 .../hadoop/hbase/mapreduce/NMapInputFormat.html |      4 +-
 .../TableSnapshotInputFormatTestBase.html       |      6 +-
 ...eOutputFormat2.RandomKVGeneratingMapper.html |      4 +-
 ...OutputFormat2.RandomPutGeneratingMapper.html |      4 +-
 .../TestCellBasedHFileOutputFormat2.html        |      8 +-
 ...sedImportExport2.TableWALActionListener.html |      4 +-
 .../mapreduce/TestCellBasedImportExport2.html   |      8 +-
 .../mapreduce/TestCellBasedWALPlayer2.html      |      4 +-
 .../hadoop/hbase/mapreduce/TestCellCounter.html |      4 +-
 .../hadoop/hbase/mapreduce/TestCopyTable.html   |      4 +-
 .../mapreduce/TestGroupingTableMapper.html      |      4 +-
 .../mapreduce/TestHBaseMRTestingUtility.html    |      4 +-
 ...eOutputFormat2.RandomKVGeneratingMapper.html |      4 +-
 ...OutputFormat2.RandomPutGeneratingMapper.html |      4 +-
 .../hbase/mapreduce/TestHFileOutputFormat2.html |      4 +-
 .../hbase/mapreduce/TestHRegionPartitioner.html |      4 +-
 .../hadoop/hbase/mapreduce/TestHashTable.html   |      4 +-
 ...TestImportExport.TableWALActionListener.html |      4 +-
 .../hbase/mapreduce/TestImportExport.html       |      4 +-
 ...butes.OperationAttributesTestController.html |      4 +-
 .../TestImportTSVWithOperationAttributes.html   |      4 +-
 ...stImportTSVWithTTLs.TTLCheckingObserver.html |      4 +-
 .../hbase/mapreduce/TestImportTSVWithTTLs.html  |      4 +-
 .../TestImportTSVWithVisibilityLabels.html      |      4 +-
 .../hadoop/hbase/mapreduce/TestImportTsv.html   |      4 +-
 .../hbase/mapreduce/TestImportTsvParser.html    |      4 +-
 .../hadoop/hbase/mapreduce/TestJarFinder.html   |      4 +-
 .../hbase/mapreduce/TestMapReduceExamples.html  |      4 +-
 .../mapreduce/TestMultiTableInputFormat.html    |      4 +-
 ...TableInputFormatBase.MRSplitsConnection.html |      4 +-
 .../TestMultiTableInputFormatBase.html          |      4 +-
 .../TestMultiTableSnapshotInputFormat.html      |      4 +-
 ...eSnapshotInputFormatImpl.ScanWithEquals.html |      4 +-
 .../TestMultiTableSnapshotInputFormatImpl.html  |      4 +-
 ...readedTableMapper.ProcessContentsMapper.html |      4 +-
 .../mapreduce/TestMultithreadedTableMapper.html |      4 +-
 .../mapreduce/TestRegionSizeCalculator.html     |      4 +-
 .../hadoop/hbase/mapreduce/TestRowCounter.html  |     53 +-
 .../TestSimpleTotalOrderPartitioner.html        |      4 +-
 .../hadoop/hbase/mapreduce/TestSyncTable.html   |      4 +-
 ...stTableInputFormat.ExampleDeprecatedTIF.html |      4 +-
 ...leInputFormat.ExampleJobConfigurableTIF.html |      4 +-
 .../TestTableInputFormat.ExampleTIF.html        |      4 +-
 .../TestTableInputFormat.ExampleVerifier.html   |      4 +-
 .../hbase/mapreduce/TestTableInputFormat.html   |      4 +-
 .../mapreduce/TestTableInputFormatBase.html     |      4 +-
 .../mapreduce/TestTableInputFormatScan1.html    |      4 +-
 .../mapreduce/TestTableInputFormatScan2.html    |      4 +-
 ...TestTableInputFormatScanBase.ScanMapper.html |      4 +-
 ...estTableInputFormatScanBase.ScanReducer.html |      4 +-
 .../mapreduce/TestTableInputFormatScanBase.html |      4 +-
 ...estTableMapReduce.ProcessContentsMapper.html |      4 +-
 .../hbase/mapreduce/TestTableMapReduce.html     |      4 +-
 .../hbase/mapreduce/TestTableMapReduceBase.html |      6 +-
 .../hbase/mapreduce/TestTableMapReduceUtil.html |      4 +-
 ...otInputFormat.TestTableSnapshotCounters.html |      4 +-
 ...shotInputFormat.TestTableSnapshotMapper.html |      4 +-
 ...hotInputFormat.TestTableSnapshotReducer.html |      4 +-
 .../mapreduce/TestTableSnapshotInputFormat.html |      4 +-
 .../hadoop/hbase/mapreduce/TestTableSplit.html  |      4 +-
 ...tTimeRangeMapRed.ProcessTimeRangeMapper.html |      4 +-
 .../hbase/mapreduce/TestTimeRangeMapRed.html    |      4 +-
 .../hadoop/hbase/mapreduce/TestWALPlayer.html   |      4 +-
 .../hbase/mapreduce/TestWALRecordReader.html    |      4 +-
 .../mapreduce/TsvImporterCustomTestMapper.html  |      4 +-
 .../TsvImporterCustomTestMapperForOprAttr.html  |      4 +-
 ...tionTestBulkLoad.CompositeKeyComparator.html |      4 +-
 .../IntegrationTestBulkLoad.EmptySplit.html     |      4 +-
 ...tegrationTestBulkLoad.FixedRecordReader.html |      4 +-
 ...ationTestBulkLoad.ITBulkLoadInputFormat.html |      4 +-
 .../IntegrationTestBulkLoad.LinkChain.html      |      4 +-
 .../IntegrationTestBulkLoad.LinkKey.html        |      4 +-
 ...onTestBulkLoad.LinkedListCheckingMapper.html |      4 +-
 ...nTestBulkLoad.LinkedListCheckingReducer.html |      4 +-
 ...onTestBulkLoad.LinkedListCreationMapper.html |      4 +-
 ...stBulkLoad.NaturalKeyGroupingComparator.html |      4 +-
 ...ationTestBulkLoad.NaturalKeyPartitioner.html |      4 +-
 ...nTestBulkLoad.SlowMeCoproScanOperations.html |      4 +-
 .../class-use/IntegrationTestBulkLoad.html      |      4 +-
 .../class-use/IntegrationTestImportTsv.html     |      4 +-
 .../IntegrationTestTableMapReduceUtil.html      |      4 +-
 ...IntegrationTestTableSnapshotInputFormat.html |      4 +-
 .../MapreduceTestingShim.MapreduceV1Shim.html   |      4 +-
 .../MapreduceTestingShim.MapreduceV2Shim.html   |      4 +-
 .../class-use/MapreduceTestingShim.html         |      4 +-
 ...ultiTableInputFormatTestBase.ScanMapper.html |      4 +-
 ...ltiTableInputFormatTestBase.ScanReducer.html |      4 +-
 .../MultiTableInputFormatTestBase.html          |      4 +-
 .../NMapInputFormat.NullInputSplit.html         |      4 +-
 .../NMapInputFormat.SingleRecordReader.html     |      4 +-
 .../mapreduce/class-use/NMapInputFormat.html    |      4 +-
 .../TableSnapshotInputFormatTestBase.html       |     14 +-
 ...eOutputFormat2.RandomKVGeneratingMapper.html |      4 +-
 ...OutputFormat2.RandomPutGeneratingMapper.html |      4 +-
 .../TestCellBasedHFileOutputFormat2.html        |      4 +-
 ...sedImportExport2.TableWALActionListener.html |      4 +-
 .../class-use/TestCellBasedImportExport2.html   |      4 +-
 .../class-use/TestCellBasedWALPlayer2.html      |      4 +-
 .../mapreduce/class-use/TestCellCounter.html    |      4 +-
 .../mapreduce/class-use/TestCopyTable.html      |      4 +-
 .../class-use/TestGroupingTableMapper.html      |      4 +-
 .../class-use/TestHBaseMRTestingUtility.html    |      4 +-
 ...eOutputFormat2.RandomKVGeneratingMapper.html |      4 +-
 ...OutputFormat2.RandomPutGeneratingMapper.html |      4 +-
 .../class-use/TestHFileOutputFormat2.html       |      4 +-
 .../class-use/TestHRegionPartitioner.html       |      4 +-
 .../mapreduce/class-use/TestHashTable.html      |      4 +-
 ...TestImportExport.TableWALActionListener.html |      4 +-
 .../mapreduce/class-use/TestImportExport.html   |      4 +-
 ...butes.OperationAttributesTestController.html |      4 +-
 .../TestImportTSVWithOperationAttributes.html   |      4 +-
 ...stImportTSVWithTTLs.TTLCheckingObserver.html |      4 +-
 .../class-use/TestImportTSVWithTTLs.html        |      4 +-
 .../TestImportTSVWithVisibilityLabels.html      |      4 +-
 .../mapreduce/class-use/TestImportTsv.html      |      4 +-
 .../class-use/TestImportTsvParser.html          |      4 +-
 .../mapreduce/class-use/TestJarFinder.html      |      4 +-
 .../class-use/TestMapReduceExamples.html        |      4 +-
 .../class-use/TestMultiTableInputFormat.html    |      4 +-
 ...TableInputFormatBase.MRSplitsConnection.html |      4 +-
 .../TestMultiTableInputFormatBase.html          |      4 +-
 .../TestMultiTableSnapshotInputFormat.html      |      4 +-
 ...eSnapshotInputFormatImpl.ScanWithEquals.html |      4 +-
 .../TestMultiTableSnapshotInputFormatImpl.html  |      4 +-
 ...readedTableMapper.ProcessContentsMapper.html |      4 +-
 .../class-use/TestMultithreadedTableMapper.html |      4 +-
 .../class-use/TestRegionSizeCalculator.html     |      4 +-
 .../mapreduce/class-use/TestRowCounter.html     |      4 +-
 .../TestSimpleTotalOrderPartitioner.html        |      4 +-
 .../mapreduce/class-use/TestSyncTable.html      |      4 +-
 ...stTableInputFormat.ExampleDeprecatedTIF.html |      4 +-
 ...leInputFormat.ExampleJobConfigurableTIF.html |      4 +-
 .../TestTableInputFormat.ExampleTIF.html        |      4 +-
 .../TestTableInputFormat.ExampleVerifier.html   |      4 +-
 .../class-use/TestTableInputFormat.html         |      4 +-
 .../class-use/TestTableInputFormatBase.html     |      4 +-
 .../class-use/TestTableInputFormatScan1.html    |      4 +-
 .../class-use/TestTableInputFormatScan2.html    |      4 +-
 ...TestTableInputFormatScanBase.ScanMapper.html |      4 +-
 ...estTableInputFormatScanBase.ScanReducer.html |      4 +-
 .../class-use/TestTableInputFormatScanBase.html |      4 +-
 ...estTableMapReduce.ProcessContentsMapper.html |      4 +-
 .../mapreduce/class-use/TestTableMapReduce.html |      4 +-
 .../class-use/TestTableMapReduceBase.html       |     14 +-
 .../class-use/TestTableMapReduceUtil.html       |      4 +-
 ...otInputFormat.TestTableSnapshotCounters.html |      4 +-
 ...shotInputFormat.TestTableSnapshotMapper.html |      4 +-
 ...hotInputFormat.TestTableSnapshotReducer.html |      4 +-
 .../class-use/TestTableSnapshotInputFormat.html |      4 +-
 .../mapreduce/class-use/TestTableSplit.html     |      4 +-
 ...tTimeRangeMapRed.ProcessTimeRangeMapper.html |      4 +-
 .../class-use/TestTimeRangeMapRed.html          |      4 +-
 .../mapreduce/class-use/TestWALPlayer.html      |      4 +-
 .../class-use/TestWALRecordReader.html          |      4 +-
 .../class-use/TsvImporterCustomTestMapper.html  |      4 +-
 .../TsvImporterCustomTestMapperForOprAttr.html  |      4 +-
 .../hadoop/hbase/mapreduce/package-frame.html   |      2 +-
 .../hadoop/hbase/mapreduce/package-summary.html |      4 +-
 .../hadoop/hbase/mapreduce/package-tree.html    |      6 +-
 .../hadoop/hbase/mapreduce/package-use.html     |     22 +-
 .../hadoop/hbase/master/AbstractTestDLS.html    |     26 +-
 .../hbase/master/DummyRegionProcedure.html      |    561 +
 .../hbase/master/DummyRegionProcedureState.html |    330 +
 .../hbase/master/MockNoopMasterServices.html    |     67 +-
 .../MockRegionServer.RegionNameAndIndex.html    |      4 +-
 .../hadoop/hbase/master/MockRegionServer.html   |     77 +-
 .../TestActiveMasterManager.DummyMaster.html    |      4 +-
 ...ctiveMasterManager.NodeDeletionListener.html |      4 +-
 ...ctiveMasterManager.WaitToBeMasterThread.html |      4 +-
 .../hbase/master/TestActiveMasterManager.html   |      4 +-
 ...ignmentListener.DummyAssignmentListener.html |      4 +-
 .../TestAssignmentListener.DummyListener.html   |      4 +-
 ...tAssignmentListener.DummyServerListener.html |      4 +-
 .../hbase/master/TestAssignmentListener.html    |      4 +-
 .../master/TestAssignmentManagerMetrics.html    |     79 +-
 .../hadoop/hbase/master/TestCatalogJanitor.html |      4 +-
 .../TestCatalogJanitorInMemoryStates.html       |      4 +-
 .../hbase/master/TestClockSkewDetection.html    |      4 +-
 .../master/TestClusterStatusPublisher.html      |      4 +-
 .../hadoop/hbase/master/TestDLSAsyncFSWAL.html  |      4 +-
 .../hadoop/hbase/master/TestDLSFSHLog.html      |      4 +-
 .../hadoop/hbase/master/TestDeadServer.html     |      4 +-
 .../hadoop/hbase/master/TestGetInfoPort.html    |      4 +-
 .../master/TestGetLastFlushedSequenceId.html    |      4 +-
 .../hbase/master/TestHMasterCommandLine.html    |      4 +-
 .../hbase/master/TestHMasterRPCException.html   |      4 +-
 .../apache/hadoop/hbase/master/TestMaster.html  |      4 +-
 .../master/TestMasterBalanceThrottling.html     |      4 +-
 ...oprocessorServices.MockAccessController.html |      6 +-
 ...cessorServices.MockVisibilityController.html |      6 +-
 .../master/TestMasterCoprocessorServices.html   |      4 +-
 .../hadoop/hbase/master/TestMasterFailover.html |      4 +-
 .../TestMasterFailoverBalancerPersistence.html  |      4 +-
 .../hbase/master/TestMasterFileSystem.html      |      4 +-
 .../master/TestMasterFileSystemWithWALDir.html  |      4 +-
 .../master/TestMasterMetrics.MyMaster.html      |      8 +-
 .../hadoop/hbase/master/TestMasterMetrics.html  |      4 +-
 .../hbase/master/TestMasterMetricsWrapper.html  |      4 +-
 .../hbase/master/TestMasterNoCluster.html       |     28 +-
 .../TestMasterOperationsForRegionReplicas.html  |      4 +-
 .../hbase/master/TestMasterQosFunction.html     |      4 +-
 .../TestMasterRestartAfterDisablingTable.html   |      4 +-
 .../hadoop/hbase/master/TestMasterShutdown.html |      8 +-
 .../hbase/master/TestMasterStatusServlet.html   |      4 +-
 .../hbase/master/TestMasterTransitions.html     |      8 +-
 .../TestMetaAssignmentWithStopMaster.html       |    374 +
 .../TestMetaShutdownHandler.MyRegionServer.html |      6 +-
 .../hbase/master/TestMetaShutdownHandler.html   |      8 +-
 .../master/TestMetricsMasterProcSourceImpl.html |      4 +-
 .../master/TestMetricsMasterSourceFactory.html  |      4 +-
 .../master/TestMetricsMasterSourceImpl.html     |     13 +-
 .../master/TestMirroringTableStateManager.html  |      4 +-
 .../hbase/master/TestRegionPlacement.html       |      4 +-
 .../hbase/master/TestRegionPlacement2.html      |      4 +-
 .../hadoop/hbase/master/TestRegionPlan.html     |      4 +-
 .../hadoop/hbase/master/TestRegionState.html    |      4 +-
 .../hadoop/hbase/master/TestRestartCluster.html |     26 +-
 .../hadoop/hbase/master/TestRollingRestart.html |      8 +-
 ...stServerCrashProcedureCarryingMetaStuck.html |    362 +
 .../master/TestServerCrashProcedureStuck.html   |    389 +
 .../TestShutdownBackupMaster.MockHMaster.html   |     12 +-
 .../hbase/master/TestShutdownBackupMaster.html  |      8 +-
 .../master/TestShutdownWithNoRegionServer.html  |    363 +
 ...TestSplitLogManager.DummyMasterServices.html |      6 +-
 .../hbase/master/TestSplitLogManager.Expr.html  |      4 +-
 .../hbase/master/TestSplitLogManager.html       |      8 +-
 .../hbase/master/TestTableStateManager.html     |      4 +-
 .../hadoop/hbase/master/TestWarmupRegion.html   |      4 +-
 .../assignment/AssignmentTestingUtil.html       |      4 +-
 ...MockMasterServices.MockRegionStateStore.html |     10 +-
 .../master/assignment/MockMasterServices.html   |    116 +-
 .../TestAssignmentManager.FaultyRsExecutor.html |      4 +-
 .../TestAssignmentManager.GoodRsExecutor.html   |      4 +-
 ...tManager.HangOnCloseThenRSCrashExecutor.html |      4 +-
 ...signmentManager.HangThenRSCrashExecutor.html |      4 +-
 ...gnmentManager.HangThenRSRestartExecutor.html |      4 +-
 .../TestAssignmentManager.MockRSExecutor.html   |      8 +-
 ...ockRSProcedureDispatcher.MockRemoteCall.html |     14 +-
 ...gnmentManager.MockRSProcedureDispatcher.html |     14 +-
 .../TestAssignmentManager.NoopRsExecutor.html   |      4 +-
 .../TestAssignmentManager.RandRsExecutor.html   |     16 +-
 ...ntManager.ServerNotYetRunningRsExecutor.html |      4 +-
 ...signmentManager.SocketTimeoutRsExecutor.html |      4 +-
 .../assignment/TestAssignmentManager.html       |      6 +-
 .../assignment/TestAssignmentOnRSCrash.html     |      4 +-
 .../TestMergeTableRegionsProcedure.html         |      4 +-
 .../master/assignment/TestRegionStates.html     |      4 +-
 .../assignment/TestRogueRSAssignment.html       |      4 +-
 .../TestSplitTableRegionProcedure.html          |      8 +-
 .../TestUnexpectedStateException.html           |    503 +
 .../class-use/AssignmentTestingUtil.html        |      4 +-
 ...MockMasterServices.MockRegionStateStore.html |      4 +-
 .../class-use/MockMasterServices.html           |      4 +-
 .../TestAssignmentManager.FaultyRsExecutor.html |      4 +-
 .../TestAssignmentManager.GoodRsExecutor.html   |      4 +-
 ...tManager.HangOnCloseThenRSCrashExecutor.html |      4 +-
 ...signmentManager.HangThenRSCrashExecutor.html |      4 +-
 ...gnmentManager.HangThenRSRestartExecutor.html |      4 +-
 .../TestAssignmentManager.MockRSExecutor.html   |      4 +-
 ...ockRSProcedureDispatcher.MockRemoteCall.html |      4 +-
 ...gnmentManager.MockRSProcedureDispatcher.html |      4 +-
 .../TestAssignmentManager.NoopRsExecutor.html   |      4 +-
 .../TestAssignmentManager.RandRsExecutor.html   |      4 +-
 ...ntManager.ServerNotYetRunningRsExecutor.html |      4 +-
 ...signmentManager.SocketTimeoutRsExecutor.html |      4 +-
 .../class-use/TestAssignmentManager.html        |      4 +-
 .../class-use/TestAssignmentOnRSCrash.html      |      4 +-
 .../TestMergeTableRegionsProcedure.html         |      4 +-
 .../assignment/class-use/TestRegionStates.html  |      4 +-
 .../class-use/TestRogueRSAssignment.html        |      4 +-
 .../TestSplitTableRegionProcedure.html          |      4 +-
 .../class-use/TestUnexpectedStateException.html |    125 +
 .../hbase/master/assignment/package-frame.html  |      3 +-
 .../master/assignment/package-summary.html      |     11 +-
 .../hbase/master/assignment/package-tree.html   |      5 +-
 .../hbase/master/assignment/package-use.html    |      4 +-
 .../balancer/BalancerTestBase.MockMapping.html  |      4 +-
 .../hbase/master/balancer/BalancerTestBase.html |      4 +-
 .../master/balancer/BalancerTestBase2.html      |      4 +-
 .../LoadBalancerPerformanceEvaluation.html      |     24 +-
 .../LoadOnlyFavoredStochasticBalancer.html      |      6 +-
 .../TestBaseLoadBalancer.MockBalancer.html      |      6 +-
 .../master/balancer/TestBaseLoadBalancer.html   |      4 +-
 .../balancer/TestDefaultLoadBalancer.html       |      4 +-
 .../balancer/TestFavoredNodeTableImport.html    |      4 +-
 .../TestFavoredStochasticBalancerPickers.html   |      4 +-
 .../TestFavoredStochasticLoadBalancer.html      |      4 +-
 .../balancer/TestRSGroupBasedLoadBalancer.html  |      4 +-
 .../balancer/TestRegionLocationFinder.html      |      4 +-
 .../balancer/TestRegionsOnMasterOptions.html    |      4 +-
 .../master/balancer/TestServerAndLoad.html      |      4 +-
 .../TestStochasticLoadBalancer.MockCluster.html |      4 +-
 .../balancer/TestStochasticLoadBalancer.html    |      4 +-
 ...estStochasticLoadBalancerBalanceCluster.html |      4 +-
 .../TestStochasticLoadBalancerLargeCluster.html |      4 +-
 .../TestStochasticLoadBalancerMidCluster.html   |      4 +-
 ...ncerRegionReplica.ForTestRackManagerOne.html |      4 +-
 ...TestStochasticLoadBalancerRegionReplica.html |      4 +-
 ...oadBalancerRegionReplicaHighReplication.html |      4 +-
 ...icLoadBalancerRegionReplicaLargeCluster.html |      4 +-
 ...sticLoadBalancerRegionReplicaMidCluster.html |      4 +-
 ...onReplicaReplicationGreaterThanNumNodes.html |      4 +-
 ...asticLoadBalancerRegionReplicaSameHosts.html |      4 +-
 ...gionReplicaWithRacks.ForTestRackManager.html |      4 +-
 ...asticLoadBalancerRegionReplicaWithRacks.html |      4 +-
 .../TestStochasticLoadBalancerSmallCluster.html |      4 +-
 .../class-use/BalancerTestBase.MockMapping.html |      4 +-
 .../balancer/class-use/BalancerTestBase.html    |      4 +-
 .../balancer/class-use/BalancerTestBase2.html   |      4 +-
 .../LoadBalancerPerformanceEvaluation.html      |      4 +-
 .../LoadOnlyFavoredStochasticBalancer.html      |      4 +-
 .../TestBaseLoadBalancer.MockBalancer.html      |      4 +-
 .../class-use/TestBaseLoadBalancer.html         |      4 +-
 .../class-use/TestDefaultLoadBalancer.html      |      4 +-
 .../class-use/TestFavoredNodeTableImport.html   |      4 +-
 .../TestFavoredStochasticBalancerPickers.html   |      4 +-
 .../TestFavoredStochasticLoadBalancer.html      |      4 +-
 .../class-use/TestRSGroupBasedLoadBalancer.html |      4 +-
 .../class-use/TestRegionLocationFinder.html     |      4 +-
 .../class-use/TestRegionsOnMasterOptions.html   |      4 +-
 .../balancer/class-use/TestServerAndLoad.html   |      4 +-
 .../TestStochasticLoadBalancer.MockCluster.html |      4 +-
 .../class-use/TestStochasticLoadBalancer.html   |      4 +-
 ...estStochasticLoadBalancerBalanceCluster.html |      4 +-
 .../TestStochasticLoadBalancerLargeCluster.html |      4 +-
 .../TestStochasticLoadBalancerMidCluster.html   |      4 +-
 ...ncerRegionReplica.ForTestRackManagerOne.html |      4 +-
 ...TestStochasticLoadBalancerRegionReplica.html |      4 +-
 ...oadBalancerRegionReplicaHighReplication.html |      4 +-
 ...icLoadBalancerRegionReplicaLargeCluster.html |      4 +-
 ...sticLoadBalancerRegionReplicaMidCluster.html |      4 +-
 ...onReplicaReplicationGreaterThanNumNodes.html |      4 +-
 ...asticLoadBalancerRegionReplicaSameHosts.html |      4 +-
 ...gionReplicaWithRacks.ForTestRackManager.html |      4 +-
 ...asticLoadBalancerRegionReplicaWithRacks.html |      4 +-
 .../TestStochasticLoadBalancerSmallCluster.html |      4 +-
 .../hbase/master/balancer/package-frame.html    |      2 +-
 .../hbase/master/balancer/package-summary.html  |      4 +-
 .../hbase/master/balancer/package-tree.html     |      6 +-
 .../hbase/master/balancer/package-use.html      |      4 +-
 .../hbase/master/class-use/AbstractTestDLS.html |      4 +-
 .../master/class-use/DummyRegionProcedure.html  |    125 +
 .../class-use/DummyRegionProcedureState.html    |    205 +
 .../class-use/MockNoopMasterServices.html       |      4 +-
 .../MockRegionServer.RegionNameAndIndex.html    |      4 +-
 .../master/class-use/MockRegionServer.html      |      4 +-
 .../TestActiveMasterManager.DummyMaster.html    |      4 +-
 ...ctiveMasterManager.NodeDeletionListener.html |      4 +-
 ...ctiveMasterManager.WaitToBeMasterThread.html |      4 +-
 .../class-use/TestActiveMasterManager.html      |      4 +-
 ...ignmentListener.DummyAssignmentListener.html |      4 +-
 .../TestAssignmentListener.DummyListener.html   |      4 +-
 ...tAssignmentListener.DummyServerListener.html |      4 +-
 .../class-use/TestAssignmentListener.html       |      4 +-
 .../class-use/TestAssignmentManagerMetrics.html |      4 +-
 .../master/class-use/TestCatalogJanitor.html    |      4 +-
 .../TestCatalogJanitorInMemoryStates.html       |      4 +-
 .../class-use/TestClockSkewDetection.html       |      4 +-
 .../class-use/TestClusterStatusPublisher.html   |      4 +-
 .../master/class-use/TestDLSAsyncFSWAL.html     |      4 +-
 .../hbase/master/class-use/TestDLSFSHLog.html   |      4 +-
 .../hbase/master/class-use/TestDeadServer.html  |      4 +-
 .../hbase/master/class-use/TestGetInfoPort.html |      4 +-
 .../class-use/TestGetLastFlushedSequenceId.html |      4 +-
 .../class-use/TestHMasterCommandLine.html       |      4 +-
 .../class-use/TestHMasterRPCException.html      |      4 +-
 .../hbase/master/class-use/TestMaster.html      |      4 +-
 .../class-use/TestMasterBalanceThrottling.html  |      4 +-
 ...oprocessorServices.MockAccessController.html |      4 +-
 ...cessorServices.MockVisibilityController.html |      4 +-
 .../TestMasterCoprocessorServices.html          |      4 +-
 .../master/class-use/TestMasterFailover.html    |      4 +-
 .../TestMasterFailoverBalancerPersistence.html  |      4 +-
 .../master/class-use/TestMasterFileSystem.html  |      4 +-
 .../TestMasterFileSystemWithWALDir.html         |      4 +-
 .../class-use/TestMasterMetrics.MyMaster.html   |      4 +-
 .../master/class-use/TestMasterMetrics.html     |      4 +-
 .../class-use/TestMasterMetricsWrapper.html     |      4 +-
 .../master/class-use/TestMasterNoCluster.html   |      4 +-
 .../TestMasterOperationsForRegionReplicas.html  |      4 +-
 .../master/class-use/TestMasterQosFunction.html |      4 +-
 .../TestMasterRestartAfterDisablingTable.html   |      4 +-
 .../master/class-use/TestMasterShutdown.html    |      4 +-
 .../class-use/TestMasterStatusServlet.html      |      4 +-
 .../master/class-use/TestMasterTransitions.html |      4 +-
 .../TestMetaAssignmentWithStopMaster.html       |    125 +
 .../TestMetaShutdownHandler.MyRegionServer.html |      4 +-
 .../class-use/TestMetaShutdownHandler.html      |      4 +-
 .../TestMetricsMasterProcSourceImpl.html        |      4 +-
 .../TestMetricsMasterSourceFactory.html         |      4 +-
 .../class-use/TestMetricsMasterSourceImpl.html  |      4 +-
 .../TestMirroringTableStateManager.html         |      4 +-
 .../master/class-use/TestRegionPlacement.html   |      4 +-
 .../master/class-use/TestRegionPlacement2.html  |      4 +-
 .../hbase/master/class-use/TestRegionPlan.html  |      4 +-
 .../hbase/master/class-use/TestRegionState.html |      4 +-
 .../master/class-use/TestRestartCluster.html    |      4 +-
 .../master/class-use/TestRollingRestart.html    |      4 +-
 ...stServerCrashProcedureCarryingMetaStuck.html |    125 +
 .../TestServerCrashProcedureStuck.html          |    125 +
 .../TestShutdownBackupMaster.MockHMaster.html   |      4 +-
 .../class-use/TestShutdownBackupMaster.html     |      4 +-
 .../TestShutdownWithNoRegionServer.html         |    125 +
 ...TestSplitLogManager.DummyMasterServices.html |      4 +-
 .../class-use/TestSplitLogManager.Expr.html     |      4 +-
 .../master/class-use/TestSplitLogManager.html   |      4 +-
 .../master/class-use/TestTableStateManager.html |      4 +-
 .../master/class-use/TestWarmupRegion.html      |      4 +-
 .../cleaner/TestCleanerChore.AllValidPaths.html |     10 +-
 .../cleaner/TestCleanerChore.AlwaysDelete.html  |     10 +-
 .../cleaner/TestCleanerChore.NeverDelete.html   |     10 +-
 .../hbase/master/cleaner/TestCleanerChore.html  |     76 +-
 .../cleaner/TestHFileCleaner.DummyServer.html   |      4 +-
 .../hbase/master/cleaner/TestHFileCleaner.html  |      4 +-
 .../TestHFileLinkCleaner.DummyServer.html       |      4 +-
 .../master/cleaner/TestHFileLinkCleaner.html    |      4 +-
 .../cleaner/TestLogsCleaner.DummyServer.html    |      4 +-
 .../TestLogsCleaner.FaultyZooKeeperWatcher.html |      4 +-
 .../hbase/master/cleaner/TestLogsCleaner.html   |      4 +-
 ...TestReplicationHFileCleaner.DummyServer.html |      4 +-
 ...tionHFileCleaner.FaultyZooKeeperWatcher.html |      4 +-
 .../cleaner/TestReplicationHFileCleaner.html    |      4 +-
 .../cleaner/TestReplicationZKNodeCleaner.html   |      4 +-
 .../master/cleaner/TestSnapshotFromMaster.html  |     56 +-
 .../TestCleanerChore.AllValidPaths.html         |      4 +-
 .../TestCleanerChore.AlwaysDelete.html          |      4 +-
 .../class-use/TestCleanerChore.NeverDelete.html |      4 +-
 .../cleaner/class-use/TestCleanerChore.html     |      4 +-
 .../class-use/TestHFileCleaner.DummyServer.html |      4 +-
 .../cleaner/class-use/TestHFileCleaner.html     |      4 +-
 .../TestHFileLinkCleaner.DummyServer.html       |      4 +-
 .../cleaner/class-use/TestHFileLinkCleaner.html |      4 +-
 .../class-use/TestLogsCleaner.DummyServer.html  |      4 +-
 .../TestLogsCleaner.FaultyZooKeeperWatcher.html |      4 +-
 .../cleaner/class-use/TestLogsCleaner.html      |      4 +-
 ...TestReplicationHFileCleaner.DummyServer.html |      4 +-
 ...tionHFileCleaner.FaultyZooKeeperWatcher.html |      4 +-
 .../class-use/TestReplicationHFileCleaner.html  |      4 +-
 .../class-use/TestReplicationZKNodeCleaner.html |      4 +-
 .../class-use/TestSnapshotFromMaster.html       |      4 +-
 .../hbase/master/cleaner/package-frame.html     |      2 +-
 .../hbase/master/cleaner/package-summary.html   |      4 +-
 .../hbase/master/cleaner/package-tree.html      |      4 +-
 .../hbase/master/cleaner/package-use.html       |      4 +-
 .../hbase/master/locking/TestLockManager.html   |      4 +-
 .../hbase/master/locking/TestLockProcedure.html |     18 +-
 .../locking/class-use/TestLockManager.html      |      4 +-
 .../locking/class-use/TestLockProcedure.html    |      4 +-
 .../hbase/master/locking/package-frame.html     |      2 +-
 .../hbase/master/locking/package-summary.html   |      4 +-
 .../hbase/master/locking/package-tree.html      |      4 +-
 .../hbase/master/locking/package-use.html       |      4 +-
 .../normalizer/TestSimpleRegionNormalizer.html  |      4 +-
 .../TestSimpleRegionNormalizerOnCluster.html    |      4 +-
 .../class-use/TestSimpleRegionNormalizer.html   |      4 +-
 .../TestSimpleRegionNormalizerOnCluster.html    |      4 +-
 .../hbase/master/normalizer/package-frame.html  |      2 +-
 .../master/normalizer/package-summary.html      |      4 +-
 .../hbase/master/normalizer/package-tree.html   |      4 +-
 .../hbase/master/normalizer/package-use.html    |      4 +-
 .../hadoop/hbase/master/package-frame.html      |     11 +-
 .../hadoop/hbase/master/package-summary.html    |    127 +-
 .../hadoop/hbase/master/package-tree.html       |     37 +-
 .../apache/hadoop/hbase/master/package-use.html |     17 +-
 ...lerPerformanceEvaluation.AddProcsWorker.html |      4 +-
 ...PerformanceEvaluation.PollAndLockWorker.html |      4 +-
 ...rPerformanceEvaluation.ProcedureFactory.html |      4 +-
 ...erPerformanceEvaluation.RegionProcedure.html |      4 +-
 ...rmanceEvaluation.RegionProcedureFactory.html |      4 +-
 ...lerPerformanceEvaluation.TableProcedure.html |      4 +-
 ...ormanceEvaluation.TableProcedureFactory.html |      4 +-
 ...ProcedureSchedulerPerformanceEvaluation.html |     32 +-
 ...estingUtility.InjectAbortOnLoadListener.html |     20 +-
 .../MasterProcedureTestingUtility.html          |     50 +-
 .../procedure/TestCloneSnapshotProcedure.html   |      4 +-
 .../procedure/TestCreateNamespaceProcedure.html |      4 +-
 .../procedure/TestCreateTableProcedure.html     |      4 +-
 ...stDeleteColumnFamilyProcedureFromClient.html |      4 +-
 .../procedure/TestDeleteNamespaceProcedure.html |      4 +-
 .../procedure/TestDeleteTableProcedure.html     |      4 +-
 .../procedure/TestDisableTableProcedure.html    |      6 +-
 .../procedure/TestEnableTableProcedure.html     |      4 +-
 .../TestFastFailOnProcedureNotRegistered.html   |      4 +-
 .../TestMasterFailoverWithProcedures.html       |      4 +-
 ...ObserverPostCalls.MasterObserverForTest.html |      6 +-
 .../procedure/TestMasterObserverPostCalls.html  |      4 +-
 .../procedure/TestMasterProcedureEvents.html    |      4 +-
 ...ocedureScheduler.TestNamespaceProcedure.html |      4 +-
 ...rProcedureScheduler.TestRegionProcedure.html |      4 +-
 ...erProcedureScheduler.TestTableProcedure.html |      4 +-
 ...reScheduler.TestTableProcedureWithEvent.html |      4 +-
 .../procedure/TestMasterProcedureScheduler.html |      4 +-
 ...reSchedulerConcurrency.TestTableProcSet.html |      4 +-
 ...TestMasterProcedureSchedulerConcurrency.html |      4 +-
 .../procedure/TestMasterProcedureWalLease.html  |      4 +-
 .../procedure/TestModifyNamespaceProcedure.html |      4 +-
 .../procedure/TestModifyTableProcedure.html     |      4 +-
 .../master/procedure/TestProcedureAdmin.html    |      4 +-
 .../procedure/TestProcedurePriority.MyCP.html   |      8 +-
 .../master/procedure/TestProcedurePriority.html |      4 +-
 .../procedure/TestRecoverMetaProcedure.html     |    406 +
 .../procedure/TestRestoreSnapshotProcedure.html |      8 +-
 .../procedure/TestSafemodeBringsDownMaster.html |      4 +-
 .../procedure/TestServerCrashProcedure.html     |      4 +-
 .../procedure/TestTableDDLProcedureBase.html    |      4 +-
 ...stTableDescriptorModificationFromClient.html |      4 +-
 .../procedure/TestTruncateTableProcedure.html   |     18 +-
 .../procedure/TestWALProcedureStoreOnHDFS.html  |     22 +-
 ...lerPerformanceEvaluation.AddProcsWorker.html |      4 +-
 ...PerformanceEvaluation.PollAndLockWorker.html |      4 +-
 ...rPerformanceEvaluation.ProcedureFactory.html |      4 +-
 ...erPerformanceEvaluation.RegionProcedure.html |      4 +-
 ...rmanceEvaluation.RegionProcedureFactory.html |      4 +-
 ...lerPerformanceEvaluation.TableProcedure.html |      4 +-
 ...ormanceEvaluation.TableProcedureFactory.html |      4 +-
 ...ProcedureSchedulerPerformanceEvaluation.html |      4 +-
 ...estingUtility.InjectAbortOnLoadListener.html |      4 +-
 .../MasterProcedureTestingUtility.html          |      4 +-
 .../class-use/TestCloneSnapshotProcedure.html   |      4 +-
 .../class-use/TestCreateNamespaceProcedure.html |      4 +-
 .../class-use/TestCreateTableProcedure.html     |      4 +-
 ...stDeleteColumnFamilyProcedureFromClient.html |      4 +-
 .../class-use/TestDeleteNamespaceProcedure.html |      4 +-
 .../class-use/TestDeleteTableProcedure.html     |      4 +-
 .../class-use/TestDisableTableProcedure.html    |      4 +-
 .../class-use/TestEnableTableProcedure.html     |      4 +-
 .../TestFastFailOnProcedureNotRegistered.html   |      4 +-
 .../TestMasterFailoverWithProcedures.html       |      4 +-
 ...ObserverPostCalls.MasterObserverForTest.html |      4 +-
 .../class-use/TestMasterObserverPostCalls.html  |      4 +-
 .../class-use/TestMasterProcedureEvents.html    |      4 +-
 ...ocedureScheduler.TestNamespaceProcedure.html |      4 +-
 ...rProcedureScheduler.TestRegionProcedure.html |      4 +-
 ...erProcedureScheduler.TestTableProcedure.html |      4 +-
 ...reScheduler.TestTableProcedureWithEvent.html |      4 +-
 .../class-use/TestMasterProcedureScheduler.html |      4 +-
 ...reSchedulerConcurrency.TestTableProcSet.html |      4 +-
 ...TestMasterProcedureSchedulerConcurrency.html |      4 +-
 .../class-use/TestMasterProcedureWalLease.html  |      4 +-
 .../class-use/TestModifyNamespaceProcedure.html |      4 +-
 .../class-use/TestModifyTableProcedure.html     |      4 +-
 .../procedure/class-use/TestProcedureAdmin.html |      4 +-
 .../class-use/TestProcedurePriority.MyCP.html   |      4 +-
 .../class-use/TestProcedurePriority.html        |      4 +-
 .../class-use/TestRecoverMetaProcedure.html     |    125 +
 .../class-use/TestRestoreSnapshotProcedure.html |      4 +-
 .../class-use/TestSafemodeBringsDownMaster.html |      4 +-
 .../class-use/TestServerCrashProcedure.html     |      4 +-
 .../class-use/TestTableDDLProcedureBase.html    |      4 +-
 ...stTableDescriptorModificationFromClient.html |      4 +-
 .../class-use/TestTruncateTableProcedure.html   |      4 +-
 .../class-use/TestWALProcedureStoreOnHDFS.html  |      4 +-
 .../hbase/master/procedure/package-frame.html   |      3 +-
 .../hbase/master/procedure/package-summary.html |     20 +-
 .../hbase/master/procedure/package-tree.html    |      7 +-
 .../hbase/master/procedure/package-use.html     |      4 +-
 ...getServerBeingNulledOnUsAssignProcedure.html |      8 +-
 .../master/snapshot/TestAssignProcedure.html    |      4 +-
 .../TestSnapshotFileCache.SnapshotFiles.html    |      4 +-
 .../master/snapshot/TestSnapshotFileCache.html  |      4 +-
 .../TestSnapshotHFileCleaner.SnapshotFiles.html |      4 +-
 .../snapshot/TestSnapshotHFileCleaner.html      |      4 +-
 .../master/snapshot/TestSnapshotManager.html    |      4 +-
 ...getServerBeingNulledOnUsAssignProcedure.html |      4 +-
 .../snapshot/class-use/TestAssignProcedure.html |      4 +-
 .../TestSnapshotFileCache.SnapshotFiles.html    |      4 +-
 .../class-use/TestSnapshotFileCache.html        |      4 +-
 .../TestSnapshotHFileCleaner.SnapshotFiles.html |      4 +-
 .../class-use/TestSnapshotHFileCleaner.html     |      4 +-
 .../snapshot/class-use/TestSnapshotManager.html |      4 +-
 .../hbase/master/snapshot/package-frame.html    |      2 +-
 .../hbase/master/snapshot/package-summary.html  |      4 +-
 .../hbase/master/snapshot/package-tree.html     |      4 +-
 .../hbase/master/snapshot/package-use.html      |      4 +-
 .../hbase/metrics/TestBaseSourceImpl.html       |      4 +-
 .../metrics/TestMetricRegistriesLoader.html     |      4 +-
 .../metrics/class-use/TestBaseSourceImpl.html   |      4 +-
 .../class-use/TestMetricRegistriesLoader.html   |      4 +-
 .../hbase/metrics/impl/TestCounterImpl.html     |      4 +-
 .../hbase/metrics/impl/TestDropwizardMeter.html |      4 +-
 .../metrics/impl/TestFastLongHistogram.html     |      4 +-
 .../metrics/impl/TestGauge.SimpleGauge.html     |      4 +-
 .../hadoop/hbase/metrics/impl/TestGauge.html    |      4 +-
 .../hbase/metrics/impl/TestHistogramImpl.html   |      4 +-
 .../metrics/impl/TestMetricRegistryImpl.html    |      4 +-
 .../hbase/metrics/impl/TestRefCountingMap.html  |      4 +-
 .../hbase/metrics/impl/TestTimerImpl.html       |      4 +-
 .../metrics/impl/class-use/TestCounterImpl.html |      4 +-
 .../impl/class-use/TestDropwizardMeter.html     |      4 +-
 .../impl/class-use/TestFastLongHistogram.html   |      4 +-
 .../impl/class-use/TestGauge.SimpleGauge.html   |      4 +-
 .../hbase/metrics/impl/class-use/TestGauge.html |      4 +-
 .../impl/class-use/TestHistogramImpl.html       |      4 +-
 .../impl/class-use/TestMetricRegistryImpl.html  |      4 +-
 .../impl/class-use/TestRefCountingMap.html      |      4 +-
 .../metrics/impl/class-use/TestTimerImpl.html   |      4 +-
 .../hbase/metrics/impl/package-frame.html       |      2 +-
 .../hbase/metrics/impl/package-summary.html     |      4 +-
 .../hadoop/hbase/metrics/impl/package-tree.html |      4 +-
 .../hadoop/hbase/metrics/impl/package-use.html  |      4 +-
 .../hadoop/hbase/metrics/package-frame.html     |      2 +-
 .../hadoop/hbase/metrics/package-summary.html   |      4 +-
 .../hadoop/hbase/metrics/package-tree.html      |      4 +-
 .../hadoop/hbase/metrics/package-use.html       |      4 +-
 .../apache/hadoop/hbase/mob/MobTestUtil.html    |      4 +-
 .../hadoop/hbase/mob/TestCachedMobFile.html     |      4 +-
 .../hbase/mob/TestDefaultMobStoreFlusher.html   |      4 +-
 .../hbase/mob/TestExpiredMobFileCleaner.html    |      4 +-
 .../hbase/mob/TestMobDataBlockEncoding.html     |      4 +-
 .../apache/hadoop/hbase/mob/TestMobFile.html    |      4 +-
 .../hadoop/hbase/mob/TestMobFileCache.html      |      4 +-
 .../hadoop/hbase/mob/TestMobFileLink.html       |      4 +-
 .../hadoop/hbase/mob/TestMobFileName.html       |      4 +-
 .../hadoop/hbase/mob/class-use/MobTestUtil.html |      4 +-
 .../hbase/mob/class-use/TestCachedMobFile.html  |      4 +-
 .../class-use/TestDefaultMobStoreFlusher.html   |      4 +-
 .../class-use/TestExpiredMobFileCleaner.html    |      4 +-
 .../mob/class-use/TestMobDataBlockEncoding.html |      4 +-
 .../hadoop/hbase/mob/class-use/TestMobFile.html |      4 +-
 .../hbase/mob/class-use/TestMobFileCache.html   |      4 +-
 .../hbase/mob/class-use/TestMobFileLink.html    |      4 +-
 .../hbase/mob/class-use/TestMobFileName.html    |      4 +-
 ...obCompactor.CompactTwoLatestHfilesCopro.html |      4 +-
 .../hbase/mob/compactions/TestMobCompactor.html |      4 +-
 .../TestPartitionedMobCompactionRequest.html    |      4 +-
 ...obCompactor.FaultyDistributedFileSystem.html |      4 +-
 ...dMobCompactor.MyPartitionedMobCompactor.html |      4 +-
 .../TestPartitionedMobCompactor.html            |      4 +-
 ...obCompactor.CompactTwoLatestHfilesCopro.html |      4 +-
 .../compactions/class-use/TestMobCompactor.html |      4 +-
 .../TestPartitionedMobCompactionRequest.html    |      4 +-
 ...obCompactor.FaultyDistributedFileSystem.html |      4 +-
 ...dMobCompactor.MyPartitionedMobCompactor.html |      4 +-
 .../class-use/TestPartitionedMobCompactor.html  |      4 +-
 .../hbase/mob/compactions/package-frame.html    |      2 +-
 .../hbase/mob/compactions/package-summary.html  |      4 +-
 .../hbase/mob/compactions/package-tree.html     |      4 +-
 .../hbase/mob/compactions/package-use.html      |      4 +-
 .../apache/hadoop/hbase/mob/package-frame.html  |      2 +-
 .../hadoop/hbase/mob/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/mob/package-tree.html   |      4 +-
 .../apache/hadoop/hbase/mob/package-use.html    |      4 +-
 .../TestMemoryBoundedLogMessageBuffer.html      |      4 +-
 .../hbase/monitoring/TestTaskMonitor.html       |      4 +-
 .../TestMemoryBoundedLogMessageBuffer.html      |      4 +-
 .../monitoring/class-use/TestTaskMonitor.html   |      4 +-
 .../hadoop/hbase/monitoring/package-frame.html  |      2 +-
 .../hbase/monitoring/package-summary.html       |      4 +-
 .../hadoop/hbase/monitoring/package-tree.html   |      4 +-
 .../hadoop/hbase/monitoring/package-use.html    |      4 +-
 .../IntegrationTestMTTR.ActionCallable.html     |      4 +-
 .../mttr/IntegrationTestMTTR.AdminCallable.html |      4 +-
 .../mttr/IntegrationTestMTTR.LoadCallable.html  |      4 +-
 .../mttr/IntegrationTestMTTR.PutCallable.html   |      4 +-
 .../mttr/IntegrationTestMTTR.ScanCallable.html  |      4 +-
 .../IntegrationTestMTTR.TimingCallable.html     |      4 +-
 .../mttr/IntegrationTestMTTR.TimingResult.html  |      4 +-
 .../hadoop/hbase/mttr/IntegrationTestMTTR.html  |      4 +-
 .../IntegrationTestMTTR.ActionCallable.html     |      4 +-
 .../IntegrationTestMTTR.AdminCallable.html      |      4 +-
 .../IntegrationTestMTTR.LoadCallable.html       |      4 +-
 .../IntegrationTestMTTR.PutCallable.html        |      4 +-
 .../IntegrationTestMTTR.ScanCallable.html       |      4 +-
 .../IntegrationTestMTTR.TimingCallable.html     |      4 +-
 .../IntegrationTestMTTR.TimingResult.html       |      4 +-
 .../mttr/class-use/IntegrationTestMTTR.html     |      4 +-
 .../apache/hadoop/hbase/mttr/package-frame.html |      2 +-
 .../hadoop/hbase/mttr/package-summary.html      |      4 +-
 .../apache/hadoop/hbase/mttr/package-tree.html  |      4 +-
 .../apache/hadoop/hbase/mttr/package-use.html   |      4 +-
 .../TestNamespaceAuditor.CPMasterObserver.html  |     18 +-
 ...NamespaceAuditor.CPRegionServerObserver.html |     18 +-
 .../TestNamespaceAuditor.CustomObserver.html    |     16 +-
 ...TestNamespaceAuditor.MasterSyncObserver.html |     22 +-
 .../hbase/namespace/TestNamespaceAuditor.html   |     58 +-
 .../TestNamespaceAuditor.CPMasterObserver.html  |      4 +-
 ...NamespaceAuditor.CPRegionServerObserver.html |      4 +-
 .../TestNamespaceAuditor.CustomObserver.html    |      4 +-
 ...TestNamespaceAuditor.MasterSyncObserver.html |      4 +-
 .../class-use/TestNamespaceAuditor.html         |      4 +-
 .../hadoop/hbase/namespace/package-frame.html   |      2 +-
 .../hadoop/hbase/namespace/package-summary.html |      4 +-
 .../hadoop/hbase/namespace/package-tree.html    |      4 +-
 .../hadoop/hbase/namespace/package-use.html     |      4 +-
 .../apache/hadoop/hbase/net/TestAddress.html    |      4 +-
 .../hadoop/hbase/net/class-use/TestAddress.html |      4 +-
 .../apache/hadoop/hbase/net/package-frame.html  |      2 +-
 .../hadoop/hbase/net/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/net/package-tree.html   |      4 +-
 .../apache/hadoop/hbase/net/package-use.html    |      4 +-
 .../hadoop/hbase/nio/TestMultiByteBuff.html     |     43 +-
 .../hadoop/hbase/nio/TestSingleByteBuff.html    |      4 +-
 .../hbase/nio/class-use/TestMultiByteBuff.html  |      4 +-
 .../hbase/nio/class-use/TestSingleByteBuff.html |      4 +-
 .../apache/hadoop/hbase/nio/package-frame.html  |      2 +-
 .../hadoop/hbase/nio/package-summary.html       |      4 +-
 .../apache/hadoop/hbase/nio/package-tree.html   |      4 +-
 .../apache/hadoop/hbase/nio/package-use.html    |      4 +-
 .../org/apache/hadoop/hbase/package-frame.html  |     13 +-
 .../apache/hadoop/hbase/package-summary.html    |    163 +-
 .../org/apache/hadoop/hbase/package-tree.html   |     35 +-
 .../org/apache/hadoop/hbase/package-use.html    |     69 +-
 .../procedure/SimpleMasterProcedureManager.html |     68 +-
 ...ocedureManager.SimleSubprocedureBuilder.html |      4 +-
 ...Manager.SimpleSubprocedure.RSSimpleTask.html |      4 +-
 ...leRSProcedureManager.SimpleSubprocedure.html |      4 +-
 ...ProcedureManager.SimpleSubprocedurePool.html |      4 +-
 .../procedure/SimpleRSProcedureManager.html     |      4 +-
 ...estFailedProcCleanup.CreateFailObserver.html |     14 +-
 ...edProcCleanup.CreateFailObserverHandler.html |     14 +-
 .../hbase/procedure/TestFailedProcCleanup.html  |     32 +-
 .../TestProcedure.LatchedProcedure.html         |      4 +-
 .../hadoop/hbase/procedure/TestProcedure.html   |      4 +-
 ...ocedureCoordinator.AcquireBarrierAnswer.html |      4 +-
 .../TestProcedureCoordinator.BarrierAnswer.html |      4 +-
 ...estProcedureCoordinator.OperationAnswer.html |      4 +-
 .../procedure/TestProcedureCoordinator.html     |      4 +-
 .../TestProcedureDescriber.TestProcedure.html   |      4 +-
 .../hbase/procedure/TestProcedureDescriber.html |      4 +-
 .../hbase/procedure/TestProcedureManager.html   |      4 +-
 .../TestProcedureMember.EmptySubprocedure.html  |      4 +-
 .../hbase/procedure/TestProcedureMember.html    |      4 +-
 .../hadoop/hbase/procedure/TestZKProcedure.html |      4 +-
 ...ZKProcedureControllers.StartControllers.html |      4 +-
 .../procedure/TestZKProcedureControllers.html   |      4 +-
 .../class-use/SimpleMasterProcedureManager.html |      4 +-
 ...ocedureManager.SimleSubprocedureBuilder.html |      4 +-
 ...Manager.SimpleSubprocedure.RSSimpleTask.html |      4 +-
 ...leRSProcedureManager.SimpleSubprocedure.html |      4 +-
 ...ProcedureManager.SimpleSubprocedurePool.html |      4 +-
 .../class-use/SimpleRSProcedureManager.html     |      4 +-
 ...estFailedProcCleanup.CreateFailObserver.html |      4 +-
 ...edProcCleanup.CreateFailObserverHandler.html |      4 +-
 .../class-use/TestFailedProcCleanup.html        |      4 +-
 .../TestProcedure.LatchedProcedure.html         |      4 +-
 .../procedure/class-use/TestProcedure.html      |      4 +-
 ...ocedureCoordinator.AcquireBarrierAnswer.html |      4 +-
 .../TestProcedureCoordinator.BarrierAnswer.html |      4 +-
 ...estProcedureCoordinator.OperationAnswer.html |      4 +-
 .../class-use/TestProcedureCoordinator.html     |      4 +-
 .../TestProcedureDescriber.TestProcedure.html   |      4 +-
 .../class-use/TestProcedureDescriber.html       |      4 +-
 .../class-use/TestProcedureManager.html         |      4 +-
 .../TestProcedureMember.EmptySubprocedure.html  |      4 +-
 .../class-use/TestProcedureMember.html          |      4 +-
 .../procedure/class-use/TestZKProcedure.html    |      4 +-
 ...ZKProcedureControllers.StartControllers.html |      4 +-
 .../class-use/TestZKProcedureControllers.html   |      4 +-
 .../hadoop/hbase/procedure/package-frame.html   |      2 +-
 .../hadoop/hbase/procedure/package-summary.html |      4 +-
 .../hadoop/hbase/procedure/package-tree.html    |     12 +-
 .../hadoop/hbase/procedure/package-use.html     |      4 +-
 .../ProcedureTestingUtility.LoadCounter.html    |      4 +-
 .../ProcedureTestingUtility.NoopProcedure.html  |      4 +-
 .../ProcedureTestingUtility.TestProcedure.html  |      4 +-
 .../procedure2/ProcedureTestingUtility.html     |      4 +-
 .../TestChildProcedures.TestChildProcedure.html |      4 +-
 .../TestChildProcedures.TestProcEnv.html        |      4 +-
 .../TestChildProcedures.TestRootProcedure.html  |      4 +-
 .../hbase/procedure2/TestChildProcedures.html   |      4 +-
 .../TestProcedureEvents.TestProcEnv.html        |     10 +-
 ...ocedureEvents.TestTimeoutEventProcedure.html |     28 +-
 .../hbase/procedure2/TestProcedureEvents.html   |     22 +-
 ...stProcedureExecution.TestFaultyRollback.html |      4 +-
 ...ocedureExecution.TestProcedureException.html |      4 +-
 ...cedureExecution.TestSequentialProcedure.html |      4 +-
 ...tion.TestWaitingProcedure.TestWaitChild.html |      4 +-
 ...ProcedureExecution.TestWaitingProcedure.html |      4 +-
 .../procedure2/TestProcedureExecution.html      |      4 +-
 ...TestProcedureExecutor.BusyWaitProcedure.html |      4 +-
 .../TestProcedureExecutor.TestProcEnv.html      |      4 +-
 .../hbase/procedure2/TestProcedureExecutor.html |      4 +-
 ...stProcedureInMemoryChore.TestLatchChore.html |      4 +-
 .../TestProcedureInMemoryChore.TestProcEnv.html |      4 +-
 .../procedure2/TestProcedureInMemoryChore.html  |      4 +-
 .../TestProcedureMetrics.ProcedureMetrics.html  |      4 +-
 .../TestProcedureMetrics.TestProcEnv.html       |      4 +-
 .../hbase/procedure2/TestProcedureMetrics.html  |      4 +-
 .../TestProcedureNonce.TestProcEnv.html         |      4 +-
 ...tProcedureNonce.TestSingleStepProcedure.html |      4 +-
 .../hbase/procedure2/TestProcedureNonce.html    |      4 +-
 ...ProcedureRecovery.BaseTestStepProcedure.html |      4 +-
 ...y.TestMultiStepProcedure.Step1Procedure.html |      4 +-
 ...y.TestMultiStepProcedure.Step2Procedure.html |      4 +-
 ...rocedureRecovery.TestMultiStepProcedure.html |      4 +-
 .../TestProcedureRecovery.TestProcEnv.html      |      4 +-
 ...ocedureRecovery.TestSingleStepProcedure.html |      4 +-
 ...ecovery.TestStateMachineProcedure.State.html |      4 +-
 ...edureRecovery.TestStateMachineProcedure.html |      6 +-
 .../hbase/procedure2/TestProcedureRecovery.html |      4 +-
 .../TestProcedureReplayOrder.TestProcedure.html |      4 +-
 ...stProcedureReplayOrder.TestProcedureEnv.html |      4 +-
 ...dureReplayOrder.TestSingleStepProcedure.html |      4 +-
 ...ocedureReplayOrder.TestTwoStepProcedure.html |      4 +-
 .../procedure2/TestProcedureReplayOrder.html    |      4 +-
 ...dulerConcurrency.TestProcedureWithEvent.html |      4 +-
 .../TestProcedureSchedulerConcurrency.html      |      4 +-
 ...estProcedureSuspended.TestLockProcedure.html |      4 +-
 .../TestProcedureSuspended.TestProcEnv.html     |      4 +-
 .../procedure2/TestProcedureSuspended.html      |      4 +-
 .../TestProcedureToString.BasicProcedure.html   |      4 +-
 ...TestProcedureToString.BasicProcedureEnv.html |      4 +-
 ...tring.DoublingStateStringBasicProcedure.html |      4 +-
 ...ureToString.SimpleStateMachineProcedure.html |      6 +-
 .../hbase/procedure2/TestProcedureToString.html |      4 +-
 ...eUtil.TestProcedureNoDefaultConstructor.html |      4 +-
 .../hbase/procedure2/TestProcedureUtil.html     |      4 +-
 ...teMachineProcedure.SimpleChildProcedure.html |      4 +-
 .../TestStateMachineProcedure.TestProcEnv.html  |      4 +-
 ...stStateMachineProcedure.TestSMProcedure.html |      6 +-
 ...teMachineProcedure.TestSMProcedureState.html |      4 +-
 .../procedure2/TestStateMachineProcedure.html   |      4 +-
 .../TestYieldProcedures.TestProcEnv.html        |      4 +-
 .../TestYieldProcedures.TestScheduler.html      |      4 +-
 ...TestStateMachineProcedure.ExecutionInfo.html |      4 +-
 ...cedures.TestStateMachineProcedure.State.html |      4 +-
 ...eldProcedures.TestStateMachineProcedure.html |      6 +-
 .../TestYieldProcedures.TestYieldProcedure.html |      4 +-
 .../hbase/procedure2/TestYieldProcedures.html   |      4 +-
 .../ProcedureTestingUtility.LoadCounter.html    |      4 +-
 .../ProcedureTestingUtility.NoopProcedure.html  |      4 +-
 .../ProcedureTestingUtility.TestProcedure.html  |      4 +-
 .../class-use/ProcedureTestingUtility.html      |      4 +-
 .../TestChildProcedures.TestChildProcedure.html |      4 +-
 .../TestChildProcedures.TestProcEnv.html        |      4 +-
 .../TestChildProcedures.TestRootProcedure.html  |      4 +-
 .../class-use/TestChildProcedures.html          |      4 +-
 .../TestProcedureEvents.TestProcEnv.html        |      4 +-
 ...ocedureEvents.TestTimeoutEventProcedure.html |      4 +-
 .../class-use/TestProcedureEvents.html          |      4 +-
 ...stProcedureExecution.TestFaultyRollback.html |      4 +-
 ...ocedureExecution.TestProcedureException.html |      4 +-
 ...cedureExecution.TestSequentialProcedure.html |      4 +-
 ...tion.TestWaitingProcedure.TestWaitChild.html |      4 +-
 ...ProcedureExecution.TestWaitingProcedure.html |      4 +-
 .../class-use/TestProcedureExecution.html       |      4 +-
 ...TestProcedureExecutor.BusyWaitProcedure.html |      4 +-
 .../TestProcedureExecutor.TestProcEnv.html      |      4 +-
 .../class-use/TestProcedureExecutor.html        |      4 +-
 ...stProcedureInMemoryChore.TestLatchChore.html |      4 +-
 .../TestProcedureInMemoryChore.TestProcEnv.html |      4 +-
 .../class-use/TestProcedureInMemoryChore.html   |      4 +-
 .../TestProcedureMetrics.ProcedureMetrics.html  |      4 +-
 .../TestProcedureMetrics.TestProcEnv.html       |      4 +-
 .../class-use/TestProcedureMetrics.html         |      4 +-
 .../TestProcedureNonce.TestProcEnv.html         |      4 +-
 ...tProcedureNonce.TestSingleStepProcedure.html |      4 +-
 .../class-use/TestProcedureNonce.html           |      4 +-
 ...ProcedureRecovery.BaseTestStepProcedure.html |      4 +-
 ...y.TestMultiStepProcedure.Step1Procedure.html |      4 +-
 ...y.TestMultiStepProcedure.Step2Procedure.html |      4 +-
 ...rocedureRecovery.TestMultiStepProcedure.html |      4 +-
 .../TestProcedureRecovery.TestProcEnv.html      |      4 +-
 ...ocedureRecovery.TestSingleStepProcedure.html |      4 +-
 ...ecovery.TestStateMachineProcedure.State.html |      4 +-
 ...edureRecovery.TestStateMachineProcedure.html |      4 +-
 .../class-use/TestProcedureRecovery.html        |      4 +-
 .../TestProcedureReplayOrder.TestProcedure.html |      4 +-
 ...stProcedureReplayOrder.TestProcedureEnv.html |      4 +-
 ...dureReplayOrder.TestSingleStepProcedure.html |      4 +-
 ...ocedureReplayOrder.TestTwoStepProcedure.html |      4 +-
 .../class-use/TestProcedureReplayOrder.html     |      4 +-
 ...dulerConcurrency.TestProcedureWithEvent.html |      4 +-
 .../TestProcedureSchedulerConcurrency.html      |      4 +-
 ...estProcedureSuspended.TestLockProcedure.html |      4 +-
 .../TestProcedureSuspended.TestProcEnv.html     |      4 +-
 .../class-use/TestProcedureSuspended.html       |      4 +-
 .../TestProcedureToString.BasicProcedure.html   |      4 +-
 ...TestProcedureToString.BasicProcedureEnv.html |      4 +-
 ...tring.DoublingStateStringBasicProcedure.html |      4 +-
 ...ureToString.SimpleStateMachineProcedure.html |      4 +-
 .../class-use/TestProcedureToString.html        |      4 +-
 ...eUtil.TestProcedureNoDefaultConstructor.html |      4 +-
 .../procedure2/class-use/TestProcedureUtil.html |      4 +-
 ...teMachineProcedure.SimpleChildProcedure.html |      4 +-
 .../TestStateMachineProcedure.TestProcEnv.html  |      4 +-
 ...stStateMachineProcedure.TestSMProcedure.html |      4 +-
 ...teMachineProcedure.TestSMProcedureState.html |      4 +-
 .../class-use/TestStateMachineProcedure.html    |      4 +-
 .../TestYieldProcedures.TestProcEnv.html        |      4 +-
 .../TestYieldProcedures.TestScheduler.html      |      4 +-
 ...TestStateMachineProcedure.ExecutionInfo.html |      4 +-
 ...cedures.TestStateMachineProcedure.State.html |      4 +-
 ...eldProcedures.TestStateMachineProcedure.html |      4 +-
 .../TestYieldProcedures.TestYieldProcedure.html |      4 +-
 .../class-use/TestYieldProcedures.html          |      4 +-
 .../hadoop/hbase/procedure2/package-frame.html  |      2 +-
 .../hbase/procedure2/package-summary.html       |      4 +-
 .../hadoop/hbase/procedure2/package-tree.html   |      6 +-
 .../hadoop/hbase/procedure2/package-use.html    |      4 +-
 .../store/TestProcedureStoreTracker.html        |      4 +-
 .../class-use/TestProcedureStoreTracker.html    |      4 +-
 .../hbase/procedure2/store/package-frame.html   |      2 +-
 .../hbase/procedure2/store/package-summary.html |      4 +-
 .../hbase/procedure2/store/package-tree.html    |      4 +-
 .../hbase/procedure2/store/package-use.html     |      4 +-
 ...LoaderPerformanceEvaluation.LoadCounter.html |     14 +-
 ...ProcedureWALLoaderPerformanceEvaluation.html |     78 +-
 ...manceEvaluation.NoSyncWalProcedureStore.html |     12 +-
 ...rocedureWALPerformanceEvaluation.Worker.html |     12 +-
 .../wal/ProcedureWALPerformanceEvaluation.html  |     82 +-
 .../store/wal/TestStressWALProcedureStore.html  |      4 +-
 ...LProcedureStore.TestSequentialProcedure.html |     20 +-
 .../store/wal/TestWALProcedureStore.html        |    136 +-
 ...LoaderPerformanceEvaluation.LoadCounter.html |      4 +-
 ...ProcedureWALLoaderPerformanceEvaluation.html |      4 +-
 ...manceEvaluation.NoSyncWalProcedureStore.html |      4 +-
 ...rocedureWALPerformanceEvaluation.Worker.html |      4 +-
 .../ProcedureWALPerformanceEvaluation.html      |      4 +-
 .../class-use/TestStressWALProcedureStore.html  |      4 +-
 ...LProcedureStore.TestSequentialProcedure.html |      4 +-
 .../wal/class-use/TestWALProcedureStore.html    |      4 +-
 .../procedure2/store/wal/package-frame.html     |      2 +-
 .../procedure2/store/wal/package-summary.html   |      4 +-
 .../procedure2/store/wal/package-tree.html      |      6 +-
 .../hbase/procedure2/store/wal/package-use.html |      4 +-
 .../TestDelayedUtil.ZeroDelayContainer.html     |      4 +-
 .../hbase/procedure2/util/TestDelayedUtil.html  |      4 +-
 .../TestDelayedUtil.ZeroDelayContainer.html     |      4 +-
 .../util/class-use/TestDelayedUtil.html         |      4 +-
 .../hbase/procedure2/util/package-frame.html    |      2 +-
 .../hbase/procedure2/util/package-summary.html  |      4 +-
 .../hbase/procedure2/util/package-tree.html     |      4 +-
 .../hbase/procedure2/util/package-use.html      |      4 +-
 ...eQuotaHelperForTests.NoFilesToDischarge.html |      4 +-
 ...perForTests.SpaceQuotaSnapshotPredicate.html |      4 +-
 .../hbase/quotas/SpaceQuotaHelperForTests.html  |      4 +-
 .../SpaceQuotaSnapshotNotifierForTest.html      |      4 +-
 .../quotas/TestActivePolicyEnforcement.html     |      4 +-
 ...Chore.ExpectedRegionSizeSummationAnswer.html |      4 +-
 .../quotas/TestFileSystemUtilizationChore.html  |      4 +-
 .../quotas/TestGlobalQuotaSettingsImpl.html     |      4 +-
 .../hbase/quotas/TestMasterQuotaManager.html    |      4 +-
 .../quotas/TestMasterSpaceQuotaObserver.html    |      4 +-
 .../TestMasterSpaceQuotaObserverWithMocks.html  |      4 +-
 .../TestNamespaceQuotaViolationStore.html       |      4 +-
 .../hadoop/hbase/quotas/TestQuotaAdmin.html     |     66 +-
 .../hadoop/hbase/quotas/TestQuotaFilter.html    |      4 +-
 .../quotas/TestQuotaGlobalsSettingsBypass.html  |     58 +-
 .../hbase/quotas/TestQuotaObserverChore.html    |      4 +-
 .../TestQuotaObserverChoreRegionReports.html    |      4 +-
 .../TestQuotaObserverChoreWithMiniCluster.html  |      4 +-
 .../hbase/quotas/TestQuotaSettingsFactory.html  |      4 +-
 .../hadoop/hbase/quotas/TestQuotaState.html     |     27 +-
 .../hbase/quotas/TestQuotaStatusRPCs.html       |      4 +-
 .../hadoop/hbase/quotas/TestQuotaTableUtil.html |      4 +-
 .../hadoop/hbase/quotas/TestQuotaThrottle.html  |      4 +-
 .../hadoop/hbase/quotas/TestRateLimiter.html    |      4 +-
 .../TestRegionServerSpaceQuotaManager.html      |      4 +-
 .../hadoop/hbase/quotas/TestRegionSizeUse.html  |      4 +-
 ...otQuotaObserverChore.IOThrowingRunnable.html |      4 +-
 .../quotas/TestSnapshotQuotaObserverChore.html  |      4 +-
 .../hbase/quotas/TestSpaceLimitSettings.html    |      4 +-
 ...SpaceQuotaViolationPolicyRefresherChore.html |      4 +-
 .../hadoop/hbase/quotas/TestSpaceQuotas.html    |    597 +-
 .../quotas/TestSpaceQuotasWithSnapshots.html    |      4 +-
 .../quotas/TestSuperUserQuotaPermissions.html   |      4 +-
 .../quotas/TestTableQuotaViolationStore.html    |      4 +-
 ...ationNotifier.SingleCellMutationMatcher.html |      4 +-
 .../TestTableSpaceQuotaViolationNotifier.html   |      4 +-
 .../hbase/quotas/TestTablesWithQuotas.html      |      4 +-
 .../hbase/quotas/TestThrottleSettings.html      |      4 +-
 ...eQuotaHelperForTests.NoFilesToDischarge.html |      4 +-
 ...perForTests.SpaceQuotaSnapshotPredicate.html |      4 +-
 .../class-use/SpaceQuotaHelperForTests.html     |     18 +-
 .../SpaceQuotaSnapshotNotifierForTest.html      |      4 +-
 .../class-use/TestActivePolicyEnforcement.html  |      4 +-
 ...Chore.ExpectedRegionSizeSummationAnswer.html |      4 +-
 .../TestFileSystemUtilizationChore.html         |      4 +-
 .../class-use/TestGlobalQuotaSettingsImpl.html  |      4 +-
 .../class-use/TestMasterQuotaManager.html       |      4 +-
 .../class-use/TestMasterSpaceQuotaObserver.html |      4 +-
 .../TestMasterSpaceQuotaObserverWithMocks.html  |      4 +-
 .../TestNamespaceQuotaViolationStore.html       |      4 +-
 .../hbase/quotas/class-use/TestQuotaAdmin.html  |      4 +-
 .../hbase/quotas/class-use/TestQuotaFilter.html |      4 +-
 .../TestQuotaGlobalsSettingsBypass.html         |      4 +-
 .../class-use/TestQuotaObserverChore.html       |      4 +-
 .../TestQuotaObserverChoreRegionReports.html    |      4 +-
 .../TestQuotaObserverChoreWithMiniCluster.html  |      4 +-
 .../class-use/TestQuotaSettingsFactory.html     |      4 +-
 .../hbase/quotas/class-use/TestQuotaState.html  |      4 +-
 .../quotas/class-use/TestQuotaStatusRPCs.html   |      4 +-
 .../quotas/class-use/TestQuotaTableUtil.html    |      4 +-
 .../quotas/class-use/TestQuotaThrottle.html     |      4 +-
 .../hbase/quotas/class-use/TestRateLimiter.html |      4 +-
 .../TestRegionServerSpaceQuotaManager.html      |      4 +-
 .../quotas/class-use/TestRegionSizeUse.html     |      4 +-
 ...otQuotaObserverChore.IOThrowingRunnable.html |      4 +-
 .../TestSnapshotQuotaObserverChore.html         |      4 +-
 .../class-use/TestSpaceLimitSettings.html       |      4 +-
 ...SpaceQuotaViolationPolicyRefresherChore.html |      4 +-
 .../hbase/quotas/class-use/TestSpaceQuotas.html |      4 +-
 .../class-use/TestSpaceQuotasWithSnapshots.html |      4 +-
 .../TestSuperUserQuotaPermissions.html          |      4 +-
 .../class-use/TestTableQuotaViolationStore.html |      4 +-
 ...ationNotifier.SingleCellMutationMatcher.html |      4 +-
 .../TestTableSpaceQuotaViolationNotifier.html   |      4 +-
 .../quotas/class-use/TestTablesWithQuotas.html  |      4 +-
 .../quotas/class-use/TestThrottleSettings.html  |      4 +-
 .../hadoop/hbase/quotas/package-frame.html      |      2 +-
 .../hadoop/hbase/quotas/package-summary.html    |      4 +-
 .../hadoop/hbase/quotas/package-tree.html       |      4 +-
 .../apache/hadoop/hbase/quotas/package-use.html |      4 +-
 .../BaseViolationPolicyEnforcement.html         |      4 +-
 ...kLoadCheckingViolationPolicyEnforcement.html |      4 +-
 ...tDisableTableViolationPolicyEnforcement.html |      4 +-
 ...TestNoInsertsViolationPolicyEnforcement.html |      4 +-
 ...esCompactionsViolationPolicyEnforcement.html |      4 +-
 .../TestNoWritesViolationPolicyEnforcement.html |      4 +-
 .../BaseViolationPolicyEnforcement.html         |      4 +-
 ...kLoadCheckingViolationPolicyEnforcement.html |      4 +-
 ...tDisableTableViolationPolicyEnforcement.html |      4 +-
 ...TestNoInsertsViolationPolicyEnforcement.html |      4 +-
 ...esCompactionsViolationPolicyEnforcement.html |      4 +-
 .../TestNoWritesViolationPolicyEnforcement.html |      4 +-
 .../hbase/quotas/policies/package-frame.html    |      2 +-
 .../hbase/quotas/policies/package-summary.html  |      4 +-
 .../hbase/quotas/policies/package-tree.html     |      4 +-
 .../hbase/quotas/policies/package-use.html      |      4 +-
 .../AbstractTestDateTieredCompactionPolicy.html |      4 +-
 .../regionserver/CreateRandomStoreFile.html     |      8 +-
 .../DataBlockEncodingTool.Manipulation.html     |      4 +-
 .../regionserver/DataBlockEncodingTool.html     |     10 +-
 .../regionserver/DelegatingInternalScanner.html |      4 +-
 .../regionserver/DelegatingKeyValueScanner.html |      4 +-
 .../EncodedSeekPerformanceTest.html             |      4 +-
 .../hbase/regionserver/KeyValueScanFixture.html |      4 +-
 .../MetricsRegionServerWrapperStub.html         |      4 +-
 .../regionserver/MetricsRegionWrapperStub.html  |      4 +-
 .../regionserver/MetricsTableWrapperStub.html   |      4 +-
 .../hbase/regionserver/MockHStoreFile.html      |     65 +-
 .../regionserver/NoOpScanPolicyObserver.html    |      4 +-
 .../hbase/regionserver/OOMERegionServer.html    |      6 +-
 ...ble.RegionScannerToResultScannerAdaptor.html |      4 +-
 .../hbase/regionserver/RegionAsTable.html       |      4 +-
 .../SecureBulkLoadEndpointClient.html           |      4 +-
 .../StatefulStoreMockMaker.CancelAnswer.html    |      4 +-
 .../regionserver/StatefulStoreMockMaker.html    |      4 +-
 .../TestAtomicOperation.AtomicOperation.html    |      4 +-
 .../TestAtomicOperation.CheckAndPutThread.html  |      4 +-
 .../TestAtomicOperation.Incrementer.html        |      4 +-
 ...micOperation.MockHRegion.WrappedRowLock.html |      4 +-
 .../TestAtomicOperation.MockHRegion.html        |     13 +-
 .../TestAtomicOperation.PutThread.html          |      4 +-
 .../TestAtomicOperation.TestStep.html           |      4 +-
 .../hbase/regionserver/TestAtomicOperation.html |      4 +-
 .../hbase/regionserver/TestBlocksRead.html      |      4 +-
 .../hbase/regionserver/TestBlocksScanned.html   |      4 +-
 .../regionserver/TestBulkLoad.WalMatcher.html   |      4 +-
 .../hadoop/hbase/regionserver/TestBulkLoad.html |      4 +-
 ...stCacheOnWriteInSchema.CacheOnWriteType.html |      4 +-
 .../regionserver/TestCacheOnWriteInSchema.html  |      4 +-
 .../hbase/regionserver/TestCellFlatSet.html     |      4 +-
 .../hbase/regionserver/TestCellSkipListSet.html |      4 +-
 .../regionserver/TestClearRegionBlockCache.html |      4 +-
 .../hbase/regionserver/TestClusterId.html       |      4 +-
 .../hbase/regionserver/TestColumnSeeking.html   |      4 +-
 .../regionserver/TestCompactSplitThread.html    |      4 +-
 ...MemStore.EnvironmentEdgeForMemstoreTest.html |     14 +-
 ...CompactingMemStore.MyCompactingMemStore.html |     16 +-
 .../regionserver/TestCompactingMemStore.html    |     14 +-
 .../TestCompactingToCellFlatMapMemStore.html    |     38 +-
 ...toreMockMaker.BlockingCompactionContext.html |      4 +-
 .../TestCompaction.BlockingStoreMockMaker.html  |      4 +-
 .../TestCompaction.DummyCompactor.html          |      4 +-
 ...on.StoreMockMaker.TestCompactionContext.html |      4 +-
 .../TestCompaction.StoreMockMaker.html          |      4 +-
 .../regionserver/TestCompaction.Tracker.html    |      4 +-
 .../hbase/regionserver/TestCompaction.html      |      4 +-
 ...oncurrentClose.WaitingHRegionFileSystem.html |      4 +-
 .../TestCompactionArchiveConcurrentClose.html   |      4 +-
 .../TestCompactionArchiveIOException.html       |      4 +-
 .../TestCompactionFileNotFound.html             |      4 +-
 ...onInDeadRegionServer.IgnoreYouAreDeadRS.html |      6 +-
 .../TestCompactionInDeadRegionServer.html       |      4 +-
 ...tionLifeCycleTracker.CompactionObserver.html |      4 +-
 .../TestCompactionLifeCycleTracker.Tracker.html |      4 +-
 .../TestCompactionLifeCycleTracker.html         |      4 +-
 .../regionserver/TestCompactionPolicy.html      |      4 +-
 .../hbase/regionserver/TestCompactionState.html |      4 +-
 .../TestCompactionWithCoprocessor.html          |      4 +-
 .../regionserver/TestCompoundBloomFilter.html   |      4 +-
 .../TestDateTieredCompactionPolicy.html         |      4 +-
 .../TestDateTieredCompactionPolicyOverflow.html |      4 +-
 .../TestDefaultCompactSelection.html            |      4 +-
 ...MemStore.EnvironmentEdgeForMemstoreTest.html |     14 +-
 ...TestDefaultMemStore.ReadOwnWritesTester.html |     26 +-
 .../hbase/regionserver/TestDefaultMemStore.html |     70 +-
 ...efaultStoreEngine.DummyCompactionPolicy.html |      4 +-
 .../TestDefaultStoreEngine.DummyCompactor.html  |      4 +-
 ...estDefaultStoreEngine.DummyStoreFlusher.html |      4 +-
 .../regionserver/TestDefaultStoreEngine.html    |      4 +-
 .../hbase/regionserver/TestDeleteMobTable.html  |      4 +-
 .../regionserver/TestEncryptionKeyRotation.html |      4 +-
 .../TestEncryptionRandomKeying.html             |      4 +-
 ...tEndToEndSplitTransaction.RegionChecker.html |      4 +-
 ...EndToEndSplitTransaction.RegionSplitter.html |      4 +-
 .../TestEndToEndSplitTransaction.html           |      4 +-
 .../TestFSErrorsExposed.FaultyFileSystem.html   |      4 +-
 .../TestFSErrorsExposed.FaultyInputStream.html  |      4 +-
 .../hbase/regionserver/TestFSErrorsExposed.html |      4 +-
 .../regionserver/TestFailedAppendAndSync.html   |      4 +-
 ...TestFlushLifeCycleTracker.FlushObserver.html |      4 +-
 .../TestFlushLifeCycleTracker.Tracker.html      |      4 +-
 .../regionserver/TestFlushLifeCycleTracker.html |      4 +-
 .../regionserver/TestFlushRegionEntry.html      |      4 +-
 .../regionserver/TestGetClosestAtOrBefore.html  |      4 +-
 .../hbase/regionserver/TestHMobStore.html       |      4 +-
 .../regionserver/TestHRegion.Appender.html      |     22 +-
 .../regionserver/TestHRegion.FlushThread.html   |     20 +-
 .../TestHRegion.GetTillDoneOrException.html     |     18 +-
 .../TestHRegion.HRegionForTesting.html          |     21 +-
 .../TestHRegion.HRegionWithSeqId.html           |     19 +-
 .../TestHRegion.HStoreForTesting.html           |     10 +-
 .../regionserver/TestHRegion.Incrementer.html   |     22 +-
 .../TestHRegion.IsFlushWALMarker.html           |     14 +-
 .../regionserver/TestHRegion.PutThread.html     |     28 +-
 .../hadoop/hbase/regionserver/TestHRegion.html  |    262 +-
 .../TestHRegionFileSystem.MockFileSystem.html   |      4 +-
 ...egionFileSystem.MockFileSystemForCreate.html |      4 +-
 .../regionserver/TestHRegionFileSystem.html     |      4 +-
 .../hbase/regionserver/TestHRegionInfo.html     |      4 +-
 .../regionserver/TestHRegionOnCluster.html      |      4 +-
 .../regionserver/TestHRegionReplayEvents.html   |      4 +-
 ...HRegionServerBulkLoad.AtomicHFileLoader.html |      4 +-
 ...tHRegionServerBulkLoad.AtomicScanReader.html |      4 +-
 ...ionServerBulkLoad.FindBulkHBaseListener.html |      4 +-
 .../TestHRegionServerBulkLoad.MyObserver.html   |      4 +-
 .../regionserver/TestHRegionServerBulkLoad.html |      4 +-
 ...BulkLoadWithOldClient.AtomicHFileLoader.html |      4 +-
 .../TestHRegionServerBulkLoadWithOldClient.html |      4 +-
 ...WithOldSecureEndpoint.AtomicHFileLoader.html |      4 +-
 ...gionServerBulkLoadWithOldSecureEndpoint.html |      4 +-
 .../TestHRegionWithInMemoryFlush.html           |      4 +-
 .../TestHStore.DummyStoreEngine.html            |     12 +-
 .../TestHStore.FaultyFileSystem.html            |     20 +-
 .../TestHStore.FaultyOutputStream.html          |     16 +-
 .../TestHStore.MyCompactingMemStore.html        |     20 +-
 ...MyCompactingMemStoreWithCustomCompactor.html |     16 +-
 .../hbase/regionserver/TestHStore.MyList.html   |     58 +-
 .../regionserver/TestHStore.MyListHook.html     |      8 +-
 .../TestHStore.MyMemStoreCompactor.html         |     18 +-
 .../hbase/regionserver/TestHStore.MyStore.html  |     14 +-
 .../regionserver/TestHStore.MyStoreHook.html    |     12 +-
 .../hbase/regionserver/TestHStore.MyThread.html |     16 +-
 .../hadoop/hbase/regionserver/TestHStore.html   |     94 +-
 .../hbase/regionserver/TestHStoreFile.html      |      4 +-
 .../regionserver/TestHdfsSnapshotHRegion.html   |      4 +-
 .../TestHeapMemoryManager.BlockCacheStub.html   |      4 +-
 ...HeapMemoryManager.CustomHeapMemoryTuner.html |      4 +-
 ...stHeapMemoryManager.MemstoreFlusherStub.html |      4 +-
 ...emoryManager.RegionServerAccountingStub.html |      6 +-
 .../TestHeapMemoryManager.RegionServerStub.html |      4 +-
 .../regionserver/TestHeapMemoryManager.html     |      4 +-
 .../hbase/regionserver/TestIsDeleteFailure.html |      4 +-
 .../hbase/regionserver/TestJoinedScanners.html  |    127 +-
 .../hbase/regionserver/TestKeepDeletes.html     |      4 +-
 .../TestKeyValueHeap.SeekTestScanner.html       |      4 +-
 .../TestKeyValueHeap.TestScanner.html           |      4 +-
 .../hbase/regionserver/TestKeyValueHeap.html    |      4 +-
 .../regionserver/TestKeyValueScanFixture.html   |      4 +-
 .../hbase/regionserver/TestMajorCompaction.html |      4 +-
 ...sterAddressTracker.NodeCreationListener.html |      4 +-
 .../regionserver/TestMasterAddressTracker.html  |      4 +-
 .../regionserver/TestMemStoreChunkPool.html     |      4 +-
 .../TestMemStoreLAB.AllocRecord.html            |      4 +-
 .../hbase/regionserver/TestMemStoreLAB.html     |      4 +-
 .../TestMemstoreLABWithoutPool.html             |      4 +-
 .../TestMetricsHeapMemoryManager.html           |      4 +-
 .../hbase/regionserver/TestMetricsRegion.html   |      4 +-
 .../regionserver/TestMetricsRegionServer.html   |      4 +-
 .../TestMetricsRegionServerSourceFactory.html   |      4 +-
 .../TestMetricsRegionServerSourceImpl.html      |     25 +-
 ...tricsRegionSourceImpl.RegionWrapperStub.html |     60 +-
 .../TestMetricsRegionSourceImpl.html            |     24 +-
 .../regionserver/TestMetricsTableAggregate.html |      4 +-
 .../regionserver/TestMetricsTableLatencies.html |      4 +-
 ...MetricsTableSourceImpl.TableWrapperStub.html |     22 +-
 .../TestMetricsTableSourceImpl.html             |     22 +-
 .../hbase/regionserver/TestMinVersions.html     |      4 +-
 .../TestMiniBatchOperationInProgress.html       |      4 +-
 .../hbase/regionserver/TestMinorCompaction.html |      4 +-
 .../regionserver/TestMobStoreCompaction.html    |      4 +-
 .../hbase/regionserver/TestMobStoreScanner.html |      4 +-
 .../regionserver/TestMultiColumnScanner.html    |      4 +-
 .../TestMultiLogThreshold.ActionType.html       |      4 +-
 .../regionserver/TestMultiLogThreshold.html     |      4 +-
 ...stMultiVersionConcurrencyControl.Writer.html |      4 +-
 .../TestMultiVersionConcurrencyControl.html     |      4 +-
 ...TestMultiVersionConcurrencyControlBasic.html |      4 +-
 .../regionserver/TestMutateRowsRecovery.html    |      4 +-
 .../TestNewVersionBehaviorFromClientSide.html   |      4 +-
 .../TestObservedExceptionsInBatch.html          |      4 +-
 .../regionserver/TestParallelPut.Putter.html    |      4 +-
 .../hbase/regionserver/TestParallelPut.html     |      4 +-
 .../regionserver/TestPerColumnFamilyFlush.html  |     18 +-
 .../hbase/regionserver/TestPriorityRpc.html     |      4 +-
 .../hbase/regionserver/TestQosFunction.html     |      4 +-
 ...Initializing.RegisterAndDieRegionServer.html |      6 +-
 .../TestRSKilledWhenInitializing.html           |      4 +-
 .../hbase/regionserver/TestRSStatusServlet.html |      4 +-
 .../hbase/regionserver/TestRecoveredEdits.html  |      4 +-
 .../regionserver/TestRegionFavoredNodes.html    |      4 +-
 ...RegionIncrement.CrossRowCellIncrementer.html |      4 +-
 ...stRegionIncrement.SingleCellIncrementer.html |      4 +-
 .../hbase/regionserver/TestRegionIncrement.html |      4 +-
 .../regionserver/TestRegionInfoBuilder.html     |      4 +-
 ...egionMergeTransactionOnCluster.MyMaster.html |     16 +-
 ...ransactionOnCluster.MyMasterRpcServices.html |     20 +-
 .../TestRegionMergeTransactionOnCluster.html    |     22 +-
 .../hbase/regionserver/TestRegionMove.html      |    463 +
 .../hbase/regionserver/TestRegionOpen.html      |      8 +-
 .../regionserver/TestRegionReplicaFailover.html |      4 +-
 .../hbase/regionserver/TestRegionReplicas.html  |      4 +-
 .../TestRegionReplicasAreDistributed.html       |      4 +-
 .../TestRegionReplicasWithModifyTable.html      |      4 +-
 .../TestRegionReplicasWithRestartScenarios.html |      4 +-
 ...tRegionServerAbort.ErrorThrowingHRegion.html |     13 +-
 ...nServerAbort.StopBlockingRegionObserver.html |      4 +-
 .../regionserver/TestRegionServerAbort.html     |      4 +-
 .../TestRegionServerAccounting.html             |      4 +-
 .../regionserver/TestRegionServerHostname.html  |      4 +-
 .../regionserver/TestRegionServerMetrics.html   |      4 +-
 .../regionserver/TestRegionServerNoMaster.html  |      4 +-
 .../TestRegionServerOnlineConfigChange.html     |      4 +-
 ...stRegionServerReadRequestMetrics.Metric.html |      4 +-
 ...eadRequestMetrics.ScanRegionCoprocessor.html |      4 +-
 .../TestRegionServerReadRequestMetrics.html     |      4 +-
 .../TestRegionServerRegionSpaceUseReport.html   |      4 +-
 ...egionServerReportForDuty.MyRegionServer.html |      6 +-
 .../TestRegionServerReportForDuty.html          |      4 +-
 .../regionserver/TestRegionSplitPolicy.html     |      4 +-
 .../regionserver/TestRemoveRegionMetrics.html   |      4 +-
 .../regionserver/TestResettingCounters.html     |      4 +-
 .../regionserver/TestReversibleScanners.html    |      4 +-
 .../hbase/regionserver/TestRowTooBig.html       |      4 +-
 .../regionserver/TestRpcSchedulerFactory.html   |      4 +-
 .../regionserver/TestSCVFWithMiniCluster.html   |      4 +-
 .../regionserver/TestScanWithBloomError.html    |      4 +-
 .../hadoop/hbase/regionserver/TestScanner.html  |      4 +-
 ...annerHeartbeatMessages.HeartbeatHRegion.html |     13 +-
 ...eartbeatMessages.HeartbeatHRegionServer.html |      6 +-
 ...cannerHeartbeatMessages.HeartbeatKVHeap.html |      4 +-
 ...rHeartbeatMessages.HeartbeatRPCServices.html |      6 +-
 ...eartbeatMessages.HeartbeatRegionScanner.html |      4 +-
 ...artbeatMessages.HeartbeatReversedKVHeap.html |      4 +-
 ...Messages.HeartbeatReversedRegionScanner.html |      4 +-
 ...annerHeartbeatMessages.SparseCellFilter.html |      4 +-
 ...cannerHeartbeatMessages.SparseRowFilter.html |      4 +-
 .../TestScannerHeartbeatMessages.html           |      4 +-
 ...rRetriableFailure.FaultyScannerObserver.html |      4 +-
 .../TestScannerRetriableFailure.html            |      4 +-
 .../regionserver/TestScannerWithBulkload.html   |      4 +-
 ...ithCorruptHFile.CorruptHFileCoprocessor.html |      4 +-
 .../TestScannerWithCorruptHFile.html            |      4 +-
 .../regionserver/TestSeekOptimizations.html     |      4 +-
 .../TestServerCustomProtocol.PingHandler.html   |      4 +-
 .../regionserver/TestServerCustomProtocol.html  |      4 +-
 .../TestServerNonceManager.TestRunnable.html    |      4 +-
 .../regionserver/TestServerNonceManager.html    |      4 +-
 ...TimeoutOnBlockingPoint.SleepCoprocessor.html |      4 +-
 .../TestSettingTimeoutOnBlockingPoint.html      |      4 +-
 ...stShutdownWhileWALBroken.MyRegionServer.html |      6 +-
 .../TestShutdownWhileWALBroken.html             |      4 +-
 .../TestSimpleTimeRangeTracker.html             |      4 +-
 .../TestSplitLogWorker.DummyServer.html         |      4 +-
 .../hbase/regionserver/TestSplitLogWorker.html  |      4 +-
 ...tTransactionOnCluster.CustomSplitPolicy.html |     12 +-
 ...ionOnCluster.FailingSplitMasterObserver.html |     18 +-
 .../TestSplitTransactionOnCluster.MyMaster.html |     16 +-
 ...ransactionOnCluster.MyMasterRpcServices.html |     16 +-
 .../TestSplitTransactionOnCluster.html          |     76 +-
 .../regionserver/TestSplitWalDataLoss.html      |      4 +-
 .../hbase/regionserver/TestStoreFileInfo.html   |      4 +-
 ...RefresherChore.FailingHRegionFileSystem.html |      4 +-
 ...esherChore.StaleStorefileRefresherChore.html |      4 +-
 .../TestStoreFileRefresherChore.html            |      4 +-
 .../TestStoreFileScannerWithTagCompression.html |      4 +-
 .../TestStoreScanner.CellGridStoreScanner.html  |      4 +-
 ....CellWithVersionsNoOptimizeStoreScanner.html |      4 +-
 ...oreScanner.CellWithVersionsStoreScanner.html |      4 +-
 .../TestStoreScanner.KeyValueHeapWithCount.html |      4 +-
 .../hbase/regionserver/TestStoreScanner.html    |      4 +-
 .../TestStripeStoreEngine.TestStoreEngine.html  |      4 +-
 .../regionserver/TestStripeStoreEngine.html     |      4 +-
 .../TestStripeStoreFileManager.html             |      4 +-
 .../regionserver/TestSwitchToStreamRead.html    |      4 +-
 ...TestSyncTimeRangeTracker.RandomTestData.html |      4 +-
 ...tSyncTimeRangeTracker.TrtUpdateRunnable.html |      4 +-
 .../regionserver/TestSyncTimeRangeTracker.html  |      4 +-
 .../TestTags.TestCoprocessorForTags.html        |      4 +-
 .../hadoop/hbase/regionserver/TestTags.html     |      4 +-
 .../TestTimestampFilterSeekHint.html            |      4 +-
 .../regionserver/TestWALLockup.DodgyFSLog.html  |      6 +-
 .../regionserver/TestWALLockup.DummyServer.html |      4 +-
 .../TestWALLockup.DummyWALActionsListener.html  |      4 +-
 .../hbase/regionserver/TestWALLockup.html       |      4 +-
 ...LMonotonicallyIncreasingSeqId.IncThread.html |      4 +-
 ...LMonotonicallyIncreasingSeqId.PutThread.html |      4 +-
 .../TestWALMonotonicallyIncreasingSeqId.html    |      4 +-
 ...tingMemStoreFlush.ConcurrentPutRunnable.html |      4 +-
 .../TestWalAndCompactingMemStoreFlush.html      |      4 +-
 .../hbase/regionserver/TestWideScanner.html     |      4 +-
 .../AbstractTestDateTieredCompactionPolicy.html |      4 +-
 .../class-use/CreateRandomStoreFile.html        |      4 +-
 .../DataBlockEncodingTool.Manipulation.html     |      4 +-
 .../class-use/DataBlockEncodingTool.html        |      4 +-
 .../class-use/DelegatingInternalScanner.html    |      4 +-
 .../class-use/DelegatingKeyValueScanner.html    |      4 +-
 .../class-use/EncodedSeekPerformanceTest.html   |      4 +-
 .../class-use/KeyValueScanFixture.html          |      4 +-
 .../MetricsRegionServerWrapperStub.html         |      4 +-
 .../class-use/MetricsRegionWrapperStub.html     |      4 +-
 .../class-use/MetricsTableWrapperStub.html      |      4 +-
 .../regionserver/class-use/MockHStoreFile.html  |      4 +-
 .../class-use/NoOpScanPolicyObserver.html       |      4 +-
 .../class-use/OOMERegionServer.html             |      4 +-
 ...ble.RegionScannerToResultScannerAdaptor.html |      4 +-
 .../regionserver/class-use/RegionAsTable.html   |      4 +-
 .../class-use/SecureBulkLoadEndpointClient.html |      4 +-
 .../StatefulStoreMockMaker.CancelAnswer.html    |      4 +-
 .../class-use/StatefulStoreMockMaker.html       |      4 +-
 .../TestAtomicOperation.AtomicOperation.html    |      4 +-
 .../TestAtomicOperation.CheckAndPutThread.html  |      4 +-
 .../TestAtomicOperation.Incrementer.html        |      4 +-
 ...micOperation.MockHRegion.WrappedRowLock.html |      4 +-
 .../TestAtomicOperation.MockHRegion.html        |      4 +-
 .../TestAtomicOperation.PutThread.html          |      4 +-
 .../class-use/TestAtomicOperation.TestStep.html |      4 +-
 .../class-use/TestAtomicOperation.html          |      4 +-
 .../regionserver/class-use/TestBlocksRead.html  |      4 +-
 .../class-use/TestBlocksScanned.html            |      4 +-
 .../class-use/TestBulkLoad.WalMatcher.html      |      4 +-
 .../regionserver/class-use/TestBulkLoad.html    |      4 +-
 ...stCacheOnWriteInSchema.CacheOnWriteType.html |      4 +-
 .../class-use/TestCacheOnWriteInSchema.html     |      4 +-
 .../regionserver/class-use/TestCellFlatSet.html |      4 +-
 .../class-use/TestCellSkipListSet.html          |      4 +-
 .../class-use/TestClearRegionBlockCache.html    |      4 +-
 .../regionserver/class-use/TestClusterId.html   |      4 +-
 .../class-use/TestColumnSeeking.html            |      4 +-
 .../class-use/TestCompactSplitThread.html       |      4 +-
 ...MemStore.EnvironmentEdgeForMemstoreTest.html |      4 +-
 ...CompactingMemStore.MyCompactingMemStore.html |      4 +-
 .../class-use/TestCompactingMemStore.html       |      4 +-
 .../TestCompactingToCellFlatMapMemStore.html    |      4 +-
 ...toreMockMaker.BlockingCompactionContext.html |      4 +-
 .../TestCompaction.BlockingStoreMockMaker.html  |      4 +-
 .../TestCompaction.DummyCompactor.html          |      4 +-
 ...on.StoreMockMaker.TestCompactionContext.html |      4 +-
 .../TestCompaction.StoreMockMaker.html          |      4 +-
 .../class-use/TestCompaction.Tracker.html       |      4 +-
 .../regionserver/class-use/TestCompaction.html  |      4 +-
 ...oncurrentClose.WaitingHRegionFileSystem.html |      4 +-
 .../TestCompactionArchiveConcurrentClose.html   |      4 +-
 .../TestCompactionArchiveIOException.html       |      4 +-
 .../class-use/TestCompactionFileNotFound.html   |      4 +-
 ...onInDeadRegionServer.IgnoreYouAreDeadRS.html |      4 +-
 .../TestCompactionInDeadRegionServer.html       |      4 +-
 ...tionLifeCycleTracker.CompactionObserver.html |      4 +-
 .../TestCompactionLifeCycleTracker.Tracker.html |      4 +-
 .../TestCompactionLifeCycleTracker.html         |      4 +-
 .../class-use/TestCompactionPolicy.html         |      4 +-
 .../class-use/TestCompactionState.html          |      4 +-
 .../TestCompactionWithCoprocessor.html          |      4 +-
 .../class-use/TestCompoundBloomFilter.html      |      4 +-
 .../TestDateTieredCompactionPolicy.html         |      4 +-
 .../TestDateTieredCompactionPolicyOverflow.html |      4 +-
 .../class-use/TestDefaultCompactSelection.html  |      4 +-
 ...MemStore.EnvironmentEdgeForMemstoreTest.html |      4 +-
 ...TestDefaultMemStore.ReadOwnWritesTester.html |      4 +-
 .../class-use/TestDefaultMemStore.html          |      4 +-
 ...efaultStoreEngine.DummyCompactionPolicy.html |      4 +-
 .../TestDefaultStoreEngine.DummyCompactor.html  |      4 +-
 ...estDefaultStoreEngine.DummyStoreFlusher.html |      4 +-
 .../class-use/TestDefaultStoreEngine.html       |      4 +-
 .../class-use/TestDeleteMobTable.html           |      4 +-
 .../class-use/TestEncryptionKeyRotation.html    |      4 +-
 .../class-use/TestEncryptionRandomKeying.html   |      4 +-
 ...tEndToEndSplitTransaction.RegionChecker.html |      4 +-
 ...EndToEndSplitTransaction.RegionSplitter.html |      4 +-
 .../class-use/TestEndToEndSplitTransaction.html |      4 +-
 .../TestFSErrorsExposed.FaultyFileSystem.html   |      4 +-
 .../TestFSErrorsExposed.FaultyInputStream.html  |      4 +-
 .../class-use/TestFSErrorsExposed.html          |      4 +-
 .../class-use/TestFailedAppendAndSync.html      |      4 +-
 ...TestFlushLifeCycleTracker.FlushObserver.html |      4 +-
 .../TestFlushLifeCycleTracker.Tracker.html      |      4 +-
 .../class-use/TestFlushLifeCycleTracker.html    |      4 +-
 .../class-use/TestFlushRegionEntry.html         |      4 +-
 .../class-use/TestGetClosestAtOrBefore.html     |      4 +-
 .../regionserver/class-use/TestHMobStore.html   |      4 +-
 .../class-use/TestHRegion.Appender.html         |      4 +-
 .../class-use/TestHRegion.FlushThread.html      |      4 +-
 .../TestHRegion.GetTillDoneOrException.html     |      4 +-
 .../TestHRegion.HRegionForTesting.html          |      4 +-
 .../class-use/TestHRegion.HRegionWithSeqId.html |      4 +-
 .../class-use/TestHRegion.HStoreForTesting.html |      4 +-
 .../class-use/TestHRegion.Incrementer.html      |      4 +-
 .../class-use/TestHRegion.IsFlushWALMarker.html |      4 +-
 .../class-use/TestHRegion.PutThread.html        |      4 +-
 .../regionserver/class-use/TestHRegion.html     |      4 +-
 .../TestHRegionFileSystem.MockFileSystem.html   |      4 +-
 ...egionFileSystem.MockFileSystemForCreate.html |      4 +-
 .../class-use/TestHRegionFileSystem.html        |      4 +-
 .../regionserver/class-use/TestHRegionInfo.html |      4 +-
 .../class-use/TestHRegionOnCluster.html         |      4 +-
 .../class-use/TestHRegionReplayEvents.html      |      4 +-
 ...HRegionServerBulkLoad.AtomicHFileLoader.html |      4 +-
 ...tHRegionServerBulkLoad.AtomicScanReader.html |      4 +-
 ...ionServerBulkLoad.FindBulkHBaseListener.html |      4 +-
 .../TestHRegionServerBulkLoad.MyObserver.html   |      4 +-
 .../class-use/TestHRegionServerBulkLoad.html    |      4 +-
 ...BulkLoadWithOldClient.AtomicHFileLoader.html |      4 +-
 .../TestHRegionServerBulkLoadWithOldClient.html |      4 +-
 ...WithOldSecureEndpoint.AtomicHFileLoader.html |      4 +-
 ...gionServerBulkLoadWithOldSecureEndpoint.html |      4 +-
 .../class-use/TestHRegionWithInMemoryFlush.html |      4 +-
 .../class-use/TestHStore.DummyStoreEngine.html  |      4 +-
 .../class-use/TestHStore.FaultyFileSystem.html  |      4 +-
 .../TestHStore.FaultyOutputStream.html          |      4 +-
 .../TestHStore.MyCompactingMemStore.html        |      4 +-
 ...MyCompactingMemStoreWithCustomCompactor.html |      4 +-
 .../class-use/TestHStore.MyList.html            |      4 +-
 .../class-use/TestHStore.MyListHook.html        |      4 +-
 .../TestHStore.MyMemStoreCompactor.html         |      4 +-
 .../class-use/TestHStore.MyStore.html           |      4 +-
 .../class-use/TestHStore.MyStoreHook.html       |      4 +-
 .../class-use/TestHStore.MyThread.html          |      4 +-
 .../regionserver/class-use/TestHStore.html      |      4 +-
 .../regionserver/class-use/TestHStoreFile.html  |      4 +-
 .../class-use/TestHdfsSnapshotHRegion.html      |      4 +-
 .../TestHeapMemoryManager.BlockCacheStub.html   |      4 +-
 ...HeapMemoryManager.CustomHeapMemoryTuner.html |      4 +-
 ...stHeapMemoryManager.MemstoreFlusherStub.html |      4 +-
 ...emoryManager.RegionServerAccountingStub.html |      4 +-
 .../TestHeapMemoryManager.RegionServerStub.html |      4 +-
 .../class-use/TestHeapMemoryManager.html        |      4 +-
 .../class-use/TestIsDeleteFailure.html          |      4 +-
 .../class-use/TestJoinedScanners.html           |      4 +-
 .../regionserver/class-use/TestKeepDeletes.html |      4 +-
 .../TestKeyValueHeap.SeekTestScanner.html       |      4 +-
 .../class-use/TestKeyValueHeap.TestScanner.html |      4 +-
 .../class-use/TestKeyValueHeap.html             |      4 +-
 .../class-use/TestKeyValueScanFixture.html      |      4 +-
 .../class-use/TestMajorCompaction.html          |      4 +-
 ...sterAddressTracker.NodeCreationListener.html |      4 +-
 .../class-use/TestMasterAddressTracker.html     |      4 +-
 .../class-use/TestMemStoreChunkPool.html        |      4 +-
 .../class-use/TestMemStoreLAB.AllocRecord.html  |      4 +-
 .../regionserver/class-use/TestMemStoreLAB.html |      4 +-
 .../class-use/TestMemstoreLABWithoutPool.html   |      4 +-
 .../class-use/TestMetricsHeapMemoryManager.html |      4 +-
 .../class-use/TestMetricsRegion.html            |      4 +-
 .../class-use/TestMetricsRegionServer.html      |      4 +-
 .../TestMetricsRegionServerSourceFactory.html   |      4 +-
 .../TestMetricsRegionServerSourceImpl.html      |      4 +-
 ...tricsRegionSourceImpl.RegionWrapperStub.html |      4 +-
 .../class-use/TestMetricsRegionSourceImpl.html  |      4 +-
 .../class-use/TestMetricsTableAggregate.html    |      4 +-
 .../class-use/TestMetricsTableLatencies.html    |      4 +-
 ...MetricsTableSourceImpl.TableWrapperStub.html |      4 +-
 .../class-use/TestMetricsTableSourceImpl.html   |      4 +-
 .../regionserver/class-use/TestMinVersions.html |      4 +-
 .../TestMiniBatchOperationInProgress.html       |      4 +-
 .../class-use/TestMinorCompaction.html          |      4 +-
 .../class-use/TestMobStoreCompaction.html       |      4 +-
 .../class-use/TestMobStoreScanner.html          |      4 +-
 .../class-use/TestMultiColumnScanner.html       |      4 +-
 .../TestMultiLogThreshold.ActionType.html       |      4 +-
 .../class-use/TestMultiLogThreshold.html        |      4 +-
 ...stMultiVersionConcurrencyControl.Writer.html |      4 +-
 .../TestMultiVersionConcurrencyControl.html     |      4 +-
 ...TestMultiVersionConcurrencyControlBasic.html |      4 +-
 .../class-use/TestMutateRowsRecovery.html       |      4 +-
 .../TestNewVersionBehaviorFromClientSide.html   |      4 +-
 .../TestObservedExceptionsInBatch.html          |      4 +-
 .../class-use/TestParallelPut.Putter.html       |      4 +-
 .../regionserver/class-use/TestParallelPut.html |      4 +-
 .../class-use/TestPerColumnFamilyFlush.html     |      4 +-
 .../regionserver/class-use/TestPriorityRpc.html |      4 +-
 .../regionserver/class-use/TestQosFunction.html |      4 +-
 ...Initializing.RegisterAndDieRegionServer.html |      4 +-
 .../class-use/TestRSKilledWhenInitializing.html |      4 +-
 .../class-use/TestRSStatusServlet.html          |      4 +-
 .../class-use/TestRecoveredEdits.html           |      4 +-
 .../class-use/TestRegionFavoredNodes.html       |      4 +-
 ...RegionIncrement.CrossRowCellIncrementer.html |      4 +-
 ...stRegionIncrement.SingleCellIncrementer.html |      4 +-
 .../class-use/TestRegionIncrement.html          |      4 +-
 .../class-use/TestRegionInfoBuilder.html        |      4 +-
 ...egionMergeTransactionOnCluster.MyMaster.html |      4 +-
 ...ransactionOnCluster.MyMasterRpcServices.html |      4 +-
 .../TestRegionMergeTransactionOnCluster.html    |      4 +-
 .../regionserver/class-use/TestRegionMove.html  |    125 +
 .../regionserver/class-use/TestRegionOpen.html  |      4 +-
 .../class-use/TestRegionReplicaFailover.html    |      4 +-
 .../class-use/TestRegionReplicas.html           |      4 +-
 .../TestRegionReplicasAreDistributed.html       |      4 +-
 .../TestRegionReplicasWithModifyTable.html      |      4 +-
 .../TestRegionReplicasWithRestartScenarios.html |      4 +-
 ...tRegionServerAbort.ErrorThrowingHRegion.html |      4 +-
 ...nServerAbort.StopBlockingRegionObserver.html |      4 +-
 .../class-use/TestRegionServerAbort.html        |      4 +-
 .../class-use/TestRegionServerAccounting.html   |      4 +-
 .../class-use/TestRegionServerHostname.html     |      4 +-
 .../class-use/TestRegionServerMetrics.html      |      4 +-
 .../class-use/TestRegionServerNoMaster.html     |      4 +-
 .../TestRegionServerOnlineConfigChange.html     |      4 +-
 ...stRegionServerReadRequestMetrics.Metric.html |      4 +-
 ...eadRequestMetrics.ScanRegionCoprocessor.html |      4 +-
 .../TestRegionServerReadRequestMetrics.html     |      4 +-
 .../TestRegionServerRegionSpaceUseReport.html   |      4 +-
 ...egionServerReportForDuty.MyRegionServer.html |      4 +-
 .../TestRegionServerReportForDuty.html          |      4 +-
 .../class-use/TestRegionSplitPolicy.html        |      4 +-
 .../class-use/TestRemoveRegionMetrics.html      |      4 +-
 .../class-use/TestResettingCounters.html        |      4 +-
 .../class-use/TestReversibleScanners.html       |      4 +-
 .../regionserver/class-use/TestRowTooBig.html   |      4 +-
 .../class-use/TestRpcSchedulerFactory.html      |      4 +-
 .../class-use/TestSCVFWithMiniCluster.html      |      4 +-
 .../class-use/TestScanWithBloomError.html       |      4 +-
 .../regionserver/class-use/TestScanner.html     |      4 +-
 ...annerHeartbeatMessages.HeartbeatHRegion.html |      4 +-
 ...eartbeatMessages.HeartbeatHRegionServer.html |      4 +-
 ...cannerHeartbeatMessages.HeartbeatKVHeap.html |      4 +-
 ...rHeartbeatMessages.HeartbeatRPCServices.html |      4 +-
 ...eartbeatMessages.HeartbeatRegionScanner.html |      4 +-
 ...artbeatMessages.HeartbeatReversedKVHeap.html |      4 +-
 ...Messages.HeartbeatReversedRegionScanner.html |      4 +-
 ...annerHeartbeatMessages.SparseCellFilter.html |      4 +-
 ...cannerHeartbeatMessages.SparseRowFilter.html |      4 +-
 .../class-use/TestScannerHeartbeatMessages.html |      4 +-
 ...rRetriableFailure.FaultyScannerObserver.html |      4 +-
 .../class-use/TestScannerRetriableFailure.html  |      4 +-
 .../class-use/TestScannerWithBulkload.html      |      4 +-
 ...ithCorruptHFile.CorruptHFileCoprocessor.html |      4 +-
 .../class-use/TestScannerWithCorruptHFile.html  |      4 +-
 .../class-use/TestSeekOptimizations.html        |      4 +-
 .../TestServerCustomProtocol.PingHandler.html   |      4 +-
 .../class-use/TestServerCustomProtocol.html     |      4 +-
 .../TestServerNonceManager.TestRunnable.html    |      4 +-
 .../class-use/TestServerNonceManager.html       |      4 +-
 ...TimeoutOnBlockingPoint.SleepCoprocessor.html |      4 +-
 .../TestSettingTimeoutOnBlockingPoint.html      |      4 +-
 ...stShutdownWhileWALBroken.MyRegionServer.html |      4 +-
 .../class-use/TestShutdownWhileWALBroken.html   |      4 +-
 .../class-use/TestSimpleTimeRangeTracker.html   |      4 +-
 .../TestSplitLogWorker.DummyServer.html         |      4 +-
 .../class-use/TestSplitLogWorker.html           |      4 +-
 ...tTransactionOnCluster.CustomSplitPolicy.html |      4 +-
 ...ionOnCluster.FailingSplitMasterObserver.html |      4 +-
 .../TestSplitTransactionOnCluster.MyMaster.html |      4 +-
 ...ransactionOnCluster.MyMasterRpcServices.html |      4 +-
 .../TestSplitTransactionOnCluster.html          |      4 +-
 .../class-use/TestSplitWalDataLoss.html         |      4 +-
 .../class-use/TestStoreFileInfo.html            |      4 +-
 ...RefresherChore.FailingHRegionFileSystem.html |      4 +-
 ...esherChore.StaleStorefileRefresherChore.html |      4 +-
 .../class-use/TestStoreFileRefresherChore.html  |      4 +-
 .../TestStoreFileScannerWithTagCompression.html |      4 +-
 .../TestStoreScanner.CellGridStoreScanner.html  |      4 +-
 ....CellWithVersionsNoOptimizeStoreScanner.html |      4 +-
 ...oreScanner.CellWithVersionsStoreScanner.html |      4 +-
 .../TestStoreScanner.KeyValueHeapWithCount.html |      4 +-
 .../class-use/TestStoreScanner.html             |      4 +-
 .../TestStripeStoreEngine.TestStoreEngine.html  |      4 +-
 .../class-use/TestStripeStoreEngine.html        |      4 +-
 .../class-use/TestStripeStoreFileManager.html   |      4 +-
 .../class-use/TestSwitchToStreamRead.html       |      4 +-
 ...TestSyncTimeRangeTracker.RandomTestData.html |      4 +-
 ...tSyncTimeRangeTracker.TrtUpdateRunnable.html |      4 +-
 .../class-use/TestSyncTimeRangeTracker.html     |      4 +-
 .../TestTags.TestCoprocessorForTags.html        |      4 +-
 .../hbase/regionserver/class-use/TestTags.html  |      4 +-
 .../class-use/TestTimestampFilterSeekHint.html  |      4 +-
 .../class-use/TestWALLockup.DodgyFSLog.html     |      4 +-
 .../class-use/TestWALLockup.DummyServer.html    |      4 +-
 .../TestWALLockup.DummyWALActionsListener.html  |      4 +-
 .../regionserver/class-use/TestWALLockup.html   |      4 +-
 ...LMonotonicallyIncreasingSeqId.IncThread.html |      4 +-
 ...LMonotonicallyIncreasingSeqId.PutThread.html |      4 +-
 .../TestWALMonotonicallyIncreasingSeqId.html    |      4 +-
 ...tingMemStoreFlush.ConcurrentPutRunnable.html |      4 +-
 .../TestWalAndCompactingMemStoreFlush.html      |      4 +-
 .../regionserver/class-use/TestWideScanner.html |      4 +-
 .../ConstantSizeFileListGenerator.html          |      4 +-
 .../compactions/EverythingPolicy.html           |      4 +-
 .../compactions/ExplicitFileListGenerator.html  |      4 +-
 .../compactions/GaussianFileListGenerator.html  |      4 +-
 .../compactions/MockStoreFileGenerator.html     |      4 +-
 .../compactions/PerfTestCompactionPolicies.html |      4 +-
 .../SemiConstantSizeFileListGenerator.html      |      4 +-
 .../SinusoidalFileListGenerator.html            |      4 +-
 .../compactions/SpikyFileListGenerator.html     |      4 +-
 .../compactions/StoreFileListGenerator.html     |      4 +-
 ...estCompactedHFilesDischarger.ScanThread.html |      4 +-
 .../TestCompactedHFilesDischarger.html          |      4 +-
 .../compactions/TestCompactor.Scanner.html      |      4 +-
 ...ompactor.StoreFileWritersCapture.Writer.html |      4 +-
 .../TestCompactor.StoreFileWritersCapture.html  |      4 +-
 .../regionserver/compactions/TestCompactor.html |      4 +-
 .../compactions/TestDateTieredCompactor.html    |      4 +-
 .../compactions/TestFIFOCompactionPolicy.html   |      4 +-
 .../compactions/TestOffPeakHours.html           |      4 +-
 .../TestStripeCompactionPolicy.Scanner.html     |      4 +-
 .../compactions/TestStripeCompactionPolicy.html |      4 +-
 .../compactions/TestStripeCompactor.html        |      4 +-
 .../ConstantSizeFileListGenerator.html          |      4 +-
 .../compactions/class-use/EverythingPolicy.html |      4 +-
 .../class-use/ExplicitFileListGenerator.html    |      4 +-
 .../class-use/GaussianFileListGenerator.html    |      4 +-
 .../class-use/MockStoreFileGenerator.html       |      4 +-
 .../class-use/PerfTestCompactionPolicies.html   |      4 +-
 .../SemiConstantSizeFileListGenerator.html      |      4 +-
 .../class-use/SinusoidalFileListGenerator.html  |      4 +-
 .../class-use/SpikyFileListGenerator.html       |      4 +-
 .../class-use/StoreFileListGenerator.html       |      4 +-
 ...estCompactedHFilesDischarger.ScanThread.html |      4 +-
 .../TestCompactedHFilesDischarger.html          |      4 +-
 .../class-use/TestCompactor.Scanner.html        |      4 +-
 ...ompactor.StoreFileWritersCapture.Writer.html |      4 +-
 .../TestCompactor.StoreFileWritersCapture.html  |      4 +-
 .../compactions/class-use/TestCompactor.html    |      4 +-
 .../class-use/TestDateTieredCompactor.html      |      4 +-
 .../class-use/TestFIFOCompactionPolicy.html     |      4 +-
 .../compactions/class-use/TestOffPeakHours.html |      4 +-
 .../TestStripeCompactionPolicy.Scanner.html     |      4 +-
 .../class-use/TestStripeCompactionPolicy.html   |      4 +-
 .../class-use/TestStripeCompactor.html          |      4 +-
 .../regionserver/compactions/package-frame.html |      2 +-
 .../compactions/package-summary.html            |      4 +-
 .../regionserver/compactions/package-tree.html  |      4 +-
 .../regionserver/compactions/package-use.html   |      4 +-
 .../hbase/regionserver/package-frame.html       |      3 +-
 .../hbase/regionserver/package-summary.html     |    194 +-
 .../hadoop/hbase/regionserver/package-tree.html |      9 +-
 .../hadoop/hbase/regionserver/package-use.html  |      4 +-
 .../AbstractTestScanQueryMatcher.html           |      4 +-
 .../TestCompactionScanQueryMatcher.html         |      4 +-
 .../querymatcher/TestExplicitColumnTracker.html |      4 +-
 .../TestNewVersionBehaviorTracker.html          |      4 +-
 .../querymatcher/TestScanDeleteTracker.html     |      4 +-
 .../TestScanWildcardColumnTracker.html          |      4 +-
 ...tcher.AlwaysIncludeAndSeekNextRowFilter.html |      4 +-
 ...serScanQueryMatcher.AlwaysIncludeFilter.html |      4 +-
 .../querymatcher/TestUserScanQueryMatcher.html  |      4 +-
 .../class-use/AbstractTestScanQueryMatcher.html |      4 +-
 .../TestCompactionScanQueryMatcher.html         |      4 +-
 .../class-use/TestExplicitColumnTracker.html    |      4 +-
 .../TestNewVersionBehaviorTracker.html          |      4 +-
 .../class-use/TestScanDeleteTracker.html        |      4 +-
 .../TestScanWildcardColumnTracker.html          |      4 +-
 ...tcher.AlwaysIncludeAndSeekNextRowFilter.html |      4 +-
 ...serScanQueryMatcher.AlwaysIncludeFilter.html |      4 +-
 .../class-use/TestUserScanQueryMatcher.html     |      4 +-
 .../querymatcher/package-frame.html             |      2 +-
 .../querymatcher/package-summary.html           |      4 +-
 .../regionserver/querymatcher/package-tree.html |      4 +-
 .../regionserver/querymatcher/package-use.html  |      4 +-
 .../TestCompactionWithThroughputController.html |      4 +-
 .../TestFlushWithThroughputController.html      |      4 +-
 .../TestCompactionWithThroughputController.html |      4 +-
 .../TestFlushWithThroughputController.html      |      4 +-
 .../regionserver/throttle/package-frame.html    |      2 +-
 .../regionserver/throttle/package-summary.html  |      4 +-
 .../regionserver/throttle/package-tree.html     |      4 +-
 .../regionserver/throttle/package-use.html      |      4 +-
 .../regionserver/wal/AbstractTestFSWAL.html     |      4 +-
 .../wal/AbstractTestLogRollPeriod.html          |      4 +-
 .../wal/AbstractTestLogRolling.html             |      4 +-
 .../wal/AbstractTestProtobufLog.html            |      4 +-
 ...bstractTestWALReplay.CustomStoreFlusher.html |      4 +-
 .../wal/AbstractTestWALReplay.MockWAL.html      |      6 +-
 .../wal/AbstractTestWALReplay.TestFlusher.html  |      4 +-
 .../regionserver/wal/AbstractTestWALReplay.html |      4 +-
 .../FaultyProtobufLogReader.FailureType.html    |      4 +-
 .../wal/FaultyProtobufLogReader.html            |      4 +-
 .../regionserver/wal/InstrumentedLogWriter.html |      4 +-
 .../hbase/regionserver/wal/TestAsyncFSWAL.html  |      4 +-
 .../wal/TestAsyncLogRollPeriod.html             |      4 +-
 .../regionserver/wal/TestAsyncLogRolling.html   |      4 +-
 .../regionserver/wal/TestAsyncProtobufLog.html  |      4 +-
 .../regionserver/wal/TestAsyncWALReplay.html    |      4 +-
 .../wal/TestAsyncWALReplayCompressed.html       |      4 +-
 .../hbase/regionserver/wal/TestCompressor.html  |      4 +-
 ...stCustomWALCellCodec.CustomWALCellCodec.html |      4 +-
 .../wal/TestCustomWALCellCodec.html             |      4 +-
 .../hbase/regionserver/wal/TestDurability.html  |      4 +-
 .../hbase/regionserver/wal/TestFSHLog.html      |      4 +-
 .../hbase/regionserver/wal/TestFSWALEntry.html  |      4 +-
 .../regionserver/wal/TestLogRollAbort.html      |      4 +-
 .../regionserver/wal/TestLogRollPeriod.html     |      4 +-
 .../hbase/regionserver/wal/TestLogRolling.html  |      4 +-
 .../wal/TestLogRollingNoCluster.Appender.html   |      4 +-
 ...gRollingNoCluster.HighLatencySyncWriter.html |      4 +-
 .../wal/TestLogRollingNoCluster.html            |      4 +-
 .../hbase/regionserver/wal/TestMetricsWAL.html  |      4 +-
 .../regionserver/wal/TestMetricsWALSource.html  |      4 +-
 .../wal/TestMetricsWALSourceImpl.html           |      4 +-
 .../hbase/regionserver/wal/TestProtobufLog.html |      4 +-
 .../wal/TestSecureAsyncWALReplay.html           |      4 +-
 .../regionserver/wal/TestSecureWALReplay.html   |      4 +-
 .../wal/TestSequenceIdAccounting.html           |      4 +-
 .../hbase/regionserver/wal/TestSyncFuture.html  |      4 +-
 ...ActionsListener.DummyWALActionsListener.html |      4 +-
 .../wal/TestWALActionsListener.html             |      4 +-
 .../wal/TestWALCellCodecWithCompression.html    |      8 +-
 .../regionserver/wal/TestWALConfiguration.html  |    398 +
 .../hbase/regionserver/wal/TestWALReplay.html   |      8 +-
 .../TestWALReplayBoundedLogWriterCreation.html  |      4 +-
 .../wal/TestWALReplayCompressed.html            |      4 +-
 .../wal/class-use/AbstractTestFSWAL.html        |      4 +-
 .../class-use/AbstractTestLogRollPeriod.html    |      4 +-
 .../wal/class-use/AbstractTestLogRolling.html   |      4 +-
 .../wal/class-use/AbstractTestProtobufLog.html  |      4 +-
 ...bstractTestWALReplay.CustomStoreFlusher.html |      4 +-
 .../AbstractTestWALReplay.MockWAL.html          |      4 +-
 .../AbstractTestWALReplay.TestFlusher.html      |      4 +-
 .../wal/class-use/AbstractTestWALReplay.html    |      4 +-
 .../FaultyProtobufLogReader.FailureType.html    |      4 +-
 .../wal/class-use/FaultyProtobufLogReader.html  |      4 +-
 .../wal/class-use/InstrumentedLogWriter.html    |      4 +-
 .../wal/class-use/TestAsyncFSWAL.html           |      4 +-
 .../wal/class-use/TestAsyncLogRollPeriod.html   |      4 +-
 .../wal/class-use/TestAsyncLogRolling.html      |      4 +-
 .../wal/class-use/TestAsyncProtobufLog.html     |      4 +-
 .../wal/class-use/TestAsyncWALReplay.html       |      4 +-
 .../class-use/TestAsyncWALReplayCompressed.html |      4 +-
 .../wal/class-use/TestCompressor.html           |      4 +-
 ...stCustomWALCellCodec.CustomWALCellCodec.html |      4 +-
 .../wal/class-use/TestCustomWALCellCodec.html   |      4 +-
 .../wal/class-use/TestDurability.html           |      4 +-
 .../regionserver/wal/class-use/TestFSHLog.html  |      4 +-
 .../wal/class-use/TestFSWALEntry.html           |      4 +-
 .../wal/class-use/TestLogRollAbort.html         |      4 +-
 .../wal/class-use/TestLogRollPeriod.html        |      4 +-
 .../wal/class-use/TestLogRolling.html           |      4 +-
 .../TestLogRollingNoCluster.Appender.html       |      4 +-
 ...gRollingNoCluster.HighLatencySyncWriter.html |      4 +-
 .../wal/class-use/TestLogRollingNoCluster.html  |      4 +-
 .../wal/class-use/TestMetricsWAL.html           |      4 +-
 .../wal/class-use/TestMetricsWALSource.html     |      4 +-
 .../wal/class-use/TestMetricsWALSourceImpl.html |      4 +-
 .../wal/class-use/TestProtobufLog.html          |      4 +-
 .../wal/class-use/TestSecureAsyncWALReplay.html |      4 +-
 .../wal/class-use/TestSecureWALReplay.html      |      4 +-
 .../wal/class-use/TestSequenceIdAccounting.html |      4 +-
 .../wal/class-use/TestSyncFuture.html           |      4 +-
 ...ActionsListener.DummyWALActionsListener.html |      4 +-
 .../wal/class-use/TestWALActionsListener.html   |      4 +-
 .../TestWALCellCodecWithCompression.html        |      4 +-
 .../wal/class-use/TestWALConfiguration.html     |    125 +
 .../wal/class-use/TestWALReplay.html            |      4 +-
 .../TestWALReplayBoundedLogWriterCreation.html  |      4 +-
 .../wal/class-use/TestWALReplayCompressed.html  |      4 +-
 .../hbase/regionserver/wal/package-frame.html   |      3 +-
 .../hbase/regionserver/wal/package-summary.html |     14 +-
 .../hbase/regionserver/wal/package-tree.html    |      5 +-
 .../hbase/regionserver/wal/package-use.html     |      4 +-
 .../replication/ReplicationSourceDummy.html     |      4 +-
 ...estMasterReplication.CoprocessorCounter.html |      4 +-
 .../replication/TestMasterReplication.html      |      4 +-
 .../replication/TestMultiSlaveReplication.html  |      4 +-
 .../replication/TestNamespaceReplication.html   |      4 +-
 .../replication/TestPerTableCFReplication.html  |      4 +-
 .../hbase/replication/TestReplicationBase.html  |      4 +-
 ...estReplicationChangingPeerRegionservers.html |      4 +-
 .../TestReplicationDisableInactivePeer.html     |      4 +-
 .../TestReplicationDroppedTables.html           |      4 +-
 .../TestReplicationEmptyWALRecovery.html        |      4 +-
 ...Endpoint.EverythingPassesWALEntryFilter.html |      4 +-
 ....EverythingPassesWALEntryFilterSubclass.html |      4 +-
 ...licationEndpointForTest.DummyReplicator.html |      4 +-
 ...nEndpointForTest.FailingDummyReplicator.html |      4 +-
 ....InterClusterReplicationEndpointForTest.html |      4 +-
 ...tionEndpoint.ReplicationEndpointForTest.html |      4 +-
 ...point.ReplicationEndpointReturningFalse.html |      4 +-
 ...t.ReplicationEndpointWithWALEntryFilter.html |      4 +-
 .../replication/TestReplicationEndpoint.html    |      4 +-
 .../TestReplicationKillMasterRS.html            |      4 +-
 .../TestReplicationKillMasterRSCompressed.html  |      4 +-
 .../replication/TestReplicationKillRS.html      |      4 +-
 .../replication/TestReplicationKillSlaveRS.html |      4 +-
 .../replication/TestReplicationPeerConfig.html  |      4 +-
 .../replication/TestReplicationSmallTests.html  |      4 +-
 ...icationSource.ShutdownDelayRegionServer.html |      6 +-
 .../replication/TestReplicationSource.html      |      4 +-
 .../replication/TestReplicationStateBasic.html  |      4 +-
 .../TestReplicationStateZKImpl.DummyServer.html |      4 +-
 .../replication/TestReplicationStateZKImpl.html |      4 +-
 .../replication/TestReplicationStatus.html      |      4 +-
 .../replication/TestReplicationSyncUpTool.html  |      4 +-
 ...ReplicationSyncUpToolWithBulkLoadedData.html |      4 +-
 ...nTrackerZKImpl.DummyReplicationListener.html |      4 +-
 ...estReplicationTrackerZKImpl.DummyServer.html |      4 +-
 .../TestReplicationTrackerZKImpl.html           |      4 +-
 .../TestReplicationWALEntryFilters.html         |      4 +-
 ...onWithTags.TestCoprocessorForTagsAtSink.html |      4 +-
 ...WithTags.TestCoprocessorForTagsAtSource.html |      4 +-
 .../replication/TestReplicationWithTags.html    |      4 +-
 .../replication/TestVerifyReplication.html      |      4 +-
 .../class-use/ReplicationSourceDummy.html       |      4 +-
 ...estMasterReplication.CoprocessorCounter.html |      4 +-
 .../class-use/TestMasterReplication.html        |      4 +-
 .../class-use/TestMultiSlaveReplication.html    |      4 +-
 .../class-use/TestNamespaceReplication.html     |      4 +-
 .../class-use/TestPerTableCFReplication.html    |      4 +-
 .../class-use/TestReplicationBase.html          |      4 +-
 ...estReplicationChangingPeerRegionservers.html |      4 +-
 .../TestReplicationDisableInactivePeer.html     |      4 +-
 .../class-use/TestReplicationDroppedTables.html |      4 +-
 .../TestReplicationEmptyWALRecovery.html        |      4 +-
 ...Endpoint.EverythingPassesWALEntryFilter.html |      4 +-
 ....EverythingPassesWALEntryFilterSubclass.html |      4 +-
 ...licationEndpointForTest.DummyReplicator.html |      4 +-
 ...nEndpointForTest.FailingDummyReplicator.html |      4 +-
 ....InterClusterReplicationEndpointForTest.html |      4 +-
 ...tionEndpoint.ReplicationEndpointForTest.html |      4 +-
 ...point.ReplicationEndpointReturningFalse.html |      4 +-
 ...t.ReplicationEndpointWithWALEntryFilter.html |      4 +-
 .../class-use/TestReplicationEndpoint.html      |      4 +-
 .../class-use/TestReplicationKillMasterRS.html  |      4 +-
 .../TestReplicationKillMasterRSCompressed.html  |      4 +-
 .../class-use/TestReplicationKillRS.html        |      4 +-
 .../class-use/TestReplicationKillSlaveRS.html   |      4 +-
 .../class-use/TestReplicationPeerConfig.html    |      4 +-
 .../class-use/TestReplicationSmallTests.html    |      4 +-
 ...icationSource.ShutdownDelayRegionServer.html |      4 +-
 .../class-use/TestReplicationSource.html        |      4 +-
 .../class-use/TestReplicationStateBasic.html    |      4 +-
 .../TestReplicationStateZKImpl.DummyServer.html |      4 +-
 .../class-use/TestReplicationStateZKImpl.html   |      4 +-
 .../class-use/TestReplicationStatus.html        |      4 +-
 .../class-use/TestReplicationSyncUpTool.html    |      4 +-
 ...ReplicationSyncUpToolWithBulkLoadedData.html |      4 +-
 ...nTrackerZKImpl.DummyReplicationListener.html |      4 +-
 ...estReplicationTrackerZKImpl.DummyServer.html |      4 +-
 .../class-use/TestReplicationTrackerZKImpl.html |      4 +-
 .../TestReplicationWALEntryFilters.html         |      4 +-
 ...onWithTags.TestCoprocessorForTagsAtSink.html |      4 +-
 ...WithTags.TestCoprocessorForTagsAtSource.html |      4 +-
 .../class-use/TestReplicationWithTags.html      |      4 +-
 .../class-use/TestVerifyReplication.html        |      4 +-
 .../replication/master/TestTableCFsUpdater.html |      4 +-
 .../master/class-use/TestTableCFsUpdater.html   |      4 +-
 .../hbase/replication/master/package-frame.html |      2 +-
 .../replication/master/package-summary.html     |      4 +-
 .../hbase/replication/master/package-tree.html  |      4 +-
 .../hbase/replication/master/package-use.html   |      4 +-
 ...ReplicationEndpointWithMultipleAsyncWAL.html |      4 +-
 .../TestReplicationEndpointWithMultipleWAL.html |      4 +-
 ...lMasterRSCompressedWithMultipleAsyncWAL.html |      4 +-
 ...onKillMasterRSCompressedWithMultipleWAL.html |      4 +-
 ...plicationSyncUpToolWithMultipleAsyncWAL.html |      4 +-
 ...estReplicationSyncUpToolWithMultipleWAL.html |      4 +-
 ...ReplicationEndpointWithMultipleAsyncWAL.html |      4 +-
 .../TestReplicationEndpointWithMultipleWAL.html |      4 +-
 ...lMasterRSCompressedWithMultipleAsyncWAL.html |      4 +-
 ...onKillMasterRSCompressedWithMultipleWAL.html |      4 +-
 ...plicationSyncUpToolWithMultipleAsyncWAL.html |      4 +-
 ...estReplicationSyncUpToolWithMultipleWAL.html |      4 +-
 .../replication/multiwal/package-frame.html     |      2 +-
 .../replication/multiwal/package-summary.html   |      4 +-
 .../replication/multiwal/package-tree.html      |      4 +-
 .../hbase/replication/multiwal/package-use.html |      4 +-
 .../hadoop/hbase/replication/package-frame.html |      2 +-
 .../hbase/replication/package-summary.html      |      4 +-
 .../hadoop/hbase/replication/package-tree.html  |      4 +-
 .../hadoop/hbase/replication/package-use.html   |      4 +-
 .../TestGlobalReplicationThrottler.html         |    518 +
 .../regionserver/TestGlobalThrottler.html       |    518 -
 .../TestMetricsReplicationSourceFactory.html    |      8 +-
 ...TestMetricsReplicationSourceFactoryImpl.html |     13 +-
 .../TestMetricsReplicationSourceImpl.html       |     12 +-
 .../TestRegionReplicaReplicationEndpoint.html   |      4 +-
 ...eplicationEndpointNoMaster.WALEditCopro.html |      4 +-
 ...egionReplicaReplicationEndpointNoMaster.html |      4 +-
 .../regionserver/TestReplicationSink.html       |      4 +-
 .../TestReplicationSinkManager.html             |     41 +-
 ...onSourceManager.DummyNodeFailoverWorker.html |      4 +-
 ...estReplicationSourceManager.DummyServer.html |      4 +-
 ...er.FailInitializeDummyReplicationSource.html |      4 +-
 .../TestReplicationSourceManager.html           |      4 +-
 .../TestReplicationSourceManagerZkImpl.html     |      4 +-
 .../regionserver/TestReplicationThrottler.html  |      4 +-
 ...rTest.FailureInjectingBlockingInterface.html |      4 +-
 ...rTest.FailureInjectingReplicatorForTest.html |      4 +-
 ...lureInjectingReplicationEndpointForTest.html |      4 +-
 ...cationEndpointForTest.ReplicatorForTest.html |      4 +-
 ...stReplicator.ReplicationEndpointForTest.html |      4 +-
 .../regionserver/TestReplicator.html            |      4 +-
 .../TestSourceFSConfigurationProvider.html      |      4 +-
 ...estWALEntrySinkFilter.DevNullConnection.html |      4 +-
 ...eaterThanBOUNDARYWALEntrySinkFilterImpl.html |      4 +-
 .../regionserver/TestWALEntrySinkFilter.html    |      4 +-
 .../TestWALEntryStream.PathWatcher.html         |      4 +-
 .../regionserver/TestWALEntryStream.html        |      4 +-
 .../TestGlobalReplicationThrottler.html         |    125 +
 .../class-use/TestGlobalThrottler.html          |    125 -
 .../TestMetricsReplicationSourceFactory.html    |      4 +-
 ...TestMetricsReplicationSourceFactoryImpl.html |      4 +-
 .../TestMetricsReplicationSourceImpl.html       |      4 +-
 .../TestRegionReplicaReplicationEndpoint.html   |      4 +-
 ...eplicationEndpointNoMaster.WALEditCopro.html |      4 +-
 ...egionReplicaReplicationEndpointNoMaster.html |      4 +-
 .../class-use/TestReplicationSink.html          |      4 +-
 .../class-use/TestReplicationSinkManager.html   |      4 +-
 ...onSourceManager.DummyNodeFailoverWorker.html |      4 +-
 ...estReplicationSourceManager.DummyServer.html |      4 +-
 ...er.FailInitializeDummyReplicationSource.html |      4 +-
 .../class-use/TestReplicationSourceManager.html |      4 +-
 .../TestReplicationSourceManagerZkImpl.html     |      4 +-
 .../class-use/TestReplicationThrottler.html     |      4 +-
 ...rTest.FailureInjectingBlockingInterface.html |      4 +-
 ...rTest.FailureInjectingReplicatorForTest.html |      4 +-
 ...lureInjectingReplicationEndpointForTest.html |      4 +-
 ...cationEndpointForTest.ReplicatorForTest.html |      4 +-
 ...stReplicator.ReplicationEndpointForTest.html |      4 +-
 .../regionserver/class-use/TestReplicator.html  |      4 +-
 .../TestSourceFSConfigurationProvider.html      |      4 +-
 ...estWALEntrySinkFilter.DevNullConnection.html |      4 +-
 ...eaterThanBOUNDARYWALEntrySinkFilterImpl.html |      4 +-
 .../class-use/TestWALEntrySinkFilter.html       |      4 +-
 .../TestWALEntryStream.PathWatcher.html         |      4 +-
 .../class-use/TestWALEntryStream.html           |      4 +-
 .../replication/regionserver/package-frame.html |      4 +-
 .../regionserver/package-summary.html           |      6 +-
 .../replication/regionserver/package-tree.html  |      6 +-
 .../replication/regionserver/package-use.html   |      4 +-
 .../apache/hadoop/hbase/rest/DummyFilter.html   |      4 +-
 .../hbase/rest/HBaseRESTTestingUtility.html     |      4 +-
 ...rformanceEvaluation.BufferedMutatorTest.html |      4 +-
 .../PerformanceEvaluation.CmdDescriptor.html    |      4 +-
 .../rest/PerformanceEvaluation.Counter.html     |      4 +-
 ...PerformanceEvaluation.EvaluationMapTask.html |      4 +-
 .../PerformanceEvaluation.FilteredScanTest.html |      4 +-
 ...Evaluation.PeInputFormat.PeRecordReader.html |      4 +-
 .../PerformanceEvaluation.PeInputFormat.html    |      4 +-
 .../PerformanceEvaluation.PeInputSplit.html     |      4 +-
 .../PerformanceEvaluation.RandomReadTest.html   |      4 +-
 ...Evaluation.RandomScanWithRange10000Test.html |      4 +-
 ...eEvaluation.RandomScanWithRange1000Test.html |      4 +-
 ...ceEvaluation.RandomScanWithRange100Test.html |      4 +-
 ...nceEvaluation.RandomScanWithRange10Test.html |      4 +-
 ...manceEvaluation.RandomScanWithRangeTest.html |      4 +-
 ...erformanceEvaluation.RandomSeekScanTest.html |      4 +-
 .../PerformanceEvaluation.RandomWriteTest.html  |      4 +-
 .../rest/PerformanceEvaluation.ScanTest.html    |      4 +-
 ...erformanceEvaluation.SequentialReadTest.html |      4 +-
 ...rformanceEvaluation.SequentialWriteTest.html |      4 +-
 .../rest/PerformanceEvaluation.Status.html      |      4 +-
 .../rest/PerformanceEvaluation.TableTest.html   |      4 +-
 .../hbase/rest/PerformanceEvaluation.Test.html  |      4 +-
 .../rest/PerformanceEvaluation.TestOptions.html |      4 +-
 .../hbase/rest/PerformanceEvaluation.html       |      4 +-
 .../hadoop/hbase/rest/RowResourceBase.html      |      4 +-
 .../apache/hadoop/hbase/rest/TestDeleteRow.html |      4 +-
 .../hbase/rest/TestGZIPResponseWrapper.html     |      4 +-
 .../hbase/rest/TestGetAndPutResource.html       |      4 +-
 .../hadoop/hbase/rest/TestGzipFilter.html       |      4 +-
 .../hbase/rest/TestMetricsRESTSource.html       |      4 +-
 .../hbase/rest/TestMetricsRESTSourceImpl.html   |     19 +-
 .../hadoop/hbase/rest/TestMultiRowResource.html |      4 +-
 .../rest/TestNamespacesInstanceResource.html    |      4 +-
 .../hbase/rest/TestNamespacesResource.html      |      4 +-
 .../hadoop/hbase/rest/TestResourceFilter.html   |      4 +-
 .../hadoop/hbase/rest/TestScannerResource.html  |      4 +-
 .../hbase/rest/TestScannersWithFilters.html     |      4 +-
 .../hbase/rest/TestScannersWithLabels.html      |      4 +-
 .../hadoop/hbase/rest/TestSchemaResource.html   |      4 +-
 .../hadoop/hbase/rest/TestStatusResource.html   |      4 +-
 .../hadoop/hbase/rest/TestTableResource.html    |      4 +-
 ...bleScan.ClientSideCellSetModel.Listener.html |      4 +-
 .../TestTableScan.ClientSideCellSetModel.html   |      4 +-
 .../hbase/rest/TestTableScan.CustomFilter.html  |      4 +-
 .../apache/hadoop/hbase/rest/TestTableScan.html |      4 +-
 .../hadoop/hbase/rest/TestVersionResource.html  |      4 +-
 .../hbase/rest/class-use/DummyFilter.html       |      4 +-
 .../rest/class-use/HBaseRESTTestingUtility.html |     34 +-
 ...rformanceEvaluation.BufferedMutatorTest.html |      4 +-
 .../PerformanceEvaluation.CmdDescriptor.html    |      4 +-
 .../PerformanceEvaluation.Counter.html          |      4 +-
 ...PerformanceEvaluation.EvaluationMapTask.html |      4 +-
 .../PerformanceEvaluation.FilteredScanTest.html |      4 +-
 ...Evaluation.PeInputFormat.PeRecordReader.html |      4 +-
 .../PerformanceEvaluation.PeInputFormat.html    |      4 +-
 .../PerformanceEvaluation.PeInputSplit.html     |      4 +-
 .../PerformanceEvaluation.RandomReadTest.html   |      4 +-
 ...Evaluation.RandomScanWithRange10000Test.html |      4 +-
 ...eEvaluation.RandomScanWithRange1000Test.html |      4 +-
 ...ceEvaluation.RandomScanWithRange100Test.html |      4 +-
 ...nceEvaluation.RandomScanWithRange10Test.html |      4 +-
 ...manceEvaluation.RandomScanWithRangeTest.html |      4 +-
 ...erformanceEvaluation.RandomSeekScanTest.html |      4 +-
 .../PerformanceEvaluation.RandomWriteTest.html  |      4 +-
 .../PerformanceEvaluation.ScanTest.html         |      4 +-
 ...erformanceEvaluation.SequentialReadTest.html |      4 +-
 ...rformanceEvaluation.SequentialWriteTest.html |      4 +-
 .../class-use/PerformanceEvaluation.Status.html |      4 +-
 .../PerformanceEvaluation.TableTest.html        |      4 +-
 .../class-use/PerformanceEvaluation.Test.html   |      4 +-
 .../PerformanceEvaluation.TestOptions.html      |      4 +-
 .../rest/class-use/PerformanceEvaluation.html   |      4 +-
 .../hbase/rest/class-use/RowResourceBase.html   |      4 +-
 .../hbase/rest/class-use/TestDeleteRow.html     |      4 +-
 .../rest/class-use/TestGZIPResponseWrapper.html |      4 +-
 .../rest/class-use/TestGetAndPutResource.html   |      4 +-
 .../hbase/rest/class-use/TestGzipFilter.html    |      4 +-
 .../rest/class-use/TestMetricsRESTSource.html   |      4 +-
 .../class-use/TestMetricsRESTSourceImpl.html    |      4 +-
 .../rest/class-use/TestMultiRowResource.html    |      4 +-
 .../TestNamespacesInstanceResource.html         |      4 +-
 .../rest/class-use/TestNamespacesResource.html  |      4 +-
 .../rest/class-use/TestResourceFilter.html      |      4 +-
 .../rest/class-use/TestScannerResource.html     |      4 +-
 .../rest/class-use/TestScannersWithFilters.html |      4 +-
 .../rest/class-use/TestScannersWithLabels.html  |      4 +-
 .../rest/class-use/TestSchemaResource.html      |      4 +-
 .../rest/class-use/TestStatusResource.html      |      4 +-
 .../hbase/rest/class-use/TestTableResource.html |      4 +-
 ...bleScan.ClientSideCellSetModel.Listener.html |      4 +-
 .../TestTableScan.ClientSideCellSetModel.html   |      4 +-
 .../class-use/TestTableScan.CustomFilter.html   |      4 +-
 .../hbase/rest/class-use/TestTableScan.html     |      4 +-
 .../rest/class-use/TestVersionResource.html     |      4 +-
 .../TestRemoteAdminRetries.CallExecutor.html    |      4 +-
 .../rest/client/TestRemoteAdminRetries.html     |      4 +-
 .../TestRemoteHTableRetries.CallExecutor.html   |      4 +-
 .../rest/client/TestRemoteHTableRetries.html    |      4 +-
 .../hbase/rest/client/TestRemoteTable.html      |     12 +-
 .../hbase/rest/client/TestXmlParsing.html       |      4 +-
 .../TestRemoteAdminRetries.CallExecutor.html    |      4 +-
 .../class-use/TestRemoteAdminRetries.html       |      4 +-
 .../TestRemoteHTableRetries.CallExecutor.html   |      4 +-
 .../class-use/TestRemoteHTableRetries.html      |      4 +-
 .../rest/client/class-use/TestRemoteTable.html  |      4 +-
 .../rest/client/class-use/TestXmlParsing.html   |      4 +-
 .../hadoop/hbase/rest/client/package-frame.html |      2 +-
 .../hbase/rest/client/package-summary.html      |      4 +-
 .../hadoop/hbase/rest/client/package-tree.html  |      4 +-
 .../hadoop/hbase/rest/client/package-use.html   |      4 +-
 .../hadoop/hbase/rest/model/TestCellModel.html  |      4 +-
 .../hbase/rest/model/TestCellSetModel.html      |      4 +-
 .../hbase/rest/model/TestColumnSchemaModel.html |      4 +-
 .../hadoop/hbase/rest/model/TestModelBase.html  |      4 +-
 .../rest/model/TestNamespacesInstanceModel.html |      4 +-
 .../hbase/rest/model/TestNamespacesModel.html   |      4 +-
 .../hadoop/hbase/rest/model/TestRowModel.html   |      4 +-
 .../hbase/rest/model/TestScannerModel.html      |      4 +-
 .../model/TestStorageClusterStatusModel.html    |      4 +-
 .../model/TestStorageClusterVersionModel.html   |      4 +-
 .../hbase/rest/model/TestTableInfoModel.html    |      4 +-
 .../hbase/rest/model/TestTableListModel.html    |      4 +-
 .../hbase/rest/model/TestTableRegionModel.html  |      4 +-
 .../hbase/rest/model/TestTableSchemaModel.html  |      4 +-
 .../hbase/rest/model/TestVersionModel.html      |      4 +-
 .../rest/model/class-use/TestCellModel.html     |      4 +-
 .../rest/model/class-use/TestCellSetModel.html  |      4 +-
 .../model/class-use/TestColumnSchemaModel.html  |      4 +-
 .../rest/model/class-use/TestModelBase.html     |      4 +-
 .../class-use/TestNamespacesInstanceModel.html  |      4 +-
 .../model/class-use/TestNamespacesModel.html    |      4 +-
 .../rest/model/class-use/TestRowModel.html      |      4 +-
 .../rest/model/class-use/TestScannerModel.html  |      4 +-
 .../TestStorageClusterStatusModel.html          |      4 +-
 .../TestStorageClusterVersionModel.html         |      4 +-
 .../model/class-use/TestTableInfoModel.html     |      4 +-
 .../model/class-use/TestTableListModel.html     |      4 +-
 .../model/class-use/TestTableRegionModel.html   |      4 +-
 .../model/class-use/TestTableSchemaModel.html   |      4 +-
 .../rest/model/class-use/TestVersionModel.html  |      4 +-
 .../hadoop/hbase/rest/model/package-frame.html  |      2 +-
 .../hbase/rest/model/package-summary.html       |      4 +-
 .../hadoop/hbase/rest/model/package-tree.html   |      4 +-
 .../hadoop/hbase/rest/model/package-use.html    |      4 +-
 .../apache/hadoop/hbase/rest/package-frame.html |      2 +-
 .../hadoop/hbase/rest/package-summary.html      |      6 +-
 .../apache/hadoop/hbase/rest/package-tree.html  |      4 +-
 .../apache/hadoop/hbase/rest/package-use.html   |      4 +-
 .../hbase/rsgroup/IntegrationTestRSGroup.html   |      4 +-
 .../hadoop/hbase/rsgroup/TestEnableRSGroup.html |     23 +-
 .../hadoop/hbase/rsgroup/TestRSGroups.html      |      4 +-
 .../hadoop/hbase/rsgroup/TestRSGroupsBase.html  |      4 +-
 .../hbase/rsgroup/TestRSGroupsOfflineMode.html  |      4 +-
 .../hbase/rsgroup/TestRSGroupsWithACL.html      |      4 +-
 .../rsgroup/VerifyingRSGroupAdminClient.html    |      4 +-
 .../class-use/IntegrationTestRSGroup.html       |      4 +-
 .../rsgroup/class-use/TestEnableRSGroup.html    |      4 +-
 .../hbase/rsgroup/class-use/TestRSGroups.html   |      4 +-
 .../rsgroup/class-use/TestRSGroupsBase.html     |      4 +-
 .../class-use/TestRSGroupsOfflineMode.html      |      4 +-
 .../rsgroup/class-use/TestRSGroupsWithACL.html  |      4 +-
 .../class-use/VerifyingRSGroupAdminClient.html  |      4 +-
 .../hadoop/hbase/rsgroup/package-frame.html     |      2 +-
 .../hadoop/hbase/rsgroup/package-summary.html   |      4 +-
 .../hadoop/hbase/rsgroup/package-tree.html      |      4 +-
 .../hadoop/hbase/rsgroup/package-use.html       |      4 +-
 .../hbase/security/HBaseKerberosUtils.html      |      4 +-
 ...opSecurityEnabledUserProviderForTesting.html |      4 +-
 .../hbase/security/TestEncryptionUtil.html      |      4 +-
 .../hbase/security/TestHBaseSaslRpcClient.html  |      4 +-
 .../hadoop/hbase/security/TestSaslUtil.html     |      4 +-
 .../security/TestSecureIPC.TestThread.html      |      4 +-
 .../hadoop/hbase/security/TestSecureIPC.html    |      4 +-
 .../apache/hadoop/hbase/security/TestUser.html  |      4 +-
 .../TestUsersOperationsWithSecureHadoop.html    |      4 +-
 .../access/SecureTestUtil.AccessTestAction.html |      4 +-
 .../SecureTestUtil.MasterSyncObserver.html      |      6 +-
 .../hbase/security/access/SecureTestUtil.html   |      4 +-
 .../access/TestAccessControlFilter.html         |      4 +-
 .../TestAccessController.BulkLoadHelper.html    |      4 +-
 .../TestAccessController.PingCoprocessor.html   |      4 +-
 ...tAccessController.TestTableDDLProcedure.html |      4 +-
 .../security/access/TestAccessController.html   |      4 +-
 ...estAccessController2.MyAccessController.html |      6 +-
 .../security/access/TestAccessController2.html  |      4 +-
 ...ccessController3.FaultyAccessController.html |     10 +-
 .../security/access/TestAccessController3.html  |      4 +-
 .../access/TestAdminOnlyOperations.Action.html  |    231 -
 .../TestAdminOnlyOperations.DummyCpService.html |    336 -
 .../access/TestAdminOnlyOperations.html         |    714 -
 .../access/TestCellACLWithMultipleVersions.html |      4 +-
 .../hbase/security/access/TestCellACLs.html     |      8 +-
 ...telistMasterObserver.TestRegionObserver.html |      4 +-
 .../TestCoprocessorWhitelistMasterObserver.html |      4 +-
 .../security/access/TestNamespaceCommands.html  |      8 +-
 .../access/TestRpcAccessChecks.Action.html      |    231 +
 .../TestRpcAccessChecks.DummyCpService.html     |    336 +
 .../security/access/TestRpcAccessChecks.html    |    763 +
 .../access/TestScanEarlyTermination.html        |      8 +-
 .../security/access/TestTablePermissions.html   |      4 +-
 .../access/TestWithDisabledAuthorization.html   |      4 +-
 .../access/TestZKPermissionWatcher.html         |      4 +-
 .../SecureTestUtil.AccessTestAction.html        |      4 +-
 .../SecureTestUtil.MasterSyncObserver.html      |      4 +-
 .../access/class-use/SecureTestUtil.html        |      4 +-
 .../class-use/TestAccessControlFilter.html      |      4 +-
 .../TestAccessController.BulkLoadHelper.html    |      4 +-
 .../TestAccessController.PingCoprocessor.html   |      4 +-
 ...tAccessController.TestTableDDLProcedure.html |      4 +-
 .../access/class-use/TestAccessController.html  |      4 +-
 ...estAccessController2.MyAccessController.html |      4 +-
 .../access/class-use/TestAccessController2.html |      4 +-
 ...ccessController3.FaultyAccessController.html |      4 +-
 .../access/class-use/TestAccessController3.html |      4 +-
 .../TestAdminOnlyOperations.Action.html         |    180 -
 .../TestAdminOnlyOperations.DummyCpService.html |    125 -
 .../class-use/TestAdminOnlyOperations.html      |    125 -
 .../TestCellACLWithMultipleVersions.html        |      4 +-
 .../security/access/class-use/TestCellACLs.html |      4 +-
 ...telistMasterObserver.TestRegionObserver.html |      4 +-
 .../TestCoprocessorWhitelistMasterObserver.html |      4 +-
 .../access/class-use/TestNamespaceCommands.html |      4 +-
 .../class-use/TestRpcAccessChecks.Action.html   |    180 +
 .../TestRpcAccessChecks.DummyCpService.html     |    125 +
 .../access/class-use/TestRpcAccessChecks.html   |    125 +
 .../class-use/TestScanEarlyTermination.html     |      4 +-
 .../access/class-use/TestTablePermissions.html  |      4 +-
 .../TestWithDisabledAuthorization.html          |      4 +-
 .../class-use/TestZKPermissionWatcher.html      |      4 +-
 .../hbase/security/access/package-frame.html    |      8 +-
 .../hbase/security/access/package-summary.html  |     26 +-
 .../hbase/security/access/package-tree.html     |     10 +-
 .../hbase/security/access/package-use.html      |      6 +-
 .../security/class-use/HBaseKerberosUtils.html  |      4 +-
 ...opSecurityEnabledUserProviderForTesting.html |      4 +-
 .../security/class-use/TestEncryptionUtil.html  |      4 +-
 .../class-use/TestHBaseSaslRpcClient.html       |      4 +-
 .../hbase/security/class-use/TestSaslUtil.html  |      4 +-
 .../class-use/TestSecureIPC.TestThread.html     |      4 +-
 .../hbase/security/class-use/TestSecureIPC.html |      4 +-
 .../hbase/security/class-use/TestUser.html      |      4 +-
 .../TestUsersOperationsWithSecureHadoop.html    |      4 +-
 .../hadoop/hbase/security/package-frame.html    |      2 +-
 .../hadoop/hbase/security/package-summary.html  |      4 +-
 .../hadoop/hbase/security/package-tree.html     |      4 +-
 .../hadoop/hbase/security/package-use.html      |      4 +-
 .../hbase/security/token/SecureTestCluster.html |      4 +-
 .../security/token/TestAuthenticationKey.html   |      4 +-
 .../TestDelegationTokenWithEncryption.html      |      4 +-
 .../token/TestGenerateDelegationToken.html      |      4 +-
 ...entication.NonShadedBlockingRpcCallback.html |      4 +-
 .../TestTokenAuthentication.TokenServer.html    |      4 +-
 .../security/token/TestTokenAuthentication.html |      4 +-
 .../hbase/security/token/TestTokenUtil.html     |      4 +-
 ...AuthenticationTokenSecretManagerForTest.html |      4 +-
 .../TestZKSecretWatcher.MockAbortable.html      |      4 +-
 .../security/token/TestZKSecretWatcher.html     |      4 +-
 ...KSecretWatcherRefreshKeys.MockAbortable.html |      4 +-
 .../token/TestZKSecretWatcherRefreshKeys.html   |      4 +-
 .../token/class-use/SecureTestCluster.html      |      4 +-
 .../token/class-use/TestAuthenticationKey.html  |      4 +-
 .../TestDelegationTokenWithEncryption.html      |      4 +-
 .../class-use/TestGenerateDelegationToken.html  |      4 +-
 ...entication.NonShadedBlockingRpcCallback.html |      4 +-
 .../TestTokenAuthentication.TokenServer.html    |      4 +-
 .../class-use/TestTokenAuthentication.html      |      4 +-
 .../security/token/class-use/TestTokenUtil.html |      4 +-
 ...AuthenticationTokenSecretManagerForTest.html |      4 +-
 .../TestZKSecretWatcher.MockAbortable.html      |      4 +-
 .../token/class-use/TestZKSecretWatcher.html    |      4 +-
 ...KSecretWatcherRefreshKeys.MockAbortable.html |      4 +-
 .../TestZKSecretWatcherRefreshKeys.html         |      4 +-
 .../hbase/security/token/package-frame.html     |      2 +-
 .../hbase/security/token/package-summary.html   |      4 +-
 .../hbase/security/token/package-tree.html      |      4 +-
 .../hbase/security/token/package-use.html       |      4 +-
 .../ExpAsStringVisibilityLabelServiceImpl.html  |      4 +-
 .../LabelFilteringScanLabelGenerator.html       |      4 +-
 ...adTestDataGeneratorWithVisibilityLabels.html |      4 +-
 .../TestDefaultScanLabelGeneratorStack.html     |      4 +-
 .../TestEnforcingScanLabelGenerator.html        |      4 +-
 .../visibility/TestExpressionExpander.html      |      4 +-
 .../visibility/TestExpressionParser.html        |      4 +-
 ...sibilityLabelReplicationWithExpAsString.html |      4 +-
 .../visibility/TestVisibilityLabels.html        |      4 +-
 ...sibilityLabelsOnNewVersionBehaviorTable.html |      4 +-
 ...sibilityLabelsOpWithDifferentUsersNoACL.html |      4 +-
 ...estVisibilityLabelsReplication.SimpleCP.html |      4 +-
 ...eplication.TestCoprocessorForTagsAtSink.html |      4 +-
 ...on.VisibilityReplicationEndPointForTest.html |      4 +-
 .../TestVisibilityLabelsReplication.html        |      4 +-
 .../visibility/TestVisibilityLabelsWithACL.html |      4 +-
 ...VisibilityLabelsWithCustomVisLabService.html |      4 +-
 ...ibilityLabelsWithDefaultVisLabelService.html |      4 +-
 ...tVisibilityLabelsWithDeletes.DeleteMark.html |      4 +-
 .../TestVisibilityLabelsWithDeletes.html        |      4 +-
 .../TestVisibilityLabelsWithSLGStack.html       |      4 +-
 .../TestVisibilityLablesWithGroups.html         |      4 +-
 .../TestVisibilityWithCheckAuths.html           |      4 +-
 .../TestWithDisabledAuthorization.html          |      4 +-
 .../VisibilityLabelsWithDeletesTestBase.html    |      4 +-
 .../security/visibility/VisibilityTestUtil.html |      4 +-
 .../ExpAsStringVisibilityLabelServiceImpl.html  |      4 +-
 .../LabelFilteringScanLabelGenerator.html       |      4 +-
 ...adTestDataGeneratorWithVisibilityLabels.html |      4 +-
 .../TestDefaultScanLabelGeneratorStack.html     |      4 +-
 .../TestEnforcingScanLabelGenerator.html        |      4 +-
 .../class-use/TestExpressionExpander.html       |      4 +-
 .../class-use/TestExpressionParser.html         |      4 +-
 ...sibilityLabelReplicationWithExpAsString.html |      4 +-
 .../class-use/TestVisibilityLabels.html         |      4 +-
 ...sibilityLabelsOnNewVersionBehaviorTable.html |      4 +-
 ...sibilityLabelsOpWithDifferentUsersNoACL.html |      4 +-
 ...estVisibilityLabelsReplication.SimpleCP.html |      4 +-
 ...eplication.TestCoprocessorForTagsAtSink.html |      4 +-
 ...on.VisibilityReplicationEndPointForTest.html |      4 +-
 .../TestVisibilityLabelsReplication.html        |      4 +-
 .../class-use/TestVisibilityLabelsWithACL.html  |      4 +-
 ...VisibilityLabelsWithCustomVisLabService.html |      4 +-
 ...ibilityLabelsWithDefaultVisLabelService.html |      4 +-
 ...tVisibilityLabelsWithDeletes.DeleteMark.html |      4 +-
 .../TestVisibilityLabelsWithDeletes.html        |      4 +-
 .../TestVisibilityLabelsWithSLGStack.html       |      4 +-
 .../TestVisibilityLablesWithGroups.html         |      4 +-
 .../class-use/TestVisibilityWithCheckAuths.html |      4 +-
 .../TestWithDisabledAuthorization.html          |      4 +-
 .../VisibilityLabelsWithDeletesTestBase.html    |      4 +-
 .../class-use/VisibilityTestUtil.html           |      4 +-
 .../security/visibility/package-frame.html      |      2 +-
 .../security/visibility/package-summary.html    |      4 +-
 .../hbase/security/visibility/package-tree.html |      4 +-
 .../hbase/security/visibility/package-use.html  |      4 +-
 .../MobSnapshotTestingUtils.SnapshotMock.html   |      4 +-
 .../hbase/snapshot/MobSnapshotTestingUtils.html |      4 +-
 ...hotTestingUtils.SnapshotMock.RegionData.html |      4 +-
 ...stingUtils.SnapshotMock.SnapshotBuilder.html |      4 +-
 .../SnapshotTestingUtils.SnapshotMock.html      |      4 +-
 .../hbase/snapshot/SnapshotTestingUtils.html    |      4 +-
 .../TestExportSnapshot.RegionPredicate.html     |      4 +-
 .../hbase/snapshot/TestExportSnapshot.html      |      4 +-
 .../snapshot/TestExportSnapshotHelpers.html     |      4 +-
 .../snapshot/TestExportSnapshotNoCluster.html   |      4 +-
 .../snapshot/TestFlushSnapshotFromClient.html   |      4 +-
 .../hbase/snapshot/TestMobExportSnapshot.html   |      4 +-
 .../TestMobFlushSnapshotFromClient.html         |      4 +-
 .../TestMobRestoreFlushSnapshotFromClient.html  |      4 +-
 .../snapshot/TestMobRestoreSnapshotHelper.html  |      4 +-
 .../snapshot/TestMobSecureExportSnapshot.html   |      4 +-
 .../hbase/snapshot/TestRegionSnapshotTask.html  |      4 +-
 .../TestRestoreFlushSnapshotFromClient.html     |      4 +-
 .../snapshot/TestRestoreSnapshotHelper.html     |      4 +-
 .../snapshot/TestSecureExportSnapshot.html      |      4 +-
 ...napshotClientRetries.MasterSyncObserver.html |      6 +-
 .../snapshot/TestSnapshotClientRetries.html     |      4 +-
 .../snapshot/TestSnapshotDescriptionUtils.html  |      4 +-
 .../hbase/snapshot/TestSnapshotManifest.html    |      4 +-
 .../MobSnapshotTestingUtils.SnapshotMock.html   |      4 +-
 .../class-use/MobSnapshotTestingUtils.html      |      4 +-
 ...hotTestingUtils.SnapshotMock.RegionData.html |      4 +-
 ...stingUtils.SnapshotMock.SnapshotBuilder.html |      4 +-
 .../SnapshotTestingUtils.SnapshotMock.html      |      4 +-
 .../class-use/SnapshotTestingUtils.html         |      4 +-
 .../TestExportSnapshot.RegionPredicate.html     |      8 +-
 .../snapshot/class-use/TestExportSnapshot.html  |      4 +-
 .../class-use/TestExportSnapshotHelpers.html    |      4 +-
 .../class-use/TestExportSnapshotNoCluster.html  |      4 +-
 .../class-use/TestFlushSnapshotFromClient.html  |      4 +-
 .../class-use/TestMobExportSnapshot.html        |      4 +-
 .../TestMobFlushSnapshotFromClient.html         |      4 +-
 .../TestMobRestoreFlushSnapshotFromClient.html  |      4 +-
 .../class-use/TestMobRestoreSnapshotHelper.html |      4 +-
 .../class-use/TestMobSecureExportSnapshot.html  |      4 +-
 .../class-use/TestRegionSnapshotTask.html       |      4 +-
 .../TestRestoreFlushSnapshotFromClient.html     |      4 +-
 .../class-use/TestRestoreSnapshotHelper.html    |      4 +-
 .../class-use/TestSecureExportSnapshot.html     |      4 +-
 ...napshotClientRetries.MasterSyncObserver.html |      4 +-
 .../class-use/TestSnapshotClientRetries.html    |      4 +-
 .../class-use/TestSnapshotDescriptionUtils.html |      4 +-
 .../class-use/TestSnapshotManifest.html         |      4 +-
 .../hadoop/hbase/snapshot/package-frame.html    |      2 +-
 .../hadoop/hbase/snapshot/package-summary.html  |      4 +-
 .../hadoop/hbase/snapshot/package-tree.html     |      4 +-
 .../hadoop/hbase/snapshot/package-use.html      |      4 +-
 .../IntegrationTestBigLinkedList.CINode.html    |      4 +-
 .../IntegrationTestBigLinkedList.Clean.html     |      4 +-
 .../IntegrationTestBigLinkedList.Delete.html    |      4 +-
 ...ationTestBigLinkedList.Generator.Counts.html |      4 +-
 ...eneratorInputFormat.GeneratorInputSplit.html |      4 +-
 ...eratorInputFormat.GeneratorRecordReader.html |      4 +-
 ...nkedList.Generator.GeneratorInputFormat.html |      4 +-
 ...erator.GeneratorMapper.ConcurrentWalker.html |      4 +-
 ...eratorMapper.ContinuousConcurrentWalker.html |      4 +-
 ...BigLinkedList.Generator.GeneratorMapper.html |      4 +-
 ...nkedList.Generator.OneFilePerMapperSFIF.html |      4 +-
 .../IntegrationTestBigLinkedList.Generator.html |      4 +-
 .../test/IntegrationTestBigLinkedList.Loop.html |      4 +-
 .../IntegrationTestBigLinkedList.Print.html     |      4 +-
 ...st.Search.WALSearcher.WALMapperSearcher.html |      4 +-
 ...ionTestBigLinkedList.Search.WALSearcher.html |      4 +-
 .../IntegrationTestBigLinkedList.Search.html    |      4 +-
 ...egrationTestBigLinkedList.Verify.Counts.html |      4 +-
 ...onTestBigLinkedList.Verify.VerifyMapper.html |      4 +-
 ...nTestBigLinkedList.Verify.VerifyReducer.html |      4 +-
 .../IntegrationTestBigLinkedList.Verify.html    |      4 +-
 .../IntegrationTestBigLinkedList.Walker.html    |      4 +-
 ...IntegrationTestBigLinkedList.WalkerBase.html |      4 +-
 .../test/IntegrationTestBigLinkedList.html      |     16 +-
 ...nTestBigLinkedListWithVisibility.Copier.html |      4 +-
 ...stWithVisibility.VisibilityDeleteImport.html |      4 +-
 ...lityGenerator.VisibilityGeneratorMapper.html |      4 +-
 ...dListWithVisibility.VisibilityGenerator.html |      4 +-
 ...nkedListWithVisibility.VisibilityImport.html |      4 +-
 ...LinkedListWithVisibility.VisibilityLoop.html |      4 +-
 ...nkedListWithVisibility.VisibilityVerify.html |      4 +-
 ...egrationTestBigLinkedListWithVisibility.html |     16 +-
 .../IntegrationTestLoadAndVerify.Counters.html  |      4 +-
 ...IntegrationTestLoadAndVerify.LoadMapper.html |      4 +-
 ...tegrationTestLoadAndVerify.VerifyMapper.html |      4 +-
 ...egrationTestLoadAndVerify.VerifyReducer.html |      4 +-
 ...AndVerify.WALSearcher.WALMapperSearcher.html |      4 +-
 ...ntegrationTestLoadAndVerify.WALSearcher.html |      4 +-
 .../test/IntegrationTestLoadAndVerify.html      |     16 +-
 .../hbase/test/IntegrationTestMonkeys.html      |      8 +-
 .../IntegrationTestReplication.ClusterID.html   |     22 +-
 ...onTestReplication.VerifyReplicationLoop.html |     26 +-
 .../hbase/test/IntegrationTestReplication.html  |     84 +-
 ...undedMultiGetRequestsWithRegionReplicas.html |      8 +-
 ...er.TimeBoundedMultiThreadedReaderThread.html |      4 +-
 ...oundedMultiThreadedReader.TimeoutThread.html |      4 +-
 ...Replicas.TimeBoundedMultiThreadedReader.html |      4 +-
 ...stTimeBoundedRequestsWithRegionReplicas.html |      8 +-
 ...ithCellVisibilityLoadAndVerify.Counters.html |     18 +-
 ...dAndVerify.LoadWithCellVisibilityMapper.html |     22 +-
 ...ellVisibilityLoadAndVerify.VerifyMapper.html |     22 +-
 ...tionTestWithCellVisibilityLoadAndVerify.html |    102 +-
 .../test/IntegrationTestZKAndFSPermissions.html |     60 +-
 .../hadoop/hbase/test/MetricsAssertHelper.html  |      4 +-
 ...ricsAssertHelperImpl.MockMetricsBuilder.html |     12 +-
 ...tricsAssertHelperImpl.MockRecordBuilder.html |     32 +-
 .../hbase/test/MetricsAssertHelperImpl.html     |     52 +-
 .../IntegrationTestBigLinkedList.CINode.html    |      4 +-
 .../IntegrationTestBigLinkedList.Clean.html     |      4 +-
 .../IntegrationTestBigLinkedList.Delete.html    |      4 +-
 ...ationTestBigLinkedList.Generator.Counts.html |      4 +-
 ...eneratorInputFormat.GeneratorInputSplit.html |      4 +-
 ...eratorInputFormat.GeneratorRecordReader.html |      4 +-
 ...nkedList.Generator.GeneratorInputFormat.html |      4 +-
 ...erator.GeneratorMapper.ConcurrentWalker.html |      4 +-
 ...eratorMapper.ContinuousConcurrentWalker.html |      4 +-
 ...BigLinkedList.Generator.GeneratorMapper.html |      4 +-
 ...nkedList.Generator.OneFilePerMapperSFIF.html |      4 +-
 .../IntegrationTestBigLinkedList.Generator.html |      4 +-
 .../IntegrationTestBigLinkedList.Loop.html      |      4 +-
 .../IntegrationTestBigLinkedList.Print.html     |      4 +-
 ...st.Search.WALSearcher.WALMapperSearcher.html |      4 +-
 ...ionTestBigLinkedList.Search.WALSearcher.html |      4 +-
 .../IntegrationTestBigLinkedList.Search.html    |      4 +-
 ...egrationTestBigLinkedList.Verify.Counts.html |      4 +-
 ...onTestBigLinkedList.Verify.VerifyMapper.html |      4 +-
 ...nTestBigLinkedList.Verify.VerifyReducer.html |      4 +-
 .../IntegrationTestBigLinkedList.Verify.html    |      4 +-
 .../IntegrationTestBigLinkedList.Walker.html    |      4 +-
 ...IntegrationTestBigLinkedList.WalkerBase.html |      4 +-
 .../class-use/IntegrationTestBigLinkedList.html |      4 +-
 ...nTestBigLinkedListWithVisibility.Copier.html |      4 +-
 ...stWithVisibility.VisibilityDeleteImport.html |      4 +-
 ...lityGenerator.VisibilityGeneratorMapper.html |      4 +-
 ...dListWithVisibility.VisibilityGenerator.html |      4 +-
 ...nkedListWithVisibility.VisibilityImport.html |      4 +-
 ...LinkedListWithVisibility.VisibilityLoop.html |      4 +-
 ...nkedListWithVisibility.VisibilityVerify.html |      4 +-
 ...egrationTestBigLinkedListWithVisibility.html |      4 +-
 .../IntegrationTestLoadAndVerify.Counters.html  |      4 +-
 ...IntegrationTestLoadAndVerify.LoadMapper.html |      4 +-
 ...tegrationTestLoadAndVerify.VerifyMapper.html |      4 +-
 ...egrationTestLoadAndVerify.VerifyReducer.html |      4 +-
 ...AndVerify.WALSearcher.WALMapperSearcher.html |      4 +-
 ...ntegrationTestLoadAndVerify.WALSearcher.html |      4 +-
 .../class-use/IntegrationTestLoadAndVerify.html |      4 +-
 .../test/class-use/IntegrationTestMonkeys.html  |      4 +-
 .../IntegrationTestReplication.ClusterID.html   |      4 +-
 ...onTestReplication.VerifyReplicationLoop.html |      4 +-
 .../class-use/IntegrationTestReplication.html   |      4 +-
 ...undedMultiGetRequestsWithRegionReplicas.html |      4 +-
 ...er.TimeBoundedMultiThreadedReaderThread.html |      4 +-
 ...oundedMultiThreadedReader.TimeoutThread.html |      4 +-
 ...Replicas.TimeBoundedMultiThreadedReader.html |      4 +-
 ...stTimeBoundedRequestsWithRegionReplicas.html |      4 +-
 ...ithCellVisibilityLoadAndVerify.Counters.html |      4 +-
 ...dAndVerify.LoadWithCellVisibilityMapper.html |      4 +-
 ...ellVisibilityLoadAndVerify.VerifyMapper.html |      4 +-
 ...tionTestWithCellVisibilityLoadAndVerify.html |      4 +-
 .../IntegrationTestZKAndFSPermissions.html      |      4 +-
 .../test/class-use/MetricsAssertHelper.html     |     22 +-
 ...ricsAssertHelperImpl.MockMetricsBuilder.html |      4 +-
 ...tricsAssertHelperImpl.MockRecordBuilder.html |      4 +-
 .../test/class-use/MetricsAssertHelperImpl.html |      4 +-
 .../apache/hadoop/hbase/test/package-frame.html |      2 +-
 .../hadoop/hbase/test/package-summary.html      |      4 +-
 .../apache/hadoop/hbase/test/package-tree.html  |     10 +-
 .../apache/hadoop/hbase/test/package-use.html   |      4 +-
 .../hbase/testclassification/ClientTests.html   |      4 +-
 .../testclassification/CoprocessorTests.html    |      4 +-
 .../hbase/testclassification/FilterTests.html   |      4 +-
 .../hbase/testclassification/FlakeyTests.html   |      4 +-
 .../hbase/testclassification/IOTests.html       |      4 +-
 .../testclassification/IntegrationTests.html    |      4 +-
 .../hbase/testclassification/LargeTests.html    |      4 +-
 .../testclassification/MapReduceTests.html      |      4 +-
 .../hbase/testclassification/MasterTests.html   |      4 +-
 .../hbase/testclassification/MediumTests.html   |      4 +-
 .../hbase/testclassification/MetricsTests.html  |      4 +-
 .../hbase/testclassification/MiscTests.html     |      4 +-
 .../hbase/testclassification/RPCTests.html      |      4 +-
 .../testclassification/RegionServerTests.html   |      4 +-
 .../testclassification/ReplicationTests.html    |      4 +-
 .../hbase/testclassification/RestTests.html     |      4 +-
 .../hbase/testclassification/SecurityTests.html |      4 +-
 .../hbase/testclassification/SmallTests.html    |      4 +-
 .../VerySlowMapReduceTests.html                 |      4 +-
 .../VerySlowRegionServerTests.html              |      4 +-
 .../hbase/testclassification/ZKTests.html       |      4 +-
 .../class-use/ClientTests.html                  |      4 +-
 .../class-use/CoprocessorTests.html             |      4 +-
 .../class-use/FilterTests.html                  |      4 +-
 .../class-use/FlakeyTests.html                  |      4 +-
 .../testclassification/class-use/IOTests.html   |      4 +-
 .../class-use/IntegrationTests.html             |      4 +-
 .../class-use/LargeTests.html                   |      4 +-
 .../class-use/MapReduceTests.html               |      4 +-
 .../class-use/MasterTests.html                  |      4 +-
 .../class-use/MediumTests.html                  |      4 +-
 .../class-use/MetricsTests.html                 |      4 +-
 .../testclassification/class-use/MiscTests.html |      4 +-
 .../testclassification/class-use/RPCTests.html  |      4 +-
 .../class-use/RegionServerTests.html            |      4 +-
 .../class-use/ReplicationTests.html             |      4 +-
 .../testclassification/class-use/RestTests.html |      4 +-
 .../class-use/SecurityTests.html                |      4 +-
 .../class-use/SmallTests.html                   |      4 +-
 .../class-use/VerySlowMapReduceTests.html       |      4 +-
 .../class-use/VerySlowRegionServerTests.html    |      4 +-
 .../testclassification/class-use/ZKTests.html   |      4 +-
 .../hbase/testclassification/package-frame.html |      2 +-
 .../testclassification/package-summary.html     |      4 +-
 .../hbase/testclassification/package-tree.html  |      4 +-
 .../hbase/testclassification/package-use.html   |      4 +-
 .../ErrorThrowingGetObserver.ErrorType.html     |      4 +-
 .../hbase/thrift/ErrorThrowingGetObserver.html  |      4 +-
 .../hadoop/hbase/thrift/TestCallQueue.html      |      4 +-
 .../TestMetricsThriftServerSourceFactory.html   |      4 +-
 ...estMetricsThriftServerSourceFactoryImpl.html |     33 +-
 .../hbase/thrift/TestThriftHttpServer.html      |      4 +-
 .../TestThriftServer.MySlowHBaseHandler.html    |      4 +-
 .../hadoop/hbase/thrift/TestThriftServer.html   |      4 +-
 .../hbase/thrift/TestThriftServerCmdLine.html   |      4 +-
 .../ErrorThrowingGetObserver.ErrorType.html     |      4 +-
 .../class-use/ErrorThrowingGetObserver.html     |      4 +-
 .../hbase/thrift/class-use/TestCallQueue.html   |      4 +-
 .../TestMetricsThriftServerSourceFactory.html   |      4 +-
 ...estMetricsThriftServerSourceFactoryImpl.html |      4 +-
 .../thrift/class-use/TestThriftHttpServer.html  |      4 +-
 .../TestThriftServer.MySlowHBaseHandler.html    |      4 +-
 .../thrift/class-use/TestThriftServer.html      |      4 +-
 .../class-use/TestThriftServerCmdLine.html      |      4 +-
 .../hadoop/hbase/thrift/package-frame.html      |      2 +-
 .../hadoop/hbase/thrift/package-summary.html    |      6 +-
 .../hadoop/hbase/thrift/package-tree.html       |      4 +-
 .../apache/hadoop/hbase/thrift/package-use.html |      4 +-
 ...seServiceHandler.DelayingRegionObserver.html |      4 +-
 .../thrift2/TestThriftHBaseServiceHandler.html  |      4 +-
 ...TestThriftHBaseServiceHandlerWithLabels.html |      4 +-
 ...stThriftHBaseServiceHandlerWithReadOnly.html |      4 +-
 ...seServiceHandler.DelayingRegionObserver.html |      4 +-
 .../TestThriftHBaseServiceHandler.html          |      4 +-
 ...TestThriftHBaseServiceHandlerWithLabels.html |      4 +-
 ...stThriftHBaseServiceHandlerWithReadOnly.html |      4 +-
 .../hadoop/hbase/thrift2/package-frame.html     |      2 +-
 .../hadoop/hbase/thrift2/package-summary.html   |      4 +-
 .../hadoop/hbase/thrift2/package-tree.html      |      4 +-
 .../hadoop/hbase/thrift2/package-use.html       |      4 +-
 .../MapreduceTestingShim.MapreduceV1Shim.html   |      4 +-
 .../MapreduceTestingShim.MapreduceV2Shim.html   |      4 +-
 .../hadoop/hbase/tool/MapreduceTestingShim.html |      4 +-
 .../hadoop/hbase/tool/TestCanaryTool.html       |      4 +-
 .../hbase/tool/TestLoadIncrementalHFiles.html   |      4 +-
 .../TestLoadIncrementalHFilesSplitRecovery.html |      4 +-
 .../tool/TestSecureLoadIncrementalHFiles.html   |      4 +-
 ...ecureLoadIncrementalHFilesSplitRecovery.html |      4 +-
 .../MapreduceTestingShim.MapreduceV1Shim.html   |      4 +-
 .../MapreduceTestingShim.MapreduceV2Shim.html   |      4 +-
 .../tool/class-use/MapreduceTestingShim.html    |      4 +-
 .../hbase/tool/class-use/TestCanaryTool.html    |      4 +-
 .../class-use/TestLoadIncrementalHFiles.html    |      4 +-
 .../TestLoadIncrementalHFilesSplitRecovery.html |      4 +-
 .../TestSecureLoadIncrementalHFiles.html        |      4 +-
 ...ecureLoadIncrementalHFilesSplitRecovery.html |      4 +-
 .../CoprocessorValidatorTest.MissingClass.html  |    244 +
 ...orValidatorTest.MissingClassClassLoader.html |    295 +
 ...essorValidatorTest.MissingClassObserver.html |    278 +
 ...sorValidatorTest.ObsoleteMethodObserver.html |    287 +
 .../CoprocessorValidatorTest.TestObserver.html  |    347 +
 .../coprocessor/CoprocessorValidatorTest.html   |    469 +
 .../CoprocessorValidatorTest.MissingClass.html  |    165 +
 ...orValidatorTest.MissingClassClassLoader.html |    125 +
 ...essorValidatorTest.MissingClassObserver.html |    125 +
 ...sorValidatorTest.ObsoleteMethodObserver.html |    125 +
 .../CoprocessorValidatorTest.TestObserver.html  |    125 +
 .../class-use/CoprocessorValidatorTest.html     |    125 +
 .../hbase/tool/coprocessor/package-frame.html   |     25 +
 .../hbase/tool/coprocessor/package-summary.html |    163 +
 .../hbase/tool/coprocessor/package-tree.html    |    147 +
 .../hbase/tool/coprocessor/package-use.html     |    158 +
 .../apache/hadoop/hbase/tool/package-frame.html |      2 +-
 .../hadoop/hbase/tool/package-summary.html      |      8 +-
 .../apache/hadoop/hbase/tool/package-tree.html  |      8 +-
 .../apache/hadoop/hbase/tool/package-use.html   |      4 +-
 .../trace/IntegrationTestSendTraceRequests.html |     58 +-
 .../hadoop/hbase/trace/TestHTraceHooks.html     |      4 +-
 .../hbase/trace/TraceTree.SpansByParent.html    |      4 +-
 .../hbase/trace/TraceTree.SpansByProcessId.html |      4 +-
 .../apache/hadoop/hbase/trace/TraceTree.html    |      4 +-
 .../IntegrationTestSendTraceRequests.html       |      4 +-
 .../hbase/trace/class-use/TestHTraceHooks.html  |      4 +-
 .../class-use/TraceTree.SpansByParent.html      |      4 +-
 .../class-use/TraceTree.SpansByProcessId.html   |      4 +-
 .../hadoop/hbase/trace/class-use/TraceTree.html |      4 +-
 .../hadoop/hbase/trace/package-frame.html       |      2 +-
 .../hadoop/hbase/trace/package-summary.html     |      8 +-
 .../apache/hadoop/hbase/trace/package-tree.html |     10 +-
 .../apache/hadoop/hbase/trace/package-use.html  |      4 +-
 .../hadoop/hbase/types/TestCopyOnWriteMaps.html |      4 +-
 .../hbase/types/TestFixedLengthWrapper.html     |      4 +-
 .../hadoop/hbase/types/TestOrderedBlob.html     |      4 +-
 .../hadoop/hbase/types/TestOrderedBlobVar.html  |      4 +-
 .../hadoop/hbase/types/TestOrderedString.html   |      4 +-
 .../apache/hadoop/hbase/types/TestPBCell.html   |      4 +-
 .../hadoop/hbase/types/TestRawString.html       |      4 +-
 .../hadoop/hbase/types/TestStruct.Pojo1.html    |      4 +-
 .../hadoop/hbase/types/TestStruct.Pojo2.html    |      4 +-
 .../types/TestStruct.SpecializedPojo1Type1.html |      4 +-
 .../types/TestStruct.SpecializedPojo2Type1.html |      4 +-
 .../apache/hadoop/hbase/types/TestStruct.html   |      4 +-
 .../hbase/types/TestStructNullExtension.html    |      4 +-
 .../hbase/types/TestTerminatedWrapper.html      |      4 +-
 .../hbase/types/TestUnion2.SampleUnion1.html    |      4 +-
 .../apache/hadoop/hbase/types/TestUnion2.html   |      4 +-
 .../types/class-use/TestCopyOnWriteMaps.html    |      4 +-
 .../types/class-use/TestFixedLengthWrapper.html |      4 +-
 .../hbase/types/class-use/TestOrderedBlob.html  |      4 +-
 .../types/class-use/TestOrderedBlobVar.html     |      4 +-
 .../types/class-use/TestOrderedString.html      |      4 +-
 .../hbase/types/class-use/TestPBCell.html       |      4 +-
 .../hbase/types/class-use/TestRawString.html    |      4 +-
 .../hbase/types/class-use/TestStruct.Pojo1.html |      4 +-
 .../hbase/types/class-use/TestStruct.Pojo2.html |      4 +-
 .../TestStruct.SpecializedPojo1Type1.html       |      4 +-
 .../TestStruct.SpecializedPojo2Type1.html       |      4 +-
 .../hbase/types/class-use/TestStruct.html       |      4 +-
 .../class-use/TestStructNullExtension.html      |      4 +-
 .../types/class-use/TestTerminatedWrapper.html  |      4 +-
 .../class-use/TestUnion2.SampleUnion1.html      |      4 +-
 .../hbase/types/class-use/TestUnion2.html       |      4 +-
 .../hadoop/hbase/types/package-frame.html       |      2 +-
 .../hadoop/hbase/types/package-summary.html     |      4 +-
 .../apache/hadoop/hbase/types/package-tree.html |      4 +-
 .../apache/hadoop/hbase/types/package-use.html  |      4 +-
 .../util/AbstractHBaseToolTest.Options.html     |     20 +-
 .../util/AbstractHBaseToolTest.TestTool.html    |     28 +-
 .../hbase/util/AbstractHBaseToolTest.html       |     24 +-
 ...BaseTestHBaseFsck.MasterSyncCoprocessor.html |      6 +-
 .../BaseTestHBaseFsck.MockErrorReporter.html    |      4 +-
 .../hadoop/hbase/util/BaseTestHBaseFsck.html    |      4 +-
 .../hadoop/hbase/util/BuilderStyleTest.html     |      4 +-
 .../hbase/util/ClassLoaderTestHelper.html       |      4 +-
 .../util/ConstantDelayQueue.DelayedElement.html |      4 +-
 .../hadoop/hbase/util/ConstantDelayQueue.html   |      4 +-
 .../util/EnvironmentEdgeManagerTestHelper.html  |      4 +-
 .../apache/hadoop/hbase/util/HBaseHomePath.html |      4 +-
 .../hbase/util/HFileArchiveTestingUtil.html     |      4 +-
 .../apache/hadoop/hbase/util/HFileTestUtil.html |      4 +-
 .../hbase/util/LauncherSecurityManager.html     |      4 +-
 .../util/LoadTestDataGeneratorWithMOB.html      |      4 +-
 .../util/LoadTestDataGeneratorWithTags.html     |      4 +-
 .../hadoop/hbase/util/LoadTestKVGenerator.html  |      4 +-
 .../hbase/util/LoadTestTool.WorkerThread.html   |     12 +-
 .../apache/hadoop/hbase/util/LoadTestTool.html  |    277 +-
 .../apache/hadoop/hbase/util/MockServer.html    |      4 +-
 ...ultiThreadedAction.DefaultDataGenerator.html |      4 +-
 .../MultiThreadedAction.ProgressReporter.html   |      4 +-
 .../hadoop/hbase/util/MultiThreadedAction.html  |      4 +-
 .../MultiThreadedReader.HBaseReaderThread.html  |      4 +-
 .../hadoop/hbase/util/MultiThreadedReader.html  |      4 +-
 ...dReaderWithACL.HBaseReaderThreadWithACL.html |      4 +-
 .../hbase/util/MultiThreadedReaderWithACL.html  |      4 +-
 ...MultiThreadedUpdater.HBaseUpdaterThread.html |      4 +-
 .../hadoop/hbase/util/MultiThreadedUpdater.html |      4 +-
 ...UpdaterThreadWithACL.MutateAccessAction.html |      4 +-
 ...pdaterWithACL.HBaseUpdaterThreadWithACL.html |      4 +-
 .../hbase/util/MultiThreadedUpdaterWithACL.html |      4 +-
 .../MultiThreadedWriter.HBaseWriterThread.html  |      4 +-
 .../hadoop/hbase/util/MultiThreadedWriter.html  |      4 +-
 ...ultiThreadedWriterBase.WroteKeysTracker.html |      4 +-
 .../hbase/util/MultiThreadedWriterBase.html     |      4 +-
 ...seWriterThreadWithACL.WriteAccessAction.html |      4 +-
 ...dWriterWithACL.HBaseWriterThreadWithACL.html |      4 +-
 .../hbase/util/MultiThreadedWriterWithACL.html  |      4 +-
 .../hbase/util/NonRepeatedEnvironmentEdge.html  |      4 +-
 .../hadoop/hbase/util/PoolMapTestBase.html      |      4 +-
 ...dLocalHBaseCluster.LocalDaemonLogTailer.html |      4 +-
 ...rocessBasedLocalHBaseCluster.ServerType.html |      4 +-
 .../util/ProcessBasedLocalHBaseCluster.html     |      4 +-
 ...dantKVGenerator.ExtendedOffheapKeyValue.html |     10 +-
 .../hadoop/hbase/util/RedundantKVGenerator.html |      4 +-
 .../hadoop/hbase/util/RestartMetaTest.html      |     12 +-
 .../hbase/util/StoppableImplementation.html     |      4 +-
 .../util/TestAvlUtil.TestAvlKeyComparator.html  |      4 +-
 .../hbase/util/TestAvlUtil.TestAvlNode.html     |      4 +-
 .../util/TestAvlUtil.TestLinkedAvlNode.html     |      4 +-
 .../apache/hadoop/hbase/util/TestAvlUtil.html   |      4 +-
 .../apache/hadoop/hbase/util/TestBase64.html    |      4 +-
 .../hadoop/hbase/util/TestBloomFilterChunk.html |      4 +-
 ...BoundedPriorityBlockingQueue.TestObject.html |      4 +-
 ...orityBlockingQueue.TestObjectComparator.html |      4 +-
 .../util/TestBoundedPriorityBlockingQueue.html  |      4 +-
 .../hadoop/hbase/util/TestByteBuffUtils.html    |      4 +-
 ...estByteBufferArray.DummyByteBufferArray.html |      4 +-
 .../hadoop/hbase/util/TestByteBufferArray.html  |      4 +-
 .../hadoop/hbase/util/TestByteBufferUtils.html  |      4 +-
 .../util/TestByteRangeWithKVSerialization.html  |      4 +-
 .../org/apache/hadoop/hbase/util/TestBytes.html |      4 +-
 .../hadoop/hbase/util/TestCommonFSUtils.html    |      4 +-
 .../hadoop/hbase/util/TestCompressionTest.html  |      4 +-
 .../hbase/util/TestConcatenatedLists.html       |      4 +-
 .../hbase/util/TestConfigurationUtil.html       |      4 +-
 .../hadoop/hbase/util/TestConnectionCache.html  |      4 +-
 .../hbase/util/TestCoprocessorClassLoader.html  |      4 +-
 .../TestCoprocessorScanPolicy.ScanObserver.html |      4 +-
 .../hbase/util/TestCoprocessorScanPolicy.html   |      4 +-
 .../hbase/util/TestCounter.Operation.html       |      4 +-
 .../apache/hadoop/hbase/util/TestCounter.html   |      4 +-
 .../hbase/util/TestDefaultEnvironmentEdge.html  |      4 +-
 .../hbase/util/TestDynamicClassLoader.html      |      4 +-
 ...estEncryptionTest.FailingCipherProvider.html |      4 +-
 .../TestEncryptionTest.FailingKeyProvider.html  |      4 +-
 .../hadoop/hbase/util/TestEncryptionTest.html   |      4 +-
 .../hbase/util/TestEnvironmentEdgeManager.html  |      4 +-
 ...Utils.IsFileClosedDistributedFileSystem.html |     10 +-
 .../hadoop/hbase/util/TestFSHDFSUtils.html      |      4 +-
 ...TableDescriptors.FSTableDescriptorsTest.html |      4 +-
 .../hbase/util/TestFSTableDescriptors.html      |      4 +-
 .../apache/hadoop/hbase/util/TestFSUtils.html   |     68 +-
 .../apache/hadoop/hbase/util/TestFSVisitor.html |      4 +-
 .../hbase/util/TestFromClientSide3WoUnsafe.html |      4 +-
 .../hbase/util/TestHBaseFsckComparator.html     |      4 +-
 .../hbase/util/TestHBaseFsckEncryption.html     |      4 +-
 .../hadoop/hbase/util/TestHBaseFsckMOB.html     |      4 +-
 .../hadoop/hbase/util/TestHFileArchiveUtil.html |      4 +-
 .../hbase/util/TestIdLock.IdLockTestThread.html |      4 +-
 .../apache/hadoop/hbase/util/TestIdLock.html    |      4 +-
 .../TestIdReadWriteLock.IdLockTestThread.html   |      4 +-
 .../hadoop/hbase/util/TestIdReadWriteLock.html  |      4 +-
 .../util/TestIncrementingEnvironmentEdge.html   |      4 +-
 .../hadoop/hbase/util/TestJRubyFormat.html      |      4 +-
 .../hadoop/hbase/util/TestJSONMetricUtil.html   |      4 +-
 .../apache/hadoop/hbase/util/TestKeyLocker.html |      4 +-
 .../hbase/util/TestLoadTestKVGenerator.html     |      4 +-
 .../hbase/util/TestMiniClusterLoadEncoded.html  |      4 +-
 .../hbase/util/TestMiniClusterLoadParallel.html |      4 +-
 .../util/TestMiniClusterLoadSequential.html     |      4 +-
 .../org/apache/hadoop/hbase/util/TestOrder.html |      4 +-
 .../hadoop/hbase/util/TestOrderedBytes.html     |      4 +-
 .../hadoop/hbase/util/TestRegionMover.html      |      4 +-
 .../TestRegionSplitCalculator.SimpleRange.html  |      4 +-
 .../hbase/util/TestRegionSplitCalculator.html   |      4 +-
 .../hadoop/hbase/util/TestRegionSplitter.html   |      4 +-
 .../hadoop/hbase/util/TestReusablePoolMap.html  |      4 +-
 .../apache/hadoop/hbase/util/TestRootPath.html  |      4 +-
 .../hbase/util/TestRoundRobinPoolMap.html       |      4 +-
 .../hadoop/hbase/util/TestShowProperties.html   |      4 +-
 .../hbase/util/TestSimpleMutableByteRange.html  |      4 +-
 .../TestSimplePositionedMutableByteRange.html   |      4 +-
 .../util/TestSortedList.StringComparator.html   |      4 +-
 .../hadoop/hbase/util/TestSortedList.html       |      4 +-
 .../hbase/util/TestStealJobQueue.TestTask.html  |      4 +-
 .../hadoop/hbase/util/TestStealJobQueue.html    |      4 +-
 .../hbase/util/TestThreadLocalPoolMap.html      |      4 +-
 .../apache/hadoop/hbase/util/TestThreads.html   |      4 +-
 .../hadoop/hbase/util/TestVersionInfo.html      |      4 +-
 .../hadoop/hbase/util/TestWeakObjectPool.html   |      4 +-
 .../hbase/util/TimeOffsetEnvironmentEdge.html   |      4 +-
 .../AbstractHBaseToolTest.Options.html          |      4 +-
 .../AbstractHBaseToolTest.TestTool.html         |      4 +-
 .../util/class-use/AbstractHBaseToolTest.html   |      4 +-
 ...BaseTestHBaseFsck.MasterSyncCoprocessor.html |      4 +-
 .../BaseTestHBaseFsck.MockErrorReporter.html    |      4 +-
 .../hbase/util/class-use/BaseTestHBaseFsck.html |      4 +-
 .../hbase/util/class-use/BuilderStyleTest.html  |      4 +-
 .../util/class-use/ClassLoaderTestHelper.html   |      4 +-
 .../ConstantDelayQueue.DelayedElement.html      |      4 +-
 .../util/class-use/ConstantDelayQueue.html      |      4 +-
 .../EnvironmentEdgeManagerTestHelper.html       |      4 +-
 .../hbase/util/class-use/HBaseHomePath.html     |      4 +-
 .../util/class-use/HFileArchiveTestingUtil.html |      4 +-
 .../hbase/util/class-use/HFileTestUtil.html     |      4 +-
 .../util/class-use/LauncherSecurityManager.html |      4 +-
 .../class-use/LoadTestDataGeneratorWithMOB.html |      4 +-
 .../LoadTestDataGeneratorWithTags.html          |      4 +-
 .../util/class-use/LoadTestKVGenerator.html     |      4 +-
 .../class-use/LoadTestTool.WorkerThread.html    |      4 +-
 .../hbase/util/class-use/LoadTestTool.html      |      4 +-
 .../hadoop/hbase/util/class-use/MockServer.html |      4 +-
 ...ultiThreadedAction.DefaultDataGenerator.html |      4 +-
 .../MultiThreadedAction.ProgressReporter.html   |      4 +-
 .../util/class-use/MultiThreadedAction.html     |      4 +-
 .../MultiThreadedReader.HBaseReaderThread.html  |      4 +-
 .../util/class-use/MultiThreadedReader.html     |      4 +-
 ...dReaderWithACL.HBaseReaderThreadWithACL.html |      4 +-
 .../class-use/MultiThreadedReaderWithACL.html   |      4 +-
 ...MultiThreadedUpdater.HBaseUpdaterThread.html |      4 +-
 .../util/class-use/MultiThreadedUpdater.html    |      4 +-
 ...UpdaterThreadWithACL.MutateAccessAction.html |      4 +-
 ...pdaterWithACL.HBaseUpdaterThreadWithACL.html |      4 +-
 .../class-use/MultiThreadedUpdaterWithACL.html  |      4 +-
 .../MultiThreadedWriter.HBaseWriterThread.html  |      4 +-
 .../util/class-use/MultiThreadedWriter.html     |      4 +-
 ...ultiThreadedWriterBase.WroteKeysTracker.html |      4 +-
 .../util/class-use/MultiThreadedWriterBase.html |      4 +-
 ...seWriterThreadWithACL.WriteAccessAction.html |      4 +-
 ...dWriterWithACL.HBaseWriterThreadWithACL.html |      4 +-
 .../class-use/MultiThreadedWriterWithACL.html   |      4 +-
 .../class-use/NonRepeatedEnvironmentEdge.html   |      4 +-
 .../hbase/util/class-use/PoolMapTestBase.html   |      4 +-
 ...dLocalHBaseCluster.LocalDaemonLogTailer.html |      4 +-
 ...rocessBasedLocalHBaseCluster.ServerType.html |      4 +-
 .../ProcessBasedLocalHBaseCluster.html          |      4 +-
 ...dantKVGenerator.ExtendedOffheapKeyValue.html |      4 +-
 .../util/class-use/RedundantKVGenerator.html    |      4 +-
 .../hbase/util/class-use/RestartMetaTest.html   |      4 +-
 .../util/class-use/StoppableImplementation.html |      4 +-
 .../TestAvlUtil.TestAvlKeyComparator.html       |      4 +-
 .../util/class-use/TestAvlUtil.TestAvlNode.html |      4 +-
 .../TestAvlUtil.TestLinkedAvlNode.html          |      4 +-
 .../hbase/util/class-use/TestAvlUtil.html       |      4 +-
 .../hadoop/hbase/util/class-use/TestBase64.html |      4 +-
 .../util/class-use/TestBloomFilterChunk.html    |      4 +-
 ...BoundedPriorityBlockingQueue.TestObject.html |      4 +-
 ...orityBlockingQueue.TestObjectComparator.html |      4 +-
 .../TestBoundedPriorityBlockingQueue.html       |      4 +-
 .../hbase/util/class-use/TestByteBuffUtils.html |      4 +-
 ...estByteBufferArray.DummyByteBufferArray.html |      4 +-
 .../util/class-use/TestByteBufferArray.html     |      4 +-
 .../util/class-use/TestByteBufferUtils.html     |      4 +-
 .../TestByteRangeWithKVSerialization.html       |      4 +-
 .../hadoop/hbase/util/class-use/TestBytes.html  |      4 +-
 .../hbase/util/class-use/TestCommonFSUtils.html |      4 +-
 .../util/class-use/TestCompressionTest.html     |      4 +-
 .../util/class-use/TestConcatenatedLists.html   |      4 +-
 .../util/class-use/TestConfigurationUtil.html   |      4 +-
 .../util/class-use/TestConnectionCache.html     |      4 +-
 .../class-use/TestCoprocessorClassLoader.html   |      4 +-
 .../TestCoprocessorScanPolicy.ScanObserver.html |      4 +-
 .../class-use/TestCoprocessorScanPolicy.html    |      4 +-
 .../util/class-use/TestCounter.Operation.html   |      4 +-
 .../hbase/util/class-use/TestCounter.html       |      4 +-
 .../class-use/TestDefaultEnvironmentEdge.html   |      4 +-
 .../util/class-use/TestDynamicClassLoader.html  |      4 +-
 ...estEncryptionTest.FailingCipherProvider.html |      4 +-
 .../TestEncryptionTest.FailingKeyProvider.html  |      4 +-
 .../util/class-use/TestEncryptionTest.html      |      4 +-
 .../class-use/TestEnvironmentEdgeManager.html   |      4 +-
 ...Utils.IsFileClosedDistributedFileSystem.html |      4 +-
 .../hbase/util/class-use/TestFSHDFSUtils.html   |      4 +-
 ...TableDescriptors.FSTableDescriptorsTest.html |      4 +-
 .../util/class-use/TestFSTableDescriptors.html  |      4 +-
 .../hbase/util/class-use/TestFSUtils.html       |      4 +-
 .../hbase/util/class-use/TestFSVisitor.html     |      4 +-
 .../class-use/TestFromClientSide3WoUnsafe.html  |      4 +-
 .../util/class-use/TestHBaseFsckComparator.html |      4 +-
 .../util/class-use/TestHBaseFsckEncryption.html |      4 +-
 .../hbase/util/class-use/TestHBaseFsckMOB.html  |      4 +-
 .../util/class-use/TestHFileArchiveUtil.html    |      4 +-
 .../class-use/TestIdLock.IdLockTestThread.html  |      4 +-
 .../hadoop/hbase/util/class-use/TestIdLock.html |      4 +-
 .../TestIdReadWriteLock.IdLockTestThread.html   |      4 +-
 .../util/class-use/TestIdReadWriteLock.html     |      4 +-
 .../TestIncrementingEnvironmentEdge.html        |      4 +-
 .../hbase/util/class-use/TestJRubyFormat.html   |      4 +-
 .../util/class-use/TestJSONMetricUtil.html      |      4 +-
 .../hbase/util/class-use/TestKeyLocker.html     |      4 +-
 .../util/class-use/TestLoadTestKVGenerator.html |      4 +-
 .../class-use/TestMiniClusterLoadEncoded.html   |      4 +-
 .../class-use/TestMiniClusterLoadParallel.html  |      4 +-
 .../TestMiniClusterLoadSequential.html          |      4 +-
 .../hadoop/hbase/util/class-use/TestOrder.html  |      4 +-
 .../hbase/util/class-use/TestOrderedBytes.html  |      4 +-
 .../hbase/util/class-use/TestRegionMover.html   |      4 +-
 .../TestRegionSplitCalculator.SimpleRange.html  |      4 +-
 .../class-use/TestRegionSplitCalculator.html    |      4 +-
 .../util/class-use/TestRegionSplitter.html      |      4 +-
 .../util/class-use/TestReusablePoolMap.html     |      4 +-
 .../hbase/util/class-use/TestRootPath.html      |      4 +-
 .../util/class-use/TestRoundRobinPoolMap.html   |      4 +-
 .../util/class-use/TestShowProperties.html      |      4 +-
 .../class-use/TestSimpleMutableByteRange.html   |      4 +-
 .../TestSimplePositionedMutableByteRange.html   |      4 +-
 .../TestSortedList.StringComparator.html        |      4 +-
 .../hbase/util/class-use/TestSortedList.html    |      4 +-
 .../class-use/TestStealJobQueue.TestTask.html   |      4 +-
 .../hbase/util/class-use/TestStealJobQueue.html |      4 +-
 .../util/class-use/TestThreadLocalPoolMap.html  |      4 +-
 .../hbase/util/class-use/TestThreads.html       |      4 +-
 .../hbase/util/class-use/TestVersionInfo.html   |      4 +-
 .../util/class-use/TestWeakObjectPool.html      |      4 +-
 .../class-use/TimeOffsetEnvironmentEdge.html    |      4 +-
 .../compaction/TestMajorCompactionRequest.html  |      4 +-
 .../util/compaction/TestMajorCompactor.html     |      4 +-
 .../class-use/TestMajorCompactionRequest.html   |      4 +-
 .../class-use/TestMajorCompactor.html           |      4 +-
 .../hbase/util/compaction/package-frame.html    |      2 +-
 .../hbase/util/compaction/package-summary.html  |      4 +-
 .../hbase/util/compaction/package-tree.html     |      4 +-
 .../hbase/util/compaction/package-use.html      |      4 +-
 .../hadoop/hbase/util/hbck/HbckTestingUtil.html |      4 +-
 .../util/hbck/OfflineMetaRebuildTestCore.html   |      4 +-
 .../util/hbck/class-use/HbckTestingUtil.html    |      4 +-
 .../class-use/OfflineMetaRebuildTestCore.html   |      4 +-
 .../hadoop/hbase/util/hbck/package-frame.html   |      2 +-
 .../hadoop/hbase/util/hbck/package-summary.html |      4 +-
 .../hadoop/hbase/util/hbck/package-tree.html    |      4 +-
 .../hadoop/hbase/util/hbck/package-use.html     |      4 +-
 .../apache/hadoop/hbase/util/package-frame.html |      2 +-
 .../hadoop/hbase/util/package-summary.html      |      4 +-
 .../apache/hadoop/hbase/util/package-tree.html  |      6 +-
 .../apache/hadoop/hbase/util/package-use.html   |      4 +-
 .../hbase/util/test/LoadTestDataGenerator.html  |      4 +-
 .../util/test/LoadTestDataGeneratorWithACL.html |      4 +-
 .../test/class-use/LoadTestDataGenerator.html   |      4 +-
 .../class-use/LoadTestDataGeneratorWithACL.html |      4 +-
 .../hadoop/hbase/util/test/package-frame.html   |      2 +-
 .../hadoop/hbase/util/test/package-summary.html |      4 +-
 .../hadoop/hbase/util/test/package-tree.html    |      4 +-
 .../hadoop/hbase/util/test/package-use.html     |      4 +-
 .../hbase/wal/FaultyFSLog.FailureType.html      |      4 +-
 .../apache/hadoop/hbase/wal/FaultyFSLog.html    |      6 +-
 .../wal/IOTestProvider.AllowedOperations.html   |      4 +-
 .../hbase/wal/IOTestProvider.IOTestWAL.html     |     18 +-
 .../hbase/wal/IOTestProvider.IOTestWriter.html  |     30 +-
 .../apache/hadoop/hbase/wal/IOTestProvider.html |     23 +-
 .../wal/TestBoundedRegionGroupingStrategy.html  |      8 +-
 .../hadoop/hbase/wal/TestDisabledWAL.html       |    463 +
 .../hadoop/hbase/wal/TestFSHLogProvider.html    |      8 +-
 .../hbase/wal/TestReadWriteSeqIdFiles.html      |      4 +-
 .../apache/hadoop/hbase/wal/TestSecureWAL.html  |      4 +-
 .../TestWALFactory.DumbWALActionsListener.html  |      4 +-
 .../apache/hadoop/hbase/wal/TestWALFactory.html |      4 +-
 .../hadoop/hbase/wal/TestWALFiltering.html      |      4 +-
 .../apache/hadoop/hbase/wal/TestWALMethods.html |      4 +-
 .../wal/TestWALOpenAfterDNRollingStart.html     |      4 +-
 .../hbase/wal/TestWALReaderOnSecureWAL.html     |      4 +-
 .../apache/hadoop/hbase/wal/TestWALRootDir.html |      4 +-
 .../hbase/wal/TestWALSplit.Corruptions.html     |      4 +-
 ...ALSplit.ZombieLastLogWriterRegionServer.html |      4 +-
 .../apache/hadoop/hbase/wal/TestWALSplit.html   |      4 +-
 .../TestWALSplitBoundedLogWriterCreation.html   |      4 +-
 .../hbase/wal/TestWALSplitCompressed.html       |      4 +-
 ...ALPerformanceEvaluation.WALPutBenchmark.html |      4 +-
 .../hbase/wal/WALPerformanceEvaluation.html     |      4 +-
 .../wal/class-use/FaultyFSLog.FailureType.html  |      4 +-
 .../hadoop/hbase/wal/class-use/FaultyFSLog.html |      4 +-
 .../IOTestProvider.AllowedOperations.html       |      4 +-
 .../wal/class-use/IOTestProvider.IOTestWAL.html |      4 +-
 .../class-use/IOTestProvider.IOTestWriter.html  |      4 +-
 .../hbase/wal/class-use/IOTestProvider.html     |      4 +-
 .../TestBoundedRegionGroupingStrategy.html      |      4 +-
 .../hbase/wal/class-use/TestDisabledWAL.html    |    125 +
 .../hbase/wal/class-use/TestFSHLogProvider.html |      4 +-
 .../wal/class-use/TestReadWriteSeqIdFiles.html  |      4 +-
 .../hbase/wal/class-use/TestSecureWAL.html      |      4 +-
 .../TestWALFactory.DumbWALActionsListener.html  |      4 +-
 .../hbase/wal/class-use/TestWALFactory.html     |      4 +-
 .../hbase/wal/class-use/TestWALFiltering.html   |      4 +-
 .../hbase/wal/class-use/TestWALMethods.html     |      4 +-
 .../TestWALOpenAfterDNRollingStart.html         |      4 +-
 .../wal/class-use/TestWALReaderOnSecureWAL.html |      4 +-
 .../hbase/wal/class-use/TestWALRootDir.html     |      4 +-
 .../wal/class-use/TestWALSplit.Corruptions.html |      4 +-
 ...ALSplit.ZombieLastLogWriterRegionServer.html |      4 +-
 .../hbase/wal/class-use/TestWALSplit.html       |      4 +-
 .../TestWALSplitBoundedLogWriterCreation.html   |      4 +-
 .../wal/class-use/TestWALSplitCompressed.html   |      4 +-
 ...ALPerformanceEvaluation.WALPutBenchmark.html |      4 +-
 .../wal/class-use/WALPerformanceEvaluation.html |      4 +-
 .../apache/hadoop/hbase/wal/package-frame.html  |      3 +-
 .../hadoop/hbase/wal/package-summary.html       |     34 +-
 .../apache/hadoop/hbase/wal/package-tree.html   |      7 +-
 .../apache/hadoop/hbase/wal/package-use.html    |      4 +-
 .../hadoop/hbase/zookeeper/TestHQuorumPeer.html |      4 +-
 .../hbase/zookeeper/TestInstancePending.html    |      4 +-
 .../zookeeper/TestMetricsZooKeeperSource.html   |      4 +-
 .../TestMetricsZooKeeperSourceImpl.html         |     13 +-
 .../hbase/zookeeper/TestReadOnlyZKClient.html   |      4 +-
 .../TestRecoverableZooKeeper.ZookeeperStub.html |      4 +-
 .../zookeeper/TestRecoverableZooKeeper.html     |      4 +-
 .../hadoop/hbase/zookeeper/TestZKConfig.html    |      4 +-
 .../TestZKLeaderManager.MockAbortable.html      |      4 +-
 .../TestZKLeaderManager.MockLeader.html         |      4 +-
 .../hbase/zookeeper/TestZKLeaderManager.html    |      4 +-
 .../TestZKMainServer.ExitException.html         |      4 +-
 .../TestZKMainServer.NoExitSecurityManager.html |      4 +-
 .../hbase/zookeeper/TestZKMainServer.html       |      4 +-
 .../hadoop/hbase/zookeeper/TestZKMulti.html     |      4 +-
 .../TestZKNodeTracker.StubAbortable.html        |      4 +-
 .../TestZKNodeTracker.TestTracker.html          |      4 +-
 .../TestZKNodeTracker.TestingZKListener.html    |      4 +-
 .../TestZKNodeTracker.WaitToGetDataThread.html  |      4 +-
 .../hbase/zookeeper/TestZKNodeTracker.html      |      4 +-
 .../zookeeper/TestZKUtil.WarnOnlyAbortable.html |      4 +-
 .../hadoop/hbase/zookeeper/TestZKUtil.html      |      4 +-
 .../hbase/zookeeper/TestZKUtilNoServer.html     |      4 +-
 .../hadoop/hbase/zookeeper/TestZNodePaths.html  |      4 +-
 ...ZooKeeperACL.DummySecurityConfiguration.html |      4 +-
 .../hbase/zookeeper/TestZooKeeperACL.html       |      4 +-
 .../zookeeper/class-use/TestHQuorumPeer.html    |      4 +-
 .../class-use/TestInstancePending.html          |      4 +-
 .../class-use/TestMetricsZooKeeperSource.html   |      4 +-
 .../TestMetricsZooKeeperSourceImpl.html         |      4 +-
 .../class-use/TestReadOnlyZKClient.html         |      4 +-
 .../TestRecoverableZooKeeper.ZookeeperStub.html |      4 +-
 .../class-use/TestRecoverableZooKeeper.html     |      4 +-
 .../hbase/zookeeper/class-use/TestZKConfig.html |      4 +-
 .../TestZKLeaderManager.MockAbortable.html      |      4 +-
 .../TestZKLeaderManager.MockLeader.html         |      4 +-
 .../class-use/TestZKLeaderManager.html          |      4 +-
 .../TestZKMainServer.ExitException.html         |      4 +-
 .../TestZKMainServer.NoExitSecurityManager.html |      4 +-
 .../zookeeper/class-use/TestZKMainServer.html   |      4 +-
 .../hbase/zookeeper/class-use/TestZKMulti.html  |      4 +-
 .../TestZKNodeTracker.StubAbortable.html        |      4 +-
 .../TestZKNodeTracker.TestTracker.html          |      4 +-
 .../TestZKNodeTracker.TestingZKListener.html    |      4 +-
 .../TestZKNodeTracker.WaitToGetDataThread.html  |      4 +-
 .../zookeeper/class-use/TestZKNodeTracker.html  |      4 +-
 .../class-use/TestZKUtil.WarnOnlyAbortable.html |      4 +-
 .../hbase/zookeeper/class-use/TestZKUtil.html   |      4 +-
 .../zookeeper/class-use/TestZKUtilNoServer.html |      4 +-
 .../zookeeper/class-use/TestZNodePaths.html     |      4 +-
 ...ZooKeeperACL.DummySecurityConfiguration.html |      4 +-
 .../zookeeper/class-use/TestZooKeeperACL.html   |      4 +-
 .../hadoop/hbase/zookeeper/package-frame.html   |      2 +-
 .../hadoop/hbase/zookeeper/package-summary.html |      4 +-
 .../hadoop/hbase/zookeeper/package-tree.html    |      4 +-
 .../hadoop/hbase/zookeeper/package-use.html     |      4 +-
 .../exemplars/client/TestHelloHBase.html        |      4 +-
 .../client/class-use/TestHelloHBase.html        |      4 +-
 .../exemplars/client/package-frame.html         |      2 +-
 .../exemplars/client/package-summary.html       |      4 +-
 .../exemplars/client/package-tree.html          |      4 +-
 .../exemplars/client/package-use.html           |      4 +-
 .../exemplars/shaded_client/TestHelloHBase.html |      4 +-
 .../shaded_client/class-use/TestHelloHBase.html |      4 +-
 .../exemplars/shaded_client/package-frame.html  |      2 +-
 .../shaded_client/package-summary.html          |      4 +-
 .../exemplars/shaded_client/package-tree.html   |      4 +-
 .../exemplars/shaded_client/package-use.html    |      4 +-
 2.0/testdevapidocs/overview-frame.html          |      3 +-
 2.0/testdevapidocs/overview-summary.html        |     28 +-
 2.0/testdevapidocs/overview-tree.html           |    110 +-
 2.0/testdevapidocs/package-list                 |      1 +
 2.0/testdevapidocs/serialized-form.html         |     86 +-
 .../hadoop/hbase/AcidGuaranteesTestBase.html    |      2 +-
 .../AcidGuaranteesTestTool.AtomicGetReader.html |     52 +-
 ...AcidGuaranteesTestTool.AtomicScanReader.html |     52 +-
 .../AcidGuaranteesTestTool.AtomicityWriter.html |     52 +-
 .../hadoop/hbase/AcidGuaranteesTestTool.html    |     52 +-
 .../org/apache/hadoop/hbase/HBaseTestCase.html  |    173 +-
 ...lity.PortAllocator.AvailablePortChecker.html |   7382 +-
 .../HBaseTestingUtility.PortAllocator.html      |   7382 +-
 .../HBaseTestingUtility.SeenRowTracker.html     |   7382 +-
 .../hadoop/hbase/HBaseTestingUtility.html       |   7382 +-
 .../apache/hadoop/hbase/HadoopShimsImpl.html    |     29 +-
 .../hadoop/hbase/IntegrationTestBase.html       |    457 +-
 ...IntegrationTestDDLMasterFailover.ACTION.html |      8 +-
 ...DDLMasterFailover.AddColumnFamilyAction.html |      8 +-
 ...ationTestDDLMasterFailover.AddRowAction.html |      8 +-
 ...asterFailover.AlterFamilyEncodingAction.html |      8 +-
 ...asterFailover.AlterFamilyVersionsAction.html |      8 +-
 ...ationTestDDLMasterFailover.ColumnAction.html |      8 +-
 ...DDLMasterFailover.CreateNamespaceAction.html |      8 +-
 ...TestDDLMasterFailover.CreateTableAction.html |      8 +-
 ...MasterFailover.DeleteColumnFamilyAction.html |      8 +-
 ...DDLMasterFailover.DeleteNamespaceAction.html |      8 +-
 ...TestDDLMasterFailover.DeleteTableAction.html |      8 +-
 ...estDDLMasterFailover.DisableTableAction.html |      8 +-
 ...TestDDLMasterFailover.EnableTableAction.html |      8 +-
 ...ationTestDDLMasterFailover.MasterAction.html |      8 +-
 ...DDLMasterFailover.ModifyNamespaceAction.html |      8 +-
 ...onTestDDLMasterFailover.NamespaceAction.html |      8 +-
 ...rationTestDDLMasterFailover.TableAction.html |      8 +-
 ...IntegrationTestDDLMasterFailover.Worker.html |      8 +-
 .../hbase/IntegrationTestDDLMasterFailover.html |      8 +-
 .../hbase/IntegrationTestIngestWithACL.html     |    226 +-
 .../hbase/IntegrationTestIngestWithMOB.html     |    273 +-
 ...nTestRegionReplicaPerf.PerfEvalCallable.html |    643 +-
 .../IntegrationTestRegionReplicaPerf.Stat.html  |    643 +-
 ...ationTestRegionReplicaPerf.TimingResult.html |    643 +-
 .../hbase/IntegrationTestRegionReplicaPerf.html |    643 +-
 ...rationTestsDriver.IntegrationTestFilter.html |    181 +-
 .../hadoop/hbase/IntegrationTestsDriver.html    |    181 +-
 ...aseCluster.MiniHBaseClusterRegionServer.html |   1576 +-
 ...eCluster.SingleFileSystemShutdownThread.html |   1576 +-
 .../apache/hadoop/hbase/MiniHBaseCluster.html   |   1576 +-
 .../hadoop/hbase/MockRegionServerServices.html  |      7 +-
 .../hbase/PerformanceEvaluation.AppendTest.html |   4942 +-
 ...rformanceEvaluation.AsyncRandomReadTest.html |   4942 +-
 ...formanceEvaluation.AsyncRandomWriteTest.html |   4942 +-
 .../PerformanceEvaluation.AsyncScanTest.html    |   4942 +-
 ...manceEvaluation.AsyncSequentialReadTest.html |   4942 +-
 ...anceEvaluation.AsyncSequentialWriteTest.html |   4942 +-
 .../PerformanceEvaluation.AsyncTableTest.html   |   4942 +-
 .../hbase/PerformanceEvaluation.AsyncTest.html  |   4942 +-
 ...rformanceEvaluation.BufferedMutatorTest.html |   4942 +-
 .../PerformanceEvaluation.CASTableTest.html     |   4942 +-
 ...erformanceEvaluation.CheckAndDeleteTest.html |   4942 +-
 ...erformanceEvaluation.CheckAndMutateTest.html |   4942 +-
 .../PerformanceEvaluation.CheckAndPutTest.html  |   4942 +-
 .../PerformanceEvaluation.CmdDescriptor.html    |   4942 +-
 .../hbase/PerformanceEvaluation.Counter.html    |   4942 +-
 ...PerformanceEvaluation.EvaluationMapTask.html |   4942 +-
 .../PerformanceEvaluation.FilteredScanTest.html |   4942 +-
 .../PerformanceEvaluation.IncrementTest.html    |   4942 +-
 .../PerformanceEvaluation.RandomReadTest.html   |   4942 +-
 ...Evaluation.RandomScanWithRange10000Test.html |   4942 +-
 ...eEvaluation.RandomScanWithRange1000Test.html |   4942 +-
 ...ceEvaluation.RandomScanWithRange100Test.html |   4942 +-
 ...nceEvaluation.RandomScanWithRange10Test.html |   4942 +-
 ...manceEvaluation.RandomScanWithRangeTest.html |   4942 +-
 ...erformanceEvaluation.RandomSeekScanTest.html |   4942 +-
 .../PerformanceEvaluation.RandomWriteTest.html  |   4942 +-
 .../hbase/PerformanceEvaluation.RunResult.html  |   4942 +-
 .../hbase/PerformanceEvaluation.ScanTest.html   |   4942 +-
 ...erformanceEvaluation.SequentialReadTest.html |   4942 +-
 ...rformanceEvaluation.SequentialWriteTest.html |   4942 +-
 .../hbase/PerformanceEvaluation.Status.html     |   4942 +-
 .../hbase/PerformanceEvaluation.TableTest.html  |   4942 +-
 .../hbase/PerformanceEvaluation.Test.html       |   4942 +-
 .../hbase/PerformanceEvaluation.TestBase.html   |   4942 +-
 .../PerformanceEvaluation.TestOptions.html      |   4942 +-
 .../hadoop/hbase/PerformanceEvaluation.html     |   4942 +-
 .../ScanPerformanceEvaluation.MyMapper.html     |     54 +-
 .../ScanPerformanceEvaluation.ScanCounter.html  |     54 +-
 .../hadoop/hbase/ScanPerformanceEvaluation.html |     54 +-
 ...manceEvaluation.SeqShardedDataGenerator.html |     42 +-
 .../StripeCompactionsPerformanceEvaluation.html |     42 +-
 .../hadoop/hbase/TestByteBufferKeyValue.html    |    399 +-
 .../apache/hadoop/hbase/TestCellComparator.html |    321 +-
 ...ntOperationTimeout.DelayedRSRpcServices.html |    269 +
 ...entOperationTimeout.DelayedRegionServer.html |    269 +
 .../hbase/TestClientOperationTimeout.html       |    269 +
 .../hadoop/hbase/TestClusterPortAssignment.html |    113 +-
 .../hbase/TestHBaseTestingUtilSpinup.html       |    139 +
 .../hadoop/hbase/TestHBaseTestingUtility.html   |     53 +-
 ...Annotations.CloverInstrumentationFilter.html |    612 -
 ...udienceAnnotations.GeneratedClassFilter.html |    612 -
 ...s.InterfaceAudienceAnnotatedClassFilter.html |    612 -
 ...tedPrivateAnnotatedNotConfigClassFilter.html |    612 -
 ...rfaceAudiencePublicAnnotatedClassFilter.html |    612 -
 ....InterfaceStabilityAnnotatedClassFilter.html |    612 -
 ...tations.IsInterfaceStabilityClassFilter.html |    612 -
 ...eAnnotations.MainCodeResourcePathFilter.html |    612 -
 ...ceAudienceAnnotations.PublicClassFilter.html |    612 -
 ...ceAnnotations.ShadedProtobufClassFilter.html |    612 -
 .../hbase/TestInterfaceAudienceAnnotations.html |    612 -
 .../apache/hadoop/hbase/TestMultiVersions.html  |      6 +-
 .../hadoop/hbase/TestPerformanceEvaluation.html |    378 +-
 .../org/apache/hadoop/hbase/TestServerName.html |     85 +-
 .../org/apache/hadoop/hbase/TestSplitMerge.html |    178 +
 .../apache/hadoop/hbase/TestTagRewriteCell.html |     13 +-
 .../hbase/TestZooKeeper.MockLoadBalancer.html   |      6 +-
 .../org/apache/hadoop/hbase/TestZooKeeper.html  |      6 +-
 .../hbase/chaos/actions/AddColumnAction.html    |      2 +-
 .../actions/TestChangeSplitPolicyAction.html    |      2 +-
 .../hbase/chaos/util/ChaosMonkeyRunner.html     |     28 +-
 .../client/AbstractTestCIOperationTimeout.html  |      4 +-
 .../hbase/client/AbstractTestCIRpcTimeout.html  |      4 +-
 .../apache/hadoop/hbase/client/TestAdmin1.html  |   2730 +-
 .../hadoop/hbase/client/TestAsyncAdminBase.html |      2 +-
 .../hbase/client/TestAsyncClusterAdminApi.html  |      2 +-
 ...rConcurrenyLimit.CountingRegionObserver.html |    133 +-
 ...syncNonMetaRegionLocatorConcurrenyLimit.html |    133 +-
 .../hbase/client/TestAsyncRegionAdminApi.html   |    765 +-
 ...estAsyncReplicationAdminApiWithClusters.html |      4 +-
 .../hadoop/hbase/client/TestAsyncTable.html     |    660 +-
 .../hbase/client/TestAsyncTableAdminApi.html    |     10 +-
 .../hbase/client/TestAsyncTableAdminApi2.html   |     16 +-
 .../hbase/client/TestAsyncTableAdminApi3.html   |      2 +-
 ...TestAsyncTableBatch.ErrorInjectObserver.html |      2 +-
 .../hbase/client/TestAsyncTableBatch.html       |      2 +-
 .../apache/hadoop/hbase/client/TestCISleep.html |    167 +-
 ...ConnectionImplementation.BlockingFilter.html |   2010 +-
 .../client/TestConnectionImplementation.html    |   2010 +-
 .../hbase/client/TestCoprocessorDescriptor.html |    172 +
 ...utRequest.SleepLongerAtFirstCoprocessor.html |      4 +-
 .../hbase/client/TestDropTimeoutRequest.html    |      4 +-
 .../hbase/client/TestFlushFromClient.html       |    309 +-
 .../hadoop/hbase/client/TestFromClientSide.html |  13095 +-
 ...tSide3.WaitingForMultiMutationsObserver.html |      4 +-
 ...tFromClientSide3.WaitingForScanObserver.html |      4 +-
 .../hbase/client/TestFromClientSide3.html       |      4 +-
 .../client/TestMalformedCellFromClient.html     |      4 +-
 ...aCache.CallQueueTooBigExceptionInjector.html |     14 +-
 .../client/TestMetaCache.ExceptionInjector.html |     14 +-
 .../client/TestMetaCache.FakeRSRpcServices.html |     14 +-
 ...taCache.RegionServerWithFakeRpcServices.html |     14 +-
 ...stMetaCache.RoundRobinExceptionInjector.html |     14 +-
 .../hadoop/hbase/client/TestMetaCache.html      |     14 +-
 .../hbase/client/TestMultiRespectsLimits.html   |      2 +-
 .../hadoop/hbase/client/TestMutation.html       |      6 +-
 .../hadoop/hbase/client/TestOperation.html      |     10 +-
 ...rHostingPrimayMetaRegionSlowOrStopCopro.html |      6 +-
 ...icaWithCluster.RegionServerStoppedCopro.html |      6 +-
 .../TestReplicaWithCluster.SlowMeCopro.html     |      6 +-
 .../hbase/client/TestReplicaWithCluster.html    |      6 +-
 .../TestResultFromCoprocessor.MyObserver.html   |      4 +-
 .../hbase/client/TestResultFromCoprocessor.html |      4 +-
 .../hbase/client/TestServerLoadDurability.html  |      2 +-
 .../client/TestTableDescriptorBuilder.html      |    520 +-
 .../TestClassLoading.TestMasterCoprocessor.html |      2 +-
 .../hbase/coprocessor/TestClassLoading.html     |      2 +-
 ...tCoprocessorHost.CoprocessorHostForTest.html |    190 +
 ...tCoprocessorHost.SimpleRegionObserverV2.html |    174 +-
 .../TestCoprocessorHost.TestAbortable.html      |    174 +-
 .../hbase/coprocessor/TestCoprocessorHost.html  |    174 +-
 ...RegionCoprocessor.CoreRegionCoprocessor.html |      2 +-
 ...ionCoprocessor.NotCoreRegionCoprocessor.html |      2 +-
 .../coprocessor/TestCoreRegionCoprocessor.html  |      2 +-
 ...ellViaRegionObserver.RegionObserverImpl.html |      4 +-
 .../TestPassCustomCellViaRegionObserver.html    |      4 +-
 .../hbase/coprocessor/TestSecureExport.html     |      6 +-
 .../hbase/coprocessor/TestWALObserver.html      |      8 +-
 .../example/TestScanModifyingObserver.html      |      4 +-
 .../example/TestValueReplacingCompaction.html   |      4 +-
 .../TestWriteHeavyIncrementObserver.html        |      4 +-
 ...IncrementObserverWithMemStoreCompaction.html |      4 +-
 .../TestZooKeeperScanPolicyObserver.html        |      4 +-
 .../TestOverwriteFileUnderConstruction.html     |    183 +
 .../TestSaslFanOutOneBlockAsyncDFSOutput.html   |    360 +-
 .../hbase/io/hfile/TestFixedFileTrailer.html    |    601 +-
 .../io/hfile/TestHFileSeek.IntegerRange.html    |   1069 +-
 .../hbase/io/hfile/TestHFileSeek.MyOptions.html |   1069 +-
 .../hadoop/hbase/io/hfile/TestHFileSeek.html    |   1069 +-
 .../hbase/io/hfile/bucket/TestFileIOEngine.html |    253 +-
 ...tionTestBulkLoad.CompositeKeyComparator.html |    118 +-
 .../IntegrationTestBulkLoad.EmptySplit.html     |    118 +-
 ...tegrationTestBulkLoad.FixedRecordReader.html |    118 +-
 ...ationTestBulkLoad.ITBulkLoadInputFormat.html |    118 +-
 .../IntegrationTestBulkLoad.LinkChain.html      |    118 +-
 .../IntegrationTestBulkLoad.LinkKey.html        |    118 +-
 ...onTestBulkLoad.LinkedListCheckingMapper.html |    118 +-
 ...nTestBulkLoad.LinkedListCheckingReducer.html |    118 +-
 ...onTestBulkLoad.LinkedListCreationMapper.html |    118 +-
 ...stBulkLoad.NaturalKeyGroupingComparator.html |    118 +-
 ...ationTestBulkLoad.NaturalKeyPartitioner.html |    118 +-
 ...nTestBulkLoad.SlowMeCoproScanOperations.html |    118 +-
 .../mapreduce/IntegrationTestBulkLoad.html      |    118 +-
 ...eOutputFormat2.RandomKVGeneratingMapper.html |    140 +-
 ...OutputFormat2.RandomPutGeneratingMapper.html |    140 +-
 .../TestCellBasedHFileOutputFormat2.html        |    140 +-
 ...sedImportExport2.TableWALActionListener.html |    126 +-
 .../mapreduce/TestCellBasedImportExport2.html   |    126 +-
 ...TestImportExport.TableWALActionListener.html |     14 +-
 .../hbase/mapreduce/TestImportExport.html       |     14 +-
 .../hadoop/hbase/mapreduce/TestRowCounter.html  |     66 +-
 .../hadoop/hbase/master/AbstractTestDLS.html    |    511 +-
 .../hbase/master/DummyRegionProcedure.html      |    154 +
 .../hbase/master/DummyRegionProcedureState.html |     94 +
 .../hbase/master/MockNoopMasterServices.html    |      7 +-
 .../MockRegionServer.RegionNameAndIndex.html    |      7 +-
 .../hadoop/hbase/master/MockRegionServer.html   |      7 +-
 .../master/TestAssignmentManagerMetrics.html    |    261 +-
 .../hadoop/hbase/master/TestCatalogJanitor.html |      2 +-
 .../hbase/master/TestClockSkewDetection.html    |     17 +-
 .../hbase/master/TestMasterNoCluster.html       |    555 +-
 .../hadoop/hbase/master/TestMasterShutdown.html |    172 +-
 .../TestMetaAssignmentWithStopMaster.html       |    158 +
 .../master/TestMetricsMasterSourceImpl.html     |     29 +-
 .../hadoop/hbase/master/TestRestartCluster.html |    252 +-
 ...stServerCrashProcedureCarryingMetaStuck.html |    167 +
 .../master/TestServerCrashProcedureStuck.html   |    176 +
 .../master/TestShutdownWithNoRegionServer.html  |    130 +
 ...MockMasterServices.MockRegionStateStore.html |    664 +-
 .../master/assignment/MockMasterServices.html   |    664 +-
 .../TestAssignmentManager.FaultyRsExecutor.html |    252 +-
 .../TestAssignmentManager.GoodRsExecutor.html   |    252 +-
 ...tManager.HangOnCloseThenRSCrashExecutor.html |    252 +-
 ...signmentManager.HangThenRSCrashExecutor.html |    252 +-
 ...gnmentManager.HangThenRSRestartExecutor.html |    252 +-
 .../TestAssignmentManager.MockRSExecutor.html   |    252 +-
 ...ockRSProcedureDispatcher.MockRemoteCall.html |    252 +-
 ...gnmentManager.MockRSProcedureDispatcher.html |    252 +-
 .../TestAssignmentManager.NoopRsExecutor.html   |    252 +-
 .../TestAssignmentManager.RandRsExecutor.html   |    252 +-
 ...ntManager.ServerNotYetRunningRsExecutor.html |    252 +-
 ...signmentManager.SocketTimeoutRsExecutor.html |    252 +-
 .../assignment/TestAssignmentManager.html       |    252 +-
 .../assignment/TestRogueRSAssignment.html       |      2 +-
 .../TestUnexpectedStateException.html           |    239 +
 .../LoadBalancerPerformanceEvaluation.html      |     34 +-
 .../TestFavoredStochasticBalancerPickers.html   |      2 +-
 .../cleaner/TestCleanerChore.AllValidPaths.html |    914 +-
 .../cleaner/TestCleanerChore.AlwaysDelete.html  |    914 +-
 .../cleaner/TestCleanerChore.NeverDelete.html   |    914 +-
 .../hbase/master/cleaner/TestCleanerChore.html  |    914 +-
 .../master/cleaner/TestSnapshotFromMaster.html  |    779 +-
 .../hbase/master/locking/TestLockProcedure.html |    305 +-
 ...lerPerformanceEvaluation.AddProcsWorker.html |     22 +-
 ...PerformanceEvaluation.PollAndLockWorker.html |     22 +-
 ...rPerformanceEvaluation.ProcedureFactory.html |     22 +-
 ...erPerformanceEvaluation.RegionProcedure.html |     22 +-
 ...rmanceEvaluation.RegionProcedureFactory.html |     22 +-
 ...lerPerformanceEvaluation.TableProcedure.html |     22 +-
 ...ormanceEvaluation.TableProcedureFactory.html |     22 +-
 ...ProcedureSchedulerPerformanceEvaluation.html |     22 +-
 ...estingUtility.InjectAbortOnLoadListener.html |    964 +-
 .../MasterProcedureTestingUtility.html          |    964 +-
 .../procedure/TestDisableTableProcedure.html    |    125 +-
 ...ObserverPostCalls.MasterObserverForTest.html |     12 +-
 .../procedure/TestMasterObserverPostCalls.html  |     12 +-
 .../procedure/TestProcedurePriority.MyCP.html   |      2 +-
 .../master/procedure/TestProcedurePriority.html |      2 +-
 .../procedure/TestRecoverMetaProcedure.html     |    181 +
 .../procedure/TestTruncateTableProcedure.html   |    305 +-
 .../procedure/TestWALProcedureStoreOnHDFS.html  |    114 +-
 .../IntegrationTestMTTR.ActionCallable.html     |      2 +-
 .../mttr/IntegrationTestMTTR.AdminCallable.html |      2 +-
 .../mttr/IntegrationTestMTTR.LoadCallable.html  |      2 +-
 .../mttr/IntegrationTestMTTR.PutCallable.html   |      2 +-
 .../mttr/IntegrationTestMTTR.ScanCallable.html  |      2 +-
 .../IntegrationTestMTTR.TimingCallable.html     |      2 +-
 .../mttr/IntegrationTestMTTR.TimingResult.html  |      2 +-
 .../hadoop/hbase/mttr/IntegrationTestMTTR.html  |      2 +-
 .../TestNamespaceAuditor.CPMasterObserver.html  |   1372 +-
 ...NamespaceAuditor.CPRegionServerObserver.html |   1372 +-
 .../TestNamespaceAuditor.CustomObserver.html    |   1372 +-
 ...TestNamespaceAuditor.MasterSyncObserver.html |   1372 +-
 .../hbase/namespace/TestNamespaceAuditor.html   |   1372 +-
 .../hadoop/hbase/nio/TestMultiByteBuff.html     |     33 +-
 .../procedure/SimpleMasterProcedureManager.html |    180 +-
 ...estFailedProcCleanup.CreateFailObserver.html |    261 +-
 ...edProcCleanup.CreateFailObserverHandler.html |    261 +-
 .../hbase/procedure/TestFailedProcCleanup.html  |    261 +-
 .../TestProcedureEvents.TestProcEnv.html        |    259 +-
 ...ocedureEvents.TestTimeoutEventProcedure.html |    259 +-
 .../hbase/procedure2/TestProcedureEvents.html   |    259 +-
 ...LoaderPerformanceEvaluation.LoadCounter.html |    439 +-
 ...ProcedureWALLoaderPerformanceEvaluation.html |    439 +-
 ...manceEvaluation.NoSyncWalProcedureStore.html |    475 +-
 ...rocedureWALPerformanceEvaluation.Worker.html |    475 +-
 .../wal/ProcedureWALPerformanceEvaluation.html  |    475 +-
 ...LProcedureStore.TestSequentialProcedure.html |   1757 +-
 .../store/wal/TestWALProcedureStore.html        |   1757 +-
 .../hadoop/hbase/quotas/TestQuotaAdmin.html     |    866 +-
 .../quotas/TestQuotaGlobalsSettingsBypass.html  |    165 +-
 .../hadoop/hbase/quotas/TestQuotaState.html     |     96 +-
 .../hadoop/hbase/quotas/TestQuotaThrottle.html  |      4 +-
 .../hadoop/hbase/quotas/TestSpaceQuotas.html    |   1075 +-
 .../regionserver/CreateRandomStoreFile.html     |     42 +-
 .../DataBlockEncodingTool.Manipulation.html     |     58 +-
 .../regionserver/DataBlockEncodingTool.html     |     58 +-
 .../hbase/regionserver/MockHStoreFile.html      |    159 +-
 .../TestAtomicOperation.AtomicOperation.html    |      2 +-
 .../TestAtomicOperation.CheckAndPutThread.html  |      2 +-
 .../TestAtomicOperation.Incrementer.html        |      2 +-
 ...micOperation.MockHRegion.WrappedRowLock.html |      2 +-
 .../TestAtomicOperation.MockHRegion.html        |      2 +-
 .../TestAtomicOperation.PutThread.html          |      2 +-
 .../TestAtomicOperation.TestStep.html           |      2 +-
 .../hbase/regionserver/TestAtomicOperation.html |      2 +-
 ...stCacheOnWriteInSchema.CacheOnWriteType.html |      2 +-
 .../regionserver/TestCacheOnWriteInSchema.html  |      2 +-
 ...MemStore.EnvironmentEdgeForMemstoreTest.html |    556 +-
 ...CompactingMemStore.MyCompactingMemStore.html |    556 +-
 .../regionserver/TestCompactingMemStore.html    |    556 +-
 .../TestCompactingToCellFlatMapMemStore.html    |   1453 +-
 ...oncurrentClose.WaitingHRegionFileSystem.html |      2 +-
 .../TestCompactionArchiveConcurrentClose.html   |      2 +-
 .../TestCompactionArchiveIOException.html       |      2 +-
 ...tionLifeCycleTracker.CompactionObserver.html |      6 +-
 .../TestCompactionLifeCycleTracker.Tracker.html |      6 +-
 .../TestCompactionLifeCycleTracker.html         |      6 +-
 ...MemStore.EnvironmentEdgeForMemstoreTest.html |   1933 +-
 ...TestDefaultMemStore.ReadOwnWritesTester.html |   1933 +-
 .../hbase/regionserver/TestDefaultMemStore.html |   1933 +-
 ...TestFlushLifeCycleTracker.FlushObserver.html |      4 +-
 .../TestFlushLifeCycleTracker.Tracker.html      |      4 +-
 .../regionserver/TestFlushLifeCycleTracker.html |      4 +-
 .../regionserver/TestHRegion.Appender.html      |  12437 +-
 .../regionserver/TestHRegion.FlushThread.html   |  12437 +-
 .../TestHRegion.GetTillDoneOrException.html     |  12437 +-
 .../TestHRegion.HRegionForTesting.html          |  12437 +-
 .../TestHRegion.HRegionWithSeqId.html           |  12437 +-
 .../TestHRegion.HStoreForTesting.html           |  12437 +-
 .../regionserver/TestHRegion.Incrementer.html   |  12437 +-
 .../TestHRegion.IsFlushWALMarker.html           |  12437 +-
 .../regionserver/TestHRegion.PutThread.html     |  12437 +-
 .../hadoop/hbase/regionserver/TestHRegion.html  |  12437 +-
 .../regionserver/TestHRegionReplayEvents.html   |     30 +-
 .../TestHRegionWithInMemoryFlush.html           |      2 +-
 .../TestHStore.DummyStoreEngine.html            |   3209 +-
 .../TestHStore.FaultyFileSystem.html            |   3209 +-
 .../TestHStore.FaultyOutputStream.html          |   3209 +-
 .../TestHStore.MyCompactingMemStore.html        |   3209 +-
 ...MyCompactingMemStoreWithCustomCompactor.html |   3209 +-
 .../hbase/regionserver/TestHStore.MyList.html   |   3209 +-
 .../regionserver/TestHStore.MyListHook.html     |   3209 +-
 .../TestHStore.MyMemStoreCompactor.html         |   3209 +-
 .../hbase/regionserver/TestHStore.MyStore.html  |   3209 +-
 .../regionserver/TestHStore.MyStoreHook.html    |   3209 +-
 .../hbase/regionserver/TestHStore.MyThread.html |   3209 +-
 .../hadoop/hbase/regionserver/TestHStore.html   |   3209 +-
 .../regionserver/TestHdfsSnapshotHRegion.html   |      2 +-
 .../hbase/regionserver/TestJoinedScanners.html  |    431 +-
 .../TestMetricsRegionServerSourceImpl.html      |     54 +-
 ...tricsRegionSourceImpl.RegionWrapperStub.html |    358 +-
 .../TestMetricsRegionSourceImpl.html            |    358 +-
 ...MetricsTableSourceImpl.TableWrapperStub.html |    115 +-
 .../TestMetricsTableSourceImpl.html             |    115 +-
 .../regionserver/TestMobStoreCompaction.html    |      2 +-
 .../regionserver/TestPerColumnFamilyFlush.html  |    597 +-
 ...egionMergeTransactionOnCluster.MyMaster.html |    470 +-
 ...ransactionOnCluster.MyMasterRpcServices.html |    470 +-
 .../TestRegionMergeTransactionOnCluster.html    |    470 +-
 .../hbase/regionserver/TestRegionMove.html      |    214 +
 .../regionserver/TestRegionServerMetrics.html   |      2 +-
 ...stRegionServerReadRequestMetrics.Metric.html |      8 +-
 ...eadRequestMetrics.ScanRegionCoprocessor.html |      8 +-
 .../TestRegionServerReadRequestMetrics.html     |      8 +-
 .../TestSimpleTimeRangeTracker.html             |     10 +-
 ...tTransactionOnCluster.CustomSplitPolicy.html |   1900 +-
 ...ionOnCluster.FailingSplitMasterObserver.html |   1900 +-
 .../TestSplitTransactionOnCluster.MyMaster.html |   1900 +-
 ...ransactionOnCluster.MyMasterRpcServices.html |   1900 +-
 .../TestSplitTransactionOnCluster.html          |   1900 +-
 .../regionserver/TestSplitWalDataLoss.html      |      2 +-
 ...RefresherChore.FailingHRegionFileSystem.html |      2 +-
 ...esherChore.StaleStorefileRefresherChore.html |      2 +-
 .../TestStoreFileRefresherChore.html            |      2 +-
 .../regionserver/TestSwitchToStreamRead.html    |      2 +-
 ...LMonotonicallyIncreasingSeqId.IncThread.html |      2 +-
 ...LMonotonicallyIncreasingSeqId.PutThread.html |      2 +-
 .../TestWALMonotonicallyIncreasingSeqId.html    |      2 +-
 .../compactions/TestFIFOCompactionPolicy.html   |      8 +-
 .../TestCompactionWithThroughputController.html |      4 +-
 .../TestFlushWithThroughputController.html      |      2 +-
 .../regionserver/wal/AbstractTestFSWAL.html     |      8 +-
 .../wal/AbstractTestLogRolling.html             |      2 +-
 ...bstractTestWALReplay.CustomStoreFlusher.html |      2 +-
 .../wal/AbstractTestWALReplay.MockWAL.html      |      2 +-
 .../wal/AbstractTestWALReplay.TestFlusher.html  |      2 +-
 .../regionserver/wal/AbstractTestWALReplay.html |      2 +-
 .../hbase/regionserver/wal/TestDurability.html  |      2 +-
 .../hbase/regionserver/wal/TestFSHLog.html      |      4 +-
 .../regionserver/wal/TestLogRollAbort.html      |      2 +-
 .../hbase/regionserver/wal/TestLogRolling.html  |      4 +-
 .../regionserver/wal/TestWALConfiguration.html  |    172 +
 ...estMasterReplication.CoprocessorCounter.html |      6 +-
 .../replication/TestMasterReplication.html      |      6 +-
 .../hbase/replication/TestReplicationBase.html  |      4 +-
 .../replication/TestReplicationSmallTests.html  |      2 +-
 .../replication/TestReplicationStatus.html      |      2 +-
 .../replication/TestVerifyReplication.html      |      2 +-
 .../TestGlobalReplicationThrottler.html         |    265 +
 .../regionserver/TestGlobalThrottler.html       |    265 -
 ...TestMetricsReplicationSourceFactoryImpl.html |     29 +-
 .../TestMetricsReplicationSourceImpl.html       |     42 +-
 .../TestReplicationSinkManager.html             |    332 +-
 .../hbase/rest/HBaseRESTTestingUtility.html     |      2 +-
 .../hbase/rest/TestMetricsRESTSourceImpl.html   |     49 +-
 .../hbase/rest/client/TestRemoteTable.html      |    422 +-
 .../hadoop/hbase/rsgroup/TestEnableRSGroup.html |     61 +-
 .../hbase/rsgroup/TestRSGroupsWithACL.html      |      2 +-
 .../access/SecureTestUtil.AccessTestAction.html |      2 +-
 .../SecureTestUtil.MasterSyncObserver.html      |      2 +-
 .../hbase/security/access/SecureTestUtil.html   |      2 +-
 .../access/TestAdminOnlyOperations.Action.html  |    340 -
 .../TestAdminOnlyOperations.DummyCpService.html |    340 -
 .../access/TestAdminOnlyOperations.html         |    340 -
 .../access/TestRpcAccessChecks.Action.html      |    434 +
 .../TestRpcAccessChecks.DummyCpService.html     |    434 +
 .../security/access/TestRpcAccessChecks.html    |    434 +
 .../ExpAsStringVisibilityLabelServiceImpl.html  |      2 +-
 ...sibilityLabelsOnNewVersionBehaviorTable.html |      2 +-
 ...tVisibilityLabelsWithDeletes.DeleteMark.html |      4 +-
 .../TestVisibilityLabelsWithDeletes.html        |      4 +-
 .../MobSnapshotTestingUtils.SnapshotMock.html   |      6 +-
 .../hbase/snapshot/MobSnapshotTestingUtils.html |      6 +-
 ...hotTestingUtils.SnapshotMock.RegionData.html |      4 +-
 ...stingUtils.SnapshotMock.SnapshotBuilder.html |      4 +-
 .../SnapshotTestingUtils.SnapshotMock.html      |      4 +-
 .../hbase/snapshot/SnapshotTestingUtils.html    |      4 +-
 .../IntegrationTestBigLinkedList.CINode.html    |    166 +-
 .../IntegrationTestBigLinkedList.Clean.html     |    166 +-
 .../IntegrationTestBigLinkedList.Delete.html    |    166 +-
 ...ationTestBigLinkedList.Generator.Counts.html |    166 +-
 ...eneratorInputFormat.GeneratorInputSplit.html |    166 +-
 ...eratorInputFormat.GeneratorRecordReader.html |    166 +-
 ...nkedList.Generator.GeneratorInputFormat.html |    166 +-
 ...erator.GeneratorMapper.ConcurrentWalker.html |    166 +-
 ...eratorMapper.ContinuousConcurrentWalker.html |    166 +-
 ...BigLinkedList.Generator.GeneratorMapper.html |    166 +-
 ...nkedList.Generator.OneFilePerMapperSFIF.html |    166 +-
 .../IntegrationTestBigLinkedList.Generator.html |    166 +-
 .../test/IntegrationTestBigLinkedList.Loop.html |    166 +-
 .../IntegrationTestBigLinkedList.Print.html     |    166 +-
 ...st.Search.WALSearcher.WALMapperSearcher.html |    166 +-
 ...ionTestBigLinkedList.Search.WALSearcher.html |    166 +-
 .../IntegrationTestBigLinkedList.Search.html    |    166 +-
 ...egrationTestBigLinkedList.Verify.Counts.html |    166 +-
 ...onTestBigLinkedList.Verify.VerifyMapper.html |    166 +-
 ...nTestBigLinkedList.Verify.VerifyReducer.html |    166 +-
 .../IntegrationTestBigLinkedList.Verify.html    |    166 +-
 .../IntegrationTestBigLinkedList.Walker.html    |    166 +-
 ...IntegrationTestBigLinkedList.WalkerBase.html |    166 +-
 .../test/IntegrationTestBigLinkedList.html      |    166 +-
 ...nTestBigLinkedListWithVisibility.Copier.html |     98 +-
 ...stWithVisibility.VisibilityDeleteImport.html |     98 +-
 ...lityGenerator.VisibilityGeneratorMapper.html |     98 +-
 ...dListWithVisibility.VisibilityGenerator.html |     98 +-
 ...nkedListWithVisibility.VisibilityImport.html |     98 +-
 ...LinkedListWithVisibility.VisibilityLoop.html |     98 +-
 ...nkedListWithVisibility.VisibilityVerify.html |     98 +-
 ...egrationTestBigLinkedListWithVisibility.html |     98 +-
 .../IntegrationTestLoadAndVerify.Counters.html  |    118 +-
 ...IntegrationTestLoadAndVerify.LoadMapper.html |    118 +-
 ...tegrationTestLoadAndVerify.VerifyMapper.html |    118 +-
 ...egrationTestLoadAndVerify.VerifyReducer.html |    118 +-
 ...AndVerify.WALSearcher.WALMapperSearcher.html |    118 +-
 ...ntegrationTestLoadAndVerify.WALSearcher.html |    118 +-
 .../test/IntegrationTestLoadAndVerify.html      |    118 +-
 .../IntegrationTestReplication.ClusterID.html   |    813 +-
 ...onTestReplication.VerifyReplicationLoop.html |    813 +-
 .../hbase/test/IntegrationTestReplication.html  |    813 +-
 ...ithCellVisibilityLoadAndVerify.Counters.html |    755 +-
 ...dAndVerify.LoadWithCellVisibilityMapper.html |    755 +-
 ...ellVisibilityLoadAndVerify.VerifyMapper.html |    755 +-
 ...tionTestWithCellVisibilityLoadAndVerify.html |    755 +-
 .../test/IntegrationTestZKAndFSPermissions.html |    433 +-
 ...ricsAssertHelperImpl.MockMetricsBuilder.html |    468 +-
 ...tricsAssertHelperImpl.MockRecordBuilder.html |    468 +-
 .../hbase/test/MetricsAssertHelperImpl.html     |    468 +-
 ...estMetricsThriftServerSourceFactoryImpl.html |     75 +-
 ...seServiceHandler.DelayingRegionObserver.html |    126 +-
 .../thrift2/TestThriftHBaseServiceHandler.html  |    126 +-
 .../hbase/tool/TestLoadIncrementalHFiles.html   |      4 +-
 .../TestLoadIncrementalHFilesSplitRecovery.html |     30 +-
 .../CoprocessorValidatorTest.MissingClass.html  |    249 +
 ...orValidatorTest.MissingClassClassLoader.html |    249 +
 ...essorValidatorTest.MissingClassObserver.html |    249 +
 ...sorValidatorTest.ObsoleteMethodObserver.html |    249 +
 .../CoprocessorValidatorTest.TestObserver.html  |    249 +
 .../coprocessor/CoprocessorValidatorTest.html   |    249 +
 .../trace/IntegrationTestSendTraceRequests.html |    487 +-
 .../util/AbstractHBaseToolTest.Options.html     |    249 +-
 .../util/AbstractHBaseToolTest.TestTool.html    |    249 +-
 .../hbase/util/AbstractHBaseToolTest.html       |    249 +-
 .../hbase/util/LoadTestTool.WorkerThread.html   |   1755 +-
 .../apache/hadoop/hbase/util/LoadTestTool.html  |   1755 +-
 .../hadoop/hbase/util/RestartMetaTest.html      |     30 +-
 ...Utils.IsFileClosedDistributedFileSystem.html |     50 +-
 .../hadoop/hbase/util/TestFSHDFSUtils.html      |     50 +-
 ...TableDescriptors.FSTableDescriptorsTest.html |      4 +-
 .../hbase/util/TestFSTableDescriptors.html      |      4 +-
 .../apache/hadoop/hbase/util/TestFSUtils.html   |    516 +-
 .../compaction/TestMajorCompactionRequest.html  |      2 +-
 .../wal/IOTestProvider.AllowedOperations.html   |    391 +-
 .../hbase/wal/IOTestProvider.IOTestWAL.html     |    391 +-
 .../hbase/wal/IOTestProvider.IOTestWriter.html  |    391 +-
 .../apache/hadoop/hbase/wal/IOTestProvider.html |    391 +-
 .../hadoop/hbase/wal/TestDisabledWAL.html       |    183 +
 .../hadoop/hbase/wal/TestFSHLogProvider.html    |      8 +-
 .../TestWALFactory.DumbWALActionsListener.html  |      4 +-
 .../apache/hadoop/hbase/wal/TestWALFactory.html |      4 +-
 ...ALPerformanceEvaluation.WALPutBenchmark.html |      2 +-
 .../hbase/wal/WALPerformanceEvaluation.html     |      2 +-
 .../TestMetricsZooKeeperSourceImpl.html         |     18 +-
 20924 files changed, 1388063 insertions(+), 1322717 deletions(-)
----------------------------------------------------------------------



[45/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/index-all.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/index-all.html b/2.0/apidocs/index-all.html
index 0913cab..c8025b6 100644
--- a/2.0/apidocs/index-all.html
+++ b/2.0/apidocs/index-all.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Index (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Index (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -315,6 +315,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/mob/CachedMobFile.html#access-long-">access(long)</a></span> - Method in class org.apache.hadoop.hbase.mob.<a href="org/apache/hadoop/hbase/mob/CachedMobFile.html" title="class in org.apache.hadoop.hbase.mob">CachedMobFile</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/RSRpcServices.html#accessChecker">accessChecker</a></span> - Variable in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/RSRpcServices.html" title="class in org.apache.hadoop.hbase.regionserver">RSRpcServices</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/hadoop/hbase/security/AccessDeniedException.html" title="class in org.apache.hadoop.hbase.security"><span class="typeNameLink">AccessDeniedException</span></a> - Exception in <a href="org/apache/hadoop/hbase/security/package-summary.html">org.apache.hadoop.hbase.security</a></dt>
 <dd>
 <div class="block">Exception thrown by access-related methods.</div>
@@ -669,10 +671,11 @@
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/HBaseAdmin.html#addColumnFamily-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily(TableName, ColumnFamilyDescriptor)</a></span> - Method in class org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/HBaseAdmin.html" title="class in org.apache.hadoop.hbase.client">HBaseAdmin</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily(ColumnFamilyDescriptor)</a></span> - Method in class org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#addColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily(ColumnFamilyDescriptor)</a></span> - Method in class org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></dt>
 <dd>
-<div class="block">Adds a column family.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-"><code>TableDescriptorBuilder.setColumnFamily(ColumnFamilyDescriptor)</code></a> instead</span></div>
+</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/Admin.html#addColumnFamilyAsync-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamilyAsync(TableName, ColumnFamilyDescriptor)</a></span> - Method in interface org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/Admin.html" title="interface in org.apache.hadoop.hbase.client">Admin</a></dt>
 <dd>
@@ -704,16 +707,18 @@
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/NamespaceDescriptor.Builder.html#addConfiguration-java.lang.String-java.lang.String-">addConfiguration(String, String)</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/NamespaceDescriptor.Builder.html" title="class in org.apache.hadoop.hbase">NamespaceDescriptor.Builder</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addCoprocessor-java.lang.String-">addCoprocessor(String)</a></span> - Method in class org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addCoprocessor-java.lang.String-org.apache.hadoop.fs.Path-int-java.util.Map-">addCoprocessor(String, Path, int, Map&lt;String, String&gt;)</a></span> - Method in class org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#addCoprocessor-java.lang.String-">addCoprocessor(String)</a></span> - Method in class org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></dt>
 <dd>
-<div class="block">Add a table coprocessor to this table.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-java.lang.String-"><code>TableDescriptorBuilder.setCoprocessor(String)</code></a> instead</span></div>
+</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#addCoprocessor-java.lang.String-org.apache.hadoop.fs.Path-int-java.util.Map-">addCoprocessor(String, Path, int, Map&lt;String, String&gt;)</a></span> - Method in class org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addCoprocessor-java.lang.String-org.apache.hadoop.fs.Path-int-java.util.Map-">addCoprocessor(String, Path, int, Map&lt;String, String&gt;)</a></span> - Method in class org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></dt>
 <dd>
-<div class="block">Add a table coprocessor to this table.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-org.apache.hadoop.hbase.client.CoprocessorDescriptor-"><code>TableDescriptorBuilder.setCoprocessor(CoprocessorDescriptor)</code></a> instead</span></div>
+</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/HTableDescriptor.html#addCoprocessor-java.lang.String-">addCoprocessor(String)</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a></dt>
 <dd>
@@ -726,10 +731,11 @@
 <div class="block">Add a table coprocessor to this table.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addCoprocessorWithSpec-java.lang.String-">addCoprocessorWithSpec(String)</a></span> - Method in class org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#addCoprocessorWithSpec-java.lang.String-">addCoprocessorWithSpec(String)</a></span> - Method in class org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></dt>
 <dd>
-<div class="block">Add a table coprocessor to this table.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-org.apache.hadoop.hbase.client.CoprocessorDescriptor-"><code>TableDescriptorBuilder.setCoprocessor(CoprocessorDescriptor)</code></a> instead</span></div>
+</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/HTableDescriptor.html#addCoprocessorWithSpec-java.lang.String-">addCoprocessorWithSpec(String)</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a></dt>
 <dd>
@@ -973,7 +979,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/LocalHBaseCluster.html#addMaster-org.apache.hadoop.conf.Configuration-int-org.apache.hadoop.hbase.security.User-">addMaster(Configuration, int, User)</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/LocalHBaseCluster.html" title="class in org.apache.hadoop.hbase">LocalHBaseCluster</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/RegionServicesForStores.html#addMemStoreSize-org.apache.hadoop.hbase.regionserver.MemStoreSize-">addMemStoreSize(MemStoreSize)</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/RegionServicesForStores.html" title="class in org.apache.hadoop.hbase.regionserver">RegionServicesForStores</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/RegionServicesForStores.html#addMemStoreSize-long-long-long-">addMemStoreSize(long, long, long)</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/RegionServicesForStores.html" title="class in org.apache.hadoop.hbase.regionserver">RegionServicesForStores</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/master/MetricsMasterFileSystem.html#addMetaWALSplit-long-long-">addMetaWALSplit(long, long)</a></span> - Method in class org.apache.hadoop.hbase.master.<a href="org/apache/hadoop/hbase/master/MetricsMasterFileSystem.html" title="class in org.apache.hadoop.hbase.master">MetricsMasterFileSystem</a></dt>
 <dd>
@@ -1002,7 +1008,7 @@
 <div class="block">Add more Mutations corresponding to the Mutation at the given index to be committed atomically
  in the same batch.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/util/AbstractHBaseTool.html#addOption-org.apache.commons.cli.Option-">addOption(Option)</a></span> - Method in class org.apache.hadoop.hbase.util.<a href="org/apache/hadoop/hbase/util/AbstractHBaseTool.html" title="class in org.apache.hadoop.hbase.util">AbstractHBaseTool</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/util/AbstractHBaseTool.html#addOption-org.apache.hbase.thirdparty.org.apache.commons.cli.Option-">addOption(Option)</a></span> - Method in class org.apache.hadoop.hbase.util.<a href="org/apache/hadoop/hbase/util/AbstractHBaseTool.html" title="class in org.apache.hadoop.hbase.util">AbstractHBaseTool</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/snapshot/CreateSnapshot.html#addOptions--">addOptions()</a></span> - Method in class org.apache.hadoop.hbase.snapshot.<a href="org/apache/hadoop/hbase/snapshot/CreateSnapshot.html" title="class in org.apache.hadoop.hbase.snapshot">CreateSnapshot</a></dt>
 <dd>&nbsp;</dd>
@@ -1127,7 +1133,7 @@
 <dd>
 <div class="block">Add a new replication peer for replicating data to slave cluster</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/util/AbstractHBaseTool.html#addRequiredOption-org.apache.commons.cli.Option-">addRequiredOption(Option)</a></span> - Method in class org.apache.hadoop.hbase.util.<a href="org/apache/hadoop/hbase/util/AbstractHBaseTool.html" title="class in org.apache.hadoop.hbase.util">AbstractHBaseTool</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/util/AbstractHBaseTool.html#addRequiredOption-org.apache.hbase.thirdparty.org.apache.commons.cli.Option-">addRequiredOption(Option)</a></span> - Method in class org.apache.hadoop.hbase.util.<a href="org/apache/hadoop/hbase/util/AbstractHBaseTool.html" title="class in org.apache.hadoop.hbase.util">AbstractHBaseTool</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/util/AbstractHBaseTool.html#addRequiredOptWithArg-java.lang.String-java.lang.String-">addRequiredOptWithArg(String, String)</a></span> - Method in class org.apache.hadoop.hbase.util.<a href="org/apache/hadoop/hbase/util/AbstractHBaseTool.html" title="class in org.apache.hadoop.hbase.util">AbstractHBaseTool</a></dt>
 <dd>&nbsp;</dd>
@@ -1378,6 +1384,8 @@
 <div class="block"><span class="deprecationComment">use <a href="org/apache/hadoop/hbase/MetaTableAccessor.html#getTableRegionsAndLocations-org.apache.hadoop.hbase.client.Connection-org.apache.hadoop.hbase.TableName-"><code>MetaTableAccessor.getTableRegionsAndLocations(org.apache.hadoop.hbase.client.Connection, org.apache.hadoop.hbase.TableName)</code></a>, region can have multiple locations</span></div>
 </div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/io/TimeRange.html#allTime--">allTime()</a></span> - Static method in class org.apache.hadoop.hbase.io.<a href="org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/hadoop/hbase/errorprone/AlwaysPasses.html" title="class in org.apache.hadoop.hbase.errorprone"><span class="typeNameLink">AlwaysPasses</span></a> - Class in <a href="org/apache/hadoop/hbase/errorprone/package-summary.html">org.apache.hadoop.hbase.errorprone</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/errorprone/AlwaysPasses.html#AlwaysPasses--">AlwaysPasses()</a></span> - Constructor for class org.apache.hadoop.hbase.errorprone.<a href="org/apache/hadoop/hbase/errorprone/AlwaysPasses.html" title="class in org.apache.hadoop.hbase.errorprone">AlwaysPasses</a></dt>
@@ -1949,6 +1957,8 @@
 <dd>
 <div class="block">The asynchronous version of RegionLocator.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/io/TimeRange.html#at-long-">at(long)</a></span> - Static method in class org.apache.hadoop.hbase.io.<a href="org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/util/ClassSize.html#ATOMIC_BOOLEAN">ATOMIC_BOOLEAN</a></span> - Static variable in class org.apache.hadoop.hbase.util.<a href="org/apache/hadoop/hbase/util/ClassSize.html" title="class in org.apache.hadoop.hbase.util">ClassSize</a></dt>
 <dd>
 <div class="block">Overhead for AtomicBoolean</div>
@@ -2453,6 +2463,13 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/BatchScanResultCache.html#BatchScanResultCache-int-">BatchScanResultCache(int)</a></span> - Constructor for class org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/BatchScanResultCache.html" title="class in org.apache.hadoop.hbase.client">BatchScanResultCache</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/hadoop/hbase/BBKVComparator.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">BBKVComparator</span></a> - Class in <a href="org/apache/hadoop/hbase/package-summary.html">org.apache.hadoop.hbase</a></dt>
+<dd>
+<div class="block">A comparator for case where <a href="org/apache/hadoop/hbase/ByteBufferKeyValue.html" title="class in org.apache.hadoop.hbase"><code>ByteBufferKeyValue</code></a> is prevalent type (BBKV
+ is base-type in hbase2).</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/BBKVComparator.html#BBKVComparator-java.util.Comparator-">BBKVComparator(Comparator)</a></span> - Constructor for class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/BBKVComparator.html" title="class in org.apache.hadoop.hbase">BBKVComparator</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/FlushLifeCycleTracker.html#beforeExecution--">beforeExecution()</a></span> - Method in interface org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/FlushLifeCycleTracker.html" title="interface in org.apache.hadoop.hbase.regionserver">FlushLifeCycleTracker</a></dt>
 <dd>
 <div class="block">Called before flush is executed.</div>
@@ -2807,6 +2824,10 @@
 &nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/HStore.html#blocksize">blocksize</a></span> - Variable in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/wal/AbstractFSWAL.html#blocksize">blocksize</a></span> - Variable in class org.apache.hadoop.hbase.regionserver.wal.<a href="org/apache/hadoop/hbase/regionserver/wal/AbstractFSWAL.html" title="class in org.apache.hadoop.hbase.regionserver.wal">AbstractFSWAL</a></dt>
+<dd>
+<div class="block">Block size to use writing files.</div>
+</dd>
 <dt><a href="org/apache/hadoop/hbase/io/hfile/BlockType.html" title="enum in org.apache.hadoop.hbase.io.hfile"><span class="typeNameLink">BlockType</span></a> - Enum in <a href="org/apache/hadoop/hbase/io/hfile/package-summary.html">org.apache.hadoop.hbase.io.hfile</a></dt>
 <dd>
 <div class="block">Various types of HFile blocks.</div>
@@ -3047,6 +3068,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html#build--">build()</a></span> - Method in class org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">ColumnFamilyDescriptorBuilder</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#build--">build()</a></span> - Method in class org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/RegionInfoBuilder.html#build--">build()</a></span> - Method in class org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/RegionInfoBuilder.html" title="class in org.apache.hadoop.hbase.client">RegionInfoBuilder</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/TableBuilder.html#build--">build()</a></span> - Method in interface org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/TableBuilder.html" title="interface in org.apache.hadoop.hbase.client">TableBuilder</a></dt>
@@ -3150,7 +3173,7 @@
 <dd>
 <div class="block">Create a CompactRegionRequest for a given region name</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html#buildCondition-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType-">buildCondition(byte[], byte[], byte[], ByteArrayComparable, HBaseProtos.CompareType)</a></span> - Static method in class org.apache.hadoop.hbase.shaded.protobuf.<a href="org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html" title="class in org.apache.hadoop.hbase.shaded.protobuf">RequestConverter</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html#buildCondition-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType-org.apache.hadoop.hbase.io.TimeRange-">buildCondition(byte[], byte[], byte[], ByteArrayComparable, HBaseProtos.CompareType, TimeRange)</a></span> - Static method in class org.apache.hadoop.hbase.shaded.protobuf.<a href="org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html" title="class in org.apache.hadoop.hbase.shaded.protobuf">RequestConverter</a></dt>
 <dd>
 <div class="block">Create a protocol buffer Condition</div>
 </dd>
@@ -3380,15 +3403,17 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/rest/client/RemoteHTable.html#buildMultiRowSpec-byte:A:A-int-">buildMultiRowSpec(byte[][], int)</a></span> - Method in class org.apache.hadoop.hbase.rest.client.<a href="org/apache/hadoop/hbase/rest/client/RemoteHTable.html" title="class in org.apache.hadoop.hbase.rest.client">RemoteHTable</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html#buildMutateRequest-byte:A-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType-org.apache.hadoop.hbase.client.Put-">buildMutateRequest(byte[], byte[], byte[], byte[], ByteArrayComparable, HBaseProtos.CompareType, Put)</a></span> - Static method in class org.apache.hadoop.hbase.shaded.protobuf.<a href="org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html" title="class in org.apache.hadoop.hbase.shaded.protobuf">RequestConverter</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html#buildMutateRequest-byte:A-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.Put-">buildMutateRequest(byte[], byte[], byte[], byte[], ByteArrayComparable, HBaseProtos.CompareType, TimeRange, Put)</a></span> - Static method in class org.apache.hadoop.hbase.shaded.protobuf.<a href="org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html" title="class in org.apache.hadoop.hbase.shaded.protobuf">RequestConverter</a></dt>
 <dd>
 <div class="block">Create a protocol buffer MutateRequest for a conditioned put</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html#buildMutateRequest-byte:A-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType-org.apache.hadoop.hbase.client.Delete-">buildMutateRequest(byte[], byte[], byte[], byte[], ByteArrayComparable, HBaseProtos.CompareType, Delete)</a></span> - Static method in class org.apache.hadoop.hbase.shaded.protobuf.<a href="org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html" title="class in org.apache.hadoop.hbase.shaded.protobuf">RequestConverter</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html#buildMutateRequest-byte:A-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.Delete-">buildMutateRequest(byte[], byte[], byte[], byte[], ByteArrayComparable, HBaseProtos.CompareType, TimeRange, Delete)</a></span> - Static method in class org.apache.hadoop.hbase.shaded.protobuf.<a href="org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html" title="class in org.apache.hadoop.hbase.shaded.protobuf">RequestConverter</a></dt>
 <dd>
 <div class="block">Create a protocol buffer MutateRequest for a conditioned delete</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html#buildMutateRequest-byte:A-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType-org.apache.hadoop.hbase.client.RowMutations-">buildMutateRequest(byte[], byte[], byte[], byte[], ByteArrayComparable, HBaseProtos.CompareType, RowMutations)</a></span> - Static method in class org.apache.hadoop.hbase.shaded.protobuf.<a href="org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html" title="class in org.apache.hadoop.hbase.shaded.protobuf">RequestConverter</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html#buildMutateRequest-byte:A-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.Mutation-org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MutationProto.MutationType-">buildMutateRequest(byte[], byte[], byte[], byte[], ByteArrayComparable, HBaseProtos.CompareType, TimeRange, Mutation, ClientProtos.MutationProto.MutationType)</a></span> - Static method in class org.apache.hadoop.hbase.shaded.protobuf.<a href="org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html" title="class in org.apache.hadoop.hbase.shaded.protobuf">RequestConverter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html#buildMutateRequest-byte:A-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.CompareType-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.RowMutations-">buildMutateRequest(byte[], byte[], byte[], byte[], ByteArrayComparable, HBaseProtos.CompareType, TimeRange, RowMutations)</a></span> - Static method in class org.apache.hadoop.hbase.shaded.protobuf.<a href="org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.html" title="class in org.apache.hadoop.hbase.shaded.protobuf">RequestConverter</a></dt>
 <dd>
 <div class="block">Create a protocol buffer MutateRequest for conditioned row mutations</div>
 </dd>
@@ -4791,9 +4816,14 @@
 <div class="block"><span class="deprecationComment">Since 2.0.0. Will be removed in 3.0.0. Use <a href="org/apache/hadoop/hbase/client/Table.html#checkAndMutate-byte:A-byte:A-"><code>Table.checkAndMutate(byte[], byte[])</code></a></span></div>
 </div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/HRegion.html#checkAndMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.client.Mutation-boolean-">checkAndMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Mutation, boolean)</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/HRegion.html#checkAndMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.Mutation-">checkAndMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, TimeRange, Mutation)</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/Region.html#checkAndMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.client.Mutation-boolean-">checkAndMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Mutation, boolean)</a></span> - Method in interface org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/Region.html" title="interface in org.apache.hadoop.hbase.regionserver">Region</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/Region.html#checkAndMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.client.Mutation-">checkAndMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, Mutation)</a></span> - Method in interface org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/Region.html" title="interface in org.apache.hadoop.hbase.regionserver">Region</a></dt>
+<dd>
+<div class="block">Atomically checks if a row/family/qualifier value matches the expected value and if it does,
+ it performs the mutation.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/Region.html#checkAndMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.Mutation-">checkAndMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, TimeRange, Mutation)</a></span> - Method in interface org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/Region.html" title="interface in org.apache.hadoop.hbase.regionserver">Region</a></dt>
 <dd>
 <div class="block">Atomically checks if a row/family/qualifier value matches the expected value and if it does,
  it performs the mutation.</div>
@@ -4850,13 +4880,18 @@
 <dd>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/HRegion.html#checkAndRowMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.client.RowMutations-">checkAndRowMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, RowMutations)</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/HRegion.html#checkAndRowMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.RowMutations-">checkAndRowMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, TimeRange, RowMutations)</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/Region.html#checkAndRowMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.client.RowMutations-">checkAndRowMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, RowMutations)</a></span> - Method in interface org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/Region.html" title="interface in org.apache.hadoop.hbase.regionserver">Region</a></dt>
 <dd>
 <div class="block">Atomically checks if a row/family/qualifier value matches the expected values and if it does,
  it performs the row mutations.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/Region.html#checkAndRowMutate-byte:A-byte:A-byte:A-org.apache.hadoop.hbase.CompareOperator-org.apache.hadoop.hbase.filter.ByteArrayComparable-org.apache.hadoop.hbase.io.TimeRange-org.apache.hadoop.hbase.client.RowMutations-">checkAndRowMutate(byte[], byte[], byte[], CompareOperator, ByteArrayComparable, TimeRange, RowMutations)</a></span> - Method in interface org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/Region.html" title="interface in org.apache.hadoop.hbase.regionserver">Region</a></dt>
+<dd>
+<div class="block">Atomically checks if a row/family/qualifier value matches the expected values and if it does,
+ it performs the row mutations.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/zookeeper/ZKWatcher.html#checkAndSetZNodeAcls--">checkAndSetZNodeAcls()</a></span> - Method in class org.apache.hadoop.hbase.zookeeper.<a href="org/apache/hadoop/hbase/zookeeper/ZKWatcher.html" title="class in org.apache.hadoop.hbase.zookeeper">ZKWatcher</a></dt>
 <dd>
 <div class="block">On master start, we check the znode ACLs under the root directory and set the ACLs properly
@@ -5044,7 +5079,7 @@
 <dd>
 <div class="block">Checks if it is possible to execute the specified operation.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/quotas/QuotaLimiter.html#checkQuota-long-long-">checkQuota(long, long)</a></span> - Method in interface org.apache.hadoop.hbase.quotas.<a href="org/apache/hadoop/hbase/quotas/QuotaLimiter.html" title="interface in org.apache.hadoop.hbase.quotas">QuotaLimiter</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/quotas/QuotaLimiter.html#checkQuota-long-long-long-long-">checkQuota(long, long, long, long)</a></span> - Method in interface org.apache.hadoop.hbase.quotas.<a href="org/apache/hadoop/hbase/quotas/QuotaLimiter.html" title="interface in org.apache.hadoop.hbase.quotas">QuotaLimiter</a></dt>
 <dd>
 <div class="block">Checks if it is possible to execute the specified operation.</div>
 </dd>
@@ -5056,7 +5091,7 @@
 <dd>
 <div class="block">Check the quota for the current (rpc-context) user.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/quotas/TimeBasedLimiter.html#checkQuota-long-long-">checkQuota(long, long)</a></span> - Method in class org.apache.hadoop.hbase.quotas.<a href="org/apache/hadoop/hbase/quotas/TimeBasedLimiter.html" title="class in org.apache.hadoop.hbase.quotas">TimeBasedLimiter</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/quotas/TimeBasedLimiter.html#checkQuota-long-long-long-long-">checkQuota(long, long, long, long)</a></span> - Method in class org.apache.hadoop.hbase.quotas.<a href="org/apache/hadoop/hbase/quotas/TimeBasedLimiter.html" title="class in org.apache.hadoop.hbase.quotas">TimeBasedLimiter</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/namespace/NamespaceAuditor.html#checkQuotaToCreateTable-org.apache.hadoop.hbase.TableName-int-">checkQuotaToCreateTable(TableName, int)</a></span> - Method in class org.apache.hadoop.hbase.namespace.<a href="org/apache/hadoop/hbase/namespace/NamespaceAuditor.html" title="class in org.apache.hadoop.hbase.namespace">NamespaceAuditor</a></dt>
 <dd>
@@ -5985,6 +6020,8 @@
 <dd>
 <div class="block">Close the KeyValue scanner.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/SnapshotSegmentScanner.html#close--">close()</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/SnapshotSegmentScanner.html" title="class in org.apache.hadoop.hbase.regionserver">SnapshotSegmentScanner</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/StoreFileReader.html#close-boolean-">close(boolean)</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/StoreFileReader.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFileReader</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/StoreFileScanner.html#close--">close()</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/StoreFileScanner.html" title="class in org.apache.hadoop.hbase.regionserver">StoreFileScanner</a></dt>
@@ -6937,16 +6974,22 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/TableDescriptor.html#COMPARATOR_IGNORE_REPLICATION">COMPARATOR_IGNORE_REPLICATION</a></span> - Static variable in interface org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/BBKVComparator.html#compare-java.lang.Object-java.lang.Object-">compare(Object, Object)</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/BBKVComparator.html" title="class in org.apache.hadoop.hbase">BBKVComparator</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/CellComparator.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compare(Cell, Cell)</a></span> - Method in interface org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></dt>
 <dd>
 <div class="block">Lexographically compares two cells.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/CellComparatorImpl.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compare(Cell, Cell)</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/CellComparatorImpl.html" title="class in org.apache.hadoop.hbase">CellComparatorImpl</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/CellComparatorImpl.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-">compare(Cell, Cell, boolean)</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/CellComparatorImpl.html" title="class in org.apache.hadoop.hbase">CellComparatorImpl</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/CellComparator.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-">compare(Cell, Cell, boolean)</a></span> - Method in interface org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/CellComparator.html" title="interface in org.apache.hadoop.hbase">CellComparator</a></dt>
 <dd>
 <div class="block">Compare cells.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/CellComparatorImpl.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compare(Cell, Cell)</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/CellComparatorImpl.html" title="class in org.apache.hadoop.hbase">CellComparatorImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/CellComparatorImpl.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-">compare(Cell, Cell, boolean)</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/CellComparatorImpl.html" title="class in org.apache.hadoop.hbase">CellComparatorImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html#compare-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-boolean-">compare(Cell, Cell, boolean)</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/CellComparatorImpl.MetaCellComparator.html" title="class in org.apache.hadoop.hbase">CellComparatorImpl.MetaCellComparator</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/CellUtil.html#compare-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.Cell-byte:A-int-int-">compare(CellComparator, Cell, byte[], int, int)</a></span> - Static method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/CellUtil.html" title="class in org.apache.hadoop.hbase">CellUtil</a></dt>
 <dd>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>
@@ -7252,13 +7295,9 @@
 <div class="block">Compares cell's timestamps in DESCENDING order.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/CellComparatorImpl.html#compareTimestamps-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareTimestamps(Cell, Cell)</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/CellComparatorImpl.html" title="class in org.apache.hadoop.hbase">CellComparatorImpl</a></dt>
-<dd>
-<div class="block">Compares cell's timestamps in DESCENDING order.</div>
-</dd>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/CellComparatorImpl.html#compareTimestamps-long-long-">compareTimestamps(long, long)</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/CellComparatorImpl.html" title="class in org.apache.hadoop.hbase">CellComparatorImpl</a></dt>
-<dd>
-<div class="block">Compares timestamps in DESCENDING order.</div>
-</dd>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/KeyValue.KVComparator.html#compareTimestamps-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">compareTimestamps(Cell, Cell)</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/KeyValue.KVComparator.html" title="class in org.apache.hadoop.hbase">KeyValue.KVComparator</a></dt>
 <dd>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
@@ -7958,7 +7997,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/ConstantSizeRegionSplitPolicy.html#ConstantSizeRegionSplitPolicy--">ConstantSizeRegionSplitPolicy()</a></span> - Constructor for class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/ConstantSizeRegionSplitPolicy.html" title="class in org.apache.hadoop.hbase.regionserver">ConstantSizeRegionSplitPolicy</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/http/HttpServerUtil.html#constrainHttpMethods-org.eclipse.jetty.servlet.ServletContextHandler-">constrainHttpMethods(ServletContextHandler)</a></span> - Static method in class org.apache.hadoop.hbase.http.<a href="org/apache/hadoop/hbase/http/HttpServerUtil.html" title="class in org.apache.hadoop.hbase.http">HttpServerUtil</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/http/HttpServerUtil.html#constrainHttpMethods-org.eclipse.jetty.servlet.ServletContextHandler-boolean-">constrainHttpMethods(ServletContextHandler, boolean)</a></span> - Static method in class org.apache.hadoop.hbase.http.<a href="org/apache/hadoop/hbase/http/HttpServerUtil.html" title="class in org.apache.hadoop.hbase.http">HttpServerUtil</a></dt>
 <dd>
 <div class="block">Add constraints to a Jetty Context to disallow undesirable Http methods.</div>
 </dd>
@@ -8275,6 +8314,14 @@
 <dd>
 <div class="block">ClassLoader used to load classes for Coprocessor instances.</div>
 </dd>
+<dt><a href="org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client"><span class="typeNameLink">CoprocessorDescriptor</span></a> - Interface in <a href="org/apache/hadoop/hbase/client/package-summary.html">org.apache.hadoop.hbase.client</a></dt>
+<dd>
+<div class="block">CoprocessorDescriptor contains the details about how to build a coprocessor.</div>
+</dd>
+<dt><a href="org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client"><span class="typeNameLink">CoprocessorDescriptorBuilder</span></a> - Class in <a href="org/apache/hadoop/hbase/client/package-summary.html">org.apache.hadoop.hbase.client</a></dt>
+<dd>
+<div class="block">Used to build the <a href="org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client"><code>CoprocessorDescriptor</code></a></div>
+</dd>
 <dt><a href="org/apache/hadoop/hbase/CoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">CoprocessorEnvironment</span></a>&lt;<a href="org/apache/hadoop/hbase/CoprocessorEnvironment.html" title="type parameter in CoprocessorEnvironment">C</a> extends <a href="org/apache/hadoop/hbase/Coprocessor.html" title="interface in org.apache.hadoop.hbase">Coprocessor</a>&gt; - Interface in <a href="org/apache/hadoop/hbase/package-summary.html">org.apache.hadoop.hbase</a></dt>
 <dd>
 <div class="block">Coprocessor environment state.</div>
@@ -8681,17 +8728,34 @@
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_INCLUSION_KEY">CP_HTD_ATTR_INCLUSION_KEY</a></span> - Static variable in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/HConstants.html" title="class in org.apache.hadoop.hbase">HConstants</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_KEY_PATTERN">CP_HTD_ATTR_KEY_PATTERN</a></span> - Static variable in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/HConstants.html" title="class in org.apache.hadoop.hbase">HConstants</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_VALUE_PARAM_KEY_PATTERN">CP_HTD_ATTR_VALUE_PARAM_KEY_PATTERN</a></span> - Static variable in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/HConstants.html" title="class in org.apache.hadoop.hbase">HConstants</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_VALUE_PARAM_PATTERN">CP_HTD_ATTR_VALUE_PARAM_PATTERN</a></span> - Static variable in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/HConstants.html" title="class in org.apache.hadoop.hbase">HConstants</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_VALUE_PARAM_VALUE_PATTERN">CP_HTD_ATTR_VALUE_PARAM_VALUE_PATTERN</a></span> - Static variable in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/HConstants.html" title="class in org.apache.hadoop.hbase">HConstants</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_VALUE_PATTERN">CP_HTD_ATTR_VALUE_PATTERN</a></span> - Static variable in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/HConstants.html" title="class in org.apache.hadoop.hbase">HConstants</a></dt>
 <dd>
-<div class="block">
- Pattern that matches a coprocessor specification.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/CellBuilderFactory.html#create-org.apache.hadoop.hbase.CellBuilderType-">create(CellBuilderType)</a></span> - Static method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/CellBuilderFactory.html" title="class in org.apache.hadoop.hbase">CellBuilderFactory</a></dt>
 <dd>
@@ -8961,7 +9025,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/wal/AsyncFSWALProvider.html#createAsyncWriter-org.apache.hadoop.conf.Configuration-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.fs.Path-boolean-org.apache.hbase.thirdparty.io.netty.channel.EventLoopGroup-java.lang.Class-">createAsyncWriter(Configuration, FileSystem, Path, boolean, EventLoopGroup, Class&lt;? extends Channel&gt;)</a></span> - Static method in class org.apache.hadoop.hbase.wal.<a href="org/apache/hadoop/hbase/wal/AsyncFSWALProvider.html" title="class in org.apache.hadoop.hbase.wal">AsyncFSWALProvider</a></dt>
 <dd>
-<div class="block">public because of AsyncFSWAL.</div>
+<div class="block">Public because of AsyncFSWAL.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/wal/AsyncFSWALProvider.html#createAsyncWriter-org.apache.hadoop.conf.Configuration-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.fs.Path-boolean-long-org.apache.hbase.thirdparty.io.netty.channel.EventLoopGroup-java.lang.Class-">createAsyncWriter(Configuration, FileSystem, Path, boolean, long, EventLoopGroup, Class&lt;? extends Channel&gt;)</a></span> - Static method in class org.apache.hadoop.hbase.wal.<a href="org/apache/hadoop/hbase/wal/AsyncFSWALProvider.html" title="class in org.apache.hadoop.hbase.wal">AsyncFSWALProvider</a></dt>
+<dd>
+<div class="block">Public because of AsyncFSWAL.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/ipc/AbstractRpcClient.html#createBlockingRpcChannel-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.security.User-int-">createBlockingRpcChannel(ServerName, User, int)</a></span> - Method in class org.apache.hadoop.hbase.ipc.<a href="org/apache/hadoop/hbase/ipc/AbstractRpcClient.html" title="class in org.apache.hadoop.hbase.ipc">AbstractRpcClient</a></dt>
 <dd>&nbsp;</dd>
@@ -9610,6 +9678,11 @@
 <dd>
 <div class="block">Create the region merges directory.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/master/HMaster.html#createMetaBootstrap--">createMetaBootstrap()</a></span> - Method in class org.apache.hadoop.hbase.master.<a href="org/apache/hadoop/hbase/master/HMaster.html" title="class in org.apache.hadoop.hbase.master">HMaster</a></dt>
+<dd>
+<div class="block">
+ Create a <a href="org/apache/hadoop/hbase/master/MasterMetaBootstrap.html" title="class in org.apache.hadoop.hbase.master"><code>MasterMetaBootstrap</code></a> instance.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/util/FSTableDescriptors.html#createMetaTableDescriptor-org.apache.hadoop.conf.Configuration-">createMetaTableDescriptor(Configuration)</a></span> - Static method in class org.apache.hadoop.hbase.util.<a href="org/apache/hadoop/hbase/util/FSTableDescriptors.html" title="class in org.apache.hadoop.hbase.util">FSTableDescriptors</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/util/FSTableDescriptors.html#createMetaTableDescriptorBuilder-org.apache.hadoop.conf.Configuration-">createMetaTableDescriptorBuilder(Configuration)</a></span> - Static method in class org.apache.hadoop.hbase.util.<a href="org/apache/hadoop/hbase/util/FSTableDescriptors.html" title="class in org.apache.hadoop.hbase.util">FSTableDescriptors</a></dt>
@@ -9759,7 +9832,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/wal/WALFactory.html#createRecoveredEditsWriter-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.fs.Path-">createRecoveredEditsWriter(FileSystem, Path)</a></span> - Method in class org.apache.hadoop.hbase.wal.<a href="org/apache/hadoop/hbase/wal/WALFactory.html" title="class in org.apache.hadoop.hbase.wal">WALFactory</a></dt>
 <dd>
-<div class="block">should be package-private, visible for recovery testing.</div>
+<div class="block">Should be package-private, visible for recovery testing.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/util/ObjectPool.html#createReference-K-V-">createReference(K, V)</a></span> - Method in class org.apache.hadoop.hbase.util.<a href="org/apache/hadoop/hbase/util/ObjectPool.html" title="class in org.apache.hadoop.hbase.util">ObjectPool</a></dt>
 <dd>
@@ -10198,7 +10271,11 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/wal/FSHLogProvider.html#createWriter-org.apache.hadoop.conf.Configuration-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.fs.Path-boolean-">createWriter(Configuration, FileSystem, Path, boolean)</a></span> - Static method in class org.apache.hadoop.hbase.wal.<a href="org/apache/hadoop/hbase/wal/FSHLogProvider.html" title="class in org.apache.hadoop.hbase.wal">FSHLogProvider</a></dt>
 <dd>
-<div class="block">public because of FSHLog.</div>
+<div class="block">Public because of FSHLog.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/wal/FSHLogProvider.html#createWriter-org.apache.hadoop.conf.Configuration-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.fs.Path-boolean-long-">createWriter(Configuration, FileSystem, Path, boolean, long)</a></span> - Static method in class org.apache.hadoop.hbase.wal.<a href="org/apache/hadoop/hbase/wal/FSHLogProvider.html" title="class in org.apache.hadoop.hbase.wal">FSHLogProvider</a></dt>
+<dd>
+<div class="block">Public because of FSHLog.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/wal/WALSplitter.html#createWriter-org.apache.hadoop.fs.Path-">createWriter(Path)</a></span> - Method in class org.apache.hadoop.hbase.wal.<a href="org/apache/hadoop/hbase/wal/WALSplitter.html" title="class in org.apache.hadoop.hbase.wal">WALSplitter</a></dt>
 <dd>
@@ -10468,10 +10545,6 @@
 <dd>
 <div class="block">Provide access to all data block encoding algorithms.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/MemStoreSize.html#dataSize">dataSize</a></span> - Variable in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/MemStoreSize.html" title="class in org.apache.hadoop.hbase.regionserver">MemStoreSize</a></dt>
-<dd>
-<div class="block">'dataSize' tracks the Cell's data bytes size alone (Key bytes, value bytes).</div>
-</dd>
 <dt><a href="org/apache/hadoop/hbase/types/DataType.html" title="interface in org.apache.hadoop.hbase.types"><span class="typeNameLink">DataType</span></a>&lt;<a href="org/apache/hadoop/hbase/types/DataType.html" title="type parameter in DataType">T</a>&gt; - Interface in <a href="org/apache/hadoop/hbase/types/package-summary.html">org.apache.hadoop.hbase.types</a></dt>
 <dd>
 <div class="block">
@@ -10525,13 +10598,13 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/MetricsHeapMemoryManagerSource.html#DEC_MEMSTORE_TUNING_NAME">DEC_MEMSTORE_TUNING_NAME</a></span> - Static variable in interface org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/MetricsHeapMemoryManagerSource.html" title="interface in org.apache.hadoop.hbase.regionserver">MetricsHeapMemoryManagerSource</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/RegionServerAccounting.html#decGlobalMemStoreSize-org.apache.hadoop.hbase.regionserver.MemStoreSize-">decGlobalMemStoreSize(MemStoreSize)</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/RegionServerAccounting.html" title="class in org.apache.hadoop.hbase.regionserver">RegionServerAccounting</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/RegionServerAccounting.html#decGlobalMemStoreSize-long-long-long-">decGlobalMemStoreSize(long, long, long)</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/RegionServerAccounting.html" title="class in org.apache.hadoop.hbase.regionserver">RegionServerAccounting</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/util/RegionSplitter.DecimalStringSplit.html#DecimalStringSplit--">DecimalStringSplit()</a></span> - Constructor for class org.apache.hadoop.hbase.util.<a href="org/apache/hadoop/hbase/util/RegionSplitter.DecimalStringSplit.html" title="class in org.apache.hadoop.hbase.util">RegionSplitter.DecimalStringSplit</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html#decMemStoreSize-long-long-long-">decMemStoreSize(long, long, long)</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html" title="class in org.apache.hadoop.hbase.regionserver">MemStoreSizing</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html#decMemStoreSize-long-long-long-">decMemStoreSize(long, long, long)</a></span> - Method in interface org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html" title="interface in org.apache.hadoop.hbase.regionserver">MemStoreSizing</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html#decMemStoreSize-org.apache.hadoop.hbase.regionserver.MemStoreSize-">decMemStoreSize(MemStoreSize)</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html" title="class in org.apache.hadoop.hbase.regionserver">MemStoreSizing</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html#decMemStoreSize-org.apache.hadoop.hbase.regionserver.MemStoreSize-">decMemStoreSize(MemStoreSize)</a></span> - Method in interface org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html" title="interface in org.apache.hadoop.hbase.regionserver">MemStoreSizing</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/ipc/NettyRpcFrameDecoder.html#decode-org.apache.hbase.thirdparty.io.netty.channel.ChannelHandlerContext-org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf-java.util.List-">decode(ChannelHandlerContext, ByteBuf, List&lt;Object&gt;)</a></span> - Method in class org.apache.hadoop.hbase.ipc.<a href="org/apache/hadoop/hbase/ipc/NettyRpcFrameDecoder.html" title="class in org.apache.hadoop.hbase.ipc">NettyRpcFrameDecoder</a></dt>
 <dd>&nbsp;</dd>
@@ -10814,8 +10887,6 @@
 &nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/HRegion.html#decrementCompactionsQueuedCount--">decrementCompactionsQueuedCount()</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/HRegion.html#decrMemStoreSize-org.apache.hadoop.hbase.regionserver.MemStoreSize-">decrMemStoreSize(MemStoreSize)</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/io/crypto/Encryption.html#decrypt-byte:A-int-java.io.InputStream-int-org.apache.hadoop.hbase.io.crypto.Decryptor-">decrypt(byte[], int, InputStream, int, Decryptor)</a></span> - Static method in class org.apache.hadoop.hbase.io.crypto.<a href="org/apache/hadoop/hbase/io/crypto/Encryption.html" title="class in org.apache.hadoop.hbase.io.crypto">Encryption</a></dt>
 <dd>
 <div class="block">Decrypt a block of ciphertext read in from a stream with the given
@@ -11366,8 +11437,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#DEFAULT_MEMSTORE_FLUSH_SIZE">DEFAULT_MEMSTORE_FLUSH_SIZE</a></span> - Static variable in class org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></dt>
 <dd>
-<div class="block">Constant that denotes the maximum default size of the memstore after which
- the contents are flushed to the store files</div>
+<div class="block">Constant that denotes the maximum default size of the memstore in bytes after which
+ the contents are flushed to the store files.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/HTableDescriptor.html#DEFAULT_MEMSTORE_FLUSH_SIZE">DEFAULT_MEMSTORE_FLUSH_SIZE</a></span> - Static variable in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a></dt>
 <dd>
@@ -12740,6 +12811,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/DoNotRetryRegionException.html#DoNotRetryRegionException-java.lang.String-">DoNotRetryRegionException(String)</a></span> - Constructor for exception org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/DoNotRetryRegionException.html" title="class in org.apache.hadoop.hbase.client">DoNotRetryRegionException</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/DoNotRetryRegionException.html#DoNotRetryRegionException-java.lang.Throwable-">DoNotRetryRegionException(Throwable)</a></span> - Constructor for exception org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/DoNotRetryRegionException.html" title="class in org.apache.hadoop.hbase.client">DoNotRetryRegionException</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/util/Base64.html#DONT_BREAK_LINES">DONT_BREAK_LINES</a></span> - Static variable in class org.apache.hadoop.hbase.util.<a href="org/apache/hadoop/hbase/util/Base64.html" title="class in org.apache.hadoop.hbase.util">Base64</a></dt>
 <dd>
 <div class="block">Don't break lines when encoding (violates strict Base64 specification)</div>
@@ -12859,7 +12932,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/mapreduce/ImportTsv.html#DRY_RUN_CONF_KEY">DRY_RUN_CONF_KEY</a></span> - Static variable in class org.apache.hadoop.hbase.mapreduce.<a href="org/apache/hadoop/hbase/mapreduce/ImportTsv.html" title="class in org.apache.hadoop.hbase.mapreduce">ImportTsv</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html#DUD">DUD</a></span> - Static variable in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html" title="class in org.apache.hadoop.hbase.regionserver">MemStoreSizing</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html#DUD">DUD</a></span> - Static variable in interface org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html" title="interface in org.apache.hadoop.hbase.regionserver">MemStoreSizing</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/FlushLifeCycleTracker.html#DUMMY">DUMMY</a></span> - Static variable in interface org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/FlushLifeCycleTracker.html" title="interface in org.apache.hadoop.hbase.regionserver">FlushLifeCycleTracker</a></dt>
 <dd>&nbsp;</dd>
@@ -12891,8 +12964,6 @@
 <dd>
 <div class="block">Utility for doing JSON and MBeans.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/DumpRegionServerMetrics.html#DumpRegionServerMetrics--">DumpRegionServerMetrics()</a></span> - Constructor for class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/DumpRegionServerMetrics.html" title="class in org.apache.hadoop.hbase.regionserver">DumpRegionServerMetrics</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/RSDumpServlet.html#dumpRowLock-org.apache.hadoop.hbase.regionserver.HRegionServer-java.io.PrintWriter-">dumpRowLock(HRegionServer, PrintWriter)</a></span> - Static method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/RSDumpServlet.html" title="class in org.apache.hadoop.hbase.regionserver">RSDumpServlet</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/util/HBaseFsck.html#dumpSidelinedRegions-java.util.Map-">dumpSidelinedRegions(Map&lt;Path, HBaseFsck.HbckInfo&gt;)</a></span> - Method in class org.apache.hadoop.hbase.util.<a href="org/apache/hadoop/hbase/util/HBaseFsck.html" title="class in org.apache.hadoop.hbase.util">HBaseFsck</a></dt>
@@ -12965,8 +13036,6 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/ipc/AdaptiveLifoCoDelCallQueue.html#element--">element()</a></span> - Method in class org.apache.hadoop.hbase.ipc.<a href="org/apache/hadoop/hbase/ipc/AdaptiveLifoCoDelCallQueue.html" title="class in org.apache.hadoop.hbase.ipc">AdaptiveLifoCoDelCallQueue</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html#empty--">empty()</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html" title="class in org.apache.hadoop.hbase.regionserver">MemStoreSizing</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/HConstants.html#EMPTY_BYTE_ARRAY">EMPTY_BYTE_ARRAY</a></span> - Static variable in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/HConstants.html" title="class in org.apache.hadoop.hbase">HConstants</a></dt>
 <dd>
 <div class="block">An empty instance.</div>
@@ -14360,8 +14429,6 @@
 <dd>
 <div class="block">A simple example on how to use <a href="org/apache/hadoop/hbase/coprocessor/Export.html" title="class in org.apache.hadoop.hbase.coprocessor"><code>Export</code></a>.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/example/ExportEndpointExample.html#ExportEndpointExample--">ExportEndpointExample()</a></span> - Constructor for class org.apache.hadoop.hbase.client.example.<a href="org/apache/hadoop/hbase/client/example/ExportEndpointExample.html" title="class in org.apache.hadoop.hbase.client.example">ExportEndpointExample</a></dt>
-<dd>&nbsp;</dd>
 <dt><a href="org/apache/hadoop/hbase/snapshot/ExportSnapshot.html" title="class in org.apache.hadoop.hbase.snapshot"><span class="typeNameLink">ExportSnapshot</span></a> - Class in <a href="org/apache/hadoop/hbase/snapshot/package-summary.html">org.apache.hadoop.hbase.snapshot</a></dt>
 <dd>
 <div class="block">Export the specified snapshot to a given FileSystem.</div>
@@ -15400,7 +15467,7 @@
  - nested exceptions
 
  Looks for: RegionMovedException / RegionOpeningException / RegionTooBusyException /
-            ThrottlingException</div>
+            RpcThrottlingException</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/http/HttpServer.html#findPort">findPort</a></span> - Variable in class org.apache.hadoop.hbase.http.<a href="org/apache/hadoop/hbase/http/HttpServer.html" title="class in org.apache.hadoop.hbase.http">HttpServer</a></dt>
 <dd>&nbsp;</dd>
@@ -15890,7 +15957,9 @@
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/io/hfile/CompoundBloomFilter.html#formatTestingStats--">formatTestingStats()</a></span> - Method in class org.apache.hadoop.hbase.io.hfile.<a href="org/apache/hadoop/hbase/io/hfile/CompoundBloomFilter.html" title="class in org.apache.hadoop.hbase.io.hfile">CompoundBloomFilter</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/quotas/ThrottlingException.html#formatTime-long-">formatTime(long)</a></span> - Static method in exception org.apache.hadoop.hbase.quotas.<a href="org/apache/hadoop/hbase/quotas/ThrottlingException.html" title="class in org.apache.hadoop.hbase.quotas">ThrottlingException</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/filter/SingleColumnValueFilter.html#foundColumn">foundColumn</a></span> - Variable in class org.apache.hadoop.hbase.filter.<a href="org/apache/hadoop/hbase/filter/SingleColumnValueFilter.html" title="class in org.apache.hadoop.hbase.filter">SingleColumnValueFilter</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/util/ByteRangeUtils.html#fromArrays-java.util.Collection-">fromArrays(Collection&lt;byte[]&gt;)</a></span> - Static method in class org.apache.hadoop.hbase.util.<a href="org/apache/hadoop/hbase/util/ByteRangeUtils.html" title="class in org.apache.hadoop.hbase.util">ByteRangeUtils</a></dt>
@@ -17597,6 +17666,8 @@
 <dd>
 <div class="block">Get a CoprocessorClassLoader for a coprocessor jar path from cache.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/CoprocessorDescriptor.html#getClassName--">getClassName()</a></span> - Method in interface org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/ClusterConnection.html#getClient-org.apache.hadoop.hbase.ServerName-">getClient(ServerName)</a></span> - Method in interface org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client">ClusterConnection</a></dt>
 <dd>
 <div class="block">Establishes a connection to the region server at the specified address, and returns
@@ -18340,6 +18411,19 @@
 <dd>
 <div class="block">Get CoordinatedStateManager instance for this server.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/TableDescriptor.html#getCoprocessorDescriptors--">getCoprocessorDescriptors()</a></span> - Method in interface org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a></dt>
+<dd>
+<div class="block">Return the list of attached co-processor represented</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getCoprocessorDescriptors--">getCoprocessorDescriptors()</a></span> - Method in class org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></dt>
+<dd>
+<div class="block">Return the list of attached co-processor represented by their name
+ className</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/HTableDescriptor.html#getCoprocessorDescriptors--">getCoprocessorDescriptors()</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a></dt>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/HRegion.html#getCoprocessorHost--">getCoprocessorHost()</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/HStore.html#getCoprocessorHost--">getCoprocessorHost()</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a></dt>
@@ -18358,13 +18442,10 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/TableDescriptor.html#getCoprocessors--">getCoprocessors()</a></span> - Method in interface org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a></dt>
 <dd>
-<div class="block">Return the list of attached co-processor represented by their name
- className</div>
-</dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getCoprocessors--">getCoprocessors()</a></span> - Method in class org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></dt>
-<dd>
-<div class="block">Return the list of attached co-processor represented by their name
- className</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="org/apache/hadoop/hbase/client/TableDescriptor.html#getCoprocessorDescriptors--"><code>TableDescriptor.getCoprocessorDescriptors()</code></a> instead</span></div>
+</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/coprocessor/CoprocessorHost.html#getCoprocessors--">getCoprocessors()</a></span> - Method in class org.apache.hadoop.hbase.coprocessor.<a href="org/apache/hadoop/hbase/coprocessor/CoprocessorHost.html" title="class in org.apache.hadoop.hbase.coprocessor">CoprocessorHost</a></dt>
 <dd>
@@ -18372,11 +18453,6 @@
  HServerLoad can provide information about the coprocessors loaded by this
  regionserver.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/HTableDescriptor.html#getCoprocessors--">getCoprocessors()</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a></dt>
-<dd>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
-<div class="block">Return the list of attached co-processor represented by their name className</div>
-</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/master/MetricsMasterWrapper.html#getCoprocessors--">getCoprocessors()</a></span> - Method in interface org.apache.hadoop.hbase.master.<a href="org/apache/hadoop/hbase/master/MetricsMasterWrapper.html" title="interface in org.apache.hadoop.hbase.master">MetricsMasterWrapper</a></dt>
 <dd>
 <div class="block">Get the co-processors</div>
@@ -18649,10 +18725,16 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/io/hfile/BlockCacheUtil.CachedBlocksByFile.html#getDataSize--">getDataSize()</a></span> - Method in class org.apache.hadoop.hbase.io.hfile.<a href="org/apache/hadoop/hbase/io/hfile/BlockCacheUtil.CachedBlocksByFile.html" title="class in org.apache.hadoop.hbase.io.hfile">BlockCacheUtil.CachedBlocksByFile</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/CompositeImmutableSegment.html#getDataSize--">getDataSize()</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/CompositeImmutableSegment.html" title="class in org.apache.hadoop.hbase.regionserver">CompositeImmutableSegment</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/MemStoreSize.html#getDataSize--">getDataSize()</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/MemStoreSize.html" title="class in org.apache.hadoop.hbase.regionserver">MemStoreSize</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html#getDataSize--">getDataSize()</a></span> - Method in interface org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html" title="interface in org.apache.hadoop.hbase.regionserver">MemStoreSizing</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/MemStoreSnapshot.html#getDataSize--">getDataSize()</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/MemStoreSnapshot.html" title="class in org.apache.hadoop.hbase.regionserver">MemStoreSnapshot</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/Segment.html#getDataSize--">getDataSize()</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/Segment.html" title="class in org.apache.hadoop.hbase.regionserver">Segment</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterWriter.html#getDataWriter--">getDataWriter()</a></span> - Method in class org.apache.hadoop.hbase.io.hfile.<a href="org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterWriter.html" title="class in org.apache.hadoop.hbase.io.hfile">CompoundBloomFilterWriter</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/util/BloomFilterWriter.html#getDataWriter--">getDataWriter()</a></span> - Method in interface org.apache.hadoop.hbase.util.<a href="org/apache/hadoop/hbase/util/BloomFilterWriter.html" title="interface in org.apache.hadoop.hbase.util">BloomFilterWriter</a></dt>
@@ -19399,6 +19481,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/ByteBufferKeyValue.html#getFamilyPosition--">getFamilyPosition()</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/ByteBufferKeyValue.html" title="class in org.apache.hadoop.hbase">ByteBufferKeyValue</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/ByteBufferKeyValue.html#getFamilyPosition-int-">getFamilyPosition(int)</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/ByteBufferKeyValue.html" title="class in org.apache.hadoop.hbase">ByteBufferKeyValue</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/util/MapReduceExtendedCell.html#getFamilyPosition--">getFamilyPosition()</a></span> - Method in class org.apache.hadoop.hbase.util.<a href="org/apache/hadoop/hbase/util/MapReduceExtendedCell.html" title="class in org.apache.hadoop.hbase.util">MapReduceExtendedCell</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/KeyValueTestUtil.html#getFamilyString-org.apache.hadoop.hbase.KeyValue-">getFamilyString(KeyValue)</a></span> - Static method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/KeyValueTestUtil.html" title="class in org.apache.hadoop.hbase">KeyValueTestUtil</a></dt>
@@ -19701,18 +19785,15 @@
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/MemStoreCompactionStrategy.html#getFlattenAction--">getFlattenAction()</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/MemStoreCompactionStrategy.html" title="class in org.apache.hadoop.hbase.regionserver">MemStoreCompactionStrategy</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/CompactingMemStore.html#getFlushableSize--">getFlushableSize()</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/CompactingMemStore.html" title="class in org.apache.hadoop.hbase.regionserver">CompactingMemStore</a></dt>
-<dd>
-<div class="block">On flush, how much memory we will clear.</div>
-</dd>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/DefaultMemStore.html#getFlushableSize--">getFlushableSize()</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/DefaultMemStore.html" title="class in org.apache.hadoop.hbase.regionserver">DefaultMemStore</a></dt>
-<dd>
-<div class="block">On flush, how much memory we will clear from the active cell set.</div>
-</dd>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/HStore.html#getFlushableSize--">getFlushableSize()</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/MemStore.html#getFlushableSize--">getFlushableSize()</a></span> - Method in interface org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/MemStore.html" title="interface in org.apache.hadoop.hbase.regionserver">MemStore</a></dt>
 <dd>
-<div class="block">On flush, how much memory we will clear.</div>
+<div class="block">Flush will first clear out the data in snapshot if any (It will take a second flush
+ invocation to clear the current Cell set).</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/Store.html#getFlushableSize--">getFlushableSize()</a></span> - Method in interface org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver">Store</a></dt>
 <dd>&nbsp;</dd>
@@ -19918,8 +19999,14 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/HeapMemoryManager.html#getHeapOccupancyPercent--">getHeapOccupancyPercent()</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/HeapMemoryManager.html" title="class in org.apache.hadoop.hbase.regionserver">HeapMemoryManager</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/CompositeImmutableSegment.html#getHeapSize--">getHeapSize()</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/CompositeImmutableSegment.html" title="class in org.apache.hadoop.hbase.regionserver">CompositeImmutableSegment</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/MemStoreSize.html#getHeapSize--">getHeapSize()</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/MemStoreSize.html" title="class in org.apache.hadoop.hbase.regionserver">MemStoreSize</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html#getHeapSize--">getHeapSize()</a></span> - Method in interface org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/MemStoreSizing.html" title="interface in org.apache.hadoop.hbase.regionserver">MemStoreSizing</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/Segment.html#getHeapSize--">getHeapSize()</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/Segment.html" title="class in org.apache.hadoop.hbase.regionserver">Segment</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#getHedgedReadOps--">getHedgedReadOps()</a></span> - Method in interface org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html" title="interface in org.apache.hadoop.hbase.regionserver">MetricsRegionServerWrapper</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#getHedgedReadWins--">getHedgedReadWins()</a></span> - Method in interface org.apache.hadoop.hbase.regionserver.<a href="org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html" title="interface in org.apache.hadoop.hbase.regionserver">MetricsRegionServerWrapper</a></dt>
@@ -20018,6 +20105,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/ServerName.html#getHostname--">getHostname()</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/ServerName.html#getHostnameLowerCase--">getHostnameLowerCase()</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.html#getHostnamePort-int-">getHostnamePort(int)</a></span> - Method in exception org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.html" title="class in org.apache.hadoop.hbase.client">RetriesExhaustedWithDetailsException</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/HRegionLocation.html#getHostnamePort--">getHostnamePort()</a></span> - Method in class org.apache.hadoop.hbase.<a href="org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a></dt>
@@ -20285,12 +20374,12 @@
 <dd>
 <div class="block">Returns the full path to the Jar containing the class.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/hadoop/hbase/client/CoprocessorDescriptor.html#getJarPath--">getJarPath()</a></span> - Method in interface org.apache.hadoop.hbase.client.<a href="org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/hadoop/hbase/util/GetJavaProperty.html" title="class in org.apache.hadoop.hbase.util"><span class="typeNameLink">GetJavaProperty</span></a> - Class in <a href="org/apache/hadoop/hbase/util/package-summary.html">org.apache.hadoop.hbase.util</a></dt>
 <dd>
 <div class="block">A generic way for querying Java properties.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/had

<TRUNCATED>

[18/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.RunnerStats.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.RunnerStats.html b/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.RunnerStats.html
index cdc83bf..3a7ea60 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.RunnerStats.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.RunnerStats.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MetricsConnection.RunnerStats (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MetricsConnection.RunnerStats (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MetricsConnection.RunnerStats (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MetricsConnection.RunnerStats (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.html b/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.html
index ea9db6e..6da6e03 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/MetricsConnection.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MetricsConnection (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MetricsConnection (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MetricsConnection (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MetricsConnection (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/MobCompactPartitionPolicy.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/MobCompactPartitionPolicy.html b/2.0/apidocs/org/apache/hadoop/hbase/client/MobCompactPartitionPolicy.html
index c78ac04..9c7e189 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/MobCompactPartitionPolicy.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/MobCompactPartitionPolicy.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MobCompactPartitionPolicy (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MobCompactPartitionPolicy (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MobCompactPartitionPolicy (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MobCompactPartitionPolicy (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/MultiAction.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/MultiAction.html b/2.0/apidocs/org/apache/hadoop/hbase/client/MultiAction.html
index 4a31e3e..a830375 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/MultiAction.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/MultiAction.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MultiAction (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MultiAction (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MultiAction (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MultiAction (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/MultiResponse.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/MultiResponse.html b/2.0/apidocs/org/apache/hadoop/hbase/client/MultiResponse.html
index 4e8b898..909642e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/MultiResponse.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/MultiResponse.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MultiResponse (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MultiResponse (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MultiResponse (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MultiResponse (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Mutation.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Mutation.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Mutation.html
index cf06d03..d1c37df 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Mutation.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Mutation.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Mutation (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Mutation (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Mutation (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Mutation (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":42,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":42,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10};
+var methods = {"i0":10,"i1":42,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":42,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":42,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -295,17 +295,26 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" titl
 </tr>
 <tr id="i11" class="rowColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTimeStamp--">getTimeStamp</a></span>()</code>
-<div class="block">Method for retrieving the timestamp</div>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTimestamp--">getTimestamp</a></span>()</code>
+<div class="block">Method for retrieving the timestamp.</div>
 </td>
 </tr>
 <tr id="i12" class="altColor">
 <td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTimeStamp--">getTimeStamp</a></span>()</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+             Use <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTimestamp--"><code>getTimestamp()</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTTL--">getTTL</a></span>()</code>
 <div class="block">Return the TTL requested for the result of the mutation, in milliseconds.</div>
 </td>
 </tr>
-<tr id="i13" class="rowColor">
+<tr id="i14" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-">has</a></span>(byte[]&nbsp;family,
    byte[]&nbsp;qualifier)</code>
@@ -313,7 +322,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" titl
  a value assigned to the given family &amp; qualifier.</div>
 </td>
 </tr>
-<tr id="i14" class="altColor">
+<tr id="i15" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-byte:A-">has</a></span>(byte[]&nbsp;family,
    byte[]&nbsp;qualifier,
@@ -322,7 +331,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" titl
  a value assigned to the given family, qualifier and timestamp.</div>
 </td>
 </tr>
-<tr id="i15" class="rowColor">
+<tr id="i16" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-">has</a></span>(byte[]&nbsp;family,
    byte[]&nbsp;qualifier,
@@ -331,7 +340,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" titl
  a value assigned to the given family, qualifier and timestamp.</div>
 </td>
 </tr>
-<tr id="i16" class="altColor">
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-byte:A-">has</a></span>(byte[]&nbsp;family,
    byte[]&nbsp;qualifier,
@@ -341,7 +350,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" titl
  the given value assigned to the given family, qualifier and timestamp.</div>
 </td>
 </tr>
-<tr id="i17" class="rowColor">
+<tr id="i18" class="altColor">
 <td class="colFirst"><code>protected boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-byte:A-boolean-boolean-">has</a></span>(byte[]&nbsp;family,
    byte[]&nbsp;qualifier,
@@ -350,52 +359,52 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" titl
    boolean&nbsp;ignoreTS,
    boolean&nbsp;ignoreValue)</code>&nbsp;</td>
 </tr>
-<tr id="i18" class="altColor">
+<tr id="i19" class="rowColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#heapSize--">heapSize</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i19" class="rowColor">
+<tr id="i20" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#isEmpty--">isEmpty</a></span>()</code>
 <div class="block">Method to check if the familyMap is empty</div>
 </td>
 </tr>
-<tr id="i20" class="altColor">
+<tr id="i21" class="rowColor">
 <td class="colFirst"><code>protected boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#isReturnResults--">isReturnResults</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i21" class="rowColor">
+<tr id="i22" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#numFamilies--">numFamilies</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i22" class="altColor">
+<tr id="i23" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#setACL-java.util.Map-">setACL</a></span>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.hadoop.hbase.security.access.Permission&gt;&nbsp;perms)</code>&nbsp;</td>
 </tr>
-<tr id="i23" class="rowColor">
+<tr id="i24" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#setACL-java.lang.String-org.apache.hadoop.hbase.security.access.Permission-">setACL</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
       org.apache.hadoop.hbase.security.access.Permission&nbsp;perms)</code>&nbsp;</td>
 </tr>
-<tr id="i24" class="altColor">
+<tr id="i25" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#setCellVisibility-org.apache.hadoop.hbase.security.visibility.CellVisibility-">setCellVisibility</a></span>(org.apache.hadoop.hbase.security.visibility.CellVisibility&nbsp;expression)</code>
 <div class="block">Sets the visibility expression associated with cells in this Mutation.</div>
 </td>
 </tr>
-<tr id="i25" class="rowColor">
+<tr id="i26" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#setClusterIds-java.util.List-">setClusterIds</a></span>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a>&gt;&nbsp;clusterIds)</code>
 <div class="block">Marks that the clusters with the given clusterIds have consumed the mutation</div>
 </td>
 </tr>
-<tr id="i26" class="altColor">
+<tr id="i27" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#setDurability-org.apache.hadoop.hbase.client.Durability-">setDurability</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;d)</code>
 <div class="block">Set the durability for this mutation</div>
 </td>
 </tr>
-<tr id="i27" class="rowColor">
+<tr id="i28" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#setFamilyCellMap-java.util.NavigableMap-">setFamilyCellMap</a></span>(<a href="https://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="https://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;map)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -404,29 +413,29 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" titl
 </div>
 </td>
 </tr>
-<tr id="i28" class="altColor">
+<tr id="i29" class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#setReturnResults-boolean-">setReturnResults</a></span>(boolean&nbsp;returnResults)</code>&nbsp;</td>
 </tr>
-<tr id="i29" class="rowColor">
+<tr id="i30" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#setTimestamp-long-">setTimestamp</a></span>(long&nbsp;timestamp)</code>
 <div class="block">Set the timestamp of the delete.</div>
 </td>
 </tr>
-<tr id="i30" class="altColor">
+<tr id="i31" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#setTTL-long-">setTTL</a></span>(long&nbsp;ttl)</code>
 <div class="block">Set the TTL desired for the result of the mutation, in milliseconds.</div>
 </td>
 </tr>
-<tr id="i31" class="rowColor">
+<tr id="i32" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#size--">size</a></span>()</code>
 <div class="block">Number of KeyValues carried by this Mutation.</div>
 </td>
 </tr>
-<tr id="i32" class="altColor">
+<tr id="i33" class="rowColor">
 <td class="colFirst"><code><a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#toMap-int-">toMap</a></span>(int&nbsp;maxCols)</code>
 <div class="block">Compile the details beyond the scope of getFingerprint (row, columns,
@@ -726,7 +735,10 @@ public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/cl
 <ul class="blockList">
 <li class="blockList">
 <h4>getTimeStamp</h4>
-<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.348">getTimeStamp</a>()</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.351">getTimeStamp</a>()</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+             Use <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTimestamp--"><code>getTimestamp()</code></a> instead</span></div>
 <div class="block">Method for retrieving the timestamp</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -734,13 +746,27 @@ public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/cl
 </dl>
 </li>
 </ul>
+<a name="getTimestamp--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTimestamp</h4>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.360">getTimestamp</a>()</pre>
+<div class="block">Method for retrieving the timestamp.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>timestamp</dd>
+</dl>
+</li>
+</ul>
 <a name="setClusterIds-java.util.List-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>setClusterIds</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.356">setClusterIds</a>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a>&gt;&nbsp;clusterIds)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.368">setClusterIds</a>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a>&gt;&nbsp;clusterIds)</pre>
 <div class="block">Marks that the clusters with the given clusterIds have consumed the mutation</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -754,7 +780,7 @@ public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/cl
 <ul class="blockList">
 <li class="blockList">
 <h4>getClusterIds</h4>
-<pre>public&nbsp;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.370">getClusterIds</a>()</pre>
+<pre>public&nbsp;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util">UUID</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.382">getClusterIds</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the set of clusterIds that have consumed the mutation</dd>
@@ -767,7 +793,7 @@ public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/cl
 <ul class="blockList">
 <li class="blockList">
 <h4>setCellVisibility</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.387">setCellVisibility</a>(org.apache.hadoop.hbase.security.visibility.CellVisibility&nbsp;expression)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.399">setCellVisibility</a>(org.apache.hadoop.hbase.security.visibility.CellVisibility&nbsp;expression)</pre>
 <div class="block">Sets the visibility expression associated with cells in this Mutation.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -781,7 +807,7 @@ public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/cl
 <ul class="blockList">
 <li class="blockList">
 <h4>getCellVisibility</h4>
-<pre>public&nbsp;org.apache.hadoop.hbase.security.visibility.CellVisibility&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.397">getCellVisibility</a>()
+<pre>public&nbsp;org.apache.hadoop.hbase.security.visibility.CellVisibility&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.409">getCellVisibility</a>()
                                                                              throws <a href="../../../../../org/apache/hadoop/hbase/exceptions/DeserializationException.html" title="class in org.apache.hadoop.hbase.exceptions">DeserializationException</a></pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -797,7 +823,7 @@ public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/cl
 <ul class="blockList">
 <li class="blockList">
 <h4>size</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.450">size</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.462">size</a>()</pre>
 <div class="block">Number of KeyValues carried by this Mutation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -811,7 +837,7 @@ public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/cl
 <ul class="blockList">
 <li class="blockList">
 <h4>numFamilies</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.461">numFamilies</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.473">numFamilies</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the number of different families</dd>
@@ -824,7 +850,7 @@ public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/cl
 <ul class="blockList">
 <li class="blockList">
 <h4>heapSize</h4>
-<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.469">heapSize</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.481">heapSize</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/io/HeapSize.html#heapSize--">heapSize</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a></code></dd>
@@ -839,7 +865,7 @@ public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/cl
 <ul class="blockList">
 <li class="blockList">
 <h4>getACL</h4>
-<pre>public&nbsp;byte[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.502">getACL</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.514">getACL</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The serialized ACL for this operation, or null if none</dd>
@@ -852,7 +878,7 @@ public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/cl
 <ul class="blockList">
 <li class="blockList">
 <h4>setACL</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.510">setACL</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.522">setACL</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
                        org.apache.hadoop.hbase.security.access.Permission&nbsp;perms)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -867,7 +893,7 @@ public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/cl
 <ul class="blockList">
 <li class="blockList">
 <h4>setACL</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.519">setACL</a>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.hadoop.hbase.security.access.Permission&gt;&nbsp;perms)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.531">setACL</a>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.hadoop.hbase.security.access.Permission&gt;&nbsp;perms)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>perms</code> - A map of permissions for a user or users</dd>
@@ -880,7 +906,7 @@ public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/cl
 <ul class="blockList">
 <li class="blockList">
 <h4>getTTL</h4>
-<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.534">getTTL</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.546">getTTL</a>()</pre>
 <div class="block">Return the TTL requested for the result of the mutation, in milliseconds.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -895,7 +921,7 @@ public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/cl
 <ul class="blockList">
 <li class="blockList">
 <h4>setTTL</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.547">setTTL</a>(long&nbsp;ttl)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.559">setTTL</a>(long&nbsp;ttl)</pre>
 <div class="block">Set the TTL desired for the result of the mutation, in milliseconds.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -912,7 +938,7 @@ public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/cl
 <li class="blockList">
 <h4>isReturnResults</h4>
 <pre>@InterfaceAudience.Private
-protected&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.557">isReturnResults</a>()</pre>
+protected&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.569">isReturnResults</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>current value for returnResults</dd>
@@ -926,7 +952,7 @@ protected&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/h
 <li class="blockList">
 <h4>setReturnResults</h4>
 <pre>@InterfaceAudience.Private
-protected&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.564">setReturnResults</a>(boolean&nbsp;returnResults)</pre>
+protected&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.576">setReturnResults</a>(boolean&nbsp;returnResults)</pre>
 </li>
 </ul>
 <a name="extraHeapSize--">
@@ -935,7 +961,7 @@ protected&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.h
 <ul class="blockList">
 <li class="blockList">
 <h4>extraHeapSize</h4>
-<pre>protected&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.573">extraHeapSize</a>()</pre>
+<pre>protected&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.585">extraHeapSize</a>()</pre>
 <div class="block">Subclasses should override this method to add the heap size of their own fields.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -949,7 +975,7 @@ protected&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.h
 <ul class="blockList">
 <li class="blockList">
 <h4>setTimestamp</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.580">setTimestamp</a>(long&nbsp;timestamp)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.592">setTimestamp</a>(long&nbsp;timestamp)</pre>
 <div class="block">Set the timestamp of the delete.</div>
 </li>
 </ul>
@@ -959,7 +985,7 @@ protected&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.h
 <ul class="blockList">
 <li class="blockList">
 <h4>has</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.598">has</a>(byte[]&nbsp;family,
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.610">has</a>(byte[]&nbsp;family,
                    byte[]&nbsp;qualifier)</pre>
 <div class="block">A convenience method to determine if this object's familyMap contains
  a value assigned to the given family &amp; qualifier.
@@ -980,7 +1006,7 @@ protected&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.h
 <ul class="blockList">
 <li class="blockList">
 <h4>has</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.613">has</a>(byte[]&nbsp;family,
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.625">has</a>(byte[]&nbsp;family,
                    byte[]&nbsp;qualifier,
                    long&nbsp;ts)</pre>
 <div class="block">A convenience method to determine if this object's familyMap contains
@@ -1003,7 +1029,7 @@ protected&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.h
 <ul class="blockList">
 <li class="blockList">
 <h4>has</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.628">has</a>(byte[]&nbsp;family,
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.640">has</a>(byte[]&nbsp;family,
                    byte[]&nbsp;qualifier,
                    byte[]&nbsp;value)</pre>
 <div class="block">A convenience method to determine if this object's familyMap contains
@@ -1026,7 +1052,7 @@ protected&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.h
 <ul class="blockList">
 <li class="blockList">
 <h4>has</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.644">has</a>(byte[]&nbsp;family,
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.656">has</a>(byte[]&nbsp;family,
                    byte[]&nbsp;qualifier,
                    long&nbsp;ts,
                    byte[]&nbsp;value)</pre>
@@ -1051,7 +1077,7 @@ protected&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.h
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;<a href="https://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;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.656">get</a>(byte[]&nbsp;family,
+<pre>public&nbsp;<a href="https://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;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.668">get</a>(byte[]&nbsp;family,
                       byte[]&nbsp;qualifier)</pre>
 <div class="block">Returns a list of all KeyValue objects with matching column family and qualifier.</div>
 <dl>
@@ -1070,7 +1096,7 @@ protected&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>has</h4>
-<pre>protected&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.680">has</a>(byte[]&nbsp;family,
+<pre>protected&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Mutation.html#line.692">has</a>(byte[]&nbsp;family,
                       byte[]&nbsp;qualifier,
                       long&nbsp;ts,
                       byte[]&nbsp;value,

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/NoServerForRegionException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/NoServerForRegionException.html b/2.0/apidocs/org/apache/hadoop/hbase/client/NoServerForRegionException.html
index f0d5e67..57233d3 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/NoServerForRegionException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/NoServerForRegionException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NoServerForRegionException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>NoServerForRegionException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NoServerForRegionException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="NoServerForRegionException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/NonceGenerator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/NonceGenerator.html b/2.0/apidocs/org/apache/hadoop/hbase/client/NonceGenerator.html
index aec0f33..8d5896d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/NonceGenerator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/NonceGenerator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NonceGenerator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>NonceGenerator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NonceGenerator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="NonceGenerator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/NoncedRegionServerCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/NoncedRegionServerCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/NoncedRegionServerCallable.html
index 5e622b5..b2c2366 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/NoncedRegionServerCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/NoncedRegionServerCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NoncedRegionServerCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>NoncedRegionServerCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NoncedRegionServerCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="NoncedRegionServerCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Operation.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Operation.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Operation.html
index ce7fbdb..bb71d8c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Operation.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Operation.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Operation (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Operation (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Operation (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Operation (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/OperationWithAttributes.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/OperationWithAttributes.html b/2.0/apidocs/org/apache/hadoop/hbase/client/OperationWithAttributes.html
index 17f4f79..79bb4f1 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/OperationWithAttributes.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/OperationWithAttributes.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OperationWithAttributes (Apache HBase 2.0.0-beta-2 API)</title>
+<title>OperationWithAttributes (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OperationWithAttributes (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="OperationWithAttributes (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/PackagePrivateFieldAccessor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/PackagePrivateFieldAccessor.html b/2.0/apidocs/org/apache/hadoop/hbase/client/PackagePrivateFieldAccessor.html
index c0ece24..52eca92 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/PackagePrivateFieldAccessor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/PackagePrivateFieldAccessor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PackagePrivateFieldAccessor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>PackagePrivateFieldAccessor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PackagePrivateFieldAccessor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="PackagePrivateFieldAccessor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/PerClientRandomNonceGenerator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/PerClientRandomNonceGenerator.html b/2.0/apidocs/org/apache/hadoop/hbase/client/PerClientRandomNonceGenerator.html
index addc89d..ae69aab 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/PerClientRandomNonceGenerator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/PerClientRandomNonceGenerator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PerClientRandomNonceGenerator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>PerClientRandomNonceGenerator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PerClientRandomNonceGenerator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="PerClientRandomNonceGenerator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Put.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Put.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Put.html
index c31a9d9..03b3d76 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Put.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Put.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Put (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Put (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Put (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Put (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -392,7 +392,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/io/HeapSize.html" tit
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.hadoop.hbase.client.<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a></h3>
-<code><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#cellScanner--">cellScanner</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#compareTo-org.apache.hadoop.hbase.client.Row-">compareTo</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#extraHeapSize--">extraHeapSize</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#get-byte:A-byte:A-">get</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getACL--">getACL</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getCellVisibility--">getCellVisibility</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getClusterIds--">getClusterIds</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getDurability--">getDurability</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getFamilyCellMap--">getFamilyCellMap</a>, <a href="../../../../../org/apa
 che/hadoop/hbase/client/Mutation.html#getFingerprint--">getFingerprint</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getRow--">getRow</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTimeStamp--">getTimeStamp</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTTL--">getTTL</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-byte:A-boolean-boolean-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#heapSize--">heapSize</a>,
  <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#isEmpty--">isEmpty</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#isReturnResults--">isReturnResults</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#numFamilies--">numFamilies</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#setReturnResults-boolean-">setReturnResults</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#size--">size</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#toMap-int-">toMap</a></code></li>
+<code><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#cellScanner--">cellScanner</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#compareTo-org.apache.hadoop.hbase.client.Row-">compareTo</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#extraHeapSize--">extraHeapSize</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#get-byte:A-byte:A-">get</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getACL--">getACL</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getCellVisibility--">getCellVisibility</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getClusterIds--">getClusterIds</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getDurability--">getDurability</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getFamilyCellMap--">getFamilyCellMap</a>, <a href="../../../../../org/apa
 che/hadoop/hbase/client/Mutation.html#getFingerprint--">getFingerprint</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getRow--">getRow</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTimestamp--">getTimestamp</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTimeStamp--">getTimeStamp</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTTL--">getTTL</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-byte:A-boolean-boolean-">
 has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#heapSize--">heapSize</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#isEmpty--">isEmpty</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#isReturnResults--">isReturnResults</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#numFamilies--">numFamilies</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#setReturnResults-boolean-">setReturnResults</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#size--">size</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#toMap-int-">toMap</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.client.OperationWithAttributes">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Query.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Query.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Query.html
index 11cf34f..c961999 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Query.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Query.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Query (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Query (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Query (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Query (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/QuotaStatusCalls.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/QuotaStatusCalls.html b/2.0/apidocs/org/apache/hadoop/hbase/client/QuotaStatusCalls.html
index bfbf7b7..02ee22c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/QuotaStatusCalls.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/QuotaStatusCalls.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>QuotaStatusCalls (Apache HBase 2.0.0-beta-2 API)</title>
+<title>QuotaStatusCalls (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="QuotaStatusCalls (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="QuotaStatusCalls (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RegionAdminServiceCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionAdminServiceCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionAdminServiceCallable.html
index 4c45660..ca4e49e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionAdminServiceCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionAdminServiceCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionAdminServiceCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RegionAdminServiceCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RegionAdminServiceCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RegionAdminServiceCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RegionCoprocessorServiceExec.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionCoprocessorServiceExec.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionCoprocessorServiceExec.html
index 54fb400..0e44daa 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionCoprocessorServiceExec.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionCoprocessorServiceExec.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionCoprocessorServiceExec (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RegionCoprocessorServiceExec (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RegionCoprocessorServiceExec (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RegionCoprocessorServiceExec (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RegionInfo.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionInfo.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionInfo.html
index 27cb2c8..8c56ed2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionInfo.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionInfo.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionInfo (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RegionInfo (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RegionInfo (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RegionInfo (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RegionInfoBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionInfoBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionInfoBuilder.html
index b0197b5..b257cd6 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionInfoBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionInfoBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionInfoBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RegionInfoBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RegionInfoBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RegionInfoBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RegionInfoDisplay.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionInfoDisplay.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionInfoDisplay.html
index ac17df2..e026ab2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionInfoDisplay.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionInfoDisplay.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionInfoDisplay (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RegionInfoDisplay (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RegionInfoDisplay (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RegionInfoDisplay (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RegionLoadStats.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionLoadStats.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionLoadStats.html
index 6f26b29..50212f5 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionLoadStats.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionLoadStats.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionLoadStats (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RegionLoadStats (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RegionLoadStats (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RegionLoadStats (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RegionLocator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionLocator.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionLocator.html
index 3692360..2f10637 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionLocator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionLocator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionLocator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RegionLocator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RegionLocator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RegionLocator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RegionOfflineException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionOfflineException.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionOfflineException.html
index 6d34576..3923f2d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionOfflineException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionOfflineException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionOfflineException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RegionOfflineException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RegionOfflineException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RegionOfflineException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RegionReplicaUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionReplicaUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionReplicaUtil.html
index 36f5c0f..d1605d2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionReplicaUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionReplicaUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionReplicaUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RegionReplicaUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RegionReplicaUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RegionReplicaUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RegionServerCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionServerCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionServerCallable.html
index 918c34a..65a754e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionServerCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionServerCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionServerCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RegionServerCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RegionServerCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RegionServerCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RegionServerCoprocessorRpcChannelImpl.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionServerCoprocessorRpcChannelImpl.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionServerCoprocessorRpcChannelImpl.html
index ce61c1f..367ed43 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RegionServerCoprocessorRpcChannelImpl.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RegionServerCoprocessorRpcChannelImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionServerCoprocessorRpcChannelImpl (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RegionServerCoprocessorRpcChannelImpl (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RegionServerCoprocessorRpcChannelImpl (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RegionServerCoprocessorRpcChannelImpl (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RequestController.Checker.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RequestController.Checker.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RequestController.Checker.html
index 5c1eee4..51853eb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RequestController.Checker.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RequestController.Checker.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RequestController.Checker (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RequestController.Checker (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RequestController.Checker (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RequestController.Checker (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RequestController.ReturnCode.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RequestController.ReturnCode.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RequestController.ReturnCode.html
index f4c043b..dcdcfb9 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RequestController.ReturnCode.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RequestController.ReturnCode.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RequestController.ReturnCode (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RequestController.ReturnCode (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RequestController.ReturnCode (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RequestController.ReturnCode (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -258,7 +258,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/RequestController.ReturnCode.html" title="enum in org.apache.hadoop.hbase.client">RequestController.ReturnCode</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RequestController.ReturnCode.html#line.15">values</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/RequestController.ReturnCode.html" title="enum in org.apache.hadoop.hbase.client">RequestController.ReturnCode</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RequestController.ReturnCode.html#line.121">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:
@@ -278,7 +278,7 @@ for (RequestController.ReturnCode c : RequestController.ReturnCode.values())
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/RequestController.ReturnCode.html" title="enum in org.apache.hadoop.hbase.client">RequestController.ReturnCode</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RequestController.ReturnCode.html#line.15">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/RequestController.ReturnCode.html" title="enum in org.apache.hadoop.hbase.client">RequestController.ReturnCode</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/RequestController.ReturnCode.html#line.121">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RequestController.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RequestController.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RequestController.html
index 6732d59..2e66bae 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RequestController.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RequestController.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RequestController (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RequestController (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RequestController (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RequestController (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RequestControllerFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RequestControllerFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RequestControllerFactory.html
index 1f111f1..4c79bd5 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RequestControllerFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RequestControllerFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RequestControllerFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RequestControllerFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RequestControllerFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RequestControllerFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Result.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Result.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Result.html
index 5e7bf83..c6754b9 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Result.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Result.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Result (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Result (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Result (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Result (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ResultBoundedCompletionService.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ResultBoundedCompletionService.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ResultBoundedCompletionService.html
index 9cfc0a3..59ca246 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ResultBoundedCompletionService.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ResultBoundedCompletionService.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ResultBoundedCompletionService (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ResultBoundedCompletionService (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ResultBoundedCompletionService (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ResultBoundedCompletionService (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ResultScanner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ResultScanner.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ResultScanner.html
index 659ab7b..3b22356 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ResultScanner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ResultScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ResultScanner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ResultScanner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ResultScanner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ResultScanner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/ResultStatsUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/ResultStatsUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/client/ResultStatsUtil.html
index 26f6190..18d4311 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/ResultStatsUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/ResultStatsUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ResultStatsUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ResultStatsUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ResultStatsUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ResultStatsUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RetriesExhaustedException.ThrowableWithExtraContext.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RetriesExhaustedException.ThrowableWithExtraContext.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RetriesExhaustedException.ThrowableWithExtraContext.html
index cc3268d..eafc1cb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RetriesExhaustedException.ThrowableWithExtraContext.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RetriesExhaustedException.ThrowableWithExtraContext.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RetriesExhaustedException.ThrowableWithExtraContext (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RetriesExhaustedException.ThrowableWithExtraContext (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RetriesExhaustedException.ThrowableWithExtraContext (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RetriesExhaustedException.ThrowableWithExtraContext (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/RetriesExhaustedException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/RetriesExhaustedException.html b/2.0/apidocs/org/apache/hadoop/hbase/client/RetriesExhaustedException.html
index e9eaed4..4eba1b4 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/RetriesExhaustedException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/RetriesExhaustedException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RetriesExhaustedException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RetriesExhaustedException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RetriesExhaustedException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RetriesExhaustedException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[47/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/deprecated-list.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/deprecated-list.html b/2.0/apidocs/deprecated-list.html
index 0d3c1b9..adb5bb0 100644
--- a/2.0/apidocs/deprecated-list.html
+++ b/2.0/apidocs/deprecated-list.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Deprecated List (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Deprecated List (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -311,6 +311,11 @@
 <div class="block"><span class="deprecationComment">use <a href="org/apache/hadoop/hbase/client/RowTooBigException.html" title="class in org.apache.hadoop.hbase.client"><code>RowTooBigException</code></a> instead.</span></div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/hadoop/hbase/quotas/ThrottlingException.html" title="class in org.apache.hadoop.hbase.quotas">org.apache.hadoop.hbase.quotas.ThrottlingException</a>
+<div class="block"><span class="deprecationComment">replaced by <a href="org/apache/hadoop/hbase/quotas/RpcThrottlingException.html" title="class in org.apache.hadoop.hbase.quotas"><code>RpcThrottlingException</code></a> since hbase-2.0.0.</span></div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -335,87 +340,112 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/HConstants.html#DEFAULT_MASTER_HANLDER_COUNT">org.apache.hadoop.hbase.HConstants.DEFAULT_MASTER_HANLDER_COUNT</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_KEY_PATTERN">org.apache.hadoop.hbase.HConstants.CP_HTD_ATTR_KEY_PATTERN</a>
+<div class="block"><span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/HConstants.html#DEFAULT_ZOOKEPER_RECOVERABLE_WAITIME">org.apache.hadoop.hbase.HConstants.DEFAULT_ZOOKEPER_RECOVERABLE_WAITIME</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_VALUE_PARAM_KEY_PATTERN">org.apache.hadoop.hbase.HConstants.CP_HTD_ATTR_VALUE_PARAM_KEY_PATTERN</a>
+<div class="block"><span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_VALUE_PARAM_PATTERN">org.apache.hadoop.hbase.HConstants.CP_HTD_ATTR_VALUE_PARAM_PATTERN</a>
+<div class="block"><span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_VALUE_PARAM_VALUE_PATTERN">org.apache.hadoop.hbase.HConstants.CP_HTD_ATTR_VALUE_PARAM_VALUE_PATTERN</a>
+<div class="block"><span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_VALUE_PATTERN">org.apache.hadoop.hbase.HConstants.CP_HTD_ATTR_VALUE_PATTERN</a>
+<div class="block"><span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/hadoop/hbase/HConstants.html#DEFAULT_MASTER_HANLDER_COUNT">org.apache.hadoop.hbase.HConstants.DEFAULT_MASTER_HANLDER_COUNT</a></td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="org/apache/hadoop/hbase/HConstants.html#DEFAULT_ZOOKEPER_RECOVERABLE_WAITIME">org.apache.hadoop.hbase.HConstants.DEFAULT_ZOOKEPER_RECOVERABLE_WAITIME</a></td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#EMPTY_SERVERLOAD">org.apache.hadoop.hbase.ServerLoad.EMPTY_SERVERLOAD</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="org/apache/hadoop/hbase/ServerMetricsBuilder.html#of-org.apache.hadoop.hbase.ServerName-"><code>ServerMetricsBuilder.of(ServerName)</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/mapreduce/SimpleTotalOrderPartitioner.html#END">org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner.END</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/HConstants.html#HBASE_REGIONSERVER_LEASE_PERIOD_KEY">org.apache.hadoop.hbase.HConstants.HBASE_REGIONSERVER_LEASE_PERIOD_KEY</a>
 <div class="block"><span class="deprecationComment">This config option is deprecated. Will be removed at later releases after 0.96.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/HConstants.html#HBASECLIENT_IMPL">org.apache.hadoop.hbase.HConstants.HBASECLIENT_IMPL</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/HConstants.html#HBCK_CODE_NAME">org.apache.hadoop.hbase.HConstants.HBCK_CODE_NAME</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/HConstants.html#LIB_DIR">org.apache.hadoop.hbase.HConstants.LIB_DIR</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/mapreduce/TableSplit.html#LOG">org.apache.hadoop.hbase.mapreduce.TableSplit.LOG</a>
 <div class="block"><span class="deprecationComment">LOG variable would be made private. fix in hbase 3.0</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/HConstants.html#LOG_REPLAY_WAIT_REGION_TIMEOUT">org.apache.hadoop.hbase.HConstants.LOG_REPLAY_WAIT_REGION_TIMEOUT</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/HConstants.html#MASTER_HANDLER_COUNT">org.apache.hadoop.hbase.HConstants.MASTER_HANDLER_COUNT</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/KeyValue.html#META_COMPARATOR">org.apache.hadoop.hbase.KeyValue.META_COMPARATOR</a>
 <div class="block"><span class="deprecationComment">Use <a href="org/apache/hadoop/hbase/CellComparatorImpl.html#META_COMPARATOR"><code>CellComparatorImpl.META_COMPARATOR</code></a> instead. Deprecated for hbase 2.0, remove for hbase 3.0.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/HConstants.html#OLDEST_TIMESTAMP">org.apache.hadoop.hbase.HConstants.OLDEST_TIMESTAMP</a>
 <div class="block"><span class="deprecationComment">Should not be public since hbase-1.3.0. For internal use only. Move internal to
    Scanners flagged as special timestamp value never to be returned as timestamp on a Cell.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/regionserver/KeyPrefixRegionSplitPolicy.html#PREFIX_LENGTH_KEY_DEPRECATED">org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy.PREFIX_LENGTH_KEY_DEPRECATED</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Scan.html#SCAN_ATTRIBUTES_METRICS_DATA">org.apache.hadoop.hbase.client.Scan.SCAN_ATTRIBUTES_METRICS_DATA</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Scan.html#SCAN_ATTRIBUTES_METRICS_ENABLE">org.apache.hadoop.hbase.client.Scan.SCAN_ATTRIBUTES_METRICS_ENABLE</a>
 <div class="block"><span class="deprecationComment">since 1.0.0. Use <a href="org/apache/hadoop/hbase/client/Scan.html#setScanMetricsEnabled-boolean-"><code>Scan.setScanMetricsEnabled(boolean)</code></a></span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/snapshot/SnapshotDescriptionUtils.html#SNAPSHOT_TIMEOUT_MILLIS_DEFAULT">org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils.SNAPSHOT_TIMEOUT_MILLIS_DEFAULT</a>
 <div class="block"><span class="deprecationComment">Use <a href="org/apache/hadoop/hbase/snapshot/SnapshotDescriptionUtils.html#DEFAULT_MAX_WAIT_TIME"><code>SnapshotDescriptionUtils.DEFAULT_MAX_WAIT_TIME</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/snapshot/SnapshotDescriptionUtils.html#SNAPSHOT_TIMEOUT_MILLIS_KEY">org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils.SNAPSHOT_TIMEOUT_MILLIS_KEY</a>
 <div class="block"><span class="deprecationComment">Use <a href="org/apache/hadoop/hbase/snapshot/SnapshotDescriptionUtils.html#MASTER_SNAPSHOT_TIMEOUT_MILLIS"><code>SnapshotDescriptionUtils.MASTER_SNAPSHOT_TIMEOUT_MILLIS</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/mapreduce/SimpleTotalOrderPartitioner.html#START">org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner.START</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/zookeeper/ZNodePaths.html#tableZNode">org.apache.hadoop.hbase.zookeeper.ZNodePaths.tableZNode</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/HConstants.html#WEEK_IN_SECONDS">org.apache.hadoop.hbase.HConstants.WEEK_IN_SECONDS</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/HConstants.html#ZOOKEEPER_RECOVERABLE_WAITTIME">org.apache.hadoop.hbase.HConstants.ZOOKEEPER_RECOVERABLE_WAITTIME</a></td>
 </tr>
 </tbody>
@@ -459,6 +489,30 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">org.apache.hadoop.hbase.client.TableDescriptorBuilder.addColumnFamily(ColumnFamilyDescriptor)</a>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-"><code>TableDescriptorBuilder.setColumnFamily(ColumnFamilyDescriptor)</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addCoprocessor-java.lang.String-">org.apache.hadoop.hbase.client.TableDescriptorBuilder.addCoprocessor(String)</a>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-java.lang.String-"><code>TableDescriptorBuilder.setCoprocessor(String)</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addCoprocessor-java.lang.String-org.apache.hadoop.fs.Path-int-java.util.Map-">org.apache.hadoop.hbase.client.TableDescriptorBuilder.addCoprocessor(String, Path, int, Map&lt;String, String&gt;)</a>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-org.apache.hadoop.hbase.client.CoprocessorDescriptor-"><code>TableDescriptorBuilder.setCoprocessor(CoprocessorDescriptor)</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addCoprocessorWithSpec-java.lang.String-">org.apache.hadoop.hbase.client.TableDescriptorBuilder.addCoprocessorWithSpec(String)</a>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setCoprocessor-org.apache.hadoop.hbase.client.CoprocessorDescriptor-"><code>TableDescriptorBuilder.setCoprocessor(CoprocessorDescriptor)</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Delete.html#addDeleteMarker-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.client.Delete.addDeleteMarker(Cell)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0. Use <a href="org/apache/hadoop/hbase/client/Delete.html#add-org.apache.hadoop.hbase.Cell-"><code>Delete.add(Cell)</code></a>
              instead</span></div>
@@ -711,13 +765,13 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/client/Mutation.html#compareTo-org.apache.hadoop.hbase.client.Row-">org.apache.hadoop.hbase.client.Mutation.compareTo(Row)</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/client/Row.html#compareTo-org.apache.hadoop.hbase.client.Row-">org.apache.hadoop.hbase.client.Row.compareTo(Row)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
              Use <a href="org/apache/hadoop/hbase/client/Row.html#COMPARATOR"><code>Row.COMPARATOR</code></a> instead</span></div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/client/Row.html#compareTo-org.apache.hadoop.hbase.client.Row-">org.apache.hadoop.hbase.client.Row.compareTo(Row)</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/client/Mutation.html#compareTo-org.apache.hadoop.hbase.client.Row-">org.apache.hadoop.hbase.client.Mutation.compareTo(Row)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
              Use <a href="org/apache/hadoop/hbase/client/Row.html#COMPARATOR"><code>Row.COMPARATOR</code></a> instead</span></div>
 </td>
@@ -1068,93 +1122,93 @@
 <td class="colOne"><a href="org/apache/hadoop/hbase/filter/FilterWrapper.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.FilterWrapper.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/FilterList.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.FilterList.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/KeyOnlyFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.KeyOnlyFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/SkipFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.SkipFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/filter/ColumnCountGetFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.ColumnCountGetFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/RowFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.RowFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/WhileMatchFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.WhileMatchFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/DependentColumnFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.DependentColumnFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/ColumnPaginationFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.ColumnPaginationFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/FuzzyRowFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.FuzzyRowFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/ColumnRangeFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.ColumnRangeFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/SkipFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.SkipFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/FilterList.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.FilterList.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/RandomRowFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.RandomRowFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/FuzzyRowFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.FuzzyRowFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/PageFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.PageFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/Filter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.Filter.filterKeyValue(Cell)</a>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+             Instead use filterCell(Cell)</span></div>
+</td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/ColumnRangeFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.ColumnRangeFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/DependentColumnFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.DependentColumnFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/WhileMatchFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.WhileMatchFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/ColumnPrefixFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.ColumnPrefixFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/ColumnPaginationFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.ColumnPaginationFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/MultiRowRangeFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.MultiRowRangeFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/QualifierFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.QualifierFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/RandomRowFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.RandomRowFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/InclusiveStopFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.InclusiveStopFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/FamilyFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.FamilyFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/ValueFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.ValueFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/PrefixFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.PrefixFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/SingleColumnValueFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.SingleColumnValueFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/ColumnPrefixFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.ColumnPrefixFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/InclusiveStopFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.InclusiveStopFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/Filter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.Filter.filterKeyValue(Cell)</a>
-<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
-             Instead use filterCell(Cell)</span></div>
-</td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/QualifierFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.QualifierFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/filter/TimestampsFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.TimestampsFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/PageFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.PageFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/PrefixFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.PrefixFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/ValueFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.ValueFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/FamilyFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.FamilyFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/SingleColumnValueFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.SingleColumnValueFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/KeyOnlyFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.KeyOnlyFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/RowFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.RowFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/MultiRowRangeFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.MultiRowRangeFilter.filterKeyValue(Cell)</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.html#filterKeyValue-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter.filterKeyValue(Cell)</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/FilterBase.html#filterRowKey-byte:A-int-int-">org.apache.hadoop.hbase.filter.FilterBase.filterRowKey(byte[], int, int)</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/Filter.html#filterRowKey-byte:A-int-int-">org.apache.hadoop.hbase.filter.Filter.filterRowKey(byte[], int, int)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
-             Instead use <a href="org/apache/hadoop/hbase/filter/FilterBase.html#filterRowKey-org.apache.hadoop.hbase.Cell-"><code>FilterBase.filterRowKey(Cell)</code></a></span></div>
+             Instead use <a href="org/apache/hadoop/hbase/filter/Filter.html#filterRowKey-org.apache.hadoop.hbase.Cell-"><code>Filter.filterRowKey(Cell)</code></a></span></div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/filter/Filter.html#filterRowKey-byte:A-int-int-">org.apache.hadoop.hbase.filter.Filter.filterRowKey(byte[], int, int)</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/filter/FilterBase.html#filterRowKey-byte:A-int-int-">org.apache.hadoop.hbase.filter.FilterBase.filterRowKey(byte[], int, int)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
-             Instead use <a href="org/apache/hadoop/hbase/filter/Filter.html#filterRowKey-org.apache.hadoop.hbase.Cell-"><code>Filter.filterRowKey(Cell)</code></a></span></div>
+             Instead use <a href="org/apache/hadoop/hbase/filter/FilterBase.html#filterRowKey-org.apache.hadoop.hbase.Cell-"><code>FilterBase.filterRowKey(Cell)</code></a></span></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -1236,9 +1290,9 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getCurrentCompactedKVs--">org.apache.hadoop.hbase.ServerLoad.getCurrentCompactedKVs()</a>
-<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-     Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
+<td class="colOne"><a href="org/apache/hadoop/hbase/client/TableDescriptor.html#getCoprocessors--">org.apache.hadoop.hbase.client.TableDescriptor.getCoprocessors()</a>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="org/apache/hadoop/hbase/client/TableDescriptor.html#getCoprocessorDescriptors--"><code>TableDescriptor.getCoprocessorDescriptors()</code></a> instead</span></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -1248,61 +1302,61 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getCurrentCompactedKVs--">org.apache.hadoop.hbase.ServerLoad.getCurrentCompactedKVs()</a>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
+     Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ClusterStatus.html#getDeadServers--">org.apache.hadoop.hbase.ClusterStatus.getDeadServers()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              (<a href="https://issues.apache.org/jira/browse/HBASE-13656">HBASE-13656</a>).
              Use <a href="org/apache/hadoop/hbase/ClusterStatus.html#getDeadServerNames--"><code>ClusterStatus.getDeadServerNames()</code></a>.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ClusterStatus.html#getDeadServersSize--">org.apache.hadoop.hbase.ClusterStatus.getDeadServersSize()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="org/apache/hadoop/hbase/ClusterStatus.html#getDeadServerNames--"><code>ClusterStatus.getDeadServerNames()</code></a>.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/HRegionInfo.html#getDescriptiveNameFromRegionStateForDisplay-org.apache.hadoop.hbase.master.RegionState-org.apache.hadoop.conf.Configuration-">org.apache.hadoop.hbase.HRegionInfo.getDescriptiveNameFromRegionStateForDisplay(RegionState, Configuration)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use RegionInfoDisplay#getDescriptiveNameFromRegionStateForDisplay(RegionState, Configuration)
              over in hbase-server module.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/wal/WAL.html#getEarliestMemStoreSeqNum-byte:A-">org.apache.hadoop.hbase.wal.WAL.getEarliestMemStoreSeqNum(byte[])</a>
 <div class="block"><span class="deprecationComment">Since version 1.2.0. Removing because not used and exposes subtle internal
  workings. Use <a href="org/apache/hadoop/hbase/wal/WAL.html#getEarliestMemStoreSeqNum-byte:A-byte:A-"><code>WAL.getEarliestMemStoreSeqNum(byte[], byte[])</code></a></span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/HRegionInfo.html#getEndKeyForDisplay-org.apache.hadoop.hbase.HRegionInfo-org.apache.hadoop.conf.Configuration-">org.apache.hadoop.hbase.HRegionInfo.getEndKeyForDisplay(HRegionInfo, Configuration)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use RegionInfoDisplay#getEndKeyForDisplay(RegionInfo, Configuration)
              over in hbase-server module.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/HTableDescriptor.html#getFamilies--">org.apache.hadoop.hbase.HTableDescriptor.getFamilies()</a>
 <div class="block"><span class="deprecationComment">Use <a href="org/apache/hadoop/hbase/HTableDescriptor.html#getColumnFamilies--"><code>HTableDescriptor.getColumnFamilies()</code></a>.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/HTableDescriptor.html#getFamiliesKeys--">org.apache.hadoop.hbase.HTableDescriptor.getFamiliesKeys()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              (<a href="https://issues.apache.org/jira/browse/HBASE-18008">HBASE-18008</a>).
              Use <a href="org/apache/hadoop/hbase/HTableDescriptor.html#getColumnFamilyNames--"><code>HTableDescriptor.getColumnFamilyNames()</code></a>.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/HTableDescriptor.html#getFamily-byte:A-">org.apache.hadoop.hbase.HTableDescriptor.getFamily(byte[])</a>
 <div class="block"><span class="deprecationComment">Use <a href="org/apache/hadoop/hbase/HTableDescriptor.html#getColumnFamily-byte:A-"><code>HTableDescriptor.getColumnFamily(byte[])</code></a>.</span></div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getFilteredReadRequestsCount--">org.apache.hadoop.hbase.ServerLoad.getFilteredReadRequestsCount()</a>
-<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-     Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
-</td>
-</tr>
 <tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getFilteredReadRequestsCount--">org.apache.hadoop.hbase.RegionLoad.getFilteredReadRequestsCount()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
@@ -1310,89 +1364,101 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/regionserver/RegionServerServices.html#getFlushPressure--">org.apache.hadoop.hbase.regionserver.RegionServerServices.getFlushPressure()</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getFilteredReadRequestsCount--">org.apache.hadoop.hbase.ServerLoad.getFilteredReadRequestsCount()</a>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
+     Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
+</td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a href="org/apache/hadoop/hbase/regionserver/RegionServerServices.html#getFlushPressure--">org.apache.hadoop.hbase.regionserver.RegionServerServices.getFlushPressure()</a></td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ServerName.html#getHostAndPort--">org.apache.hadoop.hbase.ServerName.getHostAndPort()</a>
 <div class="block"><span class="deprecationComment">Since 2.0. Use <a href="org/apache/hadoop/hbase/ServerName.html#getAddress--"><code>ServerName.getAddress()</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/io/hfile/HFileScanner.html#getKeyString--">org.apache.hadoop.hbase.io.hfile.HFileScanner.getKeyString()</a>
 <div class="block"><span class="deprecationComment">Since hbase-2.0.0</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getLastMajorCompactionTs--">org.apache.hadoop.hbase.RegionLoad.getLastMajorCompactionTs()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="org/apache/hadoop/hbase/RegionLoad.html#getLastMajorCompactionTimestamp--"><code>RegionLoad.getLastMajorCompactionTimestamp()</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ClusterStatus.html#getLastMajorCompactionTsForRegion-byte:A-">org.apache.hadoop.hbase.ClusterStatus.getLastMajorCompactionTsForRegion(byte[])</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="org/apache/hadoop/hbase/ClusterMetrics.html#getLastMajorCompactionTimestamp-byte:A-"><code>ClusterMetrics.getLastMajorCompactionTimestamp(byte[])</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ClusterStatus.html#getLastMajorCompactionTsForTable-org.apache.hadoop.hbase.TableName-">org.apache.hadoop.hbase.ClusterStatus.getLastMajorCompactionTsForTable(TableName)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="org/apache/hadoop/hbase/ClusterMetrics.html#getLastMajorCompactionTimestamp-org.apache.hadoop.hbase.TableName-"><code>ClusterMetrics.getLastMajorCompactionTimestamp(TableName)</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getLoad--">org.apache.hadoop.hbase.ServerLoad.getLoad()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getNumberOfRegions--"><code>ServerLoad.getNumberOfRegions()</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ClusterStatus.html#getLoad-org.apache.hadoop.hbase.ServerName-">org.apache.hadoop.hbase.ClusterStatus.getLoad(ServerName)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="org/apache/hadoop/hbase/ClusterStatus.html#getLiveServerMetrics--"><code>ClusterStatus.getLiveServerMetrics()</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/wal/WALKeyImpl.html#getLogSeqNum--">org.apache.hadoop.hbase.wal.WALKeyImpl.getLogSeqNum()</a>
 <div class="block"><span class="deprecationComment">Use <a href="org/apache/hadoop/hbase/wal/WALKeyImpl.html#getSequenceId--"><code>WALKeyImpl.getSequenceId()</code></a></span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ClusterStatus.html#getMaster--">org.apache.hadoop.hbase.ClusterStatus.getMaster()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="org/apache/hadoop/hbase/ClusterStatus.html#getMasterName--"><code>ClusterStatus.getMasterName()</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ClusterStatus.html#getMasterCoprocessors--">org.apache.hadoop.hbase.ClusterStatus.getMasterCoprocessors()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="org/apache/hadoop/hbase/ClusterStatus.html#getMasterCoprocessorNames--"><code>ClusterStatus.getMasterCoprocessorNames()</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Admin.html#getMasterCoprocessors--">org.apache.hadoop.hbase.client.Admin.getMasterCoprocessors()</a>
 <div class="block"><span class="deprecationComment">since 2.0 version and will be removed in 3.0 version.
              use <a href="org/apache/hadoop/hbase/client/Admin.html#getMasterCoprocessorNames--"><code>Admin.getMasterCoprocessorNames()</code></a></span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getMaxHeapMB--">org.apache.hadoop.hbase.ServerLoad.getMaxHeapMB()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getMaxHeapSize--"><code>ServerLoad.getMaxHeapSize()</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/RegionLoadStats.html#getMemstoreLoad--">org.apache.hadoop.hbase.client.RegionLoadStats.getMemstoreLoad()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
              Use <a href="org/apache/hadoop/hbase/client/RegionLoadStats.html#getMemStoreLoad--"><code>RegionLoadStats.getMemStoreLoad()</code></a> instead</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getMemstoreSizeInMB--">org.apache.hadoop.hbase.ServerLoad.getMemstoreSizeInMB()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getMemStoreSizeMB--">org.apache.hadoop.hbase.RegionLoad.getMemStoreSizeMB()</a>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
+             Use <a href="org/apache/hadoop/hbase/RegionLoad.html#getMemStoreSize--"><code>RegionLoad.getMemStoreSize()</code></a> instead.</span></div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getMemStoreSizeMB--">org.apache.hadoop.hbase.ServerLoad.getMemStoreSizeMB()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
@@ -1400,9 +1466,8 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getMemStoreSizeMB--">org.apache.hadoop.hbase.RegionLoad.getMemStoreSizeMB()</a>
-<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-             Use <a href="org/apache/hadoop/hbase/RegionLoad.html#getMemStoreSize--"><code>RegionLoad.getMemStoreSize()</code></a> instead.</span></div>
+<td class="colOne"><a href="org/apache/hadoop/hbase/regionserver/StoreFile.html#getModificationTimeStamp--">org.apache.hadoop.hbase.regionserver.StoreFile.getModificationTimeStamp()</a>
+<div class="block"><span class="deprecationComment">Since 2.0.0. Will be removed in 3.0.0.</span></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -1462,10 +1527,10 @@
 <td class="colOne"><a href="org/apache/hadoop/hbase/HTableDescriptor.html#getOwnerString--">org.apache.hadoop.hbase.HTableDescriptor.getOwnerString()</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getOwnerString--">org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor.getOwnerString()</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/client/TableDescriptor.html#getOwnerString--">org.apache.hadoop.hbase.client.TableDescriptor.getOwnerString()</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/client/TableDescriptor.html#getOwnerString--">org.apache.hadoop.hbase.client.TableDescriptor.getOwnerString()</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getOwnerString--">org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor.getOwnerString()</a></td>
 </tr>
 <tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#getPeerConfig-java.lang.String-">org.apache.hadoop.hbase.client.replication.ReplicationAdmin.getPeerConfig(String)</a>
@@ -1486,10 +1551,10 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/http/HttpServer.html#getPort--">org.apache.hadoop.hbase.http.HttpServer.getPort()</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/http/InfoServer.html#getPort--">org.apache.hadoop.hbase.http.InfoServer.getPort()</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/http/InfoServer.html#getPort--">org.apache.hadoop.hbase.http.InfoServer.getPort()</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/http/HttpServer.html#getPort--">org.apache.hadoop.hbase.http.HttpServer.getPort()</a></td>
 </tr>
 <tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/CellUtil.html#getQualifierBufferShallowCopy-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.CellUtil.getQualifierBufferShallowCopy(Cell)</a>
@@ -1502,15 +1567,15 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getReadRequestsCount--">org.apache.hadoop.hbase.ServerLoad.getReadRequestsCount()</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getReadRequestsCount--">org.apache.hadoop.hbase.RegionLoad.getReadRequestsCount()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-     Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
+             Use <a href="org/apache/hadoop/hbase/RegionLoad.html#getReadRequestCount--"><code>RegionLoad.getReadRequestCount()</code></a> instead.</span></div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getReadRequestsCount--">org.apache.hadoop.hbase.RegionLoad.getReadRequestsCount()</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getReadRequestsCount--">org.apache.hadoop.hbase.ServerLoad.getReadRequestsCount()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-             Use <a href="org/apache/hadoop/hbase/RegionLoad.html#getReadRequestCount--"><code>RegionLoad.getReadRequestCount()</code></a> instead.</span></div>
+     Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -1590,15 +1655,15 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/ClusterStatus.html#getRequestsCount--">org.apache.hadoop.hbase.ClusterStatus.getRequestsCount()</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getRequestsCount--">org.apache.hadoop.hbase.RegionLoad.getRequestsCount()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-             Use <a href="org/apache/hadoop/hbase/ClusterMetrics.html#getRequestCount--"><code>ClusterMetrics.getRequestCount()</code></a> instead.</span></div>
+             Use <a href="org/apache/hadoop/hbase/RegionMetrics.html#getRequestCount--"><code>RegionMetrics.getRequestCount()</code></a> instead.</span></div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getRequestsCount--">org.apache.hadoop.hbase.RegionLoad.getRequestsCount()</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/ClusterStatus.html#getRequestsCount--">org.apache.hadoop.hbase.ClusterStatus.getRequestsCount()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-             Use <a href="org/apache/hadoop/hbase/RegionMetrics.html#getRequestCount--"><code>RegionMetrics.getRequestCount()</code></a> instead.</span></div>
+             Use <a href="org/apache/hadoop/hbase/ClusterMetrics.html#getRequestCount--"><code>ClusterMetrics.getRequestCount()</code></a> instead.</span></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -1608,15 +1673,15 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getRootIndexSizeKB--">org.apache.hadoop.hbase.ServerLoad.getRootIndexSizeKB()</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getRootIndexSizeKB--">org.apache.hadoop.hbase.RegionLoad.getRootIndexSizeKB()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-     Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
+             Use <a href="org/apache/hadoop/hbase/RegionLoad.html#getStoreFileRootLevelIndexSize--"><code>RegionLoad.getStoreFileRootLevelIndexSize()</code></a> instead.</span></div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getRootIndexSizeKB--">org.apache.hadoop.hbase.RegionLoad.getRootIndexSizeKB()</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getRootIndexSizeKB--">org.apache.hadoop.hbase.ServerLoad.getRootIndexSizeKB()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-             Use <a href="org/apache/hadoop/hbase/RegionLoad.html#getStoreFileRootLevelIndexSize--"><code>RegionLoad.getStoreFileRootLevelIndexSize()</code></a> instead.</span></div>
+     Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -1749,15 +1814,15 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getStorefileIndexSizeKB--">org.apache.hadoop.hbase.ServerLoad.getStorefileIndexSizeKB()</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getStorefileIndexSizeKB--">org.apache.hadoop.hbase.RegionLoad.getStorefileIndexSizeKB()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-     Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
+             Use <a href="org/apache/hadoop/hbase/RegionLoad.html#getStoreFileRootLevelIndexSize--"><code>RegionLoad.getStoreFileRootLevelIndexSize()</code></a> instead.</span></div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getStorefileIndexSizeKB--">org.apache.hadoop.hbase.RegionLoad.getStorefileIndexSizeKB()</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getStorefileIndexSizeKB--">org.apache.hadoop.hbase.ServerLoad.getStorefileIndexSizeKB()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-             Use <a href="org/apache/hadoop/hbase/RegionLoad.html#getStoreFileRootLevelIndexSize--"><code>RegionLoad.getStoreFileRootLevelIndexSize()</code></a> instead.</span></div>
+     Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -1768,17 +1833,17 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getStorefiles--">org.apache.hadoop.hbase.ServerLoad.getStorefiles()</a>
-<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
-             Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getStorefiles--">org.apache.hadoop.hbase.RegionLoad.getStorefiles()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="org/apache/hadoop/hbase/RegionLoad.html#getStoreFileCount--"><code>RegionLoad.getStoreFileCount()</code></a> instead.</span></div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getStorefiles--">org.apache.hadoop.hbase.ServerLoad.getStorefiles()</a>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+             Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getStorefileSizeInMB--">org.apache.hadoop.hbase.ServerLoad.getStorefileSizeInMB()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
@@ -1786,15 +1851,15 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getStorefileSizeMB--">org.apache.hadoop.hbase.ServerLoad.getStorefileSizeMB()</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getStorefileSizeMB--">org.apache.hadoop.hbase.RegionLoad.getStorefileSizeMB()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-             Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
+             Use <a href="org/apache/hadoop/hbase/RegionLoad.html#getStoreFileSize--"><code>RegionLoad.getStoreFileSize()</code></a> instead.</span></div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getStorefileSizeMB--">org.apache.hadoop.hbase.RegionLoad.getStorefileSizeMB()</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getStorefileSizeMB--">org.apache.hadoop.hbase.ServerLoad.getStorefileSizeMB()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-             Use <a href="org/apache/hadoop/hbase/RegionLoad.html#getStoreFileSize--"><code>RegionLoad.getStoreFileSize()</code></a> instead.</span></div>
+             Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -1804,27 +1869,27 @@
 <td class="colOne"><a href="org/apache/hadoop/hbase/regionserver/HStore.html#getStoreHomedir-org.apache.hadoop.fs.Path-java.lang.String-byte:A-">org.apache.hadoop.hbase.regionserver.HStore.getStoreHomedir(Path, String, byte[])</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getStores--">org.apache.hadoop.hbase.ServerLoad.getStores()</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getStores--">org.apache.hadoop.hbase.RegionLoad.getStores()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-             Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
+             Use <a href="org/apache/hadoop/hbase/RegionLoad.html#getStoreCount--"><code>RegionLoad.getStoreCount()</code></a> instead.</span></div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getStores--">org.apache.hadoop.hbase.RegionLoad.getStores()</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getStores--">org.apache.hadoop.hbase.ServerLoad.getStores()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-             Use <a href="org/apache/hadoop/hbase/RegionLoad.html#getStoreCount--"><code>RegionLoad.getStoreCount()</code></a> instead.</span></div>
+             Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getStoreUncompressedSizeMB--">org.apache.hadoop.hbase.ServerLoad.getStoreUncompressedSizeMB()</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getStoreUncompressedSizeMB--">org.apache.hadoop.hbase.RegionLoad.getStoreUncompressedSizeMB()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-             Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
+             Use <a href="org/apache/hadoop/hbase/RegionLoad.html#getUncompressedStoreFileSize--"><code>RegionLoad.getUncompressedStoreFileSize()</code></a> instead.</span></div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getStoreUncompressedSizeMB--">org.apache.hadoop.hbase.RegionLoad.getStoreUncompressedSizeMB()</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getStoreUncompressedSizeMB--">org.apache.hadoop.hbase.ServerLoad.getStoreUncompressedSizeMB()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-             Use <a href="org/apache/hadoop/hbase/RegionLoad.html#getUncompressedStoreFileSize--"><code>RegionLoad.getUncompressedStoreFileSize()</code></a> instead.</span></div>
+             Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -1913,9 +1978,19 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getTotalCompactingKVs--">org.apache.hadoop.hbase.ServerLoad.getTotalCompactingKVs()</a>
-<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-     Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
+<td class="colOne"><a href="org/apache/hadoop/hbase/client/Mutation.html#getTimeStamp--">org.apache.hadoop.hbase.client.Mutation.getTimeStamp()</a>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+             Use <a href="org/apache/hadoop/hbase/client/Mutation.html#getTimestamp--"><code>Mutation.getTimestamp()</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/hadoop/hbase/replication/ReplicationLoadSource.html#getTimeStampOfLastShippedOp--">org.apache.hadoop.hbase.replication.ReplicationLoadSource.getTimeStampOfLastShippedOp()</a>
+<div class="block"><span class="deprecationComment">Since 2.0.0. Will be removed in 3.0.0.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/hadoop/hbase/replication/ReplicationLoadSink.html#getTimeStampsOfLastAppliedOp--">org.apache.hadoop.hbase.replication.ReplicationLoadSink.getTimeStampsOfLastAppliedOp()</a>
+<div class="block"><span class="deprecationComment">Since hbase-2.0.0. Will be removed in 3.0.0.</span></div>
 </td>
 </tr>
 <tr class="altColor">
@@ -1925,15 +2000,15 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getTotalNumberOfRequests--">org.apache.hadoop.hbase.ServerLoad.getTotalNumberOfRequests()</a>
-<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
-             Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRequestCount--"><code>ServerLoad.getRequestCount()</code></a> instead.</span></div>
+<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getTotalCompactingKVs--">org.apache.hadoop.hbase.ServerLoad.getTotalCompactingKVs()</a>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
+     Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getTotalStaticBloomSizeKB--">org.apache.hadoop.hbase.ServerLoad.getTotalStaticBloomSizeKB()</a>
-<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-     Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
+<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getTotalNumberOfRequests--">org.apache.hadoop.hbase.ServerLoad.getTotalNumberOfRequests()</a>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+             Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRequestCount--"><code>ServerLoad.getRequestCount()</code></a> instead.</span></div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -1943,7 +2018,7 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getTotalStaticIndexSizeKB--">org.apache.hadoop.hbase.ServerLoad.getTotalStaticIndexSizeKB()</a>
+<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getTotalStaticBloomSizeKB--">org.apache.hadoop.hbase.ServerLoad.getTotalStaticBloomSizeKB()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
      Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
 </td>
@@ -1955,37 +2030,37 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getTotalStaticIndexSizeKB--">org.apache.hadoop.hbase.ServerLoad.getTotalStaticIndexSizeKB()</a>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
+     Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/Cell.html#getTypeByte--">org.apache.hadoop.hbase.Cell.getTypeByte()</a>
 <div class="block"><span class="deprecationComment">As of HBase-2.0. Will be removed in HBase-3.0. Use <a href="org/apache/hadoop/hbase/Cell.html#getType--"><code>Cell.getType()</code></a>.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getUsedHeapMB--">org.apache.hadoop.hbase.ServerLoad.getUsedHeapMB()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
              Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getUsedHeapSize--"><code>ServerLoad.getUsedHeapSize()</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/CellUtil.html#getValueBufferShallowCopy-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.CellUtil.getValueBufferShallowCopy(Cell)</a>
 <div class="block"><span class="deprecationComment">As of HBase-2.0. Will be removed in 3.0.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/io/hfile/HFileScanner.html#getValueString--">org.apache.hadoop.hbase.io.hfile.HFileScanner.getValueString()</a>
 <div class="block"><span class="deprecationComment">Since hbase-2.0.0</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ClusterStatus.html#getVersion--">org.apache.hadoop.hbase.ClusterStatus.getVersion()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0</span></div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getWriteRequestsCount--">org.apache.hadoop.hbase.ServerLoad.getWriteRequestsCount()</a>
-<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
-     Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
-</td>
-</tr>
 <tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/RegionLoad.html#getWriteRequestsCount--">org.apache.hadoop.hbase.RegionLoad.getWriteRequestsCount()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
@@ -1993,370 +2068,381 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/hadoop/hbase/client/HTable.html#getWriteRpcTimeout--">org.apache.hadoop.hbase.client.HTable.getWriteRpcTimeout()</a></td>
+<td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#getWriteRequestsCount--">org.apache.hadoop.hbase.ServerLoad.getWriteRequestsCount()</a>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
+     Use <a href="org/apache/hadoop/hbase/ServerLoad.html#getRegionMetrics--"><code>ServerLoad.getRegionMetrics()</code></a> instead.</span></div>
+</td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="org/apache/hadoop/hbase/client/HTable.html#getWriteRpcTimeout--">org.apache.hadoop.hbase.client.HTable.getWriteRpcTimeout()</a></td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Table.html#getWriteRpcTimeout--">org.apache.hadoop.hbase.client.Table.getWriteRpcTimeout()</a>
 <div class="block"><span class="deprecationComment">since 2.0 and will be removed in 3.0 version
              use <a href="org/apache/hadoop/hbase/client/Table.html#getWriteRpcTimeout-java.util.concurrent.TimeUnit-"><code>Table.getWriteRpcTimeout(TimeUnit)</code></a> instead</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/rest/client/RemoteHTable.html#getWriteRpcTimeout--">org.apache.hadoop.hbase.rest.client.RemoteHTable.getWriteRpcTimeout()</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Increment.html#hashCode--">org.apache.hadoop.hbase.client.Increment.hashCode()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
              No replacement.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/RowMutations.html#hashCode--">org.apache.hadoop.hbase.client.RowMutations.hashCode()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
              No replacement</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#hasMaxHeapMB--">org.apache.hadoop.hbase.ServerLoad.hasMaxHeapMB()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              No flag in 2.0</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#hasNumberOfRequests--">org.apache.hadoop.hbase.ServerLoad.hasNumberOfRequests()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              No flag in 2.0</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/HTableDescriptor.html#hasRegionMemstoreReplication--">org.apache.hadoop.hbase.HTableDescriptor.hasRegionMemstoreReplication()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
              Use <a href="org/apache/hadoop/hbase/HTableDescriptor.html#hasRegionMemStoreReplication--"><code>HTableDescriptor.hasRegionMemStoreReplication()</code></a> instead</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#hasTotalNumberOfRequests--">org.apache.hadoop.hbase.ServerLoad.hasTotalNumberOfRequests()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              No flag in 2.0</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ServerLoad.html#hasUsedHeapMB--">org.apache.hadoop.hbase.ServerLoad.hasUsedHeapMB()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              No flag in 2.0</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#initCredentialsForCluster-org.apache.hadoop.mapreduce.Job-java.lang.String-">org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil.initCredentialsForCluster(Job, String)</a>
 <div class="block"><span class="deprecationComment">Since 1.2.0, use <a href="org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#initCredentialsForCluster-org.apache.hadoop.mapreduce.Job-org.apache.hadoop.conf.Configuration-"><code>TableMapReduceUtil.initCredentialsForCluster(Job, Configuration)</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/regionserver/HRegion.html#initialize--">org.apache.hadoop.hbase.regionserver.HRegion.initialize()</a>
 <div class="block"><span class="deprecationComment">use HRegion.createHRegion() or HRegion.openHRegion()</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/ClusterStatus.html#isBalancerOn--">org.apache.hadoop.hbase.ClusterStatus.isBalancerOn()</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              No flag in 2.0</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Get.html#isClosestRowBefore--">org.apache.hadoop.hbase.client.Get.isClosestRowBefore()</a>
 <div class="block"><span class="deprecationComment">since 2.0.0 and will be removed in 3.0.0</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/CellUtil.html#isDelete-byte-">org.apache.hadoop.hbase.CellUtil.isDelete(byte)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/CellUtil.html#isDeleteColumnOrFamily-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.CellUtil.isDeleteColumnOrFamily(Cell)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/CellUtil.html#isDeleteColumns-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.CellUtil.isDeleteColumns(Cell)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/CellUtil.html#isDeleteColumnVersion-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.CellUtil.isDeleteColumnVersion(Cell)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/CellUtil.html#isDeleteFamily-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.CellUtil.isDeleteFamily(Cell)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/CellUtil.html#isDeleteFamilyVersion-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.CellUtil.isDeleteFamilyVersion(Cell)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/CellUtil.html#isDeleteType-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.CellUtil.isDeleteType(Cell)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/HRegionInfo.html#isEncodedRegionName-byte:A-">org.apache.hadoop.hbase.HRegionInfo.isEncodedRegionName(byte[])</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              Use <a href="org/apache/hadoop/hbase/client/RegionInfo.html#isEncodedRegionName-byte:A-"><code>RegionInfo.isEncodedRegionName(byte[])</code></a>.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/HColumnDescriptor.html#isLegalFamilyName-byte:A-">org.apache.hadoop.hbase.HColumnDescriptor.isLegalFamilyName(byte[])</a>
 <div class="block"><span class="deprecationComment">Use <a href="org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html#isLegalColumnFamilyName-byte:A-"><code>ColumnFamilyDescriptorBuilder.isLegalColumnFamilyName(byte[])</code></a>.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/ClusterConnection.html#isMasterRunning--">org.apache.hadoop.hbase.client.ClusterConnection.isMasterRunning()</a>
 <div class="block"><span class="deprecationComment">this has been deprecated without a replacement</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Result.html#isPartial--">org.apache.hadoop.hbase.client.Result.isPartial()</a>
 <div class="block"><span class="deprecationComment">the word 'partial' ambiguous, use <a href="org/apache/hadoop/hbase/client/Result.html#mayHaveMoreCellsInRow--"><code>Result.mayHaveMoreCellsInRow()</code></a> instead.
              Deprecated since 1.4.0.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Scan.html#isSmall--">org.apache.hadoop.hbase.client.Scan.isSmall()</a>
 <div class="block"><span class="deprecationComment">since 2.0.0. See the comment of <a href="org/apache/hadoop/hbase/client/Scan.html#setSmall-boolean-"><code>Scan.setSmall(boolean)</code></a></span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Admin.html#isSplitOrMergeEnabled-org.apache.hadoop.hbase.client.MasterSwitchType-">org.apache.hadoop.hbase.client.Admin.isSplitOrMergeEnabled(MasterSwitchType)</a>
 <div class="block"><span class="deprecationComment">Since 2.0.0. Will be removed in 3.0.0. Use
  <a href="org/apache/hadoop/hbase/client/Admin.html#isSplitEnabled--"><code>Admin.isSplitEnabled()</code></a> or <a href="org/apache/hadoop/hbase/client/Admin.html#isMergeEnabled--"><code>Admin.isMergeEnabled()</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Admin.html#isTableAvailable-org.apache.hadoop.hbase.TableName-byte:A:A-">org.apache.hadoop.hbase.client.Admin.isTableAvailable(TableName, byte[][])</a>
 <div class="block"><span class="deprecationComment">Since 2.0.0. Will be removed in 3.0.0. Use <a href="org/apache/hadoop/hbase/client/Admin.html#isTableAvailable-org.apache.hadoop.hbase.TableName-"><code>Admin.isTableAvailable(TableName)</code></a></span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#listPeerConfigs--">org.apache.hadoop.hbase.client.replication.ReplicationAdmin.listPeerConfigs()</a>
 <div class="block"><span class="deprecationComment">use <a href="org/apache/hadoop/hbase/client/Admin.html#listReplicationPeers--"><code>Admin.listReplicationPeers()</code></a> instead</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/replication/ReplicationAdmin.html#listReplicated--">org.apache.hadoop.hbase.client.replication.ReplicationAdmin.listReplicated()</a>
 <div class="block"><span class="deprecationComment">use <a href="org/apache/hadoop/hbase/client/Admin.html#listReplicatedTableCFs--"><code>Admin.listReplicatedTableCFs()</code></a> instead</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Admin.html#listSnapshots-java.lang.String-">org.apache.hadoop.hbase.client.Admin.listSnapshots(String)</a>
 <div class="block"><span class="deprecationComment">since 2.0 version and will be removed in 3.0 version.
              Use <a href="org/apache/hadoop/hbase/client/Admin.html#listSnapshots-java.util.regex.Pattern-"><code>Admin.listSnapshots(Pattern)</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Admin.html#listTableDescriptorsByNamespace-java.lang.String-">org.apache.hadoop.hbase.client.Admin.listTableDescriptorsByNamespace(String)</a>
 <div class="block"><span class="deprecationComment">since 2.0 version and will be removed in 3.0 version.
              use <a href="org/apache/hadoop/hbase/client/Admin.html#listTableDescriptorsByNamespace-byte:A-"><code>Admin.listTableDescriptorsByNamespace(byte[])</code></a></span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Admin.html#listTableNames-java.lang.String-">org.apache.hadoop.hbase.client.Admin.listTableNames(String)</a>
 <div class="block"><span class="deprecationComment">since 2.0 version and will be removed in 3.0 version. Use
              <a href="org/apache/hadoop/hbase/client/Admin.html#listTableNames-java.util.regex.Pattern-"><code>Admin.listTableNames(Pattern)</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Admin.html#listTableNames-java.lang.String-boolean-">org.apache.hadoop.hbase.client.Admin.listTableNames(String, boolean)</a>
 <div class="block"><span class="deprecationComment">since 2.0 version and will be removed in 3.0 version. Use
              <a href="org/apache/hadoop/hbase/client/Admin.html#listTableNames-java.util.regex.Pattern-boolean-"><code>Admin.listTableNames(Pattern, boolean)</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Admin.html#listTables--">org.apache.hadoop.hbase.client.Admin.listTables()</a>
 <div class="block"><span class="deprecationComment">since 2.0 version and will be removed in 3.0 version.
              Use <a href="org/apache/hadoop/hbase/client/Admin.html#listTableDescriptors--"><code>Admin.listTableDescriptors()</code></a>.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Admin.html#listTables-java.util.regex.Pattern-">org.apache.hadoop.hbase.client.Admin.listTables(Pattern)</a>
 <div class="block"><span class="deprecationComment">since 2.0 version and will be removed in 3.0 version.
              Use <a href="org/apache/hadoop/hbase/client/Admin.html#listTableDescriptors-java.util.regex.Pattern-"><code>Admin.listTableDescriptors(java.util.regex.Pattern)</code></a>.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Admin.html#listTables-java.util.regex.Pattern-boolean-">org.apache.hadoop.hbase.client.Admin.listTables(Pattern, boolean)</a>
 <div class="block"><span class="deprecationComment">since 2.0 version and will be removed in 3.0 version.
              Use <a href="org/apache/hadoop/hbase/client/Admin.html#listTableDescriptors-java.util.regex.Pattern-boolean-"><code>Admin.listTableDescriptors(java.util.regex.Pattern, boolean)</code></a>.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Admin.html#listTables-java.lang.String-">org.apache.hadoop.hbase.client.Admin.listTables(String)</a>
 <div class="block"><span class="deprecationComment">since 2.0 version and will be removed in 3.0 version. Use
              <a href="org/apache/hadoop/hbase/client/Admin.html#listTableDescriptors-java.util.regex.Pattern-"><code>Admin.listTableDescriptors(Pattern)</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Admin.html#listTables-java.lang.String-boolean-">org.apache.hadoop.hbase.client.Admin.listTables(String, boolean)</a>
 <div class="block"><span class="deprecationComment">since 2.0 version and will be removed in 3.0 version.
              Use <a href="org/apache/hadoop/hbase/client/Admin.html#listTableDescriptors-java.util.regex.Pattern-boolean-"><code>Admin.listTableDescriptors(Pattern, boolean)</code></a>.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Admin.html#listTableSnapshots-java.lang.String-java.lang.String-">org.apache.hadoop.hbase.client.Admin.listTableSnapshots(String, String)</a>
 <div class="block"><span class="deprecationComment">since 2.0 version and will be removed in 3.0 version.
              Use <a href="org/apache/hadoop/hbase/client/Admin.html#listTableSnapshots-java.util.regex.Pattern-java.util.regex.Pattern-"><code>Admin.listTableSnapshots(Pattern, Pattern)</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/CellUtil.html#matchingColumn-org.apache.hadoop.hbase.Cell-byte:A-int-int-byte:A-int-int-">org.apache.hadoop.hbase.CellUtil.matchingColumn(Cell, byte[], int, int, byte[], int, int)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/CellUtil.html#matchingFamily-org.apache.hadoop.hbase.Cell-byte:A-int-int-">org.apache.hadoop.hbase.CellUtil.matchingFamily(Cell, byte[], int, int)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/CellUtil.html#matchingQualifier-org.apache.hadoop.hbase.Cell-byte:A-int-int-">org.apache.hadoop.hbase.CellUtil.matchingQualifier(Cell, byte[], int, int)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/CellUtil.html#matchingRow-org.apache.hadoop.hbase.Cell-byte:A-">org.apache.hadoop.hbase.CellUtil.matchingRow(Cell, byte[])</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0. Instead use
              <code>#matchingRows(Cell, byte[]))</code></span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/CellUtil.html#matchingRow-org.apache.hadoop.hbase.Cell-byte:A-int-int-">org.apache.hadoop.hbase.CellUtil.matchingRow(Cell, byte[], int, int)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0. Instead use
              <a href="org/apache/hadoop/hbase/CellUtil.html#matchingRows-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-"><code>CellUtil.matchingRows(Cell, Cell)</code></a></span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/CellUtil.html#matchingRow-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.CellUtil.matchingRow(Cell, Cell)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0. Instead use
              <a href="org/apache/hadoop/hbase/CellUtil.html#matchingRows-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-"><code>CellUtil.matchingRows(Cell, Cell)</code></a></span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/CellUtil.html#matchingType-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">org.apache.hadoop.hbase.CellUtil.matchingType(Cell, Cell)</a>
 <div class="block"><span class="deprecationComment">As of HBase-2.0. Will be removed in HBase-3.0</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/HBaseAdmin.html#mergeRegions-byte:A-byte:A-boolean-">org.apache.hadoop.hbase.client.HBaseAdmin.mergeRegions(byte[], byte[], boolean)</a>
 <div class="block"><span class="deprecationComment">Since 2.0. Will be removed in 3.0. Use
      <a href="org/apache/hadoop/hbase/client/HBaseAdmin.html#mergeRegionsAsync-byte:A-byte:A-boolean-"><code>HBaseAdmin.mergeRegionsAsync(byte[], byte[], boolean)</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Admin.html#mergeRegions-byte:A-byte:A-boolean-">org.apache.hadoop.hbase.client.Admin.mergeRegions(byte[], byte[], boolean)</a>
 <div class="block"><span class="deprecationComment">Since 2.0. Will be removed in 3.0. Use
      <a href="org/apache/hadoop/hbase/client/Admin.html#mergeRegionsAsync-byte:A-byte:A-boolean-"><code>Admin.mergeRegionsAsync(byte[], byte[], boolean)</code></a> instead.</span></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Admin.html#modifyColumn-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">org.apache.hadoop.hbase.client.Admin.modifyColumn(TableName, ColumnFamilyDescriptor)</a>
 <div class="block"><span class="deprecationComment">As of release 2.0.0.
              This will be removed in HBase 3.0.0.
              Use <a href="org/apache/hadoop/hbase/client/Admin.html#modifyColumnFamily-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-"><code>Admin.modifyColumnFamily(TableName, ColumnFamilyDescriptor)</code></a>.</span></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/hadoop/hbase/client/Admin.html#modifyTable-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-">org.apache.hadoop.hbase.client.Admin.modifyTable(TableName, TableDescriptor)</a>
 <div class="block"><span class="deprecationComment">sinc

<TRUNCATED>

[20/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html
new file mode 100644
index 0000000..2e03b6b
--- /dev/null
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html
@@ -0,0 +1,320 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>CoprocessorDescriptorBuilder (Apache HBase 2.0.1 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="CoprocessorDescriptorBuilder (Apache HBase 2.0.1 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":9,"i2":9,"i3":10,"i4":10,"i5":10,"i6":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CoprocessorDescriptorBuilder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/hadoop/hbase/client/Cursor.html" title="class in org.apache.hadoop.hbase.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" target="_top">Frames</a></li>
+<li><a href="CoprocessorDescriptorBuilder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.hadoop.hbase.client</div>
+<h2 title="Class CoprocessorDescriptorBuilder" class="title">Class CoprocessorDescriptorBuilder</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.hadoop.hbase.client.CoprocessorDescriptorBuilder</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>@InterfaceAudience.Public
+public final class <a href="../../../../../src-html/org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#line.33">CoprocessorDescriptorBuilder</a>
+extends <a href="https://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">Used to build the <a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client"><code>CoprocessorDescriptor</code></a></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#build--">build</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#newBuilder-java.lang.String-">newBuilder</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#of-java.lang.String-">of</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#setJarPath-java.lang.String-">setJarPath</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jarPath)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#setPriority-int-">setPriority</a></span>(int&nbsp;priority)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#setProperties-java.util.Map-">setProperties</a></span>(<a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;properties)</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#setProperty-java.lang.String-java.lang.String-">setProperty</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="of-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>of</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#line.35">of</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</pre>
+</li>
+</ul>
+<a name="newBuilder-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newBuilder</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#line.39">newBuilder</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</pre>
+</li>
+</ul>
+<a name="setJarPath-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setJarPath</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#line.48">setJarPath</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jarPath)</pre>
+</li>
+</ul>
+<a name="setPriority-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPriority</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#line.53">setPriority</a>(int&nbsp;priority)</pre>
+</li>
+</ul>
+<a name="setProperty-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setProperty</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#line.58">setProperty</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+                                                <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+</li>
+</ul>
+<a name="setProperties-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setProperties</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">CoprocessorDescriptorBuilder</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#line.63">setProperties</a>(<a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;properties)</pre>
+</li>
+</ul>
+<a name="build--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>build</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html#line.68">build</a>()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CoprocessorDescriptorBuilder.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/hadoop/hbase/client/Cursor.html" title="class in org.apache.hadoop.hbase.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" target="_top">Frames</a></li>
+<li><a href="CoprocessorDescriptorBuilder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Cursor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Cursor.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Cursor.html
index 3f0ac9a..b59ac3c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Cursor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Cursor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Cursor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Cursor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Cursor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Cursor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/hadoop/hbase/client/Consistency.html" title="enum in org.apache.hadoop.hbase.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../../org/apache/hadoop/hbase/client/DelayingRunner.html" title="class in org.apache.hadoop.hbase.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -197,7 +197,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/hadoop/hbase/client/Consistency.html" title="enum in org.apache.hadoop.hbase.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../../org/apache/hadoop/hbase/client/DelayingRunner.html" title="class in org.apache.hadoop.hbase.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/DelayingRunner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/DelayingRunner.html b/2.0/apidocs/org/apache/hadoop/hbase/client/DelayingRunner.html
index 5cfea97..f9e0b8f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/DelayingRunner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/DelayingRunner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DelayingRunner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>DelayingRunner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DelayingRunner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="DelayingRunner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Delete.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Delete.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Delete.html
index 8e1c325..5a34182 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Delete.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Delete.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Delete (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Delete (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Delete (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Delete (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -397,7 +397,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" ti
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.hadoop.hbase.client.<a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a></h3>
-<code><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#cellScanner--">cellScanner</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#compareTo-org.apache.hadoop.hbase.client.Row-">compareTo</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#extraHeapSize--">extraHeapSize</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#get-byte:A-byte:A-">get</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getACL--">getACL</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getCellVisibility--">getCellVisibility</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getClusterIds--">getClusterIds</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getDurability--">getDurability</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getFamilyCellMap--">getFamilyCellMap</a>, <a href="../../../../../org/apa
 che/hadoop/hbase/client/Mutation.html#getFingerprint--">getFingerprint</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getRow--">getRow</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTimeStamp--">getTimeStamp</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTTL--">getTTL</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-byte:A-boolean-boolean-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#heapSize--">heapSize</a>,
  <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#isEmpty--">isEmpty</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#isReturnResults--">isReturnResults</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#numFamilies--">numFamilies</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#setReturnResults-boolean-">setReturnResults</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#size--">size</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#toMap-int-">toMap</a></code></li>
+<code><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#cellScanner--">cellScanner</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#compareTo-org.apache.hadoop.hbase.client.Row-">compareTo</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#extraHeapSize--">extraHeapSize</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#get-byte:A-byte:A-">get</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getACL--">getACL</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getCellVisibility--">getCellVisibility</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getClusterIds--">getClusterIds</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getDurability--">getDurability</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getFamilyCellMap--">getFamilyCellMap</a>, <a href="../../../../../org/apa
 che/hadoop/hbase/client/Mutation.html#getFingerprint--">getFingerprint</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getRow--">getRow</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTimestamp--">getTimestamp</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTimeStamp--">getTimeStamp</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#getTTL--">getTTL</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-byte:A-">has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#has-byte:A-byte:A-long-byte:A-boolean-boolean-">
 has</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#heapSize--">heapSize</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#isEmpty--">isEmpty</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#isReturnResults--">isReturnResults</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#numFamilies--">numFamilies</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#setReturnResults-boolean-">setReturnResults</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#size--">size</a>, <a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#toMap-int-">toMap</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.client.OperationWithAttributes">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/DoNotRetryRegionException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/DoNotRetryRegionException.html b/2.0/apidocs/org/apache/hadoop/hbase/client/DoNotRetryRegionException.html
index 20fc891..4133830 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/DoNotRetryRegionException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/DoNotRetryRegionException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DoNotRetryRegionException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>DoNotRetryRegionException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DoNotRetryRegionException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="DoNotRetryRegionException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -167,6 +167,9 @@ extends <a href="../../../../../org/apache/hadoop/hbase/DoNotRetryIOException.ht
 <tr class="rowColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/DoNotRetryRegionException.html#DoNotRetryRegionException-java.lang.String-">DoNotRetryRegionException</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/DoNotRetryRegionException.html#DoNotRetryRegionException-java.lang.Throwable-">DoNotRetryRegionException</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;cause)</code>&nbsp;</td>
+</tr>
 </table>
 </li>
 </ul>
@@ -216,12 +219,21 @@ extends <a href="../../../../../org/apache/hadoop/hbase/DoNotRetryIOException.ht
 <a name="DoNotRetryRegionException-java.lang.String-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>DoNotRetryRegionException</h4>
 <pre>public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/DoNotRetryRegionException.html#line.36">DoNotRetryRegionException</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</pre>
 </li>
 </ul>
+<a name="DoNotRetryRegionException-java.lang.Throwable-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DoNotRetryRegionException</h4>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/DoNotRetryRegionException.html#line.40">DoNotRetryRegionException</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;cause)</pre>
+</li>
+</ul>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Durability.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Durability.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Durability.html
index 6aa8d8d..abb5295 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Durability.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Durability.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Durability (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Durability (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Durability (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Durability (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -293,7 +293,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/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Durability.html#line.25">values</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Durability.html#line.57">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:
@@ -313,7 +313,7 @@ for (Durability c : Durability.values())
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Durability.html#line.25">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Durability.html#line.57">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/FlushRegionCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/FlushRegionCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/FlushRegionCallable.html
index 383a284..ca6b638 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/FlushRegionCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/FlushRegionCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FlushRegionCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>FlushRegionCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FlushRegionCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="FlushRegionCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Get.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Get.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Get.html
index 308c33f..31e6187 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Get.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Get.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Get (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Get (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Get (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Get (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":42,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":42,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":42,"i35":42,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":42,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":42,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":42,"i35":42,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":42,"i42":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -147,7 +147,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" titl
  execute <a href="../../../../../org/apache/hadoop/hbase/client/Get.html#setTimeRange-long-long-"><code>setTimeRange</code></a>.
  <p>
  To only retrieve columns with a specific timestamp, execute
- <a href="../../../../../org/apache/hadoop/hbase/client/Get.html#setTimeStamp-long-"><code>setTimestamp</code></a>.
+ <a href="../../../../../org/apache/hadoop/hbase/client/Get.html#setTimestamp-long-"><code>setTimestamp</code></a>.
  <p>
  To limit the number of versions of each column to be returned, execute
  <a href="../../../../../org/apache/hadoop/hbase/client/Get.html#setMaxVersions-int-"><code>setMaxVersions</code></a>.
@@ -483,11 +483,20 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/Row.html" titl
 </tr>
 <tr id="i40" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Get.html#setTimeStamp-long-">setTimeStamp</a></span>(long&nbsp;timestamp)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Get.html#setTimestamp-long-">setTimestamp</a></span>(long&nbsp;timestamp)</code>
 <div class="block">Get versions of columns with the specified timestamp.</div>
 </td>
 </tr>
 <tr id="i41" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Get.html#setTimeStamp-long-">setTimeStamp</a></span>(long&nbsp;timestamp)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+             Use <a href="../../../../../org/apache/hadoop/hbase/client/Get.html#setTimestamp-long-"><code>setTimestamp(long)</code></a> instead</span></div>
+</div>
+</td>
+</tr>
+<tr id="i42" class="altColor">
 <td class="colFirst"><code><a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Get.html#toMap-int-">toMap</a></span>(int&nbsp;maxCols)</code>
 <div class="block">Compile the details beyond the scope of getFingerprint (row, columns,
@@ -717,8 +726,11 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>setTimeStamp</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.235">setTimeStamp</a>(long&nbsp;timestamp)
-                 throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.238">setTimeStamp</a>(long&nbsp;timestamp)
+                             throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+             Use <a href="../../../../../org/apache/hadoop/hbase/client/Get.html#setTimestamp-long-"><code>setTimestamp(long)</code></a> instead</span></div>
 <div class="block">Get versions of columns with the specified timestamp.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -730,13 +742,29 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 </dl>
 </li>
 </ul>
+<a name="setTimestamp-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTimestamp</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.247">setTimestamp</a>(long&nbsp;timestamp)</pre>
+<div class="block">Get versions of columns with the specified timestamp.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>timestamp</code> - version timestamp</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>this for invocation chaining</dd>
+</dl>
+</li>
+</ul>
 <a name="setColumnFamilyTimeRange-byte:A-long-long-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>setColumnFamilyTimeRange</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.247">setColumnFamilyTimeRange</a>(byte[]&nbsp;cf,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.259">setColumnFamilyTimeRange</a>(byte[]&nbsp;cf,
                                     long&nbsp;minStamp,
                                     long&nbsp;maxStamp)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html#setColumnFamilyTimeRange-byte:A-long-long-">Query</a></code></span></div>
@@ -764,7 +792,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <li class="blockList">
 <h4>setMaxVersions</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.258">setMaxVersions</a>()</pre>
+public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.270">setMaxVersions</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">It is easy to misunderstand with column family's max versions, so use
              <a href="../../../../../org/apache/hadoop/hbase/client/Get.html#readAllVersions--"><code>readAllVersions()</code></a> instead.</span></div>
 <div class="block">Get all available versions.</div>
@@ -781,7 +809,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <li class="blockList">
 <h4>setMaxVersions</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.271">setMaxVersions</a>(int&nbsp;maxVersions)
+public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.283">setMaxVersions</a>(int&nbsp;maxVersions)
                                throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">It is easy to misunderstand with column family's max versions, so use
              <a href="../../../../../org/apache/hadoop/hbase/client/Get.html#readVersions-int-"><code>readVersions(int)</code></a> instead.</span></div>
@@ -802,7 +830,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>readAllVersions</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.279">readAllVersions</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.291">readAllVersions</a>()</pre>
 <div class="block">Get all available versions.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -816,7 +844,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>readVersions</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.290">readVersions</a>(int&nbsp;versions)
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.302">readVersions</a>(int&nbsp;versions)
                  throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Get up to the specified number of versions of each column.</div>
 <dl>
@@ -835,7 +863,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>setLoadColumnFamiliesOnDemand</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.299">setLoadColumnFamiliesOnDemand</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.311">setLoadColumnFamiliesOnDemand</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html#setLoadColumnFamiliesOnDemand-boolean-">Query</a></code></span></div>
 <div class="block">Set the value indicating whether loading CFs on demand should be allowed (cluster
  default is false). On-demand CF loading doesn't load column families until necessary, e.g.
@@ -863,7 +891,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxResultsPerColumnFamily</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.308">setMaxResultsPerColumnFamily</a>(int&nbsp;limit)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.320">setMaxResultsPerColumnFamily</a>(int&nbsp;limit)</pre>
 <div class="block">Set the maximum number of values to return per row per Column Family</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -879,7 +907,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>setRowOffsetPerColumnFamily</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.319">setRowOffsetPerColumnFamily</a>(int&nbsp;offset)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.331">setRowOffsetPerColumnFamily</a>(int&nbsp;offset)</pre>
 <div class="block">Set offset for the row per Column Family. This offset is only within a particular row/CF
  combination. It gets reset back to zero when we move to the next row or CF.</div>
 <dl>
@@ -896,7 +924,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>setFilter</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.325">setFilter</a>(<a href="../../../../../org/apache/hadoop/hbase/filter/Filter.html" title="class in org.apache.hadoop.hbase.filter">Filter</a>&nbsp;filter)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.337">setFilter</a>(<a href="../../../../../org/apache/hadoop/hbase/filter/Filter.html" title="class in org.apache.hadoop.hbase.filter">Filter</a>&nbsp;filter)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html#setFilter-org.apache.hadoop.hbase.filter.Filter-">Query</a></code></span></div>
 <div class="block">Apply the specified server-side filter when performing the Query. Only
  <a href="../../../../../org/apache/hadoop/hbase/filter/Filter.html#filterCell-org.apache.hadoop.hbase.Cell-"><code>Filter.filterCell(org.apache.hadoop.hbase.Cell)</code></a> is called AFTER all tests for ttl,
@@ -917,7 +945,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>setCacheBlocks</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.342">setCacheBlocks</a>(boolean&nbsp;cacheBlocks)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.354">setCacheBlocks</a>(boolean&nbsp;cacheBlocks)</pre>
 <div class="block">Set whether blocks should be cached for this Get.
  <p>
  This is true by default.  When true, default settings of the table and
@@ -936,7 +964,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>getCacheBlocks</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.352">getCacheBlocks</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.364">getCacheBlocks</a>()</pre>
 <div class="block">Get whether blocks should be cached for this Get.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -951,7 +979,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>getRow</h4>
-<pre>public&nbsp;byte[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.361">getRow</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.373">getRow</a>()</pre>
 <div class="block">Method for retrieving the get's row</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -967,7 +995,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxVersions</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.369">getMaxVersions</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.381">getMaxVersions</a>()</pre>
 <div class="block">Method for retrieving the get's maximum number of version</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -981,7 +1009,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxResultsPerColumnFamily</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.378">getMaxResultsPerColumnFamily</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.390">getMaxResultsPerColumnFamily</a>()</pre>
 <div class="block">Method for retrieving the get's maximum number of values
  to return per Column Family</div>
 <dl>
@@ -996,7 +1024,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowOffsetPerColumnFamily</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.387">getRowOffsetPerColumnFamily</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.399">getRowOffsetPerColumnFamily</a>()</pre>
 <div class="block">Method for retrieving the get's offset per row per column
  family (#kvs to be skipped)</div>
 <dl>
@@ -1011,7 +1039,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>getTimeRange</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.395">getTimeRange</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.407">getTimeRange</a>()</pre>
 <div class="block">Method for retrieving the get's TimeRange</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1025,7 +1053,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>familySet</h4>
-<pre>public&nbsp;<a href="https://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/Get.html#line.403">familySet</a>()</pre>
+<pre>public&nbsp;<a href="https://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/Get.html#line.415">familySet</a>()</pre>
 <div class="block">Method for retrieving the keys in the familyMap</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1039,7 +1067,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>numFamilies</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.411">numFamilies</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.423">numFamilies</a>()</pre>
 <div class="block">Method for retrieving the number of families to get from</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1053,7 +1081,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>hasFamilies</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.419">hasFamilies</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.431">hasFamilies</a>()</pre>
 <div class="block">Method for checking if any families have been inserted into this Get</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1067,7 +1095,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyMap</h4>
-<pre>public&nbsp;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a>&lt;byte[]&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.427">getFamilyMap</a>()</pre>
+<pre>public&nbsp;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/NavigableSet.html?is-external=true" title="class or interface in java.util">NavigableSet</a>&lt;byte[]&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.439">getFamilyMap</a>()</pre>
 <div class="block">Method for retrieving the get's familyMap</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1081,7 +1109,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>getFingerprint</h4>
-<pre>public&nbsp;<a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.438">getFingerprint</a>()</pre>
+<pre>public&nbsp;<a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.450">getFingerprint</a>()</pre>
 <div class="block">Compile the table and column family (i.e. schema) information
  into a String. Useful for parsing and aggregation by debugging,
  logging, and administration tools.</div>
@@ -1099,7 +1127,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>toMap</h4>
-<pre>public&nbsp;<a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.457">toMap</a>(int&nbsp;maxCols)</pre>
+<pre>public&nbsp;<a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.469">toMap</a>(int&nbsp;maxCols)</pre>
 <div class="block">Compile the details beyond the scope of getFingerprint (row, columns,
  timestamps, etc.) into a Map along with the fingerprinted information.
  Useful for debugging, logging, and administration tools.</div>
@@ -1119,7 +1147,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>compareTo</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.508">compareTo</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&nbsp;other)</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.520">compareTo</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&nbsp;other)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true#compareTo-T-" title="class or interface in java.lang">compareTo</a></code>&nbsp;in interface&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&gt;</code></dd>
@@ -1134,7 +1162,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.514">hashCode</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.526">hashCode</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
@@ -1147,7 +1175,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.521">equals</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.533">equals</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
@@ -1160,7 +1188,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>setAttribute</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.534">setAttribute</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.546">setAttribute</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                         byte[]&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Attributes.html#setAttribute-java.lang.String-byte:A-">Attributes</a></code></span></div>
 <div class="block">Sets an attribute.
@@ -1183,7 +1211,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>setId</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.539">setId</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.551">setId</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/OperationWithAttributes.html#setId-java.lang.String-">OperationWithAttributes</a></code></span></div>
 <div class="block">This method allows you to set an identifier on an operation. The original
  motivation for this was to allow the identifier to be used in slow query
@@ -1204,7 +1232,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>setAuthorizations</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.544">setAuthorizations</a>(org.apache.hadoop.hbase.security.visibility.Authorizations&nbsp;authorizations)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.556">setAuthorizations</a>(org.apache.hadoop.hbase.security.visibility.Authorizations&nbsp;authorizations)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html#setAuthorizations-org.apache.hadoop.hbase.security.visibility.Authorizations-">Query</a></code></span></div>
 <div class="block">Sets the authorizations to be used by this Query</div>
 <dl>
@@ -1219,7 +1247,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>setACL</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.549">setACL</a>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.hadoop.hbase.security.access.Permission&gt;&nbsp;perms)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.561">setACL</a>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.hadoop.hbase.security.access.Permission&gt;&nbsp;perms)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html#setACL-java.util.Map-">setACL</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html" title="class in org.apache.hadoop.hbase.client">Query</a></code></dd>
@@ -1234,7 +1262,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>setACL</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.554">setACL</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.566">setACL</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;user,
                   org.apache.hadoop.hbase.security.access.Permission&nbsp;perms)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -1251,7 +1279,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>setConsistency</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.559">setConsistency</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Consistency.html" title="enum in org.apache.hadoop.hbase.client">Consistency</a>&nbsp;consistency)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.571">setConsistency</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Consistency.html" title="enum in org.apache.hadoop.hbase.client">Consistency</a>&nbsp;consistency)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html#setConsistency-org.apache.hadoop.hbase.client.Consistency-">Query</a></code></span></div>
 <div class="block">Sets the consistency level for this operation</div>
 <dl>
@@ -1268,7 +1296,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>setReplicaId</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.564">setReplicaId</a>(int&nbsp;Id)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.576">setReplicaId</a>(int&nbsp;Id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html#setReplicaId-int-">Query</a></code></span></div>
 <div class="block">Specify region replica id where Query will fetch data from. Use this together with
  <a href="../../../../../org/apache/hadoop/hbase/client/Query.html#setConsistency-org.apache.hadoop.hbase.client.Consistency-"><code>Query.setConsistency(Consistency)</code></a> passing <a href="../../../../../org/apache/hadoop/hbase/client/Consistency.html#TIMELINE"><code>Consistency.TIMELINE</code></a> to read data from
@@ -1286,7 +1314,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>setIsolationLevel</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.569">setIsolationLevel</a>(<a href="../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client">IsolationLevel</a>&nbsp;level)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.581">setIsolationLevel</a>(<a href="../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client">IsolationLevel</a>&nbsp;level)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/Query.html#setIsolationLevel-org.apache.hadoop.hbase.client.IsolationLevel-">Query</a></code></span></div>
 <div class="block">Set the isolation level for this query. If the
  isolation level is set to READ_UNCOMMITTED, then
@@ -1310,7 +1338,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" tit
 <ul class="blockListLast">
 <li class="blockList">
 <h4>setPriority</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.574">setPriority</a>(int&nbsp;priority)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Get.html#line.586">setPriority</a>(int&nbsp;priority)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/OperationWithAttributes.html#setPriority-int-">setPriority</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/OperationWithAttributes.html" title="class in org.apache.hadoop.hbase.client">OperationWithAttributes</a></code></dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.NamespaceFuture.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.NamespaceFuture.html b/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.NamespaceFuture.html
index ded3af7..eff9f34 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.NamespaceFuture.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.NamespaceFuture.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HBaseAdmin.NamespaceFuture (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HBaseAdmin.NamespaceFuture (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HBaseAdmin.NamespaceFuture (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HBaseAdmin.NamespaceFuture (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.ProcedureFuture.WaitForStateCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.ProcedureFuture.WaitForStateCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.ProcedureFuture.WaitForStateCallable.html
index c4e4f81..b31b4e7 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.ProcedureFuture.WaitForStateCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.ProcedureFuture.WaitForStateCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HBaseAdmin.ProcedureFuture.WaitForStateCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HBaseAdmin.ProcedureFuture.WaitForStateCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HBaseAdmin.ProcedureFuture.WaitForStateCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HBaseAdmin.ProcedureFuture.WaitForStateCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.ProcedureFuture.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.ProcedureFuture.html b/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.ProcedureFuture.html
index 3b77f33..fb24206 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.ProcedureFuture.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.ProcedureFuture.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HBaseAdmin.ProcedureFuture (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HBaseAdmin.ProcedureFuture (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HBaseAdmin.ProcedureFuture (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HBaseAdmin.ProcedureFuture (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.TableFuture.TableWaitForStateCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.TableFuture.TableWaitForStateCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.TableFuture.TableWaitForStateCallable.html
index 8a25f3d..da3de24 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.TableFuture.TableWaitForStateCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.TableFuture.TableWaitForStateCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HBaseAdmin.TableFuture.TableWaitForStateCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HBaseAdmin.TableFuture.TableWaitForStateCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HBaseAdmin.TableFuture.TableWaitForStateCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HBaseAdmin.TableFuture.TableWaitForStateCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.TableFuture.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.TableFuture.html b/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.TableFuture.html
index b0b2dee..2f581b9 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.TableFuture.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.TableFuture.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HBaseAdmin.TableFuture (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HBaseAdmin.TableFuture (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HBaseAdmin.TableFuture (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HBaseAdmin.TableFuture (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[44/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/index.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/index.html b/2.0/apidocs/index.html
index 35fc6d3..62384d7 100644
--- a/2.0/apidocs/index.html
+++ b/2.0/apidocs/index.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Apache HBase 2.0.0-beta-2 API</title>
+<title>Apache HBase 2.0.1 API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/Abortable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/Abortable.html b/2.0/apidocs/org/apache/hadoop/hbase/Abortable.html
index efa811b..58d209b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/Abortable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/Abortable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Abortable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Abortable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Abortable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Abortable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ArrayBackedTag.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ArrayBackedTag.html b/2.0/apidocs/org/apache/hadoop/hbase/ArrayBackedTag.html
index e7d9b36..4352497 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ArrayBackedTag.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ArrayBackedTag.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayBackedTag (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ArrayBackedTag (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayBackedTag (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ArrayBackedTag (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/AsyncConsoleAppender.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/AsyncConsoleAppender.html b/2.0/apidocs/org/apache/hadoop/hbase/AsyncConsoleAppender.html
index d0e3b7d..5653fda 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/AsyncConsoleAppender.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/AsyncConsoleAppender.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncConsoleAppender (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncConsoleAppender (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncConsoleAppender (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncConsoleAppender (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html b/2.0/apidocs/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html
index 0036de2..b67abfa 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AsyncMetaTableAccessor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AsyncMetaTableAccessor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AsyncMetaTableAccessor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AsyncMetaTableAccessor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/AuthUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/AuthUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/AuthUtil.html
index 00cef0a..8b94e9e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/AuthUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/AuthUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AuthUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AuthUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AuthUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AuthUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/BBKVComparator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/BBKVComparator.html b/2.0/apidocs/org/apache/hadoop/hbase/BBKVComparator.html
new file mode 100644
index 0000000..aafbe35
--- /dev/null
+++ b/2.0/apidocs/org/apache/hadoop/hbase/BBKVComparator.html
@@ -0,0 +1,359 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>BBKVComparator (Apache HBase 2.0.1 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="BBKVComparator (Apache HBase 2.0.1 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/BBKVComparator.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/hadoop/hbase/BaseConfigurable.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/hadoop/hbase/BBKVComparator.html" target="_top">Frames</a></li>
+<li><a href="BBKVComparator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.hadoop.hbase</div>
+<h2 title="Class BBKVComparator" class="title">Class BBKVComparator</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.hadoop.hbase.BBKVComparator</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a></dd>
+</dl>
+<hr>
+<br>
+<pre>@InterfaceAudience.Private
+public class <a href="../../../../src-html/org/apache/hadoop/hbase/BBKVComparator.html#line.64">BBKVComparator</a>
+extends <a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a></pre>
+<div class="block">A comparator for case where <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html" title="class in org.apache.hadoop.hbase"><code>ByteBufferKeyValue</code></a> is prevalent type (BBKV
+ is base-type in hbase2). Takes a general comparator as fallback in case types are NOT the
+ expected ByteBufferKeyValue.
+
+ <p>This is a tricked-out Comparator at heart of hbase read and write. It is in
+ the HOT path so we try all sorts of ugly stuff so we can go faster. See below
+ in this javadoc comment for the list.
+
+ <p>Apply this comparator narrowly so it is fed exclusively ByteBufferKeyValues
+ as much as is possible so JIT can settle (e.g. make one per ConcurrentSkipListMap
+ in HStore).
+
+ <p>Exploits specially added methods in BBKV to save on deserializations of shorts,
+ longs, etc: i.e. calculating the family length requires row length; pass it in
+ rather than recalculate it, and so on.
+
+ <p>This comparator does static dispatch to private final methods so hotspot is comfortable
+ deciding inline.
+
+ <p>Measurement has it that we almost have it so all inlines from memstore
+ ConcurrentSkipListMap on down to the (unsafe) intrinisics that do byte compare
+ and deserialize shorts and ints; needs a bit more work.
+
+ <p>Does not take a Type to compare: i.e. it is not a Comparator&lt;Cell> or
+ CellComparator&lt;Cell> or Comparator&lt;ByteBufferKeyValue> because that adds
+ another method to the hierarchy -- from compare(Object, Object)
+ to dynamic compare(Cell, Cell) to static private compare -- and inlining doesn't happen if
+ hierarchy is too deep (it is the case here).
+
+ <p>Be careful making changes. Compare perf before and after and look at what
+ hotspot ends up generating before committing change (jitwatch is helpful here).
+ Changing this one class doubled write throughput (HBASE-20483).</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected static org.slf4j.Logger</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/BBKVComparator.html#LOG">LOG</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/BBKVComparator.html#BBKVComparator-java.util.Comparator-">BBKVComparator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&nbsp;fallback)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/BBKVComparator.html#compare-java.lang.Object-java.lang.Object-">compare</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;l,
+       <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;r)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.util.Comparator">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;java.util.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a></h3>
+<code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true#comparing-java.util.function.Function-" title="class or interface in java.util">comparing</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true#comparing-java.util.function.Function-java.util.Comparator-" title="class or interface in java.util">comparing</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true#comparingDouble-java.util.function.ToDoubleFunction-" title="class or interface in java.util">comparingDouble</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true#comparingInt-java.util.function.ToIntFunction-" title="class or interface in java.util">comparingInt</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true#comparingLong-java.util.function.ToLongFunction-" title="class or interface in java.util"
 >comparingLong</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.util">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true#naturalOrder--" title="class or interface in java.util">naturalOrder</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true#nullsFirst-java.util.Comparator-" title="class or interface in java.util">nullsFirst</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true#nullsLast-java.util.Comparator-" title="class or interface in java.util">nullsLast</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true#reversed--" title="class or interface in java.util">reversed</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true#reverseOrder--" t
 itle="class or interface in java.util">reverseOrder</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true#thenComparing-java.util.Comparator-" title="class or interface in java.util">thenComparing</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true#thenComparing-java.util.function.Function-" title="class or interface in java.util">thenComparing</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true#thenComparing-java.util.function.Function-java.util.Comparator-" title="class or interface in java.util">thenComparing</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true#thenComparingDouble-java.util.function.ToDoubleFunction-" title="class or interface in java.util">thenComparingDouble</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true#thenComparingInt-java.ut
 il.function.ToIntFunction-" title="class or interface in java.util">thenComparingInt</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true#thenComparingLong-java.util.function.ToLongFunction-" title="class or interface in java.util">thenComparingLong</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="LOG">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>LOG</h4>
+<pre>protected static final&nbsp;org.slf4j.Logger <a href="../../../../src-html/org/apache/hadoop/hbase/BBKVComparator.html#line.65">LOG</a></pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="BBKVComparator-java.util.Comparator-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>BBKVComparator</h4>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/BBKVComparator.html#line.68">BBKVComparator</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&nbsp;fallback)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="compare-java.lang.Object-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>compare</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/BBKVComparator.html#line.73">compare</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;l,
+                   <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;r)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true#compare-T-T-" title="class or interface in java.util">compare</a></code>&nbsp;in interface&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/BBKVComparator.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/hadoop/hbase/BaseConfigurable.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/hadoop/hbase/BBKVComparator.html" target="_top">Frames</a></li>
+<li><a href="BBKVComparator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/BaseConfigurable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/BaseConfigurable.html b/2.0/apidocs/org/apache/hadoop/hbase/BaseConfigurable.html
index 038f42a..0258cfc 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/BaseConfigurable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/BaseConfigurable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BaseConfigurable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>BaseConfigurable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BaseConfigurable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="BaseConfigurable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/hadoop/hbase/AuthUtil.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/hadoop/hbase/BBKVComparator.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/hadoop/hbase/BaseConfigurable.html" target="_top">Frames</a></li>
@@ -262,7 +262,7 @@ implements org.apache.hadoop.conf.Configurable</pre>
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/hadoop/hbase/AuthUtil.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/hadoop/hbase/BBKVComparator.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/hadoop/hbase/BaseConfigurable.html" target="_top">Frames</a></li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferExtendedCell.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferExtendedCell.html b/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferExtendedCell.html
index 48c0bd7..e820135 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferExtendedCell.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferExtendedCell.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ByteBufferExtendedCell (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ByteBufferExtendedCell (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ByteBufferExtendedCell (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ByteBufferExtendedCell (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/hadoop/hbase/BaseConfigurable.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/hadoop/hbase/BBKVComparator.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -109,7 +109,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></dd>
+<dd><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></dd>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -267,7 +267,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></h3>
-<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">deepClone</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSequenceId--">getSequenceId</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize-boolean-">getSerializedSize</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getTagsArray--">getTagsArray</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getTagsLength--">getTagsLength</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getTagsOffset--">getTagsOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getTypeByte--">getTypeByte</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#setSequenceId-long-">setSequenceId</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#setTimestamp-byte:A-">setTimestamp</a>
 , <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#setTimestamp-long-">setTimestamp</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#write-java.nio.ByteBuffer-int-">write</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#write-java.io.OutputStream-boolean-">write</a></code></li>
+<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">deepClone</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSequenceId--">getSequenceId</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize--">getSerializedSize</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize-boolean-">getSerializedSize</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getTagsArray--">getTagsArray</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getTagsLength--">getTagsLength</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getTagsOffset--">getTagsOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getTypeByte--">getTypeByte</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#setSequenceId-long-">setSequenceId
 </a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#setTimestamp-byte:A-">setTimestamp</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#setTimestamp-long-">setTimestamp</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#write-java.nio.ByteBuffer-int-">write</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#write-java.io.OutputStream-boolean-">write</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.RawCell">
@@ -479,7 +479,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/hadoop/hbase/BaseConfigurable.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/hadoop/hbase/BBKVComparator.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.html b/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.html
index a9d6ad9..1de2e92 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ByteBufferKeyOnlyKeyValue (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ByteBufferKeyOnlyKeyValue (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ByteBufferKeyOnlyKeyValue (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ByteBufferKeyOnlyKeyValue (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></dd>
+<dd><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></dd>
 </dl>
 <hr>
 <br>
@@ -402,7 +402,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></h3>
-<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">deepClone</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize-boolean-">getSerializedSize</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#write-java.nio.ByteBuffer-int-">write</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#write-java.io.OutputStream-boolean-">write</a></code></li>
+<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">deepClone</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize--">getSerializedSize</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize-boolean-">getSerializedSize</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#write-java.nio.ByteBuffer-int-">write</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#write-java.io.OutputStream-boolean-">write</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.RawCell">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferKeyValue.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferKeyValue.html b/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferKeyValue.html
index 518fddc..79425f9 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferKeyValue.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ByteBufferKeyValue.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ByteBufferKeyValue (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ByteBufferKeyValue (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ByteBufferKeyValue (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ByteBufferKeyValue (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></dd>
+<dd><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></dd>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -271,156 +271,160 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 </tr>
 <tr id="i8" class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getOffset--">getOffset</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getFamilyPosition-int-">getFamilyPosition</a></span>(int&nbsp;familyLengthPosition)</code>&nbsp;</td>
 </tr>
 <tr id="i9" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getOffset--">getOffset</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
 <td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getQualifierArray--">getQualifierArray</a></span>()</code>
 <div class="block">Contiguous raw bytes that may start at any index in the containing array.</div>
 </td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i11" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getQualifierByteBuffer--">getQualifierByteBuffer</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i12" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getQualifierLength--">getQualifierLength</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i12" class="altColor">
+<tr id="i13" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getQualifierOffset--">getQualifierOffset</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i13" class="rowColor">
+<tr id="i14" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getQualifierPosition--">getQualifierPosition</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i14" class="altColor">
+<tr id="i15" class="rowColor">
 <td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getRowArray--">getRowArray</a></span>()</code>
 <div class="block">Contiguous raw bytes that may start at any index in the containing array.</div>
 </td>
 </tr>
-<tr id="i15" class="rowColor">
+<tr id="i16" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getRowByteBuffer--">getRowByteBuffer</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i16" class="altColor">
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getRowLength--">getRowLength</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i17" class="rowColor">
+<tr id="i18" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getRowOffset--">getRowOffset</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i18" class="altColor">
+<tr id="i19" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getRowPosition--">getRowPosition</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i19" class="rowColor">
+<tr id="i20" class="altColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getSequenceId--">getSequenceId</a></span>()</code>
 <div class="block">A region-specific unique monotonically increasing sequence ID given to each Cell.</div>
 </td>
 </tr>
-<tr id="i20" class="altColor">
+<tr id="i21" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getSerializedSize-boolean-">getSerializedSize</a></span>(boolean&nbsp;withTags)</code>&nbsp;</td>
 </tr>
-<tr id="i21" class="rowColor">
+<tr id="i22" class="altColor">
 <td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getTagsArray--">getTagsArray</a></span>()</code>
 <div class="block">Contiguous raw bytes representing tags that may start at any index in the containing array.</div>
 </td>
 </tr>
-<tr id="i22" class="altColor">
+<tr id="i23" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getTagsByteBuffer--">getTagsByteBuffer</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i23" class="rowColor">
+<tr id="i24" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getTagsLength--">getTagsLength</a></span>()</code>
 <div class="block">HBase internally uses 2 bytes to store tags length in Cell.</div>
 </td>
 </tr>
-<tr id="i24" class="altColor">
+<tr id="i25" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getTagsOffset--">getTagsOffset</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i25" class="rowColor">
+<tr id="i26" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getTagsPosition--">getTagsPosition</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i26" class="altColor">
+<tr id="i27" class="rowColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getTimestamp--">getTimestamp</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i27" class="rowColor">
+<tr id="i28" class="altColor">
 <td class="colFirst"><code>byte</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getTypeByte--">getTypeByte</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i28" class="altColor">
+<tr id="i29" class="rowColor">
 <td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getValueArray--">getValueArray</a></span>()</code>
 <div class="block">Contiguous raw bytes that may start at any index in the containing array.</div>
 </td>
 </tr>
-<tr id="i29" class="rowColor">
+<tr id="i30" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getValueByteBuffer--">getValueByteBuffer</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i30" class="altColor">
+<tr id="i31" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getValueLength--">getValueLength</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i31" class="rowColor">
+<tr id="i32" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getValueOffset--">getValueOffset</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i32" class="altColor">
+<tr id="i33" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getValuePosition--">getValuePosition</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i33" class="rowColor">
+<tr id="i34" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#hashCode--">hashCode</a></span>()</code>
 <div class="block">In line with <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#equals-java.lang.Object-"><code>equals(Object)</code></a>, only uses the key portion, not the value.</div>
 </td>
 </tr>
-<tr id="i34" class="altColor">
+<tr id="i35" class="rowColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#heapSize--">heapSize</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i35" class="rowColor">
+<tr id="i36" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#setSequenceId-long-">setSequenceId</a></span>(long&nbsp;seqId)</code>
 <div class="block">Sets with the given seqId.</div>
 </td>
 </tr>
-<tr id="i36" class="altColor">
+<tr id="i37" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#setTimestamp-byte:A-">setTimestamp</a></span>(byte[]&nbsp;ts)</code>
 <div class="block">Sets with the given timestamp.</div>
 </td>
 </tr>
-<tr id="i37" class="rowColor">
+<tr id="i38" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#setTimestamp-long-">setTimestamp</a></span>(long&nbsp;ts)</code>
 <div class="block">Sets with the given timestamp.</div>
 </td>
 </tr>
-<tr id="i38" class="altColor">
+<tr id="i39" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#toString--">toString</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i39" class="rowColor">
+<tr id="i40" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#write-java.nio.ByteBuffer-int-">write</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;buf,
      int&nbsp;offset)</code>
 <div class="block">Write this Cell into the given buf's offset in a <a href="../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in org.apache.hadoop.hbase"><code>KeyValue</code></a> format.</div>
 </td>
 </tr>
-<tr id="i40" class="altColor">
+<tr id="i41" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#write-java.io.OutputStream-boolean-">write</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out,
      boolean&nbsp;withTags)</code>
@@ -440,7 +444,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></h3>
-<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a></code></li>
+<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize--">getSerializedSize</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.RawCell">
@@ -611,7 +615,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyArray</h4>
-<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.88">getFamilyArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.84">getFamilyArray</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getFamilyArray--">Cell</a></code></span></div>
 <div class="block">Contiguous bytes composed of legal HDFS filename characters which may start at any index in the
  containing array. Max length is Byte.MAX_VALUE, which is 127 bytes.</div>
@@ -627,7 +631,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyOffset</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.93">getFamilyOffset</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.89">getFamilyOffset</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Array index of first family byte</dd>
@@ -640,7 +644,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyLength</h4>
-<pre>public&nbsp;byte&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.98">getFamilyLength</a>()</pre>
+<pre>public&nbsp;byte&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.94">getFamilyLength</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Number of family bytes.  Must be &lt; familyArray.length - offset.</dd>
@@ -653,7 +657,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getQualifierArray</h4>
-<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.112">getQualifierArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.111">getQualifierArray</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getQualifierArray--">Cell</a></code></span></div>
 <div class="block">Contiguous raw bytes that may start at any index in the containing array.</div>
 <dl>
@@ -668,7 +672,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getQualifierOffset</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.117">getQualifierOffset</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.116">getQualifierOffset</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Array index of first qualifier byte</dd>
@@ -681,7 +685,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getQualifierLength</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.122">getQualifierLength</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.121">getQualifierLength</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Number of qualifier bytes.  Must be &lt; qualifierArray.length - offset.</dd>
@@ -694,7 +698,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getTimestamp</h4>
-<pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.132">getTimestamp</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.130">getTimestamp</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Long value representing time at which this cell was "Put" into the row.  Typically
@@ -708,7 +712,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getTypeByte</h4>
-<pre>public&nbsp;byte&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.146">getTypeByte</a>()</pre>
+<pre>public&nbsp;byte&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.148">getTypeByte</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The byte representation of the KeyValue.TYPE of this cell: one of Put, Delete, etc</dd>
@@ -721,7 +725,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getSequenceId</h4>
-<pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.152">getSequenceId</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.157">getSequenceId</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSequenceId--">ExtendedCell</a></code></span></div>
 <div class="block">A region-specific unique monotonically increasing sequence ID given to each Cell. It always
  exists for cells in the memstore but is not retained forever. It will be kept for
@@ -739,7 +743,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setSequenceId</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.157">setSequenceId</a>(long&nbsp;seqId)</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.162">setSequenceId</a>(long&nbsp;seqId)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#setSequenceId-long-">ExtendedCell</a></code></span></div>
 <div class="block">Sets with the given seqId.</div>
 <dl>
@@ -754,7 +758,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getValueArray</h4>
-<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.162">getValueArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.167">getValueArray</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getValueArray--">Cell</a></code></span></div>
 <div class="block">Contiguous raw bytes that may start at any index in the containing array. Max length is
  Integer.MAX_VALUE which is 2,147,483,647 bytes.</div>
@@ -770,7 +774,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getValueOffset</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.167">getValueOffset</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.172">getValueOffset</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Array index of first value byte</dd>
@@ -783,7 +787,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getValueLength</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.172">getValueLength</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.177">getValueLength</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Number of value bytes.  Must be &lt; valueArray.length - offset.</dd>
@@ -796,7 +800,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getTagsArray</h4>
-<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.177">getTagsArray</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.182">getTagsArray</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getTagsArray--">ExtendedCell</a></code></span></div>
 <div class="block">Contiguous raw bytes representing tags that may start at any index in the containing array.</div>
 <dl>
@@ -811,7 +815,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getTagsOffset</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.182">getTagsOffset</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.187">getTagsOffset</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the first offset where the tags start in the Cell</dd>
@@ -824,7 +828,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getTagsLength</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.187">getTagsLength</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.192">getTagsLength</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getTagsLength--">ExtendedCell</a></code></span></div>
 <div class="block">HBase internally uses 2 bytes to store tags length in Cell. As the tags length is always a
  non-negative number, to make good use of the sign bit, the max of tags length is defined 2 *
@@ -843,7 +847,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowByteBuffer</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.200">getRowByteBuffer</a>()</pre>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.205">getRowByteBuffer</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html#getRowByteBuffer--">getRowByteBuffer</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd>
@@ -858,7 +862,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowPosition</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.205">getRowPosition</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.210">getRowPosition</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html#getRowPosition--">getRowPosition</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd>
@@ -873,7 +877,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyByteBuffer</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.210">getFamilyByteBuffer</a>()</pre>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.215">getFamilyByteBuffer</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html#getFamilyByteBuffer--">getFamilyByteBuffer</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd>
@@ -888,7 +892,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyPosition</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.215">getFamilyPosition</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.220">getFamilyPosition</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html#getFamilyPosition--">getFamilyPosition</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd>
@@ -897,13 +901,22 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 </dl>
 </li>
 </ul>
+<a name="getFamilyPosition-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFamilyPosition</h4>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.224">getFamilyPosition</a>(int&nbsp;familyLengthPosition)</pre>
+</li>
+</ul>
 <a name="getQualifierByteBuffer--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>getQualifierByteBuffer</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.220">getQualifierByteBuffer</a>()</pre>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.229">getQualifierByteBuffer</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html#getQualifierByteBuffer--">getQualifierByteBuffer</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd>
@@ -918,7 +931,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getQualifierPosition</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.225">getQualifierPosition</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.234">getQualifierPosition</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html#getQualifierPosition--">getQualifierPosition</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd>
@@ -933,7 +946,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getValueByteBuffer</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.230">getValueByteBuffer</a>()</pre>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.243">getValueByteBuffer</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html#getValueByteBuffer--">getValueByteBuffer</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd>
@@ -948,7 +961,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getValuePosition</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.235">getValuePosition</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.248">getValuePosition</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html#getValuePosition--">getValuePosition</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd>
@@ -963,7 +976,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getTagsByteBuffer</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.240">getTagsByteBuffer</a>()</pre>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.253">getTagsByteBuffer</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html#getTagsByteBuffer--">getTagsByteBuffer</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd>
@@ -978,7 +991,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getTagsPosition</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.245">getTagsPosition</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.258">getTagsPosition</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html#getTagsPosition--">getTagsPosition</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd>
@@ -993,7 +1006,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>heapSize</h4>
-<pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.254">heapSize</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.267">heapSize</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Approximate 'exclusive deep size' of implementing object.  Includes
@@ -1007,7 +1020,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>write</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.262">write</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out,
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.275">write</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out,
                  boolean&nbsp;withTags)
           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#write-java.io.OutputStream-boolean-">ExtendedCell</a></code></span></div>
@@ -1034,7 +1047,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getSerializedSize</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.269">getSerializedSize</a>(boolean&nbsp;withTags)</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.282">getSerializedSize</a>(boolean&nbsp;withTags)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>withTags</code> - Whether to write tags.</dd>
@@ -1054,7 +1067,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>write</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.278">write</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;buf,
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.290">write</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;buf,
                   int&nbsp;offset)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#write-java.nio.ByteBuffer-int-">ExtendedCell</a></code></span></div>
 <div class="block">Write this Cell into the given buf's offset in a <a href="../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in org.apache.hadoop.hbase"><code>KeyValue</code></a> format.</div>
@@ -1071,7 +1084,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="https://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/ByteBufferKeyValue.html#line.283">toString</a>()</pre>
+<pre>public&nbsp;<a href="https://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/ByteBufferKeyValue.html#line.295">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
@@ -1084,7 +1097,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setTimestamp</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.288">setTimestamp</a>(long&nbsp;ts)
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.300">setTimestamp</a>(long&nbsp;ts)
                   throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#setTimestamp-long-">ExtendedCell</a></code></span></div>
 <div class="block">Sets with the given timestamp.</div>
@@ -1102,7 +1115,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setTimestamp</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.299">setTimestamp</a>(byte[]&nbsp;ts)
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.311">setTimestamp</a>(byte[]&nbsp;ts)
                   throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#setTimestamp-byte:A-">ExtendedCell</a></code></span></div>
 <div class="block">Sets with the given timestamp.</div>
@@ -1120,7 +1133,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>deepClone</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.305">deepClone</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.317">deepClone</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">ExtendedCell</a></code></span></div>
 <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div>
 <dl>
@@ -1135,7 +1148,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.317">equals</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;other)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.329">equals</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;other)</pre>
 <div class="block">Needed doing 'contains' on List. Only compares the key portion, not the value.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -1149,7 +1162,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferExtendedCell.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.328">hashCode</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html#line.340">hashCode</a>()</pre>
 <div class="block">In line with <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#equals-java.lang.Object-"><code>equals(Object)</code></a>, only uses the key portion, not the value.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>


[35/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ServerMetricsBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ServerMetricsBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/ServerMetricsBuilder.html
index fc0b74d..f151260 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ServerMetricsBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ServerMetricsBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ServerMetricsBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ServerMetricsBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ServerMetricsBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ServerMetricsBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":9,"i2":9,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":9,"i15":9,"i16":9,"i17":9};
+var methods = {"i0":10,"i1":9,"i2":9,"i3":9,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":9,"i17":9,"i18":9,"i19":9,"i20":9};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -143,66 +143,81 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#of-org.apache.hadoop.hbase.ServerName-">of</a></span>(<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#of-org.apache.hadoop.hbase.ServerName-int-">of</a></span>(<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn,
+  int&nbsp;versionNumber)</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#setCoprocessorNames-java.util.List-">setCoprocessorNames</a></span>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr id="i4" class="altColor">
+<tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#setInfoServerPort-int-">setInfoServerPort</a></span>(int&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr id="i5" class="rowColor">
+<tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#setLastReportTimestamp-long-">setLastReportTimestamp</a></span>(long&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#setMaxHeapSize-org.apache.hadoop.hbase.Size-">setMaxHeapSize</a></span>(<a href="../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a>&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr id="i7" class="rowColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#setRegionMetrics-java.util.List-">setRegionMetrics</a></span>(<a href="https://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/RegionMetrics.html" title="interface in org.apache.hadoop.hbase">RegionMetrics</a>&gt;&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr id="i8" class="altColor">
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#setReplicationLoadSink-org.apache.hadoop.hbase.replication.ReplicationLoadSink-">setReplicationLoadSink</a></span>(<a href="../../../../org/apache/hadoop/hbase/replication/ReplicationLoadSink.html" title="class in org.apache.hadoop.hbase.replication">ReplicationLoadSink</a>&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr id="i10" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#setReplicationLoadSources-java.util.List-">setReplicationLoadSources</a></span>(<a href="https://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/replication/ReplicationLoadSource.html" title="class in org.apache.hadoop.hbase.replication">ReplicationLoadSource</a>&gt;&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i11" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#setReportTimestamp-long-">setReportTimestamp</a></span>(long&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i12" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#setRequestCount-long-">setRequestCount</a></span>(long&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr id="i12" class="altColor">
+<tr id="i13" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#setRequestCountPerSecond-long-">setRequestCountPerSecond</a></span>(long&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr id="i13" class="rowColor">
+<tr id="i14" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#setUsedHeapSize-org.apache.hadoop.hbase.Size-">setUsedHeapSize</a></span>(<a href="../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a>&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr id="i14" class="altColor">
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#setVersionNumber-int-">setVersionNumber</a></span>(int&nbsp;versionNumber)</code>&nbsp;</td>
+</tr>
+<tr id="i16" class="altColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.Coprocessor&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#toCoprocessor-java.util.Collection-">toCoprocessor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;names)</code>&nbsp;</td>
 </tr>
-<tr id="i15" class="rowColor">
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code>static org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#toServerLoad-org.apache.hadoop.hbase.ServerMetrics-">toServerLoad</a></span>(<a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a>&nbsp;metrics)</code>&nbsp;</td>
 </tr>
-<tr id="i16" class="altColor">
+<tr id="i18" class="altColor">
 <td class="colFirst"><code>static <a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#toServerMetrics-org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.LiveServerInfo-">toServerMetrics</a></span>(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.LiveServerInfo&nbsp;serverInfo)</code>&nbsp;</td>
 </tr>
-<tr id="i17" class="rowColor">
+<tr id="i19" class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#toServerMetrics-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad-">toServerMetrics</a></span>(<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
                org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad&nbsp;serverLoadPB)</code>&nbsp;</td>
 </tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html#toServerMetrics-org.apache.hadoop.hbase.ServerName-int-org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad-">toServerMetrics</a></span>(<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
+               int&nbsp;versionNumber,
+               org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad&nbsp;serverLoadPB)</code>&nbsp;</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -240,13 +255,23 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 </dl>
 </li>
 </ul>
+<a name="of-org.apache.hadoop.hbase.ServerName-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>of</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.51">of</a>(<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn,
+                               int&nbsp;versionNumber)</pre>
+</li>
+</ul>
 <a name="toServerMetrics-org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.LiveServerInfo-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>toServerMetrics</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.51">toServerMetrics</a>(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.LiveServerInfo&nbsp;serverInfo)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.55">toServerMetrics</a>(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.LiveServerInfo&nbsp;serverInfo)</pre>
 </li>
 </ul>
 <a name="toServerMetrics-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad-">
@@ -255,7 +280,18 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>toServerMetrics</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.56">toServerMetrics</a>(<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.60">toServerMetrics</a>(<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
+                                            org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad&nbsp;serverLoadPB)</pre>
+</li>
+</ul>
+<a name="toServerMetrics-org.apache.hadoop.hbase.ServerName-int-org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toServerMetrics</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.65">toServerMetrics</a>(<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
+                                            int&nbsp;versionNumber,
                                             org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad&nbsp;serverLoadPB)</pre>
 </li>
 </ul>
@@ -265,7 +301,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>toCoprocessor</h4>
-<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.Coprocessor&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.79">toCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;names)</pre>
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.Coprocessor&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.88">toCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;names)</pre>
 </li>
 </ul>
 <a name="toServerLoad-org.apache.hadoop.hbase.ServerMetrics-">
@@ -274,7 +310,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>toServerLoad</h4>
-<pre>public static&nbsp;org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.85">toServerLoad</a>(<a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a>&nbsp;metrics)</pre>
+<pre>public static&nbsp;org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ServerLoad&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.94">toServerLoad</a>(<a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a>&nbsp;metrics)</pre>
 </li>
 </ul>
 <a name="newBuilder-org.apache.hadoop.hbase.ServerName-">
@@ -283,7 +319,16 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>newBuilder</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.108">newBuilder</a>(<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.117">newBuilder</a>(<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</pre>
+</li>
+</ul>
+<a name="setVersionNumber-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setVersionNumber</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.139">setVersionNumber</a>(int&nbsp;versionNumber)</pre>
 </li>
 </ul>
 <a name="setRequestCountPerSecond-long-">
@@ -292,7 +337,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setRequestCountPerSecond</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.129">setRequestCountPerSecond</a>(long&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.144">setRequestCountPerSecond</a>(long&nbsp;value)</pre>
 </li>
 </ul>
 <a name="setRequestCount-long-">
@@ -301,7 +346,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setRequestCount</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.134">setRequestCount</a>(long&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.149">setRequestCount</a>(long&nbsp;value)</pre>
 </li>
 </ul>
 <a name="setUsedHeapSize-org.apache.hadoop.hbase.Size-">
@@ -310,7 +355,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setUsedHeapSize</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.139">setUsedHeapSize</a>(<a href="../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.154">setUsedHeapSize</a>(<a href="../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a>&nbsp;value)</pre>
 </li>
 </ul>
 <a name="setMaxHeapSize-org.apache.hadoop.hbase.Size-">
@@ -319,7 +364,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxHeapSize</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.144">setMaxHeapSize</a>(<a href="../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.159">setMaxHeapSize</a>(<a href="../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a>&nbsp;value)</pre>
 </li>
 </ul>
 <a name="setInfoServerPort-int-">
@@ -328,7 +373,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setInfoServerPort</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.149">setInfoServerPort</a>(int&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.164">setInfoServerPort</a>(int&nbsp;value)</pre>
 </li>
 </ul>
 <a name="setReplicationLoadSources-java.util.List-">
@@ -337,7 +382,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setReplicationLoadSources</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.154">setReplicationLoadSources</a>(<a href="https://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/replication/ReplicationLoadSource.html" title="class in org.apache.hadoop.hbase.replication">ReplicationLoadSource</a>&gt;&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.169">setReplicationLoadSources</a>(<a href="https://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/replication/ReplicationLoadSource.html" title="class in org.apache.hadoop.hbase.replication">ReplicationLoadSource</a>&gt;&nbsp;value)</pre>
 </li>
 </ul>
 <a name="setReplicationLoadSink-org.apache.hadoop.hbase.replication.ReplicationLoadSink-">
@@ -346,7 +391,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setReplicationLoadSink</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.159">setReplicationLoadSink</a>(<a href="../../../../org/apache/hadoop/hbase/replication/ReplicationLoadSink.html" title="class in org.apache.hadoop.hbase.replication">ReplicationLoadSink</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.174">setReplicationLoadSink</a>(<a href="../../../../org/apache/hadoop/hbase/replication/ReplicationLoadSink.html" title="class in org.apache.hadoop.hbase.replication">ReplicationLoadSink</a>&nbsp;value)</pre>
 </li>
 </ul>
 <a name="setRegionMetrics-java.util.List-">
@@ -355,7 +400,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setRegionMetrics</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.164">setRegionMetrics</a>(<a href="https://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/RegionMetrics.html" title="interface in org.apache.hadoop.hbase">RegionMetrics</a>&gt;&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.179">setRegionMetrics</a>(<a href="https://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/RegionMetrics.html" title="interface in org.apache.hadoop.hbase">RegionMetrics</a>&gt;&nbsp;value)</pre>
 </li>
 </ul>
 <a name="setCoprocessorNames-java.util.List-">
@@ -364,7 +409,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setCoprocessorNames</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.169">setCoprocessorNames</a>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.184">setCoprocessorNames</a>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;value)</pre>
 </li>
 </ul>
 <a name="setReportTimestamp-long-">
@@ -373,7 +418,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setReportTimestamp</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.174">setReportTimestamp</a>(long&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.189">setReportTimestamp</a>(long&nbsp;value)</pre>
 </li>
 </ul>
 <a name="setLastReportTimestamp-long-">
@@ -382,7 +427,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setLastReportTimestamp</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.179">setLastReportTimestamp</a>(long&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetricsBuilder.html" title="class in org.apache.hadoop.hbase">ServerMetricsBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.194">setLastReportTimestamp</a>(long&nbsp;value)</pre>
 </li>
 </ul>
 <a name="build--">
@@ -391,7 +436,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>build</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.184">build</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetricsBuilder.html#line.199">build</a>()</pre>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ServerName.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ServerName.html b/2.0/apidocs/org/apache/hadoop/hbase/ServerName.html
index bc3e47e..3bf6a9a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ServerName.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ServerName.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ServerName (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ServerName (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ServerName (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ServerName (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":42,"i4":10,"i5":10,"i6":10,"i7":41,"i8":41,"i9":41,"i10":10,"i11":10,"i12":10,"i13":9,"i14":9,"i15":41,"i16":41,"i17":9,"i18":41,"i19":9,"i20":10,"i21":10,"i22":9,"i23":9,"i24":9};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":42,"i4":10,"i5":10,"i6":10,"i7":10,"i8":41,"i9":41,"i10":41,"i11":10,"i12":10,"i13":10,"i14":9,"i15":9,"i16":41,"i17":41,"i18":9,"i19":41,"i20":9,"i21":10,"i22":10,"i23":9,"i24":9,"i25":9};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -247,14 +247,18 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#getHostname--">getHostname</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#getHostnameLowerCase--">getHostnameLowerCase</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#getPort--">getPort</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#getServerName--">getServerName</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i7" class="rowColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#getServerName-java.lang.String-long-">getServerName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hostAndPort,
              long&nbsp;startcode)</code>
@@ -263,7 +267,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab
 </div>
 </td>
 </tr>
-<tr id="i8" class="altColor">
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#getServerNameLessStartCode-java.lang.String-">getServerNameLessStartCode</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;inServerName)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -271,7 +275,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab
 </div>
 </td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr id="i10" class="altColor">
 <td class="colFirst"><code>static long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#getServerStartcodeFromServerName-java.lang.String-">getServerStartcodeFromServerName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serverName)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -279,28 +283,28 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab
 </div>
 </td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i11" class="rowColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#getStartcode--">getStartcode</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i12" class="altColor">
 <td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#getVersionedBytes--">getVersionedBytes</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i12" class="altColor">
+<tr id="i13" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i13" class="rowColor">
+<tr id="i14" class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#isFullServerName-java.lang.String-">isFullServerName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;str)</code>&nbsp;</td>
 </tr>
-<tr id="i14" class="altColor">
+<tr id="i15" class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#isSameAddress-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.ServerName-">isSameAddress</a></span>(<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;left,
              <a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;right)</code>&nbsp;</td>
 </tr>
-<tr id="i15" class="rowColor">
+<tr id="i16" class="altColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#parseHostname-java.lang.String-">parseHostname</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serverName)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -308,7 +312,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab
 </div>
 </td>
 </tr>
-<tr id="i16" class="altColor">
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#parsePort-java.lang.String-">parsePort</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serverName)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -316,11 +320,11 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab
 </div>
 </td>
 </tr>
-<tr id="i17" class="rowColor">
+<tr id="i18" class="altColor">
 <td class="colFirst"><code>static <a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#parseServerName-java.lang.String-">parseServerName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;str)</code>&nbsp;</td>
 </tr>
-<tr id="i18" class="altColor">
+<tr id="i19" class="rowColor">
 <td class="colFirst"><code>static long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#parseStartcode-java.lang.String-">parseStartcode</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serverName)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -328,28 +332,28 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab
 </div>
 </td>
 </tr>
-<tr id="i19" class="rowColor">
+<tr id="i20" class="altColor">
 <td class="colFirst"><code>static <a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#parseVersionedServerName-byte:A-">parseVersionedServerName</a></span>(byte[]&nbsp;versionedBytes)</code>
 <div class="block">Use this method instantiating a <a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase"><code>ServerName</code></a> from bytes
  gotten from a call to <a href="../../../../org/apache/hadoop/hbase/ServerName.html#getVersionedBytes--"><code>getVersionedBytes()</code></a>.</div>
 </td>
 </tr>
-<tr id="i20" class="altColor">
+<tr id="i21" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#toShortString--">toShortString</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i21" class="rowColor">
+<tr id="i22" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#toString--">toString</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i22" class="altColor">
+<tr id="i23" class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serverName)</code>
 <div class="block">Retrieve an instance of ServerName.</div>
 </td>
 </tr>
-<tr id="i23" class="rowColor">
+<tr id="i24" class="altColor">
 <td class="colFirst"><code>static <a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#valueOf-java.lang.String-int-long-">valueOf</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hostname,
        int&nbsp;port,
@@ -357,7 +361,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab
 <div class="block">Retrieve an instance of ServerName.</div>
 </td>
 </tr>
-<tr id="i24" class="altColor">
+<tr id="i25" class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerName.html#valueOf-java.lang.String-long-">valueOf</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hostAndPort,
        long&nbsp;startCode)</code>
@@ -607,13 +611,22 @@ public static&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hba
 <pre>public&nbsp;<a href="https://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/ServerName.html#line.232">getHostname</a>()</pre>
 </li>
 </ul>
+<a name="getHostnameLowerCase--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHostnameLowerCase</h4>
+<pre>public&nbsp;<a href="https://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/ServerName.html#line.236">getHostnameLowerCase</a>()</pre>
+</li>
+</ul>
 <a name="getPort--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>getPort</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.236">getPort</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.240">getPort</a>()</pre>
 </li>
 </ul>
 <a name="getStartcode--">
@@ -622,7 +635,7 @@ public static&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hba
 <ul class="blockList">
 <li class="blockList">
 <h4>getStartcode</h4>
-<pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.240">getStartcode</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.244">getStartcode</a>()</pre>
 </li>
 </ul>
 <a name="getServerName-java.lang.String-long-">
@@ -632,7 +645,7 @@ public static&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hba
 <li class="blockList">
 <h4>getServerName</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public static&nbsp;<a href="https://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/ServerName.html#line.273">getServerName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hostAndPort,
+public static&nbsp;<a href="https://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/ServerName.html#line.277">getServerName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hostAndPort,
                                                long&nbsp;startcode)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Since 2.0. Use <a href="../../../../org/apache/hadoop/hbase/ServerName.html#valueOf-java.lang.String-long-"><code>valueOf(String, long)</code></a> instead.</span></div>
 <dl>
@@ -652,7 +665,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/
 <li class="blockList">
 <h4>getHostAndPort</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a href="https://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/ServerName.html#line.287">getHostAndPort</a>()</pre>
+public&nbsp;<a href="https://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/ServerName.html#line.291">getHostAndPort</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Since 2.0. Use <a href="../../../../org/apache/hadoop/hbase/ServerName.html#getAddress--"><code>getAddress()</code></a> instead.</span></div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -667,7 +680,7 @@ public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.
 <ul class="blockList">
 <li class="blockList">
 <h4>getAddress</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/net/Address.html" title="class in org.apache.hadoop.hbase.net">Address</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.291">getAddress</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/net/Address.html" title="class in org.apache.hadoop.hbase.net">Address</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.295">getAddress</a>()</pre>
 </li>
 </ul>
 <a name="getServerStartcodeFromServerName-java.lang.String-">
@@ -677,7 +690,7 @@ public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.
 <li class="blockList">
 <h4>getServerStartcodeFromServerName</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public static&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.301">getServerStartcodeFromServerName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serverName)</pre>
+public static&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.305">getServerStartcodeFromServerName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serverName)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Since 2.0. Use instance of ServerName to pull out start code.</span></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -694,7 +707,7 @@ public static&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hba
 <li class="blockList">
 <h4>getServerNameLessStartCode</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public static&nbsp;<a href="https://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/ServerName.html#line.313">getServerNameLessStartCode</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;inServerName)</pre>
+public static&nbsp;<a href="https://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/ServerName.html#line.317">getServerNameLessStartCode</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;inServerName)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Since 2.0. Use <a href="../../../../org/apache/hadoop/hbase/ServerName.html#getAddress--"><code>getAddress()</code></a></span></div>
 <div class="block">Utility method to excise the start code from a server name</div>
 <dl>
@@ -711,7 +724,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/
 <ul class="blockList">
 <li class="blockList">
 <h4>compareTo</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.324">compareTo</a>(<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;other)</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.328">compareTo</a>(<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;other)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true#compareTo-T-" title="class or interface in java.lang">compareTo</a></code>&nbsp;in interface&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></dd>
@@ -724,7 +737,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/
 <ul class="blockList">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.350">hashCode</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.354">hashCode</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
@@ -737,7 +750,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.355">equals</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.359">equals</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
@@ -750,7 +763,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/
 <ul class="blockList">
 <li class="blockList">
 <h4>isSameAddress</h4>
-<pre>public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.367">isSameAddress</a>(<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;left,
+<pre>public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.371">isSameAddress</a>(<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;left,
                                     <a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;right)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -767,7 +780,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/
 <ul class="blockList">
 <li class="blockList">
 <h4>parseVersionedServerName</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.384">parseVersionedServerName</a>(byte[]&nbsp;versionedBytes)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.388">parseVersionedServerName</a>(byte[]&nbsp;versionedBytes)</pre>
 <div class="block">Use this method instantiating a <a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase"><code>ServerName</code></a> from bytes
  gotten from a call to <a href="../../../../org/apache/hadoop/hbase/ServerName.html#getVersionedBytes--"><code>getVersionedBytes()</code></a>.  Will take care of the
  case where bytes were written by an earlier version of hbase.</div>
@@ -787,7 +800,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/
 <ul class="blockList">
 <li class="blockList">
 <h4>parseServerName</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.401">parseServerName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;str)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.405">parseServerName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;str)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>str</code> - Either an instance of <a href="../../../../org/apache/hadoop/hbase/ServerName.html#toString--"><code>toString()</code></a> or a
@@ -803,7 +816,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/
 <ul class="blockListLast">
 <li class="blockList">
 <h4>isFullServerName</h4>
-<pre>public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.411">isFullServerName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;str)</pre>
+<pre>public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerName.html#line.415">isFullServerName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;str)</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>true if the String follows the pattern of <a href="../../../../org/apache/hadoop/hbase/ServerName.html#toString--"><code>toString()</code></a>, false

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ServiceNotRunningException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ServiceNotRunningException.html b/2.0/apidocs/org/apache/hadoop/hbase/ServiceNotRunningException.html
index c2cc35e..b4ef48a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ServiceNotRunningException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ServiceNotRunningException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ServiceNotRunningException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ServiceNotRunningException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ServiceNotRunningException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ServiceNotRunningException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/SharedConnection.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/SharedConnection.html b/2.0/apidocs/org/apache/hadoop/hbase/SharedConnection.html
index d759907..ed446e0 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/SharedConnection.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/SharedConnection.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SharedConnection (Apache HBase 2.0.0-beta-2 API)</title>
+<title>SharedConnection (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SharedConnection (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="SharedConnection (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/Size.Unit.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/Size.Unit.html b/2.0/apidocs/org/apache/hadoop/hbase/Size.Unit.html
index d7c105b..0f1bd2a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/Size.Unit.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/Size.Unit.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Size.Unit (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Size.Unit (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Size.Unit (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Size.Unit (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -292,7 +292,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/Size.Unit.html" title="enum in org.apache.hadoop.hbase">Size.Unit</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/Size.Unit.html#line.36">values</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/Size.Unit.html" title="enum in org.apache.hadoop.hbase">Size.Unit</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/Size.Unit.html#line.3">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:
@@ -312,7 +312,7 @@ for (Size.Unit c : Size.Unit.values())
 <ul class="blockList">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/Size.Unit.html" title="enum in org.apache.hadoop.hbase">Size.Unit</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/Size.Unit.html#line.36">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/Size.Unit.html" title="enum in org.apache.hadoop.hbase">Size.Unit</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/Size.Unit.html#line.3">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/Size.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/Size.html b/2.0/apidocs/org/apache/hadoop/hbase/Size.html
index 550f8ff..8dc42b4 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/Size.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/Size.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Size (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Size (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Size (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Size (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/SizeCachedKeyValue.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/SizeCachedKeyValue.html b/2.0/apidocs/org/apache/hadoop/hbase/SizeCachedKeyValue.html
index 464ca77..81241e0 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/SizeCachedKeyValue.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/SizeCachedKeyValue.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SizeCachedKeyValue (Apache HBase 2.0.0-beta-2 API)</title>
+<title>SizeCachedKeyValue (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SizeCachedKeyValue (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="SizeCachedKeyValue (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -249,7 +249,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/KeyValue.html" title="class
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></h3>
-<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a></code></li>
+<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize--">getSerializedSize</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.RawCell">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/SizeCachedNoTagsKeyValue.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/SizeCachedNoTagsKeyValue.html b/2.0/apidocs/org/apache/hadoop/hbase/SizeCachedNoTagsKeyValue.html
index 8378875..387cfd6 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/SizeCachedNoTagsKeyValue.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/SizeCachedNoTagsKeyValue.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SizeCachedNoTagsKeyValue (Apache HBase 2.0.0-beta-2 API)</title>
+<title>SizeCachedNoTagsKeyValue (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SizeCachedNoTagsKeyValue (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="SizeCachedNoTagsKeyValue (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -255,7 +255,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/SizeCachedKeyValue.html" ti
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></h3>
-<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a></code></li>
+<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize--">getSerializedSize</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.RawCell">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/SplitLogCounters.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/SplitLogCounters.html b/2.0/apidocs/org/apache/hadoop/hbase/SplitLogCounters.html
index 5335602..af35a03 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/SplitLogCounters.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/SplitLogCounters.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SplitLogCounters (Apache HBase 2.0.0-beta-2 API)</title>
+<title>SplitLogCounters (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SplitLogCounters (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="SplitLogCounters (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Done.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Done.html b/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Done.html
index 4721858..96790f6 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Done.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Done.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SplitLogTask.Done (Apache HBase 2.0.0-beta-2 API)</title>
+<title>SplitLogTask.Done (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SplitLogTask.Done (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="SplitLogTask.Done (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Err.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Err.html b/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Err.html
index 28cb442..0e662ba 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Err.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Err.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SplitLogTask.Err (Apache HBase 2.0.0-beta-2 API)</title>
+<title>SplitLogTask.Err (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SplitLogTask.Err (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="SplitLogTask.Err (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Owned.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Owned.html b/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Owned.html
index de26e59..cbef17f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Owned.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Owned.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SplitLogTask.Owned (Apache HBase 2.0.0-beta-2 API)</title>
+<title>SplitLogTask.Owned (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SplitLogTask.Owned (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="SplitLogTask.Owned (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Resigned.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Resigned.html b/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Resigned.html
index 858300a..39d4ecb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Resigned.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Resigned.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SplitLogTask.Resigned (Apache HBase 2.0.0-beta-2 API)</title>
+<title>SplitLogTask.Resigned (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SplitLogTask.Resigned (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="SplitLogTask.Resigned (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Unassigned.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Unassigned.html b/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Unassigned.html
index a5efa8c..8f759b2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Unassigned.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.Unassigned.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SplitLogTask.Unassigned (Apache HBase 2.0.0-beta-2 API)</title>
+<title>SplitLogTask.Unassigned (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SplitLogTask.Unassigned (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="SplitLogTask.Unassigned (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.html b/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.html
index 3070b2e..5d6a45a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/SplitLogTask.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SplitLogTask (Apache HBase 2.0.0-beta-2 API)</title>
+<title>SplitLogTask (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SplitLogTask (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="SplitLogTask (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/SslRMIClientSocketFactorySecure.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/SslRMIClientSocketFactorySecure.html b/2.0/apidocs/org/apache/hadoop/hbase/SslRMIClientSocketFactorySecure.html
index e26204e..8975f79 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/SslRMIClientSocketFactorySecure.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/SslRMIClientSocketFactorySecure.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SslRMIClientSocketFactorySecure (Apache HBase 2.0.0-beta-2 API)</title>
+<title>SslRMIClientSocketFactorySecure (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SslRMIClientSocketFactorySecure (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="SslRMIClientSocketFactorySecure (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -118,7 +118,8 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/hadoop/hbase/SslRMIClientSocketFactorySecure.html#line.24">SslRMIClientSocketFactorySecure</a>
+<pre>@InterfaceAudience.Private
+public class <a href="../../../../src-html/org/apache/hadoop/hbase/SslRMIClientSocketFactorySecure.html#line.25">SslRMIClientSocketFactorySecure</a>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/javax/rmi/ssl/SslRMIClientSocketFactory.html?is-external=true" title="class or interface in javax.rmi.ssl">SslRMIClientSocketFactory</a></pre>
 <div class="block">Avoid SSL V3.0 "Poodle" Vulnerability - CVE-2014-3566</div>
 <dl>
@@ -200,7 +201,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/javax/rmi/ssl/SslRMIC
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SslRMIClientSocketFactorySecure</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/SslRMIClientSocketFactorySecure.html#line.24">SslRMIClientSocketFactorySecure</a>()</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/SslRMIClientSocketFactorySecure.html#line.25">SslRMIClientSocketFactorySecure</a>()</pre>
 </li>
 </ul>
 </li>
@@ -217,7 +218,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/javax/rmi/ssl/SslRMIC
 <ul class="blockListLast">
 <li class="blockList">
 <h4>createSocket</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/net/Socket.html?is-external=true" title="class or interface in java.net">Socket</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/SslRMIClientSocketFactorySecure.html#line.26">createSocket</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;host,
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/net/Socket.html?is-external=true" title="class or interface in java.net">Socket</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/SslRMIClientSocketFactorySecure.html#line.27">createSocket</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;host,
                            int&nbsp;port)
                     throws <a href="https://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>


[42/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CompareOperator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CompareOperator.html b/2.0/apidocs/org/apache/hadoop/hbase/CompareOperator.html
index 482d614..0d35673 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CompareOperator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CompareOperator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompareOperator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CompareOperator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompareOperator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CompareOperator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -319,7 +319,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/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompareOperator.html#line.3">values</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompareOperator.html#line.44">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:
@@ -339,7 +339,7 @@ for (CompareOperator c : CompareOperator.values())
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompareOperator.html#line.3">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/CompareOperator.html" title="enum in org.apache.hadoop.hbase">CompareOperator</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompareOperator.html#line.44">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CompatibilityFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CompatibilityFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/CompatibilityFactory.html
index 0e77def..291a8a2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CompatibilityFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CompatibilityFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompatibilityFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CompatibilityFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompatibilityFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CompatibilityFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -113,7 +113,8 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilityFactory.html#line.30">CompatibilityFactory</a>
+<pre>@InterfaceAudience.Private
+public class <a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilityFactory.html#line.32">CompatibilityFactory</a>
 extends <a href="https://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">Class that will create many instances of classes provided by the hbase-hadoop{1|2}-compat jars.</div>
 </li>
@@ -214,7 +215,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>EXCEPTION_START</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/CompatibilityFactory.html#line.33">EXCEPTION_START</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/CompatibilityFactory.html#line.35">EXCEPTION_START</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.CompatibilityFactory.EXCEPTION_START">Constant Field Values</a></dd>
@@ -227,7 +228,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>EXCEPTION_END</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/CompatibilityFactory.html#line.34">EXCEPTION_END</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/CompatibilityFactory.html#line.36">EXCEPTION_END</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.CompatibilityFactory.EXCEPTION_END">Constant Field Values</a></dd>
@@ -248,7 +249,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CompatibilityFactory</h4>
-<pre>protected&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilityFactory.html#line.39">CompatibilityFactory</a>()</pre>
+<pre>protected&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilityFactory.html#line.41">CompatibilityFactory</a>()</pre>
 <div class="block">This is a static only class don't let any instance be created.</div>
 </li>
 </ul>
@@ -266,7 +267,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getInstance</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilityFactory.html#line.41">getInstance</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;klass)</pre>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilityFactory.html#line.43">getInstance</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;klass)</pre>
 </li>
 </ul>
 <a name="createExceptionString-java.lang.Class-">
@@ -275,7 +276,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>createExceptionString</h4>
-<pre>protected static&nbsp;<a href="https://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/CompatibilityFactory.html#line.72">createExceptionString</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass)</pre>
+<pre>protected static&nbsp;<a href="https://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/CompatibilityFactory.html#line.74">createExceptionString</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;klass)</pre>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html b/2.0/apidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html
index cd14be2..a346952 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompatibilitySingletonFactory.SingletonStorage (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CompatibilitySingletonFactory.SingletonStorage (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompatibilitySingletonFactory.SingletonStorage (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CompatibilitySingletonFactory.SingletonStorage (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public static enum <a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilitySingletonFactory.html#line.34">CompatibilitySingletonFactory.SingletonStorage</a>
+<pre>public static enum <a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilitySingletonFactory.html#line.36">CompatibilitySingletonFactory.SingletonStorage</a>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html" title="enum in org.apache.hadoop.hbase">CompatibilitySingletonFactory.SingletonStorage</a>&gt;</pre>
 </li>
 </ul>
@@ -207,7 +207,7 @@ the order they are declared.</div>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>INSTANCE</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html" title="enum in org.apache.hadoop.hbase">CompatibilitySingletonFactory.SingletonStorage</a> <a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html#line.35">INSTANCE</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html" title="enum in org.apache.hadoop.hbase">CompatibilitySingletonFactory.SingletonStorage</a> <a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html#line.37">INSTANCE</a></pre>
 </li>
 </ul>
 </li>
@@ -224,7 +224,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/CompatibilitySingletonFactory.SingletonStorage.html" title="enum in org.apache.hadoop.hbase">CompatibilitySingletonFactory.SingletonStorage</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html#line.34">values</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html" title="enum in org.apache.hadoop.hbase">CompatibilitySingletonFactory.SingletonStorage</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html#line.36">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:
@@ -244,7 +244,7 @@ for (CompatibilitySingletonFactory.SingletonStorage c : CompatibilitySingletonFa
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html" title="enum in org.apache.hadoop.hbase">CompatibilitySingletonFactory.SingletonStorage</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html#line.34">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/CompatibilitySingletonFactory.SingletonStorage.html" title="enum in org.apache.hadoop.hbase">CompatibilitySingletonFactory.SingletonStorage</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html#line.36">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.html
index 7e8df8b..a13dbb2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompatibilitySingletonFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CompatibilitySingletonFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompatibilitySingletonFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CompatibilitySingletonFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -114,7 +114,8 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilitySingletonFactory.html#line.33">CompatibilitySingletonFactory</a>
+<pre>@InterfaceAudience.Private
+public class <a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilitySingletonFactory.html#line.35">CompatibilitySingletonFactory</a>
 extends <a href="../../../../org/apache/hadoop/hbase/CompatibilityFactory.html" title="class in org.apache.hadoop.hbase">CompatibilityFactory</a></pre>
 <div class="block">Factory for classes supplied by hadoop compatibility modules.  Only one of each class will be
   created.</div>
@@ -232,7 +233,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/CompatibilityFactory.html"
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CompatibilitySingletonFactory</h4>
-<pre>protected&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilitySingletonFactory.html#line.44">CompatibilitySingletonFactory</a>()</pre>
+<pre>protected&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilitySingletonFactory.html#line.46">CompatibilitySingletonFactory</a>()</pre>
 <div class="block">This is a static only class don't let anyone create an instance.</div>
 </li>
 </ul>
@@ -250,7 +251,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/CompatibilityFactory.html"
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getInstance</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilitySingletonFactory.html#line.52">getInstance</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;klass)</pre>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompatibilitySingletonFactory.html#line.54">getInstance</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;klass)</pre>
 <div class="block">Get the singleton instance of Any classes defined by compatibiliy jar's</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CompoundConfiguration.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CompoundConfiguration.html b/2.0/apidocs/org/apache/hadoop/hbase/CompoundConfiguration.html
index 56388dd..1185a5c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CompoundConfiguration.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CompoundConfiguration.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompoundConfiguration (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CompoundConfiguration (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompoundConfiguration (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CompoundConfiguration (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-public class <a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.56">CompoundConfiguration</a>
+public class <a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.57">CompoundConfiguration</a>
 extends org.apache.hadoop.conf.Configuration</pre>
 <div class="block">Do a shallow merge of multiple KV configuration pools. This is a very useful
  utility class to easily add per-object configurations in addition to wider
@@ -300,7 +300,7 @@ extends org.apache.hadoop.conf.Configuration</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CompoundConfiguration</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.63">CompoundConfiguration</a>()</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.64">CompoundConfiguration</a>()</pre>
 <div class="block">Default Constructor. Initializes empty configuration</div>
 </li>
 </ul>
@@ -318,7 +318,7 @@ extends org.apache.hadoop.conf.Configuration</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>add</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/CompoundConfiguration.html" title="class in org.apache.hadoop.hbase">CompoundConfiguration</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.137">add</a>(org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/CompoundConfiguration.html" title="class in org.apache.hadoop.hbase">CompoundConfiguration</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.138">add</a>(org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
 <div class="block">Add Hadoop Configuration object to config list.
  The added configuration overrides the previous ones if there are name collisions.</div>
 <dl>
@@ -335,7 +335,7 @@ extends org.apache.hadoop.conf.Configuration</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>addBytesMap</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/CompoundConfiguration.html" title="class in org.apache.hadoop.hbase">CompoundConfiguration</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.159">addBytesMap</a>(<a href="https://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="../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>,<a href="../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&gt;&nbsp;map)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/CompoundConfiguration.html" title="class in org.apache.hadoop.hbase">CompoundConfiguration</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.160">addBytesMap</a>(<a href="https://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="../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>,<a href="../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&gt;&nbsp;map)</pre>
 <div class="block">Add Bytes map to config list. This map is generally
  created by HTableDescriptor or HColumnDescriptor, but can be abstractly
  used. The added configuration overrides the previous ones if there are
@@ -354,7 +354,7 @@ extends org.apache.hadoop.conf.Configuration</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>addStringMap</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/CompoundConfiguration.html" title="class in org.apache.hadoop.hbase">CompoundConfiguration</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.221">addStringMap</a>(<a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;map)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/CompoundConfiguration.html" title="class in org.apache.hadoop.hbase">CompoundConfiguration</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.222">addStringMap</a>(<a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;map)</pre>
 <div class="block">Add String map to config list. This map is generally created by HTableDescriptor
  or HColumnDescriptor, but can be abstractly used. The added configuration
  overrides the previous ones if there are name collisions.</div>
@@ -370,7 +370,7 @@ extends org.apache.hadoop.conf.Configuration</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="https://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/CompoundConfiguration.html#line.263">toString</a>()</pre>
+<pre>public&nbsp;<a href="https://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/CompoundConfiguration.html#line.264">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code>toString</code>&nbsp;in class&nbsp;<code>org.apache.hadoop.conf.Configuration</code></dd>
@@ -383,7 +383,7 @@ extends org.apache.hadoop.conf.Configuration</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;<a href="https://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/CompoundConfiguration.html#line.273">get</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="https://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/CompoundConfiguration.html#line.274">get</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code>get</code>&nbsp;in class&nbsp;<code>org.apache.hadoop.conf.Configuration</code></dd>
@@ -396,7 +396,7 @@ extends org.apache.hadoop.conf.Configuration</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>getRaw</h4>
-<pre>public&nbsp;<a href="https://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/CompoundConfiguration.html#line.291">getRaw</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="https://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/CompoundConfiguration.html#line.292">getRaw</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code>getRaw</code>&nbsp;in class&nbsp;<code>org.apache.hadoop.conf.Configuration</code></dd>
@@ -409,7 +409,7 @@ extends org.apache.hadoop.conf.Configuration</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassByName</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.309">getClassByName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.310">getClassByName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)
                         throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -425,7 +425,7 @@ extends org.apache.hadoop.conf.Configuration</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>size</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.329">size</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.330">size</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code>size</code>&nbsp;in class&nbsp;<code>org.apache.hadoop.conf.Configuration</code></dd>
@@ -438,7 +438,7 @@ extends org.apache.hadoop.conf.Configuration</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;<a href="https://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/CompoundConfiguration.html#line.361">get</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="https://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/CompoundConfiguration.html#line.362">get</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                   <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;defaultValue)</pre>
 <div class="block">Get the value of the <code>name</code>. If the key is deprecated,
  it returns the value of the first key which replaces the deprecated key
@@ -469,7 +469,7 @@ extends org.apache.hadoop.conf.Configuration</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>iterator</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.367">iterator</a>()</pre>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.368">iterator</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#iterator--" title="class or interface in java.lang">iterator</a></code>&nbsp;in interface&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;</code></dd>
@@ -484,7 +484,7 @@ extends org.apache.hadoop.conf.Configuration</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>set</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.395">set</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.396">set</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                 <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -498,7 +498,7 @@ extends org.apache.hadoop.conf.Configuration</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>clear</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.409">clear</a>()</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.410">clear</a>()</pre>
 <div class="block">These methods are unsupported, and no code using CompoundConfiguration depend upon them.
  Quickly abort upon any attempts to use them.</div>
 <dl>
@@ -513,7 +513,7 @@ extends org.apache.hadoop.conf.Configuration</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>write</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.414">write</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</a>&nbsp;out)
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.415">write</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</a>&nbsp;out)
            throws <a href="https://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="overrideSpecifyLabel">Specified by:</span></dt>
@@ -531,7 +531,7 @@ extends org.apache.hadoop.conf.Configuration</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>writeXml</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.419">writeXml</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out)
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/CompoundConfiguration.html#line.420">writeXml</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out)
               throws <a href="https://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="overrideSpecifyLabel">Overrides:</span></dt>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CoordinatedStateManager.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CoordinatedStateManager.html b/2.0/apidocs/org/apache/hadoop/hbase/CoordinatedStateManager.html
index ab54afc..a2e9599 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CoordinatedStateManager.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CoordinatedStateManager.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CoordinatedStateManager (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CoordinatedStateManager (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CoordinatedStateManager (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CoordinatedStateManager (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/Coprocessor.State.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/Coprocessor.State.html b/2.0/apidocs/org/apache/hadoop/hbase/Coprocessor.State.html
index e8422a9..6671dbf 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/Coprocessor.State.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/Coprocessor.State.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Coprocessor.State (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Coprocessor.State (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Coprocessor.State (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Coprocessor.State (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -285,7 +285,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/Coprocessor.State.html" title="enum in org.apache.hadoop.hbase">Coprocessor.State</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/Coprocessor.State.html#line.22">values</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/Coprocessor.State.html" title="enum in org.apache.hadoop.hbase">Coprocessor.State</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/Coprocessor.State.html#line.80">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:
@@ -305,7 +305,7 @@ for (Coprocessor.State c : Coprocessor.State.values())
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/Coprocessor.State.html" title="enum in org.apache.hadoop.hbase">Coprocessor.State</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/Coprocessor.State.html#line.22">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/Coprocessor.State.html" title="enum in org.apache.hadoop.hbase">Coprocessor.State</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/Coprocessor.State.html#line.80">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/Coprocessor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/Coprocessor.html b/2.0/apidocs/org/apache/hadoop/hbase/Coprocessor.html
index 86ed1d3..21677bb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/Coprocessor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/Coprocessor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Coprocessor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Coprocessor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Coprocessor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Coprocessor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/CoprocessorEnvironment.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/CoprocessorEnvironment.html b/2.0/apidocs/org/apache/hadoop/hbase/CoprocessorEnvironment.html
index 710f519..b1f56e5 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/CoprocessorEnvironment.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/CoprocessorEnvironment.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CoprocessorEnvironment (Apache HBase 2.0.0-beta-2 API)</title>
+<title>CoprocessorEnvironment (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CoprocessorEnvironment (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="CoprocessorEnvironment (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/DaemonThreadFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/DaemonThreadFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/DaemonThreadFactory.html
index 2c08865..cbbf106 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/DaemonThreadFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/DaemonThreadFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DaemonThreadFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>DaemonThreadFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DaemonThreadFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="DaemonThreadFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -113,7 +113,8 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/hadoop/hbase/DaemonThreadFactory.html#line.26">DaemonThreadFactory</a>
+<pre>@InterfaceAudience.Private
+public class <a href="../../../../src-html/org/apache/hadoop/hbase/DaemonThreadFactory.html#line.28">DaemonThreadFactory</a>
 extends <a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ThreadFactory.html?is-external=true" title="class or interface in java.util.concurrent">ThreadFactory</a></pre>
 <div class="block">Thread factory that creates daemon threads</div>
@@ -184,7 +185,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DaemonThreadFactory</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/DaemonThreadFactory.html#line.32">DaemonThreadFactory</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/DaemonThreadFactory.html#line.34">DaemonThreadFactory</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 </li>
 </ul>
 </li>
@@ -201,7 +202,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurre
 <ul class="blockListLast">
 <li class="blockList">
 <h4>newThread</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Thread.html?is-external=true" title="class or interface in java.lang">Thread</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/DaemonThreadFactory.html#line.39">newThread</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang">Runnable</a>&nbsp;r)</pre>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Thread.html?is-external=true" title="class or interface in java.lang">Thread</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/DaemonThreadFactory.html#line.41">newThread</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang">Runnable</a>&nbsp;r)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ThreadFactory.html?is-external=true#newThread-java.lang.Runnable-" title="class or interface in java.util.concurrent">newThread</a></code>&nbsp;in interface&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ThreadFactory.html?is-external=true" title="class or interface in java.util.concurrent">ThreadFactory</a></code></dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/DoNotRetryIOException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/DoNotRetryIOException.html b/2.0/apidocs/org/apache/hadoop/hbase/DoNotRetryIOException.html
index 9b40786..3331297 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/DoNotRetryIOException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/DoNotRetryIOException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DoNotRetryIOException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>DoNotRetryIOException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DoNotRetryIOException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="DoNotRetryIOException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/DroppedSnapshotException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/DroppedSnapshotException.html b/2.0/apidocs/org/apache/hadoop/hbase/DroppedSnapshotException.html
index 2a8bbbc..bca232d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/DroppedSnapshotException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/DroppedSnapshotException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DroppedSnapshotException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>DroppedSnapshotException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DroppedSnapshotException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="DroppedSnapshotException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCell.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCell.html b/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCell.html
index 7e47ee4..4e5dd6f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCell.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCell.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ExtendedCell (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ExtendedCell (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ExtendedCell (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ExtendedCell (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":18,"i1":18,"i2":6,"i3":18,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":18,"i12":18};
+var methods = {"i0":18,"i1":18,"i2":6,"i3":18,"i4":18,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":18,"i13":18};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -101,7 +101,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Superinterfaces:</dt>
-<dd><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></dd>
+<dd><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></dd>
 </dl>
 <dl>
 <dt>All Known Implementing Classes:</dt>
@@ -111,7 +111,7 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre>@InterfaceAudience.Private
 public interface <a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.33">ExtendedCell</a>
-extends <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a>, <a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a></pre>
+extends <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a>, <a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a></pre>
 <div class="block">Extension to <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase"><code>Cell</code></a> with server side required functions. Server side Cell implementations
  must implement this.</div>
 </li>
@@ -194,54 +194,58 @@ extends <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interf
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>default int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize-boolean-">getSerializedSize</a></span>(boolean&nbsp;withTags)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize--">getSerializedSize</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i4" class="altColor">
+<td class="colFirst"><code>default int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize-boolean-">getSerializedSize</a></span>(boolean&nbsp;withTags)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
 <td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getTagsArray--">getTagsArray</a></span>()</code>
 <div class="block">Contiguous raw bytes representing tags that may start at any index in the containing array.</div>
 </td>
 </tr>
-<tr id="i5" class="rowColor">
+<tr id="i6" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getTagsLength--">getTagsLength</a></span>()</code>
 <div class="block">HBase internally uses 2 bytes to store tags length in Cell.</div>
 </td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getTagsOffset--">getTagsOffset</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i7" class="rowColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code>byte</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getTypeByte--">getTypeByte</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i8" class="altColor">
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#setSequenceId-long-">setSequenceId</a></span>(long&nbsp;seqId)</code>
 <div class="block">Sets with the given seqId.</div>
 </td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr id="i10" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#setTimestamp-byte:A-">setTimestamp</a></span>(byte[]&nbsp;ts)</code>
 <div class="block">Sets with the given timestamp.</div>
 </td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i11" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#setTimestamp-long-">setTimestamp</a></span>(long&nbsp;ts)</code>
 <div class="block">Sets with the given timestamp.</div>
 </td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i12" class="altColor">
 <td class="colFirst"><code>default void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#write-java.nio.ByteBuffer-int-">write</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;buf,
      int&nbsp;offset)</code>
 <div class="block">Write this Cell into the given buf's offset in a <a href="../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in org.apache.hadoop.hbase"><code>KeyValue</code></a> format.</div>
 </td>
 </tr>
-<tr id="i12" class="altColor">
+<tr id="i13" class="rowColor">
 <td class="colFirst"><code>default int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#write-java.io.OutputStream-boolean-">write</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out,
      boolean&nbsp;withTags)</code>
@@ -290,7 +294,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interf
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CELL_NOT_BASED_ON_CHUNK</h4>
-<pre>static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.35">CELL_NOT_BASED_ON_CHUNK</a></pre>
+<pre>static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.34">CELL_NOT_BASED_ON_CHUNK</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.ExtendedCell.CELL_NOT_BASED_ON_CHUNK">Constant Field Values</a></dd>
@@ -351,13 +355,26 @@ extends <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interf
 </dl>
 </li>
 </ul>
+<a name="getSerializedSize--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSerializedSize</h4>
+<pre>default&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.93">getSerializedSize</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Serialized size (defaults to include tag length).</dd>
+</dl>
+</li>
+</ul>
 <a name="write-java.nio.ByteBuffer-int-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>write</h4>
-<pre>default&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.95">write</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;buf,
+<pre>default&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.102">write</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a>&nbsp;buf,
                    int&nbsp;offset)</pre>
 <div class="block">Write this Cell into the given buf's offset in a <a href="../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in org.apache.hadoop.hbase"><code>KeyValue</code></a> format.</div>
 <dl>
@@ -373,7 +390,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>deepClone</h4>
-<pre>default&nbsp;<a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.103">deepClone</a>()</pre>
+<pre>default&nbsp;<a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.110">deepClone</a>()</pre>
 <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -387,12 +404,13 @@ extends <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getChunkId</h4>
-<pre>default&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.113">getChunkId</a>()</pre>
+<pre>default&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.121">getChunkId</a>()</pre>
 <div class="block">Extracts the id of the backing bytebuffer of this cell if it was obtained from fixed sized
  chunks as in case of MemstoreLAB</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>the chunk id if the cell is backed by fixed sized Chunks, else return -1</dd>
+<dd>the chunk id if the cell is backed by fixed sized Chunks, else return
+ <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#CELL_NOT_BASED_ON_CHUNK"><code>CELL_NOT_BASED_ON_CHUNK</code></a>; i.e. -1.</dd>
 </dl>
 </li>
 </ul>
@@ -402,7 +420,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>setSequenceId</h4>
-<pre>void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.121">setSequenceId</a>(long&nbsp;seqId)
+<pre>void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.129">setSequenceId</a>(long&nbsp;seqId)
             throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Sets with the given seqId.</div>
 <dl>
@@ -419,7 +437,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>setTimestamp</h4>
-<pre>void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.127">setTimestamp</a>(long&nbsp;ts)
+<pre>void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.135">setTimestamp</a>(long&nbsp;ts)
            throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Sets with the given timestamp.</div>
 <dl>
@@ -436,7 +454,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>setTimestamp</h4>
-<pre>void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.133">setTimestamp</a>(byte[]&nbsp;ts)
+<pre>void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.141">setTimestamp</a>(byte[]&nbsp;ts)
            throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Sets with the given timestamp.</div>
 <dl>
@@ -453,7 +471,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getSequenceId</h4>
-<pre>long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.142">getSequenceId</a>()</pre>
+<pre>long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.150">getSequenceId</a>()</pre>
 <div class="block">A region-specific unique monotonically increasing sequence ID given to each Cell. It always
  exists for cells in the memstore but is not retained forever. It will be kept for
  <a href="../../../../org/apache/hadoop/hbase/HConstants.html#KEEP_SEQID_PERIOD"><code>HConstants.KEEP_SEQID_PERIOD</code></a> days, but generally becomes irrelevant after the cell's
@@ -472,7 +490,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getTagsArray</h4>
-<pre>byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.148">getTagsArray</a>()</pre>
+<pre>byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.156">getTagsArray</a>()</pre>
 <div class="block">Contiguous raw bytes representing tags that may start at any index in the containing array.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -488,7 +506,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getTagsOffset</h4>
-<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.153">getTagsOffset</a>()</pre>
+<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.161">getTagsOffset</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getTagsOffset--">getTagsOffset</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
@@ -503,7 +521,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interf
 <ul class="blockList">
 <li class="blockList">
 <h4>getTagsLength</h4>
-<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.163">getTagsLength</a>()</pre>
+<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.171">getTagsLength</a>()</pre>
 <div class="block">HBase internally uses 2 bytes to store tags length in Cell. As the tags length is always a
  non-negative number, to make good use of the sign bit, the max of tags length is defined 2 *
  Short.MAX_VALUE + 1 = 65535. As a result, the return type is int, because a short is not
@@ -523,7 +541,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interf
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getTypeByte</h4>
-<pre>byte&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.168">getTypeByte</a>()</pre>
+<pre>byte&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.176">getTypeByte</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getTypeByte--">getTypeByte</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCellBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCellBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCellBuilder.html
index 07a0009..a0f18fe 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCellBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCellBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ExtendedCellBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ExtendedCellBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ExtendedCellBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ExtendedCellBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCellBuilderFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCellBuilderFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCellBuilderFactory.html
index efade15..1577bc2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCellBuilderFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCellBuilderFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ExtendedCellBuilderFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ExtendedCellBuilderFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ExtendedCellBuilderFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ExtendedCellBuilderFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html b/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html
index 8263072..57818f6 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ExtendedCellBuilderImpl (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ExtendedCellBuilderImpl (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ExtendedCellBuilderImpl (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ExtendedCellBuilderImpl (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/HBaseConfiguration.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/HBaseConfiguration.html b/2.0/apidocs/org/apache/hadoop/hbase/HBaseConfiguration.html
index b32eb1f..f4fc79a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/HBaseConfiguration.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/HBaseConfiguration.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HBaseConfiguration (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HBaseConfiguration (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HBaseConfiguration (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HBaseConfiguration (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/HBaseIOException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/HBaseIOException.html b/2.0/apidocs/org/apache/hadoop/hbase/HBaseIOException.html
index 0cb40cc..2e0075d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/HBaseIOException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/HBaseIOException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HBaseIOException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HBaseIOException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HBaseIOException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HBaseIOException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -122,7 +122,7 @@
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../org/apache/hadoop/hbase/ipc/CallCancelledException.html" title="class in org.apache.hadoop.hbase.ipc">CallCancelledException</a>, <a href="../../../../org/apache/hadoop/hbase/ipc/CallTimeoutException.html" title="class in org.apache.hadoop.hbase.ipc">CallTimeoutException</a>, <a href="../../../../org/apache/hadoop/hbase/ipc/CellScannerButNoCodecException.html" title="class in org.apache.hadoop.hbase.ipc">CellScannerButNoCodecException</a>, <a href="../../../../org/apache/hadoop/hbase/master/ClusterSchemaException.html" title="class in org.apache.hadoop.hbase.master">ClusterSchemaException</a>, <a href="../../../../org/apache/hadoop/hbase/regionserver/wal/DamagedWALException.html" title="class in org.apache.hadoop.hbase.regionserver.wal">DamagedWALException</a>, <a href="../../../../org/apache/hadoop/hbase/DoNotRetryIOException.html" title="class in org.apache.hadoop.hbase">DoNotRetryIOException</a>, <a href="../../../../org/apache/hadoop/hbase/ipc/FailedServ
 erException.html" title="class in org.apache.hadoop.hbase.ipc">FailedServerException</a>, <a href="../../../../org/apache/hadoop/hbase/ipc/FallbackDisallowedException.html" title="class in org.apache.hadoop.hbase.ipc">FallbackDisallowedException</a>, <a href="../../../../org/apache/hadoop/hbase/util/LeaseNotRecoveredException.html" title="class in org.apache.hadoop.hbase.util">LeaseNotRecoveredException</a>, <a href="../../../../org/apache/hadoop/hbase/MasterNotRunningException.html" title="class in org.apache.hadoop.hbase">MasterNotRunningException</a>, <a href="../../../../org/apache/hadoop/hbase/master/NoSuchProcedureException.html" title="class in org.apache.hadoop.hbase.master">NoSuchProcedureException</a>, <a href="../../../../org/apache/hadoop/hbase/PleaseHoldException.html" title="class in org.apache.hadoop.hbase">PleaseHoldException</a>, <a href="../../../../org/apache/hadoop/hbase/RegionException.html" title="class in org.apache.hadoop.hbase">RegionException</a>, <a href="
 ../../../../org/apache/hadoop/hbase/ServiceNotRunningException.html" title="class in org.apache.hadoop.hbase">ServiceNotRunningException</a>, <a href="../../../../org/apache/hadoop/hbase/ipc/StoppedRpcClientException.html" title="class in org.apache.hadoop.hbase.ipc">StoppedRpcClientException</a>, <a href="../../../../org/apache/hadoop/hbase/TableInfoMissingException.html" title="class in org.apache.hadoop.hbase">TableInfoMissingException</a>, <a href="../../../../org/apache/hadoop/hbase/exceptions/UnexpectedStateException.html" title="class in org.apache.hadoop.hbase.exceptions">UnexpectedStateException</a>, <a href="../../../../org/apache/hadoop/hbase/client/WrongRowIOException.html" title="class in org.apache.hadoop.hbase.client">WrongRowIOException</a></dd>
+<dd><a href="../../../../org/apache/hadoop/hbase/ipc/CallCancelledException.html" title="class in org.apache.hadoop.hbase.ipc">CallCancelledException</a>, <a href="../../../../org/apache/hadoop/hbase/ipc/CallTimeoutException.html" title="class in org.apache.hadoop.hbase.ipc">CallTimeoutException</a>, <a href="../../../../org/apache/hadoop/hbase/ipc/CellScannerButNoCodecException.html" title="class in org.apache.hadoop.hbase.ipc">CellScannerButNoCodecException</a>, <a href="../../../../org/apache/hadoop/hbase/master/ClusterSchemaException.html" title="class in org.apache.hadoop.hbase.master">ClusterSchemaException</a>, <a href="../../../../org/apache/hadoop/hbase/regionserver/wal/DamagedWALException.html" title="class in org.apache.hadoop.hbase.regionserver.wal">DamagedWALException</a>, <a href="../../../../org/apache/hadoop/hbase/DoNotRetryIOException.html" title="class in org.apache.hadoop.hbase">DoNotRetryIOException</a>, <a href="../../../../org/apache/hadoop/hbase/ipc/FailedServ
 erException.html" title="class in org.apache.hadoop.hbase.ipc">FailedServerException</a>, <a href="../../../../org/apache/hadoop/hbase/ipc/FallbackDisallowedException.html" title="class in org.apache.hadoop.hbase.ipc">FallbackDisallowedException</a>, <a href="../../../../org/apache/hadoop/hbase/util/LeaseNotRecoveredException.html" title="class in org.apache.hadoop.hbase.util">LeaseNotRecoveredException</a>, <a href="../../../../org/apache/hadoop/hbase/MasterNotRunningException.html" title="class in org.apache.hadoop.hbase">MasterNotRunningException</a>, <a href="../../../../org/apache/hadoop/hbase/master/NoSuchProcedureException.html" title="class in org.apache.hadoop.hbase.master">NoSuchProcedureException</a>, <a href="../../../../org/apache/hadoop/hbase/PleaseHoldException.html" title="class in org.apache.hadoop.hbase">PleaseHoldException</a>, <a href="../../../../org/apache/hadoop/hbase/RegionException.html" title="class in org.apache.hadoop.hbase">RegionException</a>, <a href="
 ../../../../org/apache/hadoop/hbase/quotas/RpcThrottlingException.html" title="class in org.apache.hadoop.hbase.quotas">RpcThrottlingException</a>, <a href="../../../../org/apache/hadoop/hbase/ServiceNotRunningException.html" title="class in org.apache.hadoop.hbase">ServiceNotRunningException</a>, <a href="../../../../org/apache/hadoop/hbase/ipc/StoppedRpcClientException.html" title="class in org.apache.hadoop.hbase.ipc">StoppedRpcClientException</a>, <a href="../../../../org/apache/hadoop/hbase/TableInfoMissingException.html" title="class in org.apache.hadoop.hbase">TableInfoMissingException</a>, <a href="../../../../org/apache/hadoop/hbase/exceptions/UnexpectedStateException.html" title="class in org.apache.hadoop.hbase.exceptions">UnexpectedStateException</a>, <a href="../../../../org/apache/hadoop/hbase/client/WrongRowIOException.html" title="class in org.apache.hadoop.hbase.client">WrongRowIOException</a></dd>
 </dl>
 <hr>
 <br>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/HBaseInterfaceAudience.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/HBaseInterfaceAudience.html b/2.0/apidocs/org/apache/hadoop/hbase/HBaseInterfaceAudience.html
index 73e7de2..de60e78 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/HBaseInterfaceAudience.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/HBaseInterfaceAudience.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HBaseInterfaceAudience (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HBaseInterfaceAudience (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HBaseInterfaceAudience (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HBaseInterfaceAudience (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/HColumnDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/HColumnDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/HColumnDescriptor.html
index af89018..87de3a4 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/HColumnDescriptor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/HColumnDescriptor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HColumnDescriptor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HColumnDescriptor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HColumnDescriptor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HColumnDescriptor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/HConstants.OperationStatusCode.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/HConstants.OperationStatusCode.html b/2.0/apidocs/org/apache/hadoop/hbase/HConstants.OperationStatusCode.html
index 9aa1e67..4993983 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/HConstants.OperationStatusCode.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/HConstants.OperationStatusCode.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HConstants.OperationStatusCode (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HConstants.OperationStatusCode (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HConstants.OperationStatusCode (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HConstants.OperationStatusCode (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -274,7 +274,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/HConstants.OperationStatusCode.html" title="enum in org.apache.hadoop.hbase">HConstants.OperationStatusCode</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.OperationStatusCode.html#line.244">values</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/HConstants.OperationStatusCode.html" title="enum in org.apache.hadoop.hbase">HConstants.OperationStatusCode</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.OperationStatusCode.html#line.119">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:
@@ -294,7 +294,7 @@ for (HConstants.OperationStatusCode c : HConstants.OperationStatusCode.values())
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/HConstants.OperationStatusCode.html" title="enum in org.apache.hadoop.hbase">HConstants.OperationStatusCode</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.OperationStatusCode.html#line.244">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/HConstants.OperationStatusCode.html" title="enum in org.apache.hadoop.hbase">HConstants.OperationStatusCode</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.OperationStatusCode.html#line.119">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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 


[46/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/help-doc.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/help-doc.html b/2.0/apidocs/help-doc.html
index 0ea9c3e..c1ef950 100644
--- a/2.0/apidocs/help-doc.html
+++ b/2.0/apidocs/help-doc.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Apache HBase 2.0.0-beta-2 API)</title>
+<title>API Help (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="API Help (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[25/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableNotDisabledException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableNotDisabledException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableNotDisabledException.html
index 56b8382..0ed99aa 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableNotDisabledException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableNotDisabledException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.TableNotDisabledException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.TableNotDisabledException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.TableNotDisabledException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.TableNotDisabledException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -104,14 +104,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/HMaster.html#checkTableModifiable-org.apache.hadoop.hbase.TableName-">checkTableModifiable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/MasterServices.html#checkTableModifiable-org.apache.hadoop.hbase.TableName-">checkTableModifiable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Check table is modifiable; i.e.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/HMaster.html#checkTableModifiable-org.apache.hadoop.hbase.TableName-">checkTableModifiable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableNotEnabledException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableNotEnabledException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableNotEnabledException.html
index 6783c64..0888d2a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableNotEnabledException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableNotEnabledException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.TableNotEnabledException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.TableNotEnabledException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.TableNotEnabledException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.TableNotEnabledException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html
index ddefcae..f300777 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableNotFoundException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.TableNotFoundException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.TableNotFoundException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.TableNotFoundException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.TableNotFoundException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -156,14 +156,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/HMaster.html#checkTableModifiable-org.apache.hadoop.hbase.TableName-">checkTableModifiable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/MasterServices.html#checkTableModifiable-org.apache.hadoop.hbase.TableName-">checkTableModifiable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Check table is modifiable; i.e.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/master/HMaster.html#checkTableModifiable-org.apache.hadoop.hbase.TableName-">checkTableModifiable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/Tag.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Tag.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Tag.html
index c33a612..6910031 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Tag.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Tag.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.Tag (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.Tag (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.Tag (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.Tag (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -207,16 +207,16 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="https://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/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getTags-org.apache.hadoop.hbase.Cell-">getTags</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="https://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/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#getTags-org.apache.hadoop.hbase.Cell-">getTags</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
 <div class="block"><span class="deprecationComment">As of 2.0.0 and will be removed in 3.0.0</span></div>
 </div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://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/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getTags-org.apache.hadoop.hbase.Cell-">getTags</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#tagsIterator-byte:A-int-int-">tagsIterator</a></span>(byte[]&nbsp;tags,
@@ -340,11 +340,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
-<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#createCell-org.apache.hadoop.hbase.Cell-java.util.List-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
-          <a href="https://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/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;tags)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.html#createCell-org.apache.hadoop.hbase.Cell-java.util.List-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
           <a href="https://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/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;tags)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -352,6 +347,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
+<td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#createCell-org.apache.hadoop.hbase.Cell-java.util.List-">createCell</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+          <a href="https://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/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;tags)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>static byte[]</code></td>
 <td class="colLast"><span class="typeNameLabel">TagUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/TagUtil.html#fromList-java.util.List-">fromList</a></span>(<a href="https://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/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;tags)</code>
@@ -502,13 +502,13 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://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/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">VisibilityExpressionResolver.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/mapreduce/VisibilityExpressionResolver.html#createVisibilityExpTags-java.lang.String-">createVisibilityExpTags</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;visExpression)</code>
-<div class="block">Convert visibility expression into tags to be serialized.</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">DefaultVisibilityExpressionResolver.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/mapreduce/DefaultVisibilityExpressionResolver.html#createVisibilityExpTags-java.lang.String-">createVisibilityExpTags</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;visExpression)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://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/Tag.html" title="interface in org.apache.hadoop.hbase">Tag</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">DefaultVisibilityExpressionResolver.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/mapreduce/DefaultVisibilityExpressionResolver.html#createVisibilityExpTags-java.lang.String-">createVisibilityExpTags</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;visExpression)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">VisibilityExpressionResolver.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/mapreduce/VisibilityExpressionResolver.html#createVisibilityExpTags-java.lang.String-">createVisibilityExpTags</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;visExpression)</code>
+<div class="block">Convert visibility expression into tags to be serialized.</div>
+</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/TagType.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/TagType.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/TagType.html
index eaf04b7..9c18fa5 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/TagType.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/TagType.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.TagType (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.TagType (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.TagType (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.TagType (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/TagUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/TagUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/TagUtil.html
index 57e02b6..173c547 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/TagUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/TagUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.TagUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.TagUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.TagUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.TagUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/UnknownRegionException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/UnknownRegionException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/UnknownRegionException.html
index ce7f1f9..393d99f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/UnknownRegionException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/UnknownRegionException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.UnknownRegionException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.UnknownRegionException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.UnknownRegionException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.UnknownRegionException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/UnknownScannerException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/UnknownScannerException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/UnknownScannerException.html
index 46cd115..1120598 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/UnknownScannerException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/UnknownScannerException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.UnknownScannerException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.UnknownScannerException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.UnknownScannerException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.UnknownScannerException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/Version.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Version.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Version.html
index 49f37b4..de2b6ea 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Version.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Version.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.Version (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.Version (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.Version (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.Version (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/YouAreDeadException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/YouAreDeadException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/YouAreDeadException.html
index 29887e0..30be63b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/YouAreDeadException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/YouAreDeadException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.YouAreDeadException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.YouAreDeadException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.YouAreDeadException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.YouAreDeadException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ZKNamespaceManager.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ZKNamespaceManager.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ZKNamespaceManager.html
index d79841e..52505f0 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ZKNamespaceManager.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ZKNamespaceManager.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ZKNamespaceManager (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ZKNamespaceManager (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ZKNamespaceManager (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ZKNamespaceManager (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ZNodeClearer.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ZNodeClearer.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ZNodeClearer.html
index dce4bbb..0cddb26 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ZNodeClearer.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ZNodeClearer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ZNodeClearer (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ZNodeClearer (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ZNodeClearer (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ZNodeClearer (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
index 82749e8..de2c3ab 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ZooKeeperConnectionException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ZooKeeperConnectionException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ZooKeeperConnectionException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ZooKeeperConnectionException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ZooKeeperConnectionException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/AbstractClientScanner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/AbstractClientScanner.html b/2.0/apidocs/org/apache/hadoop/hbase/client/AbstractClientScanner.html
index 1548ed7..32a7a3c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/AbstractClientScanner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/AbstractClientScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractClientScanner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>AbstractClientScanner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbstractClientScanner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="AbstractClientScanner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/Action.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/Action.html b/2.0/apidocs/org/apache/hadoop/hbase/client/Action.html
index e98c491..fe82143 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/Action.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/Action.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Action (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Action (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Action (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Action (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[13/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html
index 58576fc..0cf4ee5 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableDescriptorBuilder.ModifyableTableDescriptor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>TableDescriptorBuilder.ModifyableTableDescriptor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableDescriptorBuilder.ModifyableTableDescriptor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="TableDescriptorBuilder.ModifyableTableDescriptor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":42,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":42,"i45":42,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":42,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":42,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":42,"i45":42,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -118,7 +118,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-public static class <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.438">TableDescriptorBuilder.ModifyableTableDescriptor</a>
+public static class <a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#line.512">TableDescriptorBuilder.ModifyableTableDescriptor</a>
 extends <a href="https://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="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&gt;</pre>
 <div class="block">TODO: make this private after removing the HTableDescriptor</div>
@@ -181,247 +181,247 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/TableDescripto
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#addColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>
-<div class="block">Adds a column family.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#addCoprocessor-java.lang.String-">addCoprocessor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</code>
-<div class="block">Add a table coprocessor to this table.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#addCoprocessor-java.lang.String-org.apache.hadoop.fs.Path-int-java.util.Map-">addCoprocessor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className,
-              org.apache.hadoop.fs.Path&nbsp;jarFilePath,
-              int&nbsp;priority,
-              <a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;kvs)</code>
-<div class="block">Add a table coprocessor to this table.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#addCoprocessorWithSpec-java.lang.String-">addCoprocessorWithSpec</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;specStr)</code>
-<div class="block">Add a table coprocessor to this table.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#compareTo-org.apache.hadoop.hbase.client.TableDescriptorBuilder.ModifyableTableDescriptor-">compareTo</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;other)</code>
 <div class="block">Compares the descriptor with another descriptor which is passed as a
  parameter.</div>
 </td>
 </tr>
-<tr id="i5" class="rowColor">
+<tr id="i1" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#equals-java.lang.Object-">equals</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</code>
 <div class="block">Compare the contents of the descriptor with another one passed as a
  parameter.</div>
 </td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i2" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getColumnFamilies--">getColumnFamilies</a></span>()</code>
 <div class="block">Returns an unmodifiable collection of all the <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client"><code>ColumnFamilyDescriptor</code></a> of
  all the column families of the table.</div>
 </td>
 </tr>
-<tr id="i7" class="rowColor">
+<tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getColumnFamily-byte:A-">getColumnFamily</a></span>(byte[]&nbsp;column)</code>
 <div class="block">Returns the ColumnFamilyDescriptor for a specific column family with name as
  specified by the parameter column.</div>
 </td>
 </tr>
-<tr id="i8" class="altColor">
+<tr id="i4" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getColumnFamilyCount--">getColumnFamilyCount</a></span>()</code>
 <div class="block">Returns the count of the column families of the table.</div>
 </td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="https://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;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getColumnFamilyNames--">getColumnFamilyNames</a></span>()</code>
 <div class="block">Returns all the column family names of the current table.</div>
 </td>
 </tr>
-<tr id="i10" class="altColor">
-<td class="colFirst"><code><a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getCoprocessors--">getCoprocessors</a></span>()</code>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a href="https://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/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getCoprocessorDescriptors--">getCoprocessorDescriptors</a></span>()</code>
 <div class="block">Return the list of attached co-processor represented by their name
  className</div>
 </td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getDurability--">getDurability</a></span>()</code>
 <div class="block">Returns the durability setting for the table.</div>
 </td>
 </tr>
-<tr id="i12" class="altColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getFlushPolicyClassName--">getFlushPolicyClassName</a></span>()</code>
 <div class="block">This gets the class associated with the flush policy which determines the
  stores need to be flushed when flushing a region.</div>
 </td>
 </tr>
-<tr id="i13" class="rowColor">
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getMaxFileSize--">getMaxFileSize</a></span>()</code>
 <div class="block">Returns the maximum size upto which a region can grow to after which a
  region split is triggered.</div>
 </td>
 </tr>
-<tr id="i14" class="altColor">
+<tr id="i10" class="altColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getMemStoreFlushSize--">getMemStoreFlushSize</a></span>()</code>
 <div class="block">Returns the size of the memstore after which a flush to filesystem is
  triggered.</div>
 </td>
 </tr>
-<tr id="i15" class="rowColor">
+<tr id="i11" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getOwnerString--">getOwnerString</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
-<tr id="i16" class="altColor">
+<tr id="i12" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getPriority--">getPriority</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i17" class="rowColor">
+<tr id="i13" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getRegionReplication--">getRegionReplication</a></span>()</code>
 <div class="block">Returns the configured replicas per region</div>
 </td>
 </tr>
-<tr id="i18" class="altColor">
+<tr id="i14" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getRegionSplitPolicyClassName--">getRegionSplitPolicyClassName</a></span>()</code>
 <div class="block">This gets the class associated with the region split policy which
  determines when a region split should occur.</div>
 </td>
 </tr>
-<tr id="i19" class="rowColor">
+<tr id="i15" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getTableName--">getTableName</a></span>()</code>
 <div class="block">Get the name of the table</div>
 </td>
 </tr>
-<tr id="i20" class="altColor">
+<tr id="i16" class="altColor">
 <td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getValue-byte:A-">getValue</a></span>(byte[]&nbsp;key)</code>
 <div class="block">Getter for accessing the metadata associated with the key.</div>
 </td>
 </tr>
-<tr id="i21" class="rowColor">
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getValue-org.apache.hadoop.hbase.util.Bytes-">getValue</a></span>(<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key)</code>
 <div class="block">Getter for accessing the metadata associated with the key.</div>
 </td>
 </tr>
-<tr id="i22" class="altColor">
+<tr id="i18" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getValue-java.lang.String-">getValue</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code>
 <div class="block">Getter for accessing the metadata associated with the key.</div>
 </td>
 </tr>
-<tr id="i23" class="rowColor">
+<tr id="i19" class="rowColor">
 <td class="colFirst"><code><a href="https://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="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>,<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getValues--">getValues</a></span>()</code>
 <div class="block">Getter for fetching an unmodifiable <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#values"><code>values</code></a> map.</div>
 </td>
 </tr>
-<tr id="i24" class="altColor">
+<tr id="i20" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#hasColumnFamily-byte:A-">hasColumnFamily</a></span>(byte[]&nbsp;familyName)</code>
 <div class="block">Checks to see if this table contains the given column family</div>
 </td>
 </tr>
-<tr id="i25" class="rowColor">
+<tr id="i21" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#hasCoprocessor-java.lang.String-">hasCoprocessor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classNameToMatch)</code>
 <div class="block">Check if the table has an attached co-processor represented by the name
  className</div>
 </td>
 </tr>
-<tr id="i26" class="altColor">
+<tr id="i22" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i27" class="rowColor">
+<tr id="i23" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#hasRegionMemStoreReplication--">hasRegionMemStoreReplication</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i28" class="altColor">
+<tr id="i24" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#isCompactionEnabled--">isCompactionEnabled</a></span>()</code>
 <div class="block">Check if the compaction enable flag of the table is true.</div>
 </td>
 </tr>
-<tr id="i29" class="rowColor">
+<tr id="i25" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#isMetaRegion--">isMetaRegion</a></span>()</code>
 <div class="block">Checks if this table is <code> hbase:meta </code> region.</div>
 </td>
 </tr>
-<tr id="i30" class="altColor">
+<tr id="i26" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#isMetaTable--">isMetaTable</a></span>()</code>
 <div class="block">Checks if the table is a <code>hbase:meta</code> table</div>
 </td>
 </tr>
-<tr id="i31" class="rowColor">
+<tr id="i27" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#isNormalizationEnabled--">isNormalizationEnabled</a></span>()</code>
 <div class="block">Check if normalization enable flag of the table is true.</div>
 </td>
 </tr>
-<tr id="i32" class="altColor">
+<tr id="i28" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#isReadOnly--">isReadOnly</a></span>()</code>
 <div class="block">Check if the readOnly flag of the table is set.</div>
 </td>
 </tr>
-<tr id="i33" class="rowColor">
+<tr id="i29" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#modifyColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">modifyColumnFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>
 <div class="block">Modifies the existing column family.</div>
 </td>
 </tr>
-<tr id="i34" class="altColor">
+<tr id="i30" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#removeColumnFamily-byte:A-">removeColumnFamily</a></span>(byte[]&nbsp;column)</code>
 <div class="block">Removes the ColumnFamilyDescriptor with name specified by the parameter column
  from the table descriptor</div>
 </td>
 </tr>
-<tr id="i35" class="rowColor">
+<tr id="i31" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#removeCoprocessor-java.lang.String-">removeCoprocessor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</code>
 <div class="block">Remove a coprocessor from those set on the table</div>
 </td>
 </tr>
-<tr id="i36" class="altColor">
+<tr id="i32" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#removeValue-byte:A-">removeValue</a></span>(byte[]&nbsp;key)</code>
 <div class="block">Remove metadata represented by the key from the <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#values"><code>values</code></a> map</div>
 </td>
 </tr>
-<tr id="i37" class="rowColor">
+<tr id="i33" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#removeValue-org.apache.hadoop.hbase.util.Bytes-">removeValue</a></span>(<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key)</code>
 <div class="block">Remove metadata represented by the key from the <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#values"><code>values</code></a> map</div>
 </td>
 </tr>
-<tr id="i38" class="altColor">
+<tr id="i34" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#setColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">setColumnFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>
+<div class="block">Adds a column family.</div>
+</td>
+</tr>
+<tr id="i35" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#setCompactionEnabled-boolean-">setCompactionEnabled</a></span>(boolean&nbsp;isEnable)</code>
 <div class="block">Setting the table compaction enable flag.</div>
 </td>
 </tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#setCoprocessor-org.apache.hadoop.hbase.client.CoprocessorDescriptor-">setCoprocessor</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&nbsp;cp)</code>
+<div class="block">Add a table coprocessor to this table.</div>
+</td>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#setCoprocessor-java.lang.String-">setCoprocessor</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</code>
+<div class="block">Add a table coprocessor to this table.</div>
+</td>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#setCoprocessorWithSpec-java.lang.String-">setCoprocessorWithSpec</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;specStr)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">used by HTableDescriptor and admin.rb.
+                       As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</div>
+</td>
+</tr>
 <tr id="i39" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#setDurability-org.apache.hadoop.hbase.client.Durability-">setDurability</a></span>(<a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</code>
@@ -540,7 +540,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/TableDescripto
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.client.<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a></h3>
-<code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getComparator-java.util.Comparator-">getComparator</a>, <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#matchReplicationScope-boolean-">matchReplicationScope</a></code></li>
+<code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getComparator-java.util.Comparator-">getComparator</a>, <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getCoprocessors--">getCoprocessors</a>, <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#matchReplicationScope-boolean-">matchReplicationScope</a></code></li>
 </ul>
 </li>
 </ul>
@@ -563,7 +563,7 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/TableDescripto
 <li class="blockList">
 <h4>ModifyableTableDescriptor</h4>
 <pre>@InterfaceAudience.Private
-public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.463">ModifyableTableDescriptor</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;name)</pre>
+public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.537">ModifyableTableDescriptor</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;name)</pre>
 <div class="block">Construct a table descriptor specifying a TableName object</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -580,7 +580,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <h4>ModifyableTableDescriptor</h4>
 <pre>@InterfaceAudience.Private
  <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.482">ModifyableTableDescriptor</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;name,
+public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.556">ModifyableTableDescriptor</a>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;name,
                                                                          <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Construct a table descriptor by cloning the descriptor passed as a
@@ -609,7 +609,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>isMetaRegion</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.501">isMetaRegion</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.575">isMetaRegion</a>()</pre>
 <div class="block">Checks if this table is <code> hbase:meta </code> region.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -625,7 +625,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>isMetaTable</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.511">isMetaTable</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.585">isMetaTable</a>()</pre>
 <div class="block">Checks if the table is a <code>hbase:meta</code> table</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -641,7 +641,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getValue</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.516">getValue</a>(<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.590">getValue</a>(<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getValue-org.apache.hadoop.hbase.util.Bytes-">TableDescriptor</a></code></span></div>
 <div class="block">Getter for accessing the metadata associated with the key.</div>
 <dl>
@@ -660,7 +660,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getValue</h4>
-<pre>public&nbsp;<a href="https://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/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.522">getValue</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="https://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/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.596">getValue</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getValue-java.lang.String-">TableDescriptor</a></code></span></div>
 <div class="block">Getter for accessing the metadata associated with the key.</div>
 <dl>
@@ -679,7 +679,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getValue</h4>
-<pre>public&nbsp;byte[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.528">getValue</a>(byte[]&nbsp;key)</pre>
+<pre>public&nbsp;byte[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.602">getValue</a>(byte[]&nbsp;key)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getValue-byte:A-">TableDescriptor</a></code></span></div>
 <div class="block">Getter for accessing the metadata associated with the key.</div>
 <dl>
@@ -698,7 +698,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getValues</h4>
-<pre>public&nbsp;<a href="https://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="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>,<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.549">getValues</a>()</pre>
+<pre>public&nbsp;<a href="https://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="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>,<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.623">getValues</a>()</pre>
 <div class="block">Getter for fetching an unmodifiable <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#values"><code>values</code></a> map.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -716,7 +716,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>setValue</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.562">setValue</a>(byte[]&nbsp;key,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.636">setValue</a>(byte[]&nbsp;key,
                                                                  byte[]&nbsp;value)</pre>
 <div class="block">Setter for storing metadata as a (key, value) pair in <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#values"><code>values</code></a> map</div>
 <dl>
@@ -736,7 +736,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>setValue</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.567">setValue</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.641">setValue</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                                                                  <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 </li>
 </ul>
@@ -746,7 +746,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>setValue</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.587">setValue</a>(<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.661">setValue</a>(<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key,
                                                                  <a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;value)</pre>
 </li>
 </ul>
@@ -756,7 +756,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>removeValue</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.611">removeValue</a>(<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.685">removeValue</a>(<a href="../../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key)</pre>
 <div class="block">Remove metadata represented by the key from the <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#values"><code>values</code></a> map</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -773,7 +773,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>removeValue</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.622">removeValue</a>(byte[]&nbsp;key)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.696">removeValue</a>(byte[]&nbsp;key)</pre>
 <div class="block">Remove metadata represented by the key from the <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#values"><code>values</code></a> map</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -790,7 +790,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>isReadOnly</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.634">isReadOnly</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.708">isReadOnly</a>()</pre>
 <div class="block">Check if the readOnly flag of the table is set. If the readOnly flag is
  set then the contents of the table can only be read from but not
  modified.</div>
@@ -808,7 +808,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>setReadOnly</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.648">setReadOnly</a>(boolean&nbsp;readOnly)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.722">setReadOnly</a>(boolean&nbsp;readOnly)</pre>
 <div class="block">Setting the table as read only sets all the columns in the table as read
  only. By default all tables are modifiable, but if the readOnly flag is
  set to true then the contents of the table can only be read but not
@@ -828,7 +828,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>isCompactionEnabled</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.659">isCompactionEnabled</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.733">isCompactionEnabled</a>()</pre>
 <div class="block">Check if the compaction enable flag of the table is true. If flag is
  false then no minor/major compactions will be done in real.</div>
 <dl>
@@ -845,7 +845,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>setCompactionEnabled</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.669">setCompactionEnabled</a>(boolean&nbsp;isEnable)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.743">setCompactionEnabled</a>(boolean&nbsp;isEnable)</pre>
 <div class="block">Setting the table compaction enable flag.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -861,7 +861,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>isNormalizationEnabled</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.680">isNormalizationEnabled</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.754">isNormalizationEnabled</a>()</pre>
 <div class="block">Check if normalization enable flag of the table is true. If flag is false
  then no region normalizer won't attempt to normalize this table.</div>
 <dl>
@@ -878,7 +878,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>setNormalizationEnabled</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.690">setNormalizationEnabled</a>(boolean&nbsp;isEnable)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.764">setNormalizationEnabled</a>(boolean&nbsp;isEnable)</pre>
 <div class="block">Setting the table normalization enable flag.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -894,7 +894,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>setDurability</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.701">setDurability</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.775">setDurability</a>(<a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</pre>
 <div class="block">Sets the <a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client"><code>Durability</code></a> setting for the table. This defaults to
  Durability.USE_DEFAULT.</div>
 <dl>
@@ -911,7 +911,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getDurability</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.711">getDurability</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.785">getDurability</a>()</pre>
 <div class="block">Returns the durability setting for the table.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -927,7 +927,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableName</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.721">getTableName</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.795">getTableName</a>()</pre>
 <div class="block">Get the name of the table</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -943,7 +943,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>setRegionSplitPolicyClassName</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.733">setRegionSplitPolicyClassName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clazz)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.807">setRegionSplitPolicyClassName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clazz)</pre>
 <div class="block">This sets the class associated with the region split policy which
  determines when a region split should occur. The class used by default is
  defined in org.apache.hadoop.hbase.regionserver.RegionSplitPolicy</div>
@@ -961,7 +961,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionSplitPolicyClassName</h4>
-<pre>public&nbsp;<a href="https://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/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.746">getRegionSplitPolicyClassName</a>()</pre>
+<pre>public&nbsp;<a href="https://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/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.820">getRegionSplitPolicyClassName</a>()</pre>
 <div class="block">This gets the class associated with the region split policy which
  determines when a region split should occur. The class used by default is
  defined in org.apache.hadoop.hbase.regionserver.RegionSplitPolicy</div>
@@ -980,7 +980,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxFileSize</h4>
-<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.760">getMaxFileSize</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.834">getMaxFileSize</a>()</pre>
 <div class="block">Returns the maximum size upto which a region can grow to after which a
  region split is triggered. The region size is represented by the size of
  the biggest store file in that region.</div>
@@ -1000,7 +1000,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxFileSize</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.780">setMaxFileSize</a>(long&nbsp;maxFileSize)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.854">setMaxFileSize</a>(long&nbsp;maxFileSize)</pre>
 <div class="block">Sets the maximum size upto which a region can grow to after which a
  region split is triggered. The region size is represented by the size of
  the biggest store file in that region, i.e. If the biggest store file
@@ -1026,7 +1026,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getMemStoreFlushSize</h4>
-<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.793">getMemStoreFlushSize</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.867">getMemStoreFlushSize</a>()</pre>
 <div class="block">Returns the size of the memstore after which a flush to filesystem is
  triggered.</div>
 <dl>
@@ -1045,7 +1045,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>setMemStoreFlushSize</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.805">setMemStoreFlushSize</a>(long&nbsp;memstoreFlushSize)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.879">setMemStoreFlushSize</a>(long&nbsp;memstoreFlushSize)</pre>
 <div class="block">Represents the maximum size of the memstore after which the contents of
  the memstore are flushed to the filesystem. This defaults to a size of 64
  MB.</div>
@@ -1063,7 +1063,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>setFlushPolicyClassName</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.818">setFlushPolicyClassName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clazz)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.892">setFlushPolicyClassName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clazz)</pre>
 <div class="block">This sets the class associated with the flush policy which determines
  determines the stores need to be flushed when flushing a region. The
  class used by default is defined in
@@ -1082,7 +1082,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getFlushPolicyClassName</h4>
-<pre>public&nbsp;<a href="https://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/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.831">getFlushPolicyClassName</a>()</pre>
+<pre>public&nbsp;<a href="https://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/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.905">getFlushPolicyClassName</a>()</pre>
 <div class="block">This gets the class associated with the flush policy which determines the
  stores need to be flushed when flushing a region. The class used by
  default is defined in org.apache.hadoop.hbase.regionserver.FlushPolicy.</div>
@@ -1095,13 +1095,13 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 </dl>
 </li>
 </ul>
-<a name="addColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">
+<a name="setColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>addColumnFamily</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.842">addColumnFamily</a>(<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</pre>
+<h4>setColumnFamily</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.916">setColumnFamily</a>(<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</pre>
 <div class="block">Adds a column family. For the updating purpose please use
  <a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#modifyColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-"><code>modifyColumnFamily(ColumnFamilyDescriptor)</code></a> instead.</div>
 <dl>
@@ -1118,7 +1118,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>modifyColumnFamily</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.859">modifyColumnFamily</a>(<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.933">modifyColumnFamily</a>(<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</pre>
 <div class="block">Modifies the existing column family.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1134,7 +1134,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>hasColumnFamily</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.882">hasColumnFamily</a>(byte[]&nbsp;familyName)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.956">hasColumnFamily</a>(byte[]&nbsp;familyName)</pre>
 <div class="block">Checks to see if this table contains the given column family</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -1152,7 +1152,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="https://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/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.890">toString</a>()</pre>
+<pre>public&nbsp;<a href="https://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/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.964">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
@@ -1167,7 +1167,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>toStringCustomizedValues</h4>
-<pre>public&nbsp;<a href="https://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/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.902">toStringCustomizedValues</a>()</pre>
+<pre>public&nbsp;<a href="https://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/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.976">toStringCustomizedValues</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Name of this table and then a map of all of the column family
@@ -1181,7 +1181,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>toStringTableAttributes</h4>
-<pre>public&nbsp;<a href="https://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/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.913">toStringTableAttributes</a>()</pre>
+<pre>public&nbsp;<a href="https://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/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.987">toStringTableAttributes</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>map of all table attributes formatted into string.</dd>
@@ -1194,7 +1194,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1011">equals</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1085">equals</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
 <div class="block">Compare the contents of the descriptor with another one passed as a
  parameter. Checks if the obj passed is an instance of ModifyableTableDescriptor,
  if yes then the contents of the descriptors are compared.</div>
@@ -1216,7 +1216,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1025">hashCode</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1099">hashCode</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
@@ -1231,7 +1231,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>compareTo</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1047">compareTo</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;other)</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1121">compareTo</a>(<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;other)</pre>
 <div class="block">Compares the descriptor with another descriptor which is passed as a
  parameter. This compares the content of the two descriptors and not the
  reference.</div>
@@ -1252,7 +1252,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getColumnFamilies</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1052">getColumnFamilies</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>[]&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1126">getColumnFamilies</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getColumnFamilies--">TableDescriptor</a></code></span></div>
 <div class="block">Returns an unmodifiable collection of all the <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client"><code>ColumnFamilyDescriptor</code></a> of
  all the column families of the table.</div>
@@ -1271,7 +1271,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionReplication</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1060">getRegionReplication</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1134">getRegionReplication</a>()</pre>
 <div class="block">Returns the configured replicas per region</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -1287,7 +1287,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>setRegionReplication</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1070">setRegionReplication</a>(int&nbsp;regionReplication)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1144">setRegionReplication</a>(int&nbsp;regionReplication)</pre>
 <div class="block">Sets the number of replicas per region.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1303,7 +1303,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>hasRegionMemStoreReplication</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1078">hasRegionMemStoreReplication</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1152">hasRegionMemStoreReplication</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#hasRegionMemStoreReplication--">hasRegionMemStoreReplication</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a></code></dd>
@@ -1318,7 +1318,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>setRegionMemStoreReplication</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1092">setRegionMemStoreReplication</a>(boolean&nbsp;memstoreReplication)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1166">setRegionMemStoreReplication</a>(boolean&nbsp;memstoreReplication)</pre>
 <div class="block">Enable or Disable the memstore replication from the primary region to the
  replicas. The replication will be used only for meta operations (e.g.
  flush, compaction, ...)</div>
@@ -1338,7 +1338,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>setPriority</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1100">setPriority</a>(int&nbsp;priority)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1174">setPriority</a>(int&nbsp;priority)</pre>
 </li>
 </ul>
 <a name="getPriority--">
@@ -1347,7 +1347,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getPriority</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1105">getPriority</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1179">getPriority</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getPriority--">getPriority</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a></code></dd>
@@ -1360,7 +1360,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getColumnFamilyNames</h4>
-<pre>public&nbsp;<a href="https://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/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1118">getColumnFamilyNames</a>()</pre>
+<pre>public&nbsp;<a href="https://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/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1192">getColumnFamilyNames</a>()</pre>
 <div class="block">Returns all the column family names of the current table. The map of
  TableDescriptor contains mapping of family name to ColumnFamilyDescriptor.
  This returns all the keys of the family map which represents the column
@@ -1379,7 +1379,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getColumnFamily</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1131">getColumnFamily</a>(byte[]&nbsp;column)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1205">getColumnFamily</a>(byte[]&nbsp;column)</pre>
 <div class="block">Returns the ColumnFamilyDescriptor for a specific column family with name as
  specified by the parameter column.</div>
 <dl>
@@ -1399,7 +1399,7 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 <ul class="blockList">
 <li class="blockList">
 <h4>removeColumnFamily</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1143">removeColumnFamily</a>(byte[]&nbsp;column)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1217">removeColumnFamily</a>(byte[]&nbsp;column)</pre>
 <div class="block">Removes the ColumnFamilyDescriptor with name specified by the parameter column
  from the table descriptor</div>
 <dl>
@@ -1411,13 +1411,13 @@ public&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Tabl
 </dl>
 </li>
 </ul>
-<a name="addCoprocessor-java.lang.String-">
+<a name="setCoprocessor-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>addCoprocessor</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#line.1157">addCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)
+<h4>

<TRUNCATED>

[41/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/HConstants.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/HConstants.html b/2.0/apidocs/org/apache/hadoop/hbase/HConstants.html
index 6ac519f..536dddf 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/HConstants.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/HConstants.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HConstants (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HConstants (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HConstants (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HConstants (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -280,25 +280,42 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_KEY_PATTERN">CP_HTD_ATTR_KEY_PATTERN</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_KEY_PATTERN">CP_HTD_ATTR_KEY_PATTERN</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_VALUE_PARAM_KEY_PATTERN">CP_HTD_ATTR_VALUE_PARAM_KEY_PATTERN</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_VALUE_PARAM_KEY_PATTERN">CP_HTD_ATTR_VALUE_PARAM_KEY_PATTERN</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_VALUE_PARAM_PATTERN">CP_HTD_ATTR_VALUE_PARAM_PATTERN</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_VALUE_PARAM_PATTERN">CP_HTD_ATTR_VALUE_PARAM_PATTERN</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_VALUE_PARAM_VALUE_PATTERN">CP_HTD_ATTR_VALUE_PARAM_VALUE_PATTERN</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_VALUE_PARAM_VALUE_PATTERN">CP_HTD_ATTR_VALUE_PARAM_VALUE_PATTERN</a></span></code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/HConstants.html#CP_HTD_ATTR_VALUE_PATTERN">CP_HTD_ATTR_VALUE_PATTERN</a></span></code>
-<div class="block">
- Pattern that matches a coprocessor specification.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
+</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -4872,7 +4889,9 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>CP_HTD_ATTR_KEY_PATTERN</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.955">CP_HTD_ATTR_KEY_PATTERN</a></pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.959">CP_HTD_ATTR_KEY_PATTERN</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
 </li>
 </ul>
 <a name="CP_HTD_ATTR_VALUE_PATTERN">
@@ -4881,7 +4900,9 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>CP_HTD_ATTR_VALUE_PATTERN</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.966">CP_HTD_ATTR_VALUE_PATTERN</a></pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.972">CP_HTD_ATTR_VALUE_PATTERN</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
 <div class="block"><pre>
  Pattern that matches a coprocessor specification. Form is:
  <code> &lt;coprocessor jar file location&gt; '|' &lt;class name&gt; ['|' &lt;priority&gt; ['|' &lt;arguments&gt;]]</code>
@@ -4896,7 +4917,9 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>CP_HTD_ATTR_VALUE_PARAM_KEY_PATTERN</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.969">CP_HTD_ATTR_VALUE_PARAM_KEY_PATTERN</a></pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.978">CP_HTD_ATTR_VALUE_PARAM_KEY_PATTERN</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.CP_HTD_ATTR_VALUE_PARAM_KEY_PATTERN">Constant Field Values</a></dd>
@@ -4909,7 +4932,9 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>CP_HTD_ATTR_VALUE_PARAM_VALUE_PATTERN</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.970">CP_HTD_ATTR_VALUE_PARAM_VALUE_PATTERN</a></pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.983">CP_HTD_ATTR_VALUE_PARAM_VALUE_PATTERN</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.CP_HTD_ATTR_VALUE_PARAM_VALUE_PATTERN">Constant Field Values</a></dd>
@@ -4922,7 +4947,9 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>CP_HTD_ATTR_VALUE_PARAM_PATTERN</h4>
-<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.971">CP_HTD_ATTR_VALUE_PARAM_PATTERN</a></pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.988">CP_HTD_ATTR_VALUE_PARAM_PATTERN</a></pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">It is used internally. As of release 2.0.0, this will be removed in HBase 3.0.0.</span></div>
 </li>
 </ul>
 <a name="CP_HTD_ATTR_INCLUSION_KEY">
@@ -4931,7 +4958,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>CP_HTD_ATTR_INCLUSION_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.974">CP_HTD_ATTR_INCLUSION_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.991">CP_HTD_ATTR_INCLUSION_KEY</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.CP_HTD_ATTR_INCLUSION_KEY">Constant Field Values</a></dd>
@@ -4944,7 +4971,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>SOCKET_RETRY_WAIT_MS</h4>
-<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.978">SOCKET_RETRY_WAIT_MS</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.995">SOCKET_RETRY_WAIT_MS</a></pre>
 <div class="block">The delay when re-trying a socket operation in a loop (HBASE-4712)</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -4958,7 +4985,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>LOCALHOST</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.981">LOCALHOST</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.998">LOCALHOST</a></pre>
 <div class="block">Host name of the local machine</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -4972,7 +4999,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>HBASE_CHECKSUM_VERIFICATION</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.994">HBASE_CHECKSUM_VERIFICATION</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1011">HBASE_CHECKSUM_VERIFICATION</a></pre>
 <div class="block">If this parameter is set to true, then hbase will read
  data and then verify checksums. Checksum verification
  inside hdfs will be switched off.  However, if the hbase-checksum
@@ -4994,7 +5021,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>LOCALHOST_IP</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.997">LOCALHOST_IP</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1014">LOCALHOST_IP</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.LOCALHOST_IP">Constant Field Values</a></dd>
@@ -5007,7 +5034,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>REGION_SERVER_HANDLER_COUNT</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.999">REGION_SERVER_HANDLER_COUNT</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1016">REGION_SERVER_HANDLER_COUNT</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.REGION_SERVER_HANDLER_COUNT">Constant Field Values</a></dd>
@@ -5020,7 +5047,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_REGION_SERVER_HANDLER_COUNT</h4>
-<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1000">DEFAULT_REGION_SERVER_HANDLER_COUNT</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1017">DEFAULT_REGION_SERVER_HANDLER_COUNT</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.DEFAULT_REGION_SERVER_HANDLER_COUNT">Constant Field Values</a></dd>
@@ -5033,7 +5060,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>REGION_SERVER_HANDLER_ABORT_ON_ERROR_PERCENT</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1009">REGION_SERVER_HANDLER_ABORT_ON_ERROR_PERCENT</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1026">REGION_SERVER_HANDLER_ABORT_ON_ERROR_PERCENT</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.REGION_SERVER_HANDLER_ABORT_ON_ERROR_PERCENT">Constant Field Values</a></dd>
@@ -5046,7 +5073,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_REGION_SERVER_HANDLER_ABORT_ON_ERROR_PERCENT</h4>
-<pre>public static final&nbsp;double <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1011">DEFAULT_REGION_SERVER_HANDLER_ABORT_ON_ERROR_PERCENT</a></pre>
+<pre>public static final&nbsp;double <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1028">DEFAULT_REGION_SERVER_HANDLER_ABORT_ON_ERROR_PERCENT</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.DEFAULT_REGION_SERVER_HANDLER_ABORT_ON_ERROR_PERCENT">Constant Field Values</a></dd>
@@ -5059,7 +5086,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>REGION_SERVER_HIGH_PRIORITY_HANDLER_COUNT</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1014">REGION_SERVER_HIGH_PRIORITY_HANDLER_COUNT</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1031">REGION_SERVER_HIGH_PRIORITY_HANDLER_COUNT</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.REGION_SERVER_HIGH_PRIORITY_HANDLER_COUNT">Constant Field Values</a></dd>
@@ -5072,7 +5099,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_REGION_SERVER_HIGH_PRIORITY_HANDLER_COUNT</h4>
-<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1016">DEFAULT_REGION_SERVER_HIGH_PRIORITY_HANDLER_COUNT</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1033">DEFAULT_REGION_SERVER_HIGH_PRIORITY_HANDLER_COUNT</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.DEFAULT_REGION_SERVER_HIGH_PRIORITY_HANDLER_COUNT">Constant Field Values</a></dd>
@@ -5085,7 +5112,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>REGION_SERVER_REPLICATION_HANDLER_COUNT</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1018">REGION_SERVER_REPLICATION_HANDLER_COUNT</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1035">REGION_SERVER_REPLICATION_HANDLER_COUNT</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.REGION_SERVER_REPLICATION_HANDLER_COUNT">Constant Field Values</a></dd>
@@ -5098,7 +5125,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_REGION_SERVER_REPLICATION_HANDLER_COUNT</h4>
-<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1020">DEFAULT_REGION_SERVER_REPLICATION_HANDLER_COUNT</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1037">DEFAULT_REGION_SERVER_REPLICATION_HANDLER_COUNT</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.DEFAULT_REGION_SERVER_REPLICATION_HANDLER_COUNT">Constant Field Values</a></dd>
@@ -5112,7 +5139,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <li class="blockList">
 <h4>MASTER_HANDLER_COUNT</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1023">MASTER_HANDLER_COUNT</a></pre>
+public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1040">MASTER_HANDLER_COUNT</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5127,7 +5154,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <li class="blockList">
 <h4>DEFAULT_MASTER_HANLDER_COUNT</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1025">DEFAULT_MASTER_HANLDER_COUNT</a></pre>
+public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1042">DEFAULT_MASTER_HANLDER_COUNT</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5142,7 +5169,7 @@ public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hba
 <li class="blockList">
 <h4>LOG_REPLAY_WAIT_REGION_TIMEOUT</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1029">LOG_REPLAY_WAIT_REGION_TIMEOUT</a></pre>
+public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1046">LOG_REPLAY_WAIT_REGION_TIMEOUT</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Conf key that specifies timeout value to wait for a region ready</div>
 <dl>
@@ -5157,7 +5184,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>USE_META_REPLICAS</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1033">USE_META_REPLICAS</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1050">USE_META_REPLICAS</a></pre>
 <div class="block">Conf key for enabling meta replication</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5171,7 +5198,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_USE_META_REPLICAS</h4>
-<pre>public static final&nbsp;boolean <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1034">DEFAULT_USE_META_REPLICAS</a></pre>
+<pre>public static final&nbsp;boolean <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1051">DEFAULT_USE_META_REPLICAS</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.DEFAULT_USE_META_REPLICAS">Constant Field Values</a></dd>
@@ -5184,7 +5211,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>META_REPLICAS_NUM</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1035">META_REPLICAS_NUM</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1052">META_REPLICAS_NUM</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.META_REPLICAS_NUM">Constant Field Values</a></dd>
@@ -5197,7 +5224,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_META_REPLICA_NUM</h4>
-<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1036">DEFAULT_META_REPLICA_NUM</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1053">DEFAULT_META_REPLICA_NUM</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.DEFAULT_META_REPLICA_NUM">Constant Field Values</a></dd>
@@ -5210,7 +5237,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>BYTES_PER_CHECKSUM</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1042">BYTES_PER_CHECKSUM</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1059">BYTES_PER_CHECKSUM</a></pre>
 <div class="block">The name of the configuration parameter that specifies
  the number of bytes in a newly created checksum chunk.</div>
 <dl>
@@ -5225,7 +5252,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>CHECKSUM_TYPE_NAME</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1050">CHECKSUM_TYPE_NAME</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1067">CHECKSUM_TYPE_NAME</a></pre>
 <div class="block">The name of the configuration parameter that specifies
  the name of an algorithm that is used to compute checksums
  for newly created blocks.</div>
@@ -5241,7 +5268,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>ENABLE_DATA_FILE_UMASK</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1054">ENABLE_DATA_FILE_UMASK</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1071">ENABLE_DATA_FILE_UMASK</a></pre>
 <div class="block">Enable file permission modification from standard hbase</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5255,7 +5282,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DATA_FILE_UMASK_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1056">DATA_FILE_UMASK_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1073">DATA_FILE_UMASK_KEY</a></pre>
 <div class="block">File permission umask to use when creating hbase data files</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5269,7 +5296,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>ENABLE_WAL_COMPRESSION</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1059">ENABLE_WAL_COMPRESSION</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1076">ENABLE_WAL_COMPRESSION</a></pre>
 <div class="block">Configuration name of WAL Compression</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5283,7 +5310,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>WAL_STORAGE_POLICY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1065">WAL_STORAGE_POLICY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1082">WAL_STORAGE_POLICY</a></pre>
 <div class="block">Configuration name of WAL storage policy
  Valid values are: HOT, COLD, WARM, ALL_SSD, ONE_SSD, LAZY_PERSIST
  See http://hadoop.apache.org/docs/r2.7.3/hadoop-project-dist/hadoop-hdfs/ArchivalStorage.html</div>
@@ -5299,7 +5326,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_WAL_STORAGE_POLICY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1066">DEFAULT_WAL_STORAGE_POLICY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1083">DEFAULT_WAL_STORAGE_POLICY</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.DEFAULT_WAL_STORAGE_POLICY">Constant Field Values</a></dd>
@@ -5312,7 +5339,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>METRICS_RIT_STUCK_WARNING_THRESHOLD</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1069">METRICS_RIT_STUCK_WARNING_THRESHOLD</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1086">METRICS_RIT_STUCK_WARNING_THRESHOLD</a></pre>
 <div class="block">Region in Transition metrics threshold time</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5326,7 +5353,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>LOAD_BALANCER_SLOP_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1072">LOAD_BALANCER_SLOP_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1089">LOAD_BALANCER_SLOP_KEY</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.LOAD_BALANCER_SLOP_KEY">Constant Field Values</a></dd>
@@ -5339,7 +5366,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DELIMITER</h4>
-<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1075">DELIMITER</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1092">DELIMITER</a></pre>
 <div class="block">delimiter used between portions of a region name</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5353,7 +5380,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>PRIORITY_UNSET</h4>
-<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1083">PRIORITY_UNSET</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1100">PRIORITY_UNSET</a></pre>
 <div class="block">QOS attributes: these attributes are used to demarcate RPC call processing
  by different set of handlers. For example, HIGH_QOS tagged methods are
  handled by high priority handlers.</div>
@@ -5369,7 +5396,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>NORMAL_QOS</h4>
-<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1084">NORMAL_QOS</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1101">NORMAL_QOS</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.NORMAL_QOS">Constant Field Values</a></dd>
@@ -5382,7 +5409,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>REPLICATION_QOS</h4>
-<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1085">REPLICATION_QOS</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1102">REPLICATION_QOS</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.REPLICATION_QOS">Constant Field Values</a></dd>
@@ -5395,7 +5422,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>REPLAY_QOS</h4>
-<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1086">REPLAY_QOS</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1103">REPLAY_QOS</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.REPLAY_QOS">Constant Field Values</a></dd>
@@ -5408,7 +5435,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>QOS_THRESHOLD</h4>
-<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1087">QOS_THRESHOLD</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1104">QOS_THRESHOLD</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.QOS_THRESHOLD">Constant Field Values</a></dd>
@@ -5421,7 +5448,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>ADMIN_QOS</h4>
-<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1088">ADMIN_QOS</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1105">ADMIN_QOS</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.ADMIN_QOS">Constant Field Values</a></dd>
@@ -5434,7 +5461,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>HIGH_QOS</h4>
-<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1089">HIGH_QOS</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1106">HIGH_QOS</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.HIGH_QOS">Constant Field Values</a></dd>
@@ -5447,7 +5474,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>SYSTEMTABLE_QOS</h4>
-<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1090">SYSTEMTABLE_QOS</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1107">SYSTEMTABLE_QOS</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.SYSTEMTABLE_QOS">Constant Field Values</a></dd>
@@ -5460,7 +5487,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>HFILE_ARCHIVE_DIRECTORY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1093">HFILE_ARCHIVE_DIRECTORY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1110">HFILE_ARCHIVE_DIRECTORY</a></pre>
 <div class="block">Directory under /hbase where archived hfiles are stored</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5474,7 +5501,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>SNAPSHOT_DIR_NAME</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1100">SNAPSHOT_DIR_NAME</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1117">SNAPSHOT_DIR_NAME</a></pre>
 <div class="block">Name of the directory to store all snapshots. See SnapshotDescriptionUtils for
  remaining snapshot constants; this is here to keep HConstants dependencies at a minimum and
  uni-directional.</div>
@@ -5490,7 +5517,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>OLD_SNAPSHOT_DIR_NAME</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1103">OLD_SNAPSHOT_DIR_NAME</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1120">OLD_SNAPSHOT_DIR_NAME</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.OLD_SNAPSHOT_DIR_NAME">Constant Field Values</a></dd>
@@ -5503,7 +5530,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>HBASE_TEMP_DIRECTORY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1106">HBASE_TEMP_DIRECTORY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1123">HBASE_TEMP_DIRECTORY</a></pre>
 <div class="block">Temporary directory used for table creation and deletion</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5517,7 +5544,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>REGIONSERVER_METRICS_PERIOD</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1110">REGIONSERVER_METRICS_PERIOD</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1127">REGIONSERVER_METRICS_PERIOD</a></pre>
 <div class="block">The period (in milliseconds) between computing region server point in time metrics</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5531,7 +5558,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_REGIONSERVER_METRICS_PERIOD</h4>
-<pre>public static final&nbsp;long <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1111">DEFAULT_REGIONSERVER_METRICS_PERIOD</a></pre>
+<pre>public static final&nbsp;long <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1128">DEFAULT_REGIONSERVER_METRICS_PERIOD</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.DEFAULT_REGIONSERVER_METRICS_PERIOD">Constant Field Values</a></dd>
@@ -5544,7 +5571,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>HBASE_NON_TABLE_DIRS</h4>
-<pre>public static final&nbsp;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1113">HBASE_NON_TABLE_DIRS</a></pre>
+<pre>public static final&nbsp;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1130">HBASE_NON_TABLE_DIRS</a></pre>
 <div class="block">Directories that are not HBase table directories</div>
 </li>
 </ul>
@@ -5554,7 +5581,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>HBASE_NON_USER_TABLE_DIRS</h4>
-<pre>public static final&nbsp;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1119">HBASE_NON_USER_TABLE_DIRS</a></pre>
+<pre>public static final&nbsp;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1136">HBASE_NON_USER_TABLE_DIRS</a></pre>
 <div class="block">Directories that are not HBase user table directories</div>
 </li>
 </ul>
@@ -5564,7 +5591,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>HEALTH_SCRIPT_LOC</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1125">HEALTH_SCRIPT_LOC</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1142">HEALTH_SCRIPT_LOC</a></pre>
 <div class="block">Health script related settings.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5578,7 +5605,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>HEALTH_SCRIPT_TIMEOUT</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1126">HEALTH_SCRIPT_TIMEOUT</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1143">HEALTH_SCRIPT_TIMEOUT</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.HEALTH_SCRIPT_TIMEOUT">Constant Field Values</a></dd>
@@ -5591,7 +5618,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>HEALTH_CHORE_WAKE_FREQ</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1127">HEALTH_CHORE_WAKE_FREQ</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1144">HEALTH_CHORE_WAKE_FREQ</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.HEALTH_CHORE_WAKE_FREQ">Constant Field Values</a></dd>
@@ -5604,7 +5631,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_HEALTH_SCRIPT_TIMEOUT</h4>
-<pre>public static final&nbsp;long <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1129">DEFAULT_HEALTH_SCRIPT_TIMEOUT</a></pre>
+<pre>public static final&nbsp;long <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1146">DEFAULT_HEALTH_SCRIPT_TIMEOUT</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.DEFAULT_HEALTH_SCRIPT_TIMEOUT">Constant Field Values</a></dd>
@@ -5617,7 +5644,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>HEALTH_FAILURE_THRESHOLD</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1133">HEALTH_FAILURE_THRESHOLD</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1150">HEALTH_FAILURE_THRESHOLD</a></pre>
 <div class="block">The maximum number of health check failures a server can encounter consecutively.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5631,7 +5658,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_HEALTH_FAILURE_THRESHOLD</h4>
-<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1135">DEFAULT_HEALTH_FAILURE_THRESHOLD</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1152">DEFAULT_HEALTH_FAILURE_THRESHOLD</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.DEFAULT_HEALTH_FAILURE_THRESHOLD">Constant Field Values</a></dd>
@@ -5644,7 +5671,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>STATUS_PUBLISHED</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1142">STATUS_PUBLISHED</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1159">STATUS_PUBLISHED</a></pre>
 <div class="block">Setting to activate, or not, the publication of the status by the master. Default
   notification is by a multicast message.</div>
 <dl>
@@ -5659,7 +5686,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>STATUS_PUBLISHED_DEFAULT</h4>
-<pre>public static final&nbsp;boolean <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1143">STATUS_PUBLISHED_DEFAULT</a></pre>
+<pre>public static final&nbsp;boolean <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1160">STATUS_PUBLISHED_DEFAULT</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.STATUS_PUBLISHED_DEFAULT">Constant Field Values</a></dd>
@@ -5672,7 +5699,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>STATUS_MULTICAST_ADDRESS</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1150">STATUS_MULTICAST_ADDRESS</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1167">STATUS_MULTICAST_ADDRESS</a></pre>
 <div class="block">IP to use for the multicast status messages between the master and the clients.
  The default address is chosen as one among others within the ones suitable for multicast
  messages.</div>
@@ -5688,7 +5715,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_STATUS_MULTICAST_ADDRESS</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1151">DEFAULT_STATUS_MULTICAST_ADDRESS</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1168">DEFAULT_STATUS_MULTICAST_ADDRESS</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.DEFAULT_STATUS_MULTICAST_ADDRESS">Constant Field Values</a></dd>
@@ -5701,7 +5728,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>STATUS_MULTICAST_BIND_ADDRESS</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1158">STATUS_MULTICAST_BIND_ADDRESS</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1175">STATUS_MULTICAST_BIND_ADDRESS</a></pre>
 <div class="block">The address to use for binding the local socket for receiving multicast. Defaults to
  0.0.0.0.</div>
 <dl>
@@ -5717,7 +5744,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_STATUS_MULTICAST_BIND_ADDRESS</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1160">DEFAULT_STATUS_MULTICAST_BIND_ADDRESS</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1177">DEFAULT_STATUS_MULTICAST_BIND_ADDRESS</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.DEFAULT_STATUS_MULTICAST_BIND_ADDRESS">Constant Field Values</a></dd>
@@ -5730,7 +5757,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>STATUS_MULTICAST_PORT</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1165">STATUS_MULTICAST_PORT</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1182">STATUS_MULTICAST_PORT</a></pre>
 <div class="block">The port to use for the multicast messages.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5744,7 +5771,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_STATUS_MULTICAST_PORT</h4>
-<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1166">DEFAULT_STATUS_MULTICAST_PORT</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1183">DEFAULT_STATUS_MULTICAST_PORT</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.DEFAULT_STATUS_MULTICAST_PORT">Constant Field Values</a></dd>
@@ -5757,7 +5784,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>STATUS_MULTICAST_NI_NAME</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1171">STATUS_MULTICAST_NI_NAME</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1188">STATUS_MULTICAST_NI_NAME</a></pre>
 <div class="block">The network interface name to use for the multicast messages.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5771,7 +5798,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>STATUS_MULTICAST_PUBLISHER_BIND_ADDRESS</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1176">STATUS_MULTICAST_PUBLISHER_BIND_ADDRESS</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1193">STATUS_MULTICAST_PUBLISHER_BIND_ADDRESS</a></pre>
 <div class="block">The address to use for binding the local socket for sending multicast. Defaults to 0.0.0.0.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5785,7 +5812,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_STATUS_MULTICAST_PUBLISHER_BIND_ADDRESS</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1178">DEFAULT_STATUS_MULTICAST_PUBLISHER_BIND_ADDRESS</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1195">DEFAULT_STATUS_MULTICAST_PUBLISHER_BIND_ADDRESS</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.DEFAULT_STATUS_MULTICAST_PUBLISHER_BIND_ADDRESS">Constant Field Values</a></dd>
@@ -5798,7 +5825,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>NO_NONCE</h4>
-<pre>public static final&nbsp;long <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1180">NO_NONCE</a></pre>
+<pre>public static final&nbsp;long <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1197">NO_NONCE</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.NO_NONCE">Constant Field Values</a></dd>
@@ -5811,7 +5838,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>CIPHER_AES</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1183">CIPHER_AES</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1200">CIPHER_AES</a></pre>
 <div class="block">Default cipher for encryption</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5825,7 +5852,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>CRYPTO_CIPHERPROVIDER_CONF_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1186">CRYPTO_CIPHERPROVIDER_CONF_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1203">CRYPTO_CIPHERPROVIDER_CONF_KEY</a></pre>
 <div class="block">Configuration key for the crypto algorithm provider, a class name</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5839,7 +5866,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>CRYPTO_KEYPROVIDER_CONF_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1189">CRYPTO_KEYPROVIDER_CONF_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1206">CRYPTO_KEYPROVIDER_CONF_KEY</a></pre>
 <div class="block">Configuration key for the crypto key provider, a class name</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5853,7 +5880,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>CRYPTO_KEYPROVIDER_PARAMETERS_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1192">CRYPTO_KEYPROVIDER_PARAMETERS_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1209">CRYPTO_KEYPROVIDER_PARAMETERS_KEY</a></pre>
 <div class="block">Configuration key for the crypto key provider parameters</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5867,7 +5894,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>CRYPTO_MASTERKEY_NAME_CONF_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1196">CRYPTO_MASTERKEY_NAME_CONF_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1213">CRYPTO_MASTERKEY_NAME_CONF_KEY</a></pre>
 <div class="block">Configuration key for the name of the master key for the cluster, a string</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5881,7 +5908,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>CRYPTO_MASTERKEY_ALTERNATE_NAME_CONF_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1199">CRYPTO_MASTERKEY_ALTERNATE_NAME_CONF_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1216">CRYPTO_MASTERKEY_ALTERNATE_NAME_CONF_KEY</a></pre>
 <div class="block">Configuration key for the name of the alternate master key for the cluster, a string</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5895,7 +5922,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>CRYPTO_WAL_ALGORITHM_CONF_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1203">CRYPTO_WAL_ALGORITHM_CONF_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1220">CRYPTO_WAL_ALGORITHM_CONF_KEY</a></pre>
 <div class="block">Configuration key for the algorithm to use when encrypting the WAL, a string</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5909,7 +5936,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>CRYPTO_WAL_KEY_NAME_CONF_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1206">CRYPTO_WAL_KEY_NAME_CONF_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1223">CRYPTO_WAL_KEY_NAME_CONF_KEY</a></pre>
 <div class="block">Configuration key for the name of the master WAL encryption key for the cluster, a string</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5923,7 +5950,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>CRYPTO_KEY_ALGORITHM_CONF_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1209">CRYPTO_KEY_ALGORITHM_CONF_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1226">CRYPTO_KEY_ALGORITHM_CONF_KEY</a></pre>
 <div class="block">Configuration key for the algorithm used for creating jks key, a string</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5937,7 +5964,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>CRYPTO_ALTERNATE_KEY_ALGORITHM_CONF_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1212">CRYPTO_ALTERNATE_KEY_ALGORITHM_CONF_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1229">CRYPTO_ALTERNATE_KEY_ALGORITHM_CONF_KEY</a></pre>
 <div class="block">Configuration key for the name of the alternate cipher algorithm for the cluster, a string</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5951,7 +5978,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>ENABLE_WAL_ENCRYPTION</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1216">ENABLE_WAL_ENCRYPTION</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1233">ENABLE_WAL_ENCRYPTION</a></pre>
 <div class="block">Configuration key for enabling WAL encryption, a boolean</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5965,7 +5992,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>RPC_CODEC_CONF_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1219">RPC_CODEC_CONF_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1236">RPC_CODEC_CONF_KEY</a></pre>
 <div class="block">Configuration key for setting RPC codec class name</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5979,7 +6006,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>REPLICATION_CODEC_CONF_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1222">REPLICATION_CODEC_CONF_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1239">REPLICATION_CODEC_CONF_KEY</a></pre>
 <div class="block">Configuration key for setting replication codec class name</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -5993,7 +6020,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>REPLICATION_SOURCE_MAXTHREADS_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1225">REPLICATION_SOURCE_MAXTHREADS_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1242">REPLICATION_SOURCE_MAXTHREADS_KEY</a></pre>
 <div class="block">Maximum number of threads used by the replication source for shipping edits to the sinks</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -6007,7 +6034,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>REPLICATION_DROP_ON_DELETED_TABLE_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1229">REPLICATION_DROP_ON_DELETED_TABLE_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1246">REPLICATION_DROP_ON_DELETED_TABLE_KEY</a></pre>
 <div class="block">Drop edits for tables that been deleted from the replication source and target</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -6021,7 +6048,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>REPLICATION_SOURCE_MAXTHREADS_DEFAULT</h4>
-<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1233">REPLICATION_SOURCE_MAXTHREADS_DEFAULT</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1250">REPLICATION_SOURCE_MAXTHREADS_DEFAULT</a></pre>
 <div class="block">Maximum number of threads used by the replication source for shipping edits to the sinks</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -6035,7 +6062,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>HBASE_SPLITLOG_MANAGER_TIMEOUT</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1236">HBASE_SPLITLOG_MANAGER_TIMEOUT</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1253">HBASE_SPLITLOG_MANAGER_TIMEOUT</a></pre>
 <div class="block">Configuration key for SplitLog manager timeout</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -6049,7 +6076,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>BUCKET_CACHE_IOENGINE_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1252">BUCKET_CACHE_IOENGINE_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1269">BUCKET_CACHE_IOENGINE_KEY</a></pre>
 <div class="block">Current ioengine options in include: heap, offheap and file:PATH (where PATH is the path
  to the file that will host the file-based cache.  See BucketCache#getIOEngineFromName() for
  list of supported ioengine options.
@@ -6066,7 +6093,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>BUCKET_CACHE_SIZE_KEY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1259">BUCKET_CACHE_SIZE_KEY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1276">BUCKET_CACHE_SIZE_KEY</a></pre>
 <div class="block">When using bucket cache, this is a float that EITHER represents a percentage of total heap
  memory size to give to the cache (if &lt; 1.0) OR, it is the capacity in
  megabytes of the cache.</div>
@@ -6082,7 +6109,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>HBASE_CLIENT_FAST_FAIL_MODE_ENABLED</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1267">HBASE_CLIENT_FAST_FAIL_MODE_ENABLED</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1284">HBASE_CLIENT_FAST_FAIL_MODE_ENABLED</a></pre>
 <div class="block">Config for enabling/disabling the fast fail mode.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -6096,7 +6123,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>HBASE_CLIENT_ENABLE_FAST_FAIL_MODE_DEFAULT</h4>
-<pre>public static final&nbsp;boolean <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1270">HBASE_CLIENT_ENABLE_FAST_FAIL_MODE_DEFAULT</a></pre>
+<pre>public static final&nbsp;boolean <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1287">HBASE_CLIENT_ENABLE_FAST_FAIL_MODE_DEFAULT</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.HBASE_CLIENT_ENABLE_FAST_FAIL_MODE_DEFAULT">Constant Field Values</a></dd>
@@ -6109,7 +6136,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>HBASE_CLIENT_FAST_FAIL_THREASHOLD_MS</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1273">HBASE_CLIENT_FAST_FAIL_THREASHOLD_MS</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1290">HBASE_CLIENT_FAST_FAIL_THREASHOLD_MS</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.HBASE_CLIENT_FAST_FAIL_THREASHOLD_MS">Constant Field Values</a></dd>
@@ -6122,7 +6149,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>HBASE_CLIENT_FAST_FAIL_THREASHOLD_MS_DEFAULT</h4>
-<pre>public static final&nbsp;long <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1276">HBASE_CLIENT_FAST_FAIL_THREASHOLD_MS_DEFAULT</a></pre>
+<pre>public static final&nbsp;long <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1293">HBASE_CLIENT_FAST_FAIL_THREASHOLD_MS_DEFAULT</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.HBASE_CLIENT_FAST_FAIL_THREASHOLD_MS_DEFAULT">Constant Field Values</a></dd>
@@ -6135,7 +6162,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>HBASE_CLIENT_FAST_FAIL_CLEANUP_MS_DURATION_MS</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1279">HBASE_CLIENT_FAST_FAIL_CLEANUP_MS_DURATION_MS</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1296">HBASE_CLIENT_FAST_FAIL_CLEANUP_MS_DURATION_MS</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HConstants.HBASE_CLIENT_FAST_FAIL_CLEANUP_MS_DURATION_MS">Constant Field Values</a></dd>
@@ -6148,7 +6175,7 @@ public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java
 <ul class="blockList">
 <li class="blockList">
 <h4>HBASE_CLIENT_FAST_FAIL_CLEANUP_DURATION_MS_DEFAULT</h4>
-<pre>public static final&nbsp;long <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1282">HBASE_CLIENT_FAST_FAIL_CLEANUP_DURATION_MS_DEFAULT</a></pre>
+<pre>public static final&nbsp;long <a href="../../../../src-html/org/apache/hadoop/hbase/HConstants.html#line.1299">HBASE_CLIENT_FAST_FAIL_CLEANUP_DURATION_MS_DEFAULT</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><

<TRUNCATED>

[04/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotDescription.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotDescription.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotDescription.html
index e6598b7..ed83571 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotDescription.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotDescription.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.SnapshotDescription (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.SnapshotDescription (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.SnapshotDescription (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.SnapshotDescription (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -127,15 +127,15 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code><a href="https://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/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#listSnapshots--">listSnapshots</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#listSnapshots--">listSnapshots</a></span>()</code>
 <div class="block">List completed snapshots.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="https://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/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#listSnapshots--">listSnapshots</a></span>()</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://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/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#listSnapshots--">listSnapshots</a></span>()</code>
@@ -143,15 +143,15 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="https://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/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#listSnapshots-java.util.regex.Pattern-">listSnapshots</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#listSnapshots-java.util.regex.Pattern-">listSnapshots</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern)</code>
 <div class="block">List all the completed snapshots matching the given pattern.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="https://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/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#listSnapshots-java.util.regex.Pattern-">listSnapshots</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://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/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#listSnapshots-java.util.regex.Pattern-">listSnapshots</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern)</code>
@@ -178,6 +178,11 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="https://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/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#listTableSnapshots-java.util.regex.Pattern-java.util.regex.Pattern-">listTableSnapshots</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;tableNamePattern,
+                  <a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;snapshotNamePattern)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#listTableSnapshots-java.util.regex.Pattern-java.util.regex.Pattern-">listTableSnapshots</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;tableNamePattern,
                   <a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;snapshotNamePattern)</code>
@@ -185,11 +190,6 @@
  name regular expression.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="https://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/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#listTableSnapshots-java.util.regex.Pattern-java.util.regex.Pattern-">listTableSnapshots</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;tableNamePattern,
-                  <a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;snapshotNamePattern)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://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/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#listTableSnapshots-java.util.regex.Pattern-java.util.regex.Pattern-">listTableSnapshots</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;tableNamePattern,
@@ -223,15 +223,15 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#isSnapshotFinished-org.apache.hadoop.hbase.client.SnapshotDescription-">isSnapshotFinished</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&nbsp;snapshotDesc)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#isSnapshotFinished-org.apache.hadoop.hbase.client.SnapshotDescription-">isSnapshotFinished</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&nbsp;snapshot)</code>
 <div class="block">Check the current state of the passed snapshot.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#isSnapshotFinished-org.apache.hadoop.hbase.client.SnapshotDescription-">isSnapshotFinished</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&nbsp;snapshotDesc)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#isSnapshotFinished-org.apache.hadoop.hbase.client.SnapshotDescription-">isSnapshotFinished</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&nbsp;snapshot)</code>
@@ -239,15 +239,15 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#snapshot-org.apache.hadoop.hbase.client.SnapshotDescription-">snapshot</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&nbsp;snapshotDesc)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#snapshot-org.apache.hadoop.hbase.client.SnapshotDescription-">snapshot</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&nbsp;snapshot)</code>
 <div class="block">Take a snapshot and wait for the server to complete that snapshot asynchronously.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#snapshot-org.apache.hadoop.hbase.client.SnapshotDescription-">snapshot</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&nbsp;snapshotDesc)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#snapshot-org.apache.hadoop.hbase.client.SnapshotDescription-">snapshot</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&nbsp;snapshot)</code>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotType.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotType.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotType.html
index ed37082..ccd5d39 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotType.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/SnapshotType.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.SnapshotType (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.SnapshotType (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.SnapshotType (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.SnapshotType (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -135,6 +135,12 @@ the order they are declared.</div>
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#snapshot-java.lang.String-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.SnapshotType-">snapshot</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;snapshotName,
+        <a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+        <a href="../../../../../../org/apache/hadoop/hbase/client/SnapshotType.html" title="enum in org.apache.hadoop.hbase.client">SnapshotType</a>&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>default <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#snapshot-java.lang.String-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.SnapshotType-">snapshot</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;snapshotName,
         <a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
@@ -142,12 +148,6 @@ the order they are declared.</div>
 <div class="block">Create typed snapshot of the table.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#snapshot-java.lang.String-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.SnapshotType-">snapshot</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;snapshotName,
-        <a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
-        <a href="../../../../../../org/apache/hadoop/hbase/client/SnapshotType.html" title="enum in org.apache.hadoop.hbase.client">SnapshotType</a>&nbsp;type)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#snapshot-java.lang.String-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.SnapshotType-">snapshot</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;snapshotName,

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/StatisticTrackable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/StatisticTrackable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/StatisticTrackable.html
index a76a7db..c61071d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/StatisticTrackable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/StatisticTrackable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.StatisticTrackable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.StatisticTrackable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.StatisticTrackable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.StatisticTrackable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Table.CheckAndMutateBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Table.CheckAndMutateBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Table.CheckAndMutateBuilder.html
index 11e51a2..5992916 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Table.CheckAndMutateBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Table.CheckAndMutateBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.Table.CheckAndMutateBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.Table.CheckAndMutateBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.Table.CheckAndMutateBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.Table.CheckAndMutateBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -141,6 +141,10 @@
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">Table.CheckAndMutateBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Table.CheckAndMutateBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#qualifier-byte:A-">qualifier</a></span>(byte[]&nbsp;qualifier)</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">Table.CheckAndMutateBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Table.CheckAndMutateBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Table.CheckAndMutateBuilder.html#timeRange-org.apache.hadoop.hbase.io.TimeRange-">timeRange</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;timeRange)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Table.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Table.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Table.html
index 340012d..0e1a438 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Table.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Table.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.Table (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.Table (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.Table (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.Table (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableBuilder.html
index 1c6091a..bd4fa1c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.TableBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.TableBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.TableBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.TableBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptor.html
index 7bdf795..3bb04ae 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/TableDescriptor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.TableDescriptor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.TableDescriptor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.TableDescriptor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.TableDescriptor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -358,15 +358,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="https://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/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#listTableDescriptors--">listTableDescriptors</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>default <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#listTableDescriptors--">listTableDescriptors</a></span>()</code>
 <div class="block">List all the userspace tables.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="https://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/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#listTableDescriptors--">listTableDescriptors</a></span>()</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://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/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#listTableDescriptors--">listTableDescriptors</a></span>()</code>
@@ -400,17 +400,17 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="https://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/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#listTableDescriptors-java.util.regex.Pattern-boolean-">listTableDescriptors</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern,
+                    boolean&nbsp;includeSysTables)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#listTableDescriptors-java.util.regex.Pattern-boolean-">listTableDescriptors</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern,
                     boolean&nbsp;includeSysTables)</code>
 <div class="block">List all the tables matching the given pattern.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="https://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/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#listTableDescriptors-java.util.regex.Pattern-boolean-">listTableDescriptors</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern,
-                    boolean&nbsp;includeSysTables)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://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/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#listTableDescriptors-java.util.regex.Pattern-boolean-">listTableDescriptors</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a>&nbsp;pattern,
@@ -463,15 +463,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
     <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#createTable-org.apache.hadoop.hbase.client.TableDescriptor-">createTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#createTable-org.apache.hadoop.hbase.client.TableDescriptor-">createTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)</code>
 <div class="block">Creates a new table.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#createTable-org.apache.hadoop.hbase.client.TableDescriptor-">createTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#createTable-org.apache.hadoop.hbase.client.TableDescriptor-">createTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)</code>
@@ -479,17 +479,17 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#createTable-org.apache.hadoop.hbase.client.TableDescriptor-byte:A:A-">createTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc,
+           byte[][]&nbsp;splitKeys)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#createTable-org.apache.hadoop.hbase.client.TableDescriptor-byte:A:A-">createTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc,
            byte[][]&nbsp;splitKeys)</code>
 <div class="block">Creates a new table with an initial set of empty regions defined by the specified split keys.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#createTable-org.apache.hadoop.hbase.client.TableDescriptor-byte:A:A-">createTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc,
-           byte[][]&nbsp;splitKeys)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#createTable-org.apache.hadoop.hbase.client.TableDescriptor-byte:A:A-">createTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc,
@@ -498,6 +498,13 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#createTable-org.apache.hadoop.hbase.client.TableDescriptor-byte:A-byte:A-int-">createTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc,
+           byte[]&nbsp;startKey,
+           byte[]&nbsp;endKey,
+           int&nbsp;numRegions)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#createTable-org.apache.hadoop.hbase.client.TableDescriptor-byte:A-byte:A-int-">createTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc,
            byte[]&nbsp;startKey,
@@ -506,13 +513,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <div class="block">Creates a new table with the specified number of regions.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#createTable-org.apache.hadoop.hbase.client.TableDescriptor-byte:A-byte:A-int-">createTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc,
-           byte[]&nbsp;startKey,
-           byte[]&nbsp;endKey,
-           int&nbsp;numRegions)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#createTable-org.apache.hadoop.hbase.client.TableDescriptor-byte:A-byte:A-int-">createTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc,
@@ -535,15 +535,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#modifyTable-org.apache.hadoop.hbase.client.TableDescriptor-">modifyTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;td)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#modifyTable-org.apache.hadoop.hbase.client.TableDescriptor-">modifyTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)</code>
 <div class="block">Modify an existing table, more IRB friendly version.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#modifyTable-org.apache.hadoop.hbase.client.TableDescriptor-">modifyTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;td)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#modifyTable-org.apache.hadoop.hbase.client.TableDescriptor-">modifyTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;td)</code>
@@ -662,23 +662,45 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <td class="colFirst"><code>default void</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterObserver.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/MasterObserver.html#postCompletedModifyTableAction-org.apache.hadoop.hbase.coprocessor.ObserverContext-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-">postCompletedModifyTableAction</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/MasterCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">MasterCoprocessorEnvironment</a>&gt;&nbsp;ctx,
                               <a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
-                              <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;htd)</code>
-<div class="block">Called after to modifying a table's properties.</div>
+                              <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;currentDescriptor)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">Since 2.1. Will be removed in 3.0.</span></div>
+</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>default void</code></td>
+<td class="colLast"><span class="typeNameLabel">MasterObserver.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/MasterObserver.html#postCompletedModifyTableAction-org.apache.hadoop.hbase.coprocessor.ObserverContext-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-org.apache.hadoop.hbase.client.TableDescriptor-">postCompletedModifyTableAction</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/MasterCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">MasterCoprocessorEnvironment</a>&gt;&nbsp;ctx,
+                              <a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+                              <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;oldDescriptor,
+                              <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;currentDescriptor)</code>
+<div class="block">Called after to modifying a table's properties.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>default void</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterObserver.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/MasterObserver.html#postCreateTable-org.apache.hadoop.hbase.coprocessor.ObserverContext-org.apache.hadoop.hbase.client.TableDescriptor-org.apache.hadoop.hbase.client.RegionInfo:A-">postCreateTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/MasterCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">MasterCoprocessorEnvironment</a>&gt;&nbsp;ctx,
                <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc,
                <a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>[]&nbsp;regions)</code>
 <div class="block">Called after the createTable operation has been requested.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>default void</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterObserver.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/MasterObserver.html#postModifyTable-org.apache.hadoop.hbase.coprocessor.ObserverContext-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-">postModifyTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/MasterCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">MasterCoprocessorEnvironment</a>&gt;&nbsp;ctx,
                <a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
-               <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;htd)</code>
+               <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;currentDescriptor)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">Since 2.1. Will be removed in 3.0.</span></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>default void</code></td>
+<td class="colLast"><span class="typeNameLabel">MasterObserver.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/MasterObserver.html#postModifyTable-org.apache.hadoop.hbase.coprocessor.ObserverContext-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-org.apache.hadoop.hbase.client.TableDescriptor-">postModifyTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/MasterCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">MasterCoprocessorEnvironment</a>&gt;&nbsp;ctx,
+               <a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+               <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;oldDescriptor,
+               <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;currentDescriptor)</code>
 <div class="block">Called after the modifyTable operation has been requested.</div>
 </td>
 </tr>
@@ -728,15 +750,37 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <td class="colFirst"><code>default void</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterObserver.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/MasterObserver.html#preModifyTable-org.apache.hadoop.hbase.coprocessor.ObserverContext-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-">preModifyTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/MasterCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">MasterCoprocessorEnvironment</a>&gt;&nbsp;ctx,
               <a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
-              <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;htd)</code>
-<div class="block">Called prior to modifying a table's properties.</div>
+              <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;newDescriptor)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">Since 2.1. Will be removed in 3.0.</span></div>
+</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>default void</code></td>
+<td class="colLast"><span class="typeNameLabel">MasterObserver.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/MasterObserver.html#preModifyTable-org.apache.hadoop.hbase.coprocessor.ObserverContext-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-org.apache.hadoop.hbase.client.TableDescriptor-">preModifyTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/MasterCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">MasterCoprocessorEnvironment</a>&gt;&nbsp;ctx,
+              <a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+              <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;currentDescriptor,
+              <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;newDescriptor)</code>
+<div class="block">Called prior to modifying a table's properties.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>default void</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterObserver.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/MasterObserver.html#preModifyTableAction-org.apache.hadoop.hbase.coprocessor.ObserverContext-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-">preModifyTableAction</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/MasterCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">MasterCoprocessorEnvironment</a>&gt;&nbsp;ctx,
                     <a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
-                    <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;htd)</code>
+                    <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;newDescriptor)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">Since 2.1. Will be removed in 3.0.</span></div>
+</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>default void</code></td>
+<td class="colLast"><span class="typeNameLabel">MasterObserver.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/coprocessor/MasterObserver.html#preModifyTableAction-org.apache.hadoop.hbase.coprocessor.ObserverContext-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-org.apache.hadoop.hbase.client.TableDescriptor-">preModifyTableAction</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="interface in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/coprocessor/MasterCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">MasterCoprocessorEnvironment</a>&gt;&nbsp;ctx,
+                    <a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+                    <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;currentDescriptor,
+                    <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;newDescriptor)</code>
 <div class="block">Called prior to modifying a table's properties.</div>
 </td>
 </tr>
@@ -900,14 +944,14 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://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/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/HMaster.html#listTableDescriptorsByNamespace-java.lang.String-">listTableDescriptorsByNamespace</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="https://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/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterServices.html#listTableDescriptorsByNamespace-java.lang.String-">listTableDescriptorsByNamespace</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
 <div class="block">Get list of table descriptors by namespace</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://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/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/HMaster.html#listTableDescriptorsByNamespace-java.lang.String-">listTableDescriptorsByNamespace</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -919,22 +963,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/HMaster.html#createSystemTable-org.apache.hadoop.hbase.client.TableDescriptor-">createSystemTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;tableDescriptor)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>long</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterServices.html#createSystemTable-org.apache.hadoop.hbase.client.TableDescriptor-">createSystemTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;tableDescriptor)</code>
 <div class="block">Create a system table using the given table definition.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/HMaster.html#createTable-org.apache.hadoop.hbase.client.TableDescriptor-byte:A:A-long-long-">createTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;tableDescriptor,
-           byte[][]&nbsp;splitKeys,
-           long&nbsp;nonceGroup,
-           long&nbsp;nonce)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/HMaster.html#createSystemTable-org.apache.hadoop.hbase.client.TableDescriptor-">createSystemTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;tableDescriptor)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterServices.html#createTable-org.apache.hadoop.hbase.client.TableDescriptor-byte:A:A-long-long-">createTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc,
            byte[][]&nbsp;splitKeys,
@@ -943,14 +980,14 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <div class="block">Create a table using the given table definition.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/HMaster.html#modifyTable-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-long-long-">modifyTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
-           <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;descriptor,
+<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/HMaster.html#createTable-org.apache.hadoop.hbase.client.TableDescriptor-byte:A:A-long-long-">createTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;tableDescriptor,
+           byte[][]&nbsp;splitKeys,
            long&nbsp;nonceGroup,
            long&nbsp;nonce)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterServices.html#modifyTable-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-long-long-">modifyTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
            <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;descriptor,
@@ -959,6 +996,13 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <div class="block">Modify the descriptor of an existing table</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/HMaster.html#modifyTable-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-long-long-">modifyTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+           <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;newDescriptor,
+           long&nbsp;nonceGroup,
+           long&nbsp;nonce)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">MasterCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterCoprocessorHost.html#postCloneSnapshot-org.apache.hadoop.hbase.client.SnapshotDescription-org.apache.hadoop.hbase.client.TableDescriptor-">postCloneSnapshot</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/SnapshotDescription.html" title="class in org.apache.hadoop.hbase.client">SnapshotDescription</a>&nbsp;snapshot,
@@ -972,8 +1016,9 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">MasterCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterCoprocessorHost.html#postCompletedModifyTableAction-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-org.apache.hadoop.hbase.security.User-">postCompletedModifyTableAction</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
-                              <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;htd,
+<td class="colLast"><span class="typeNameLabel">MasterCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterCoprocessorHost.html#postCompletedModifyTableAction-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-org.apache.hadoop.hbase.client.TableDescriptor-org.apache.hadoop.hbase.security.User-">postCompletedModifyTableAction</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+                              <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;oldDescriptor,
+                              <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;currentDescriptor,
                               <a href="../../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a>&nbsp;user)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -983,8 +1028,9 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">MasterCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterCoprocessorHost.html#postModifyTable-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-">postModifyTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
-               <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;htd)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">MasterCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterCoprocessorHost.html#postModifyTable-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-org.apache.hadoop.hbase.client.TableDescriptor-">postModifyTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+               <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;oldDescriptor,
+               <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;currentDescriptor)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -1014,13 +1060,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">MasterCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterCoprocessorHost.html#preModifyTable-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-">preModifyTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
-              <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;htd)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">MasterCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterCoprocessorHost.html#preModifyTable-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-org.apache.hadoop.hbase.client.TableDescriptor-">preModifyTable</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+              <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;currentDescriptor,
+              <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;newDescriptor)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">MasterCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterCoprocessorHost.html#preModifyTableAction-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-org.apache.hadoop.hbase.security.User-">preModifyTableAction</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
-                    <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;htd,
+<td class="colLast"><span class="typeNameLabel">MasterCoprocessorHost.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterCoprocessorHost.html#preModifyTableAction-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.TableDescriptor-org.apache.hadoop.hbase.client.TableDescriptor-org.apache.hadoop.hbase.security.User-">preModifyTableAction</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+                    <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;currentDescriptor,
+                    <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;newDescriptor,
                     <a href="../../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a>&nbsp;user)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -1452,14 +1500,14 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RestoreSnapshotHelper.RestoreMetaChanges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/snapshot/RestoreSnapshotHelper.RestoreMetaChanges.html#getTableDescriptor--">getTableDescriptor</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a></code></td>
 <td class="colLast"><span class="typeNameLabel">SnapshotManifest.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/snapshot/SnapshotManifest.html#getTableDescriptor--">getTableDescriptor</a></span>()</code>
 <div class="block">Get the table descriptor from the Snapshot</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">RestoreSnapshotHelper.RestoreMetaChanges.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/snapshot/RestoreSnapshotHelper.RestoreMetaChanges.html#getTableDescriptor--">getTableDescriptor</a></span>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">


[10/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncServerRequestRpcRetryingCaller.Callable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncServerRequestRpcRetryingCaller.Callable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncServerRequestRpcRetryingCaller.Callable.html
index 6309685..8cad076 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncServerRequestRpcRetryingCaller.Callable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncServerRequestRpcRetryingCaller.Callable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncServerRequestRpcRetryingCaller.Callable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncServerRequestRpcRetryingCaller.Callable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncServerRequestRpcRetryingCaller.Callable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncServerRequestRpcRetryingCaller.Callable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncServerRequestRpcRetryingCaller.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncServerRequestRpcRetryingCaller.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncServerRequestRpcRetryingCaller.html
index a795042..c7c2b0f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncServerRequestRpcRetryingCaller.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncServerRequestRpcRetryingCaller.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.AsyncServerRequestRpcRetryingCaller (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.AsyncServerRequestRpcRetryingCaller (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.AsyncServerRequestRpcRetryingCaller (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.AsyncServerRequestRpcRetryingCaller (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.CheckAndMutateBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.CheckAndMutateBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.CheckAndMutateBuilder.html
index 29839c5..f6081e2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.CheckAndMutateBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.CheckAndMutateBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncTable.CheckAndMutateBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncTable.CheckAndMutateBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncTable.CheckAndMutateBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncTable.CheckAndMutateBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -132,6 +132,10 @@
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CheckAndMutateBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncTable.CheckAndMutateBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#qualifier-byte:A-">qualifier</a></span>(byte[]&nbsp;qualifier)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable.CheckAndMutateBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncTable.CheckAndMutateBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.CheckAndMutateBuilder.html#timeRange-org.apache.hadoop.hbase.io.TimeRange-">timeRange</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/io/TimeRange.html" title="class in org.apache.hadoop.hbase.io">TimeRange</a>&nbsp;timeRange)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.CoprocessorCallback.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.CoprocessorCallback.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.CoprocessorCallback.html
index e04fa5f..1b7b70a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.CoprocessorCallback.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.CoprocessorCallback.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncTable.CoprocessorCallback (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncTable.CoprocessorCallback (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncTable.CoprocessorCallback (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncTable.CoprocessorCallback (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.CoprocessorServiceBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.CoprocessorServiceBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.CoprocessorServiceBuilder.html
index d48d3c3..ba977c7 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.CoprocessorServiceBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.CoprocessorServiceBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncTable.CoprocessorServiceBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncTable.CoprocessorServiceBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncTable.CoprocessorServiceBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncTable.CoprocessorServiceBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.html
index 3df1111..7408348 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncTable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncTable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncTable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncTable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableBuilder.html
index adbba51..19ae48b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncTableBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncTableBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncTableBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncTableBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableRegionLocator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableRegionLocator.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableRegionLocator.html
index 540772f..74d3e31 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableRegionLocator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/AsyncTableRegionLocator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncTableRegionLocator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.AsyncTableRegionLocator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncTableRegionLocator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.AsyncTableRegionLocator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Attributes.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Attributes.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Attributes.html
index cc91e92..6754147 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Attributes.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Attributes.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.Attributes (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.Attributes (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.Attributes (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.Attributes (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BatchScanResultCache.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BatchScanResultCache.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BatchScanResultCache.html
index 1fde971..961629d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BatchScanResultCache.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BatchScanResultCache.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.BatchScanResultCache (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.BatchScanResultCache (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.BatchScanResultCache (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.BatchScanResultCache (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.ExceptionListener.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.ExceptionListener.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.ExceptionListener.html
index 0d103b3..e0e6dd4 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.ExceptionListener.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.ExceptionListener.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.BufferedMutator.ExceptionListener (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.BufferedMutator.ExceptionListener (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.BufferedMutator.ExceptionListener (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.BufferedMutator.ExceptionListener (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.html
index 7d47620..c168902 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.BufferedMutator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.BufferedMutator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.BufferedMutator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.BufferedMutator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutatorImpl.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutatorImpl.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutatorImpl.html
index 3214b66..451ccc2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutatorImpl.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutatorImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.BufferedMutatorImpl (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.BufferedMutatorImpl (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.BufferedMutatorImpl (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.BufferedMutatorImpl (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutatorParams.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutatorParams.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutatorParams.html
index 6933202..1a231ee 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutatorParams.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/BufferedMutatorParams.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.BufferedMutatorParams (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.BufferedMutatorParams (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.BufferedMutatorParams (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.BufferedMutatorParams (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientAsyncPrefetchScanner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientAsyncPrefetchScanner.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientAsyncPrefetchScanner.html
index fdacbf4..820c6bf 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientAsyncPrefetchScanner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientAsyncPrefetchScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ClientAsyncPrefetchScanner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientCoprocessorRpcController.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientCoprocessorRpcController.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientCoprocessorRpcController.html
index 85a2dfe..d9d4163 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientCoprocessorRpcController.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientCoprocessorRpcController.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ClientCoprocessorRpcController (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ClientCoprocessorRpcController (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ClientCoprocessorRpcController (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ClientCoprocessorRpcController (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientScanner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientScanner.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientScanner.html
index 96aed17..1bee7c80 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientScanner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ClientScanner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ClientScanner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ClientScanner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ClientScanner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientServiceCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientServiceCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientServiceCallable.html
index 18e6f75..8af5968 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientServiceCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientServiceCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ClientServiceCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ClientServiceCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ClientServiceCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ClientServiceCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientSideRegionScanner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientSideRegionScanner.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientSideRegionScanner.html
index df4f083..63960c1 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientSideRegionScanner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientSideRegionScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ClientSideRegionScanner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ClientSideRegionScanner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ClientSideRegionScanner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ClientSideRegionScanner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientSimpleScanner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientSimpleScanner.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientSimpleScanner.html
index f61ee89..df61803 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientSimpleScanner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientSimpleScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ClientSimpleScanner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ClientSimpleScanner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ClientSimpleScanner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ClientSimpleScanner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientUtil.html
index 98485e9..54ff29f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClientUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ClientUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ClientUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ClientUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ClientUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClusterConnection.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClusterConnection.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClusterConnection.html
index 27399af..3150f68 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClusterConnection.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ClusterConnection.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.ClusterConnection (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.ClusterConnection (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.ClusterConnection (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.ClusterConnection (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -192,11 +192,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client">ClusterConnection</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionServerCallable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getConnection--">getConnection</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ClientScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ClientScanner.html#getConnection--">getConnection</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/hadoop/hbase/client/ClusterConnection.html" title="interface in org.apache.hadoop.hbase.client">ClusterConnection</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ClientScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ClientScanner.html#getConnection--">getConnection</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">RegionServerCallable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getConnection--">getConnection</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptor.html
index e788164..e0844ff 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.ColumnFamilyDescriptor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -239,26 +239,26 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>[]</code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getColumnFamilies--">getColumnFamilies</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>[]</code></td>
 <td class="colLast"><span class="typeNameLabel">TableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getColumnFamilies--">getColumnFamilies</a></span>()</code>
 <div class="block">Returns an unmodifiable collection of all the <a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client"><code>ColumnFamilyDescriptor</code></a> of
  all the column families of the table.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getColumnFamilies--">getColumnFamilies</a></span>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getColumnFamily-byte:A-">getColumnFamily</a></span>(byte[]&nbsp;column)</code>
-<div class="block">Returns the ColumnFamilyDescriptor for a specific column family with name as
+<td class="colLast"><span class="typeNameLabel">TableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getColumnFamily-byte:A-">getColumnFamily</a></span>(byte[]&nbsp;name)</code>
+<div class="block">Returns the ColumnDescriptor for a specific column family with name as
  specified by the parameter column.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getColumnFamily-byte:A-">getColumnFamily</a></span>(byte[]&nbsp;name)</code>
-<div class="block">Returns the ColumnDescriptor for a specific column family with name as
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getColumnFamily-byte:A-">getColumnFamily</a></span>(byte[]&nbsp;column)</code>
+<div class="block">Returns the ColumnFamilyDescriptor for a specific column family with name as
  specified by the parameter column.</div>
 </td>
 </tr>
@@ -303,13 +303,17 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#addColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
+                       Use <a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-"><code>TableDescriptorBuilder.setColumnFamily(ColumnFamilyDescriptor)</code></a> instead</span></div>
+</div>
+</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#addColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>
-<div class="block">Adds a column family.</div>
-</td>
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#addColumnFamily-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+               <a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
@@ -320,33 +324,28 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#addColumnFamily-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
-               <a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#addColumnFamily-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                <a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)</code>
 <div class="block">Add a column family to an existing table.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#addColumnFamilyAsync-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamilyAsync</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                     <a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#addColumnFamilyAsync-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamilyAsync</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                     <a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)</code>
 <div class="block">Add a column family to an existing table.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ColumnFamilyDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html#copy-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">copy</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;desc)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>default void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#modifyColumn-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">modifyColumn</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
             <a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)</code>
@@ -357,16 +356,21 @@
 </div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#modifyColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">modifyColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#modifyColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">modifyColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>
 <div class="block">Modifies the existing column family.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#modifyColumnFamily-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">modifyColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+                  <a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#modifyColumnFamily-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">modifyColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
@@ -376,37 +380,42 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#modifyColumnFamily-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">modifyColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
-                  <a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#modifyColumnFamily-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">modifyColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                   <a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)</code>
 <div class="block">Modify an existing column family on a table.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#modifyColumnFamilyAsync-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">modifyColumnFamilyAsync</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                        <a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#modifyColumnFamilyAsync-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">modifyColumnFamilyAsync</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                        <a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)</code>
 <div class="block">Modify an existing column family on a table.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">ColumnFamilyDescriptorBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ColumnFamilyDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html#newBuilder-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">newBuilder</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;desc)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">setColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#setColumnFamily-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">setColumnFamily</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>
+<div class="block">Adds a column family.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static byte[]</code></td>
 <td class="colLast"><span class="typeNameLabel">ColumnFamilyDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.html#toByteArray-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">toByteArray</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;desc)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ImmutableHTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ImmutableHTableDescriptor.html#toHColumnDescriptor-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">toHColumnDescriptor</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;desc)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
@@ -425,6 +434,10 @@
 <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">TableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getComparator-java.util.Comparator-">getComparator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&gt;&nbsp;cfComparator)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.html#setColumnFamilies-java.util.Collection-">setColumnFamilies</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&gt;&nbsp;families)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
@@ -479,35 +492,35 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/HMaster.html#addColumn-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-long-long-">addColumn</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterServices.html#addColumn-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-long-long-">addColumn</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
          <a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;column,
          long&nbsp;nonceGroup,
-         long&nbsp;nonce)</code>&nbsp;</td>
+         long&nbsp;nonce)</code>
+<div class="block">Add a new column to an existing table</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterServices.html#addColumn-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-long-long-">addColumn</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/HMaster.html#addColumn-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-long-long-">addColumn</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
          <a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;column,
          long&nbsp;nonceGroup,
-         long&nbsp;nonce)</code>
-<div class="block">Add a new column to an existing table</div>
-</td>
+         long&nbsp;nonce)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/HMaster.html#modifyColumn-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-long-long-">modifyColumn</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterServices.html#modifyColumn-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-long-long-">modifyColumn</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
             <a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;descriptor,
             long&nbsp;nonceGroup,
-            long&nbsp;nonce)</code>&nbsp;</td>
+            long&nbsp;nonce)</code>
+<div class="block">Modify the column descriptor of an existing column in an existing table</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterServices.html#modifyColumn-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-long-long-">modifyColumn</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/HMaster.html#modifyColumn-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-long-long-">modifyColumn</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
             <a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;descriptor,
             long&nbsp;nonceGroup,
-            long&nbsp;nonce)</code>
-<div class="block">Modify the column descriptor of an existing column in an existing table</div>
-</td>
+            long&nbsp;nonce)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -766,14 +779,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="typeNameLabel">HMobStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HMobStore.html#createCacheConf-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">createCacheConf</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>
-<div class="block">Creates the mob cache config.</div>
+<td class="colLast"><span class="typeNameLabel">HStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HStore.html#createCacheConf-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">createCacheConf</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>
+<div class="block">Creates the cache config.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="typeNameLabel">HStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HStore.html#createCacheConf-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">createCacheConf</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>
-<div class="block">Creates the cache config.</div>
+<td class="colLast"><span class="typeNameLabel">HMobStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HMobStore.html#createCacheConf-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">createCacheConf</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family)</code>
+<div class="block">Creates the mob cache config.</div>
 </td>
 </tr>
 <tr class="altColor">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor.html
index 43b95f2..419e425 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.html
index 93172e2..72f8913 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptorBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {


[26/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableName.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableName.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableName.html
index ef0ad28..44cc352 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableName.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/TableName.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.TableName (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.TableName (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.TableName (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.TableName (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -684,15 +684,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RpcRetryingCallerWithReadReplicas.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.html#tableName">tableName</a></span></code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ClientScanner.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/ClientScanner.html#tableName">tableName</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionAdminServiceCallable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/RegionAdminServiceCallable.html#tableName">tableName</a></span></code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">RpcRetryingCallerWithReadReplicas.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.html#tableName">tableName</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ClientScanner.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/ClientScanner.html#tableName">tableName</a></span></code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">RegionAdminServiceCallable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/RegionAdminServiceCallable.html#tableName">tableName</a></span></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -705,14 +705,24 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HTable.html#getName--">getName</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">AsyncTableRegionLocator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTableRegionLocator.html#getName--">getName</a></span>()</code>
+<div class="block">Gets the fully qualified table name instance of the table whose region we want to locate.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
+<td class="colLast"><span class="typeNameLabel">HRegionLocator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HRegionLocator.html#getName--">getName</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#getName--">getName</a></span>()</code>
 <div class="block">Gets the fully qualified table name instance of this table.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
+<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HTable.html#getName--">getName</a></span>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Table.html#getName--">getName</a></span>()</code>
@@ -721,7 +731,7 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HRegionLocator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HRegionLocator.html#getName--">getName</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">BufferedMutatorImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/BufferedMutatorImpl.html#getName--">getName</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
@@ -737,21 +747,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncTableRegionLocator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTableRegionLocator.html#getName--">getName</a></span>()</code>
-<div class="block">Gets the fully qualified table name instance of the table whose region we want to locate.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncBufferedMutator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncBufferedMutator.html#getName--">getName</a></span>()</code>
 <div class="block">Gets the fully qualified table name instance of the table that this
  <code>AsyncBufferedMutator</code> writes to.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">BufferedMutatorImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/BufferedMutatorImpl.html#getName--">getName</a></span>()</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
 <td class="colLast"><span class="typeNameLabel">RegionInfo.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/RegionInfo.html#getTable--">getTable</a></span>()</code>&nbsp;</td>
@@ -768,41 +768,41 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionServerCallable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getTableName--">getTableName</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">SnapshotDescription.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/SnapshotDescription.html#getTableName--">getTableName</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">BufferedMutatorParams.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/BufferedMutatorParams.html#getTableName--">getTableName</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getTableName--">getTableName</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">TableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getTableName--">getTableName</a></span>()</code>
 <div class="block">Get the name of the table</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncProcessTask.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncProcessTask.html#getTableName--">getTableName</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">BufferedMutatorParams.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/BufferedMutatorParams.html#getTableName--">getTableName</a></span>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
 <td class="colLast"><span class="typeNameLabel">HBaseAdmin.TableFuture.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.TableFuture.html#getTableName--">getTableName</a></span>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getTableName--">getTableName</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">TableDescriptorBuilder.ModifyableTableDescriptor.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html#getTableName--">getTableName</a></span>()</code>
 <div class="block">Get the name of the table</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableState.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/TableState.html#getTableName--">getTableName</a></span>()</code>
 <div class="block">Table name for state</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncProcessTask.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncProcessTask.html#getTableName--">getTableName</a></span>()</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a></code></td>
-<td class="colLast"><span class="typeNameLabel">SnapshotDescription.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/SnapshotDescription.html#getTableName--">getTableName</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">RegionServerCallable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/RegionServerCallable.html#getTableName--">getTableName</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>[]</code></td>
@@ -929,17 +929,17 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#addColumnFamily-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+               <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#addColumnFamily-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)</code>
 <div class="block">Add a column family to an existing table.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#addColumnFamily-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
-               <a href="../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;columnFamily)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#addColumnFamily-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.ColumnFamilyDescriptor-">addColumnFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
@@ -980,14 +980,14 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/CacheEvictionStats.html" title="class in org.apache.hadoop.hbase">CacheEvictionStats</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#clearBlockCache-org.apache.hadoop.hbase.TableName-">clearBlockCache</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CacheEvictionStats.html" title="class in org.apache.hadoop.hbase">CacheEvictionStats</a></code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#clearBlockCache-org.apache.hadoop.hbase.TableName-">clearBlockCache</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Clear all the blocks corresponding to this table from BlockCache.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CacheEvictionStats.html" title="class in org.apache.hadoop.hbase">CacheEvictionStats</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#clearBlockCache-org.apache.hadoop.hbase.TableName-">clearBlockCache</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/CacheEvictionStats.html" title="class in org.apache.hadoop.hbase">CacheEvictionStats</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#clearBlockCache-org.apache.hadoop.hbase.TableName-">clearBlockCache</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Clear all the blocks corresponding to this table from BlockCache.</div>
 </td>
 </tr>
@@ -1046,17 +1046,17 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#cloneSnapshot-java.lang.String-org.apache.hadoop.hbase.TableName-">cloneSnapshot</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;snapshotName,
+             <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#cloneSnapshot-java.lang.String-org.apache.hadoop.hbase.TableName-">cloneSnapshot</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;snapshotName,
              <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Create a new table by cloning the snapshot content.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#cloneSnapshot-java.lang.String-org.apache.hadoop.hbase.TableName-">cloneSnapshot</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;snapshotName,
-             <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#cloneSnapshot-java.lang.String-org.apache.hadoop.hbase.TableName-">cloneSnapshot</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;snapshotName,
@@ -1092,14 +1092,14 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>default <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#compact-org.apache.hadoop.hbase.TableName-">compact</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#compact-org.apache.hadoop.hbase.TableName-">compact</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Compact a table.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#compact-org.apache.hadoop.hbase.TableName-">compact</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
+<td class="colFirst"><code>default <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#compact-org.apache.hadoop.hbase.TableName-">compact</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Compact a table.</div>
 </td>
 </tr>
@@ -1110,15 +1110,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>default <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#compact-org.apache.hadoop.hbase.TableName-byte:A-">compact</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#compact-org.apache.hadoop.hbase.TableName-byte:A-">compact</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
        byte[]&nbsp;columnFamily)</code>
 <div class="block">Compact a column family within a table.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#compact-org.apache.hadoop.hbase.TableName-byte:A-">compact</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code>default <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#compact-org.apache.hadoop.hbase.TableName-byte:A-">compact</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
        byte[]&nbsp;columnFamily)</code>
 <div class="block">Compact a column family within a table.</div>
 </td>
@@ -1131,16 +1131,16 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#compact-org.apache.hadoop.hbase.TableName-byte:A-org.apache.hadoop.hbase.client.CompactType-">compact</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#compact-org.apache.hadoop.hbase.TableName-byte:A-org.apache.hadoop.hbase.client.CompactType-">compact</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
        byte[]&nbsp;columnFamily,
        <a href="../../../../../org/apache/hadoop/hbase/client/CompactType.html" title="enum in org.apache.hadoop.hbase.client">CompactType</a>&nbsp;compactType)</code>
 <div class="block">Compact a column family within a table.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#compact-org.apache.hadoop.hbase.TableName-byte:A-org.apache.hadoop.hbase.client.CompactType-">compact</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#compact-org.apache.hadoop.hbase.TableName-byte:A-org.apache.hadoop.hbase.client.CompactType-">compact</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
        byte[]&nbsp;columnFamily,
        <a href="../../../../../org/apache/hadoop/hbase/client/CompactType.html" title="enum in org.apache.hadoop.hbase.client">CompactType</a>&nbsp;compactType)</code>
 <div class="block">Compact a column family within a table.</div>
@@ -1155,15 +1155,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#compact-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">compact</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#compact-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">compact</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
        <a href="../../../../../org/apache/hadoop/hbase/client/CompactType.html" title="enum in org.apache.hadoop.hbase.client">CompactType</a>&nbsp;compactType)</code>
 <div class="block">Compact a table.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#compact-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">compact</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#compact-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">compact</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
        <a href="../../../../../org/apache/hadoop/hbase/client/CompactType.html" title="enum in org.apache.hadoop.hbase.client">CompactType</a>&nbsp;compactType)</code>
 <div class="block">Compact a table.</div>
 </td>
@@ -1262,17 +1262,17 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#deleteColumnFamily-org.apache.hadoop.hbase.TableName-byte:A-">deleteColumnFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+                  byte[]&nbsp;columnFamily)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#deleteColumnFamily-org.apache.hadoop.hbase.TableName-byte:A-">deleteColumnFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                   byte[]&nbsp;columnFamily)</code>
 <div class="block">Delete a column family from a table.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#deleteColumnFamily-org.apache.hadoop.hbase.TableName-byte:A-">deleteColumnFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
-                  byte[]&nbsp;columnFamily)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#deleteColumnFamily-org.apache.hadoop.hbase.TableName-byte:A-">deleteColumnFamily</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
@@ -1293,15 +1293,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#deleteTable-org.apache.hadoop.hbase.TableName-">deleteTable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#deleteTable-org.apache.hadoop.hbase.TableName-">deleteTable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Deletes a table.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#deleteTable-org.apache.hadoop.hbase.TableName-">deleteTable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#deleteTable-org.apache.hadoop.hbase.TableName-">deleteTable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
@@ -1319,15 +1319,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#disableTable-org.apache.hadoop.hbase.TableName-">disableTable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#disableTable-org.apache.hadoop.hbase.TableName-">disableTable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Disable a table.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#disableTable-org.apache.hadoop.hbase.TableName-">disableTable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#disableTable-org.apache.hadoop.hbase.TableName-">disableTable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
@@ -1345,15 +1345,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#disableTableReplication-org.apache.hadoop.hbase.TableName-">disableTableReplication</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#disableTableReplication-org.apache.hadoop.hbase.TableName-">disableTableReplication</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Disable a table's replication switch.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#disableTableReplication-org.apache.hadoop.hbase.TableName-">disableTableReplication</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#disableTableReplication-org.apache.hadoop.hbase.TableName-">disableTableReplication</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
@@ -1370,15 +1370,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
                    <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#enableTable-org.apache.hadoop.hbase.TableName-">enableTable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#enableTable-org.apache.hadoop.hbase.TableName-">enableTable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Enable a table.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#enableTable-org.apache.hadoop.hbase.TableName-">enableTable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#enableTable-org.apache.hadoop.hbase.TableName-">enableTable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
@@ -1396,15 +1396,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#enableTableReplication-org.apache.hadoop.hbase.TableName-">enableTableReplication</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#enableTableReplication-org.apache.hadoop.hbase.TableName-">enableTableReplication</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Enable a table's replication switch.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#enableTableReplication-org.apache.hadoop.hbase.TableName-">enableTableReplication</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#enableTableReplication-org.apache.hadoop.hbase.TableName-">enableTableReplication</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
@@ -1412,15 +1412,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#flush-org.apache.hadoop.hbase.TableName-">flush</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#flush-org.apache.hadoop.hbase.TableName-">flush</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Flush a table.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#flush-org.apache.hadoop.hbase.TableName-">flush</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#flush-org.apache.hadoop.hbase.TableName-">flush</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
@@ -1441,18 +1441,18 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>default <a href="../../../../../org/apache/hadoop/hbase/client/AsyncBufferedMutator.html" title="interface in org.apache.hadoop.hbase.client">AsyncBufferedMutator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncConnection.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncConnection.html#getBufferedMutator-org.apache.hadoop.hbase.TableName-">getBufferedMutator</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
-<div class="block">Retrieve an <a href="../../../../../org/apache/hadoop/hbase/client/AsyncBufferedMutator.html" title="interface in org.apache.hadoop.hbase.client"><code>AsyncBufferedMutator</code></a> for performing client-side buffering of writes.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><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="typeNameLabel">Connection.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html#getBufferedMutator-org.apache.hadoop.hbase.TableName-">getBufferedMutator</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">
  Retrieve a <a href="../../../../../org/apache/hadoop/hbase/client/BufferedMutator.html" title="interface in org.apache.hadoop.hbase.client"><code>BufferedMutator</code></a> for performing client-side buffering of writes.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>default <a href="../../../../../org/apache/hadoop/hbase/client/AsyncBufferedMutator.html" title="interface in org.apache.hadoop.hbase.client">AsyncBufferedMutator</a></code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncConnection.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncConnection.html#getBufferedMutator-org.apache.hadoop.hbase.TableName-">getBufferedMutator</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
+<div class="block">Retrieve an <a href="../../../../../org/apache/hadoop/hbase/client/AsyncBufferedMutator.html" title="interface in org.apache.hadoop.hbase.client"><code>AsyncBufferedMutator</code></a> for performing client-side buffering of writes.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>default <a href="../../../../../org/apache/hadoop/hbase/client/AsyncBufferedMutator.html" title="interface in org.apache.hadoop.hbase.client">AsyncBufferedMutator</a></code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncConnection.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncConnection.html#getBufferedMutator-org.apache.hadoop.hbase.TableName-java.util.concurrent.ExecutorService-">getBufferedMutator</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
@@ -1481,15 +1481,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/CompactionState.html" title="enum in org.apache.hadoop.hbase.client">CompactionState</a></code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getCompactionState-org.apache.hadoop.hbase.TableName-">getCompactionState</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>default <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/CompactionState.html" title="enum in org.apache.hadoop.hbase.client">CompactionState</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#getCompactionState-org.apache.hadoop.hbase.TableName-">getCompactionState</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Get the current compaction state of a table.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/CompactionState.html" title="enum in org.apache.hadoop.hbase.client">CompactionState</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getCompactionState-org.apache.hadoop.hbase.TableName-">getCompactionState</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/CompactionState.html" title="enum in org.apache.hadoop.hbase.client">CompactionState</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#getCompactionState-org.apache.hadoop.hbase.TableName-">getCompactionState</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
@@ -1497,15 +1497,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/CompactionState.html" title="enum in org.apache.hadoop.hbase.client">CompactionState</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#getCompactionState-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">getCompactionState</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/CompactionState.html" title="enum in org.apache.hadoop.hbase.client">CompactionState</a></code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getCompactionState-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">getCompactionState</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                   <a href="../../../../../org/apache/hadoop/hbase/client/CompactType.html" title="enum in org.apache.hadoop.hbase.client">CompactType</a>&nbsp;compactType)</code>
 <div class="block">Get the current compaction state of a table.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/CompactionState.html" title="enum in org.apache.hadoop.hbase.client">CompactionState</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getCompactionState-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">getCompactionState</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/CompactionState.html" title="enum in org.apache.hadoop.hbase.client">CompactionState</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#getCompactionState-org.apache.hadoop.hbase.TableName-org.apache.hadoop.hbase.client.CompactType-">getCompactionState</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                   <a href="../../../../../org/apache/hadoop/hbase/client/CompactType.html" title="enum in org.apache.hadoop.hbase.client">CompactType</a>&nbsp;compactType)</code>
 <div class="block">Get the current compaction state of a table.</div>
 </td>
@@ -1518,15 +1518,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a></code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getDescriptor-org.apache.hadoop.hbase.TableName-">getDescriptor</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#getDescriptor-org.apache.hadoop.hbase.TableName-">getDescriptor</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Method for getting the tableDescriptor</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getDescriptor-org.apache.hadoop.hbase.TableName-">getDescriptor</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#getDescriptor-org.apache.hadoop.hbase.TableName-">getDescriptor</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
@@ -1534,15 +1534,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getLastMajorCompactionTimestamp-org.apache.hadoop.hbase.TableName-">getLastMajorCompactionTimestamp</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true" title="class or interface in java.util">Optional</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#getLastMajorCompactionTimestamp-org.apache.hadoop.hbase.TableName-">getLastMajorCompactionTimestamp</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Get the timestamp of the last major compaction for the passed table.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getLastMajorCompactionTimestamp-org.apache.hadoop.hbase.TableName-">getLastMajorCompactionTimestamp</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#getLastMajorCompactionTimestamp-org.apache.hadoop.hbase.TableName-">getLastMajorCompactionTimestamp</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
@@ -1575,29 +1575,29 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
                   int&nbsp;replicaId)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTableRegionLocator.html" title="interface in org.apache.hadoop.hbase.client">AsyncTableRegionLocator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncConnection.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncConnection.html#getRegionLocator-org.apache.hadoop.hbase.TableName-">getRegionLocator</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
-<div class="block">Retrieve a AsyncRegionLocator implementation to inspect region information on a table.</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/RegionLocator.html" title="interface in org.apache.hadoop.hbase.client">RegionLocator</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Connection.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html#getRegionLocator-org.apache.hadoop.hbase.TableName-">getRegionLocator</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Retrieve a RegionLocator implementation to inspect region information on a table.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTableRegionLocator.html" title="interface in org.apache.hadoop.hbase.client">AsyncTableRegionLocator</a></code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncConnection.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncConnection.html#getRegionLocator-org.apache.hadoop.hbase.TableName-">getRegionLocator</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
+<div class="block">Retrieve a AsyncRegionLocator implementation to inspect region information on a table.</div>
+</td>
+</tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="https://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/RegionMetrics.html" title="interface in org.apache.hadoop.hbase">RegionMetrics</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getRegionMetrics-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.TableName-">getRegionMetrics</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
+                <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/RegionMetrics.html" title="interface in org.apache.hadoop.hbase">RegionMetrics</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#getRegionMetrics-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.TableName-">getRegionMetrics</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
                 <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Get a list of <a href="../../../../../org/apache/hadoop/hbase/RegionMetrics.html" title="interface in org.apache.hadoop.hbase"><code>RegionMetrics</code></a> of all regions hosted on a region seerver for a table.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="https://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/RegionMetrics.html" title="interface in org.apache.hadoop.hbase">RegionMetrics</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getRegionMetrics-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.TableName-">getRegionMetrics</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
-                <a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://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/RegionMetrics.html" title="interface in org.apache.hadoop.hbase">RegionMetrics</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#getRegionMetrics-org.apache.hadoop.hbase.ServerName-org.apache.hadoop.hbase.TableName-">getRegionMetrics</a></span>(<a href="../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName,
@@ -1606,15 +1606,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getRegions-org.apache.hadoop.hbase.TableName-">getRegions</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#getRegions-org.apache.hadoop.hbase.TableName-">getRegions</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Get the regions of a given table.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getRegions-org.apache.hadoop.hbase.TableName-">getRegions</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#getRegions-org.apache.hadoop.hbase.TableName-">getRegions</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
@@ -1622,31 +1622,31 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>default <a href="../../../../../org/apache/hadoop/hbase/client/Table.html" title="interface in org.apache.hadoop.hbase.client">Table</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Connection.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html#getTable-org.apache.hadoop.hbase.TableName-">getTable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
+<div class="block">Retrieve a Table implementation for accessing a table.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>default <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.html" title="interface in org.apache.hadoop.hbase.client">AdvancedScanResultConsumer</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncConnection.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncConnection.html#getTable-org.apache.hadoop.hbase.TableName-">getTable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Retrieve an <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.html" title="interface in org.apache.hadoop.hbase.client"><code>AsyncTable</code></a> implementation for accessing a table.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>default <a href="../../../../../org/apache/hadoop/hbase/client/Table.html" title="interface in org.apache.hadoop.hbase.client">Table</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Connection.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html#getTable-org.apache.hadoop.hbase.TableName-">getTable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
+<td class="colLast"><span class="typeNameLabel">Connection.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html#getTable-org.apache.hadoop.hbase.TableName-java.util.concurrent.ExecutorService-">getTable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+        <a href="https://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>&nbsp;pool)</code>
 <div class="block">Retrieve a Table implementation for accessing a table.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>default <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.html" title="interface in org.apache.hadoop.hbase.client">AsyncTable</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/ScanResultConsumer.html" title="interface in org.apache.hadoop.hbase.client">ScanResultConsumer</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncConnection.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncConnection.html#getTable-org.apache.hadoop.hbase.TableName-java.util.concurrent.ExecutorService-">getTable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
         <a href="https://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>&nbsp;pool)</code>
 <div class="block">Retrieve an <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.html" title="interface in org.apache.hadoop.hbase.client"><code>AsyncTable</code></a> implementation for accessing a table.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>default <a href="../../../../../org/apache/hadoop/hbase/client/Table.html" title="interface in org.apache.hadoop.hbase.client">Table</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Connection.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html#getTable-org.apache.hadoop.hbase.TableName-java.util.concurrent.ExecutorService-">getTable</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
-        <a href="https://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>&nbsp;pool)</code>
-<div class="block">Retrieve a Table implementation for accessing a table.</div>
-</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTableBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTableBuilder</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/AdvancedScanResultConsumer.html" title="interface in org.apache.hadoop.hbase.client">AdvancedScanResultConsumer</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncConnection.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncConnection.html#getTableBuilder-org.apache.hadoop.hbase.TableName-">getTableBuilder</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
@@ -1654,17 +1654,17 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTableBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTableBuilder</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/ScanResultConsumer.html" title="interface in org.apache.hadoop.hbase.client">ScanResultConsumer</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncConnection.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncConnection.html#getTableBuilder-org.apache.hadoop.hbase.TableName-java.util.concurrent.ExecutorService-">getTableBuilder</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableBuilder.html" title="interface in org.apache.hadoop.hbase.client">TableBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Connection.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html#getTableBuilder-org.apache.hadoop.hbase.TableName-java.util.concurrent.ExecutorService-">getTableBuilder</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                <a href="https://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>&nbsp;pool)</code>
-<div class="block">Returns an <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTableBuilder.html" title="interface in org.apache.hadoop.hbase.client"><code>AsyncTableBuilder</code></a> for creating <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.html" title="interface in org.apache.hadoop.hbase.client"><code>AsyncTable</code></a>.</div>
+<div class="block">Returns an <a href="../../../../../org/apache/hadoop/hbase/client/TableBuilder.html" title="interface in org.apache.hadoop.hbase.client"><code>TableBuilder</code></a> for creating <a href="../../../../../org/apache/hadoop/hbase/client/Table.html" title="interface in org.apache.hadoop.hbase.client"><code>Table</code></a>.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/TableBuilder.html" title="interface in org.apache.hadoop.hbase.client">TableBuilder</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Connection.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/Connection.html#getTableBuilder-org.apache.hadoop.hbase.TableName-java.util.concurrent.ExecutorService-">getTableBuilder</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/client/AsyncTableBuilder.html" title="interface in org.apache.hadoop.hbase.client">AsyncTableBuilder</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/ScanResultConsumer.html" title="interface in org.apache.hadoop.hbase.client">ScanResultConsumer</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncConnection.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/client/AsyncConnection.html#getTableBuilder-org.apache.hadoop.hbase.TableName-java.util.concurrent.ExecutorService-">getTableBuilder</a></span>(<a href="../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                <a href="https://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>&nbsp;pool)</code>
-<div class="block">Returns an <a href="../../../../../org/apache/hadoop/hbase/client/TableBuilder.html" title="interface in org.apache.hadoop.hbase.client"><code>TableBuilder</code></a> for creating <a href="../../../../../org/apache/hadoop/hbase/client/Table.html" title="interface in org.apache.hadoop.hbase.client"><code>Table</code></a>.</div>
+<div class="block">Returns an <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTableBuilder.html" title="interface in org.apache.hadoop.hbase.client"><code>AsyncTableBuilder</code></a> for creating <a href="../../../../../org/apache/hadoop/hbase/client/AsyncTable.html" title="interface in org.apache.hadoop.hbase.client"><code>AsyncTable</code></a>.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -1713,18 +1713,23 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">Co

<TRUNCATED>

[39/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/HTableDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/HTableDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/HTableDescriptor.html
index 4458f8a..0bbd025 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/HTableDescriptor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/HTableDescriptor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HTableDescriptor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HTableDescriptor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HTableDescriptor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HTableDescriptor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -123,7 +123,7 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
  @InterfaceAudience.Public
-public class <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.51">HTableDescriptor</a>
+public class <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.52">HTableDescriptor</a>
 extends <a href="https://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="../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&gt;</pre>
 <div class="block">HTableDescriptor contains the details about an HBase table  such as the descriptors of
@@ -472,10 +472,10 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 </td>
 </tr>
 <tr id="i12" class="altColor">
-<td class="colFirst"><code><a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getCoprocessors--">getCoprocessors</a></span>()</code>
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getCoprocessorDescriptors--">getCoprocessorDescriptors</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Return the list of attached co-processor represented by their name className</div>
+<div class="block">Return the list of attached co-processor represented</div>
 </td>
 </tr>
 <tr id="i13" class="rowColor">
@@ -926,7 +926,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.client.<a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a></h3>
-<code><a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getComparator-java.util.Comparator-">getComparator</a>, <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#matchReplicationScope-boolean-">matchReplicationScope</a></code></li>
+<code><a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getComparator-java.util.Comparator-">getComparator</a>, <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getCoprocessors--">getCoprocessors</a>, <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#matchReplicationScope-boolean-">matchReplicationScope</a></code></li>
 </ul>
 </li>
 </ul>
@@ -948,7 +948,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>SPLIT_POLICY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.52">SPLIT_POLICY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.53">SPLIT_POLICY</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -962,7 +962,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>MAX_FILESIZE</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.53">MAX_FILESIZE</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.54">MAX_FILESIZE</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -976,7 +976,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>OWNER</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.54">OWNER</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.55">OWNER</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -990,7 +990,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>OWNER_KEY</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.55">OWNER_KEY</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.56">OWNER_KEY</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
@@ -1000,7 +1000,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>READONLY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.56">READONLY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.57">READONLY</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1014,7 +1014,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>COMPACTION_ENABLED</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.57">COMPACTION_ENABLED</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.58">COMPACTION_ENABLED</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1028,7 +1028,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>MEMSTORE_FLUSHSIZE</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.58">MEMSTORE_FLUSHSIZE</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.59">MEMSTORE_FLUSHSIZE</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1042,7 +1042,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>FLUSH_POLICY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.59">FLUSH_POLICY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.60">FLUSH_POLICY</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1056,7 +1056,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>IS_ROOT</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.60">IS_ROOT</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.61">IS_ROOT</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1070,7 +1070,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>IS_META</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.61">IS_META</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.62">IS_META</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1084,7 +1084,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>DURABILITY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.62">DURABILITY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.63">DURABILITY</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1098,7 +1098,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>REGION_REPLICATION</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.63">REGION_REPLICATION</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.64">REGION_REPLICATION</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1112,7 +1112,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>REGION_MEMSTORE_REPLICATION</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.64">REGION_MEMSTORE_REPLICATION</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.65">REGION_MEMSTORE_REPLICATION</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1126,7 +1126,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>NORMALIZATION_ENABLED</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.65">NORMALIZATION_ENABLED</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.66">NORMALIZATION_ENABLED</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1140,7 +1140,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>PRIORITY</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.66">PRIORITY</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.67">PRIORITY</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1154,7 +1154,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_READONLY</h4>
-<pre>public static final&nbsp;boolean <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.67">DEFAULT_READONLY</a></pre>
+<pre>public static final&nbsp;boolean <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.68">DEFAULT_READONLY</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1168,7 +1168,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_COMPACTION_ENABLED</h4>
-<pre>public static final&nbsp;boolean <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.68">DEFAULT_COMPACTION_ENABLED</a></pre>
+<pre>public static final&nbsp;boolean <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.69">DEFAULT_COMPACTION_ENABLED</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1182,7 +1182,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_NORMALIZATION_ENABLED</h4>
-<pre>public static final&nbsp;boolean <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.69">DEFAULT_NORMALIZATION_ENABLED</a></pre>
+<pre>public static final&nbsp;boolean <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.70">DEFAULT_NORMALIZATION_ENABLED</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1196,7 +1196,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_MEMSTORE_FLUSH_SIZE</h4>
-<pre>public static final&nbsp;long <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.70">DEFAULT_MEMSTORE_FLUSH_SIZE</a></pre>
+<pre>public static final&nbsp;long <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.71">DEFAULT_MEMSTORE_FLUSH_SIZE</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1210,7 +1210,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_REGION_REPLICATION</h4>
-<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.71">DEFAULT_REGION_REPLICATION</a></pre>
+<pre>public static final&nbsp;int <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.72">DEFAULT_REGION_REPLICATION</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1224,7 +1224,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_REGION_MEMSTORE_REPLICATION</h4>
-<pre>public static final&nbsp;boolean <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.72">DEFAULT_REGION_MEMSTORE_REPLICATION</a></pre>
+<pre>public static final&nbsp;boolean <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.73">DEFAULT_REGION_MEMSTORE_REPLICATION</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1238,7 +1238,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>delegatee</h4>
-<pre>protected final&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.73">delegatee</a></pre>
+<pre>protected final&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.74">delegatee</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
@@ -1248,7 +1248,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>NAMESPACE_FAMILY_INFO</h4>
-<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.770">NAMESPACE_FAMILY_INFO</a></pre>
+<pre>public static final&nbsp;<a href="https://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="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.771">NAMESPACE_FAMILY_INFO</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1262,7 +1262,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>NAMESPACE_FAMILY_INFO_BYTES</h4>
-<pre>public static final&nbsp;byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.771">NAMESPACE_FAMILY_INFO_BYTES</a></pre>
+<pre>public static final&nbsp;byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.772">NAMESPACE_FAMILY_INFO_BYTES</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
@@ -1272,7 +1272,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>NAMESPACE_COL_DESC_BYTES</h4>
-<pre>public static final&nbsp;byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.772">NAMESPACE_COL_DESC_BYTES</a></pre>
+<pre>public static final&nbsp;byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.773">NAMESPACE_COL_DESC_BYTES</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
@@ -1282,7 +1282,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>NAMESPACE_TABLEDESC</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.775">NAMESPACE_TABLEDESC</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.776">NAMESPACE_TABLEDESC</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Table descriptor for namespace table</div>
 </li>
@@ -1301,7 +1301,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>HTableDescriptor</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.80">HTableDescriptor</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;name)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.81">HTableDescriptor</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;name)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Construct a table descriptor specifying a TableName object</div>
 <dl>
@@ -1318,7 +1318,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>HTableDescriptor</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.91">HTableDescriptor</a>(<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;desc)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.92">HTableDescriptor</a>(<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;desc)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Construct a table descriptor by cloning the descriptor passed as a parameter.
  <p>
@@ -1336,7 +1336,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>HTableDescriptor</h4>
-<pre>protected&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.95">HTableDescriptor</a>(<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;desc,
+<pre>protected&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.96">HTableDescriptor</a>(<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;desc,
                            boolean&nbsp;deepClone)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
@@ -1347,7 +1347,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>HTableDescriptor</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.100">HTableDescriptor</a>(<a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.101">HTableDescriptor</a>(<a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>&nbsp;desc)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
@@ -1357,7 +1357,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>HTableDescriptor</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.113">HTableDescriptor</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.114">HTableDescriptor</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;name,
                         <a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;desc)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Construct a table descriptor by cloning the descriptor passed as a parameter
@@ -1378,7 +1378,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HTableDescriptor</h4>
-<pre>protected&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.117">HTableDescriptor</a>(<a href="../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;delegatee)</pre>
+<pre>protected&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.118">HTableDescriptor</a>(<a href="../../../../org/apache/hadoop/hbase/client/TableDescriptorBuilder.ModifyableTableDescriptor.html" title="class in org.apache.hadoop.hbase.client">TableDescriptorBuilder.ModifyableTableDescriptor</a>&nbsp;delegatee)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
@@ -1396,7 +1396,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>isRootRegion</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.126">isRootRegion</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.127">isRootRegion</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">This is vestigial API. It will be removed in 3.0.</div>
 <dl>
@@ -1411,7 +1411,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>isMetaRegion</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.138">isMetaRegion</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.139">isMetaRegion</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Checks if this table is <code> hbase:meta </code>
  region.</div>
@@ -1430,7 +1430,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>isMetaTable</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.148">isMetaTable</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.149">isMetaTable</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Checks if the table is a <code>hbase:meta</code> table</div>
 <dl>
@@ -1447,7 +1447,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>getValues</h4>
-<pre>public&nbsp;<a href="https://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="../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>,<a href="../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.156">getValues</a>()</pre>
+<pre>public&nbsp;<a href="https://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="../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>,<a href="../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.157">getValues</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -1463,7 +1463,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>setValue</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.166">setValue</a>(byte[]&nbsp;key,
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.167">setValue</a>(byte[]&nbsp;key,
                                  byte[]&nbsp;value)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Setter for storing metadata as a (key, value) pair in map</div>
@@ -1480,7 +1480,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>setValue</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.177">setValue</a>(<a href="../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key,
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.178">setValue</a>(<a href="../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key,
                                  <a href="../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;value)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
@@ -1491,7 +1491,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>setValue</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.188">setValue</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.189">setValue</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                                  <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Setter for storing metadata as a (key, value) pair in map</div>
@@ -1508,7 +1508,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>remove</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.199">remove</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.200">remove</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Remove metadata represented by the key from the map</div>
 <dl>
@@ -1524,7 +1524,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>remove</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.209">remove</a>(<a href="../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key)</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.210">remove</a>(<a href="../../../../org/apache/hadoop/hbase/util/Bytes.html" title="class in org.apache.hadoop.hbase.util">Bytes</a>&nbsp;key)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Remove metadata represented by the key from the map</div>
 <dl>
@@ -1540,7 +1540,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>remove</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.219">remove</a>(byte[]&nbsp;key)</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.220">remove</a>(byte[]&nbsp;key)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Remove metadata represented by the key from the map</div>
 <dl>
@@ -1556,7 +1556,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>isReadOnly</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.230">isReadOnly</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.231">isReadOnly</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Check if the readOnly flag of the table is set. If the readOnly flag is
  set then the contents of the table can only be read from but not modified.</div>
@@ -1574,7 +1574,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>setReadOnly</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.242">setReadOnly</a>(boolean&nbsp;readOnly)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.243">setReadOnly</a>(boolean&nbsp;readOnly)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Setting the table as read only sets all the columns in the table as read
  only. By default all tables are modifiable, but if the readOnly flag is
@@ -1592,7 +1592,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>isCompactionEnabled</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.254">isCompactionEnabled</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.255">isCompactionEnabled</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Check if the compaction enable flag of the table is true. If flag is
  false then no minor/major compactions will be done in real.</div>
@@ -1610,7 +1610,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>setCompactionEnabled</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.263">setCompactionEnabled</a>(boolean&nbsp;isEnable)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.264">setCompactionEnabled</a>(boolean&nbsp;isEnable)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Setting the table compaction enable flag.</div>
 <dl>
@@ -1625,7 +1625,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>isNormalizationEnabled</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.275">isNormalizationEnabled</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.276">isNormalizationEnabled</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Check if normalization enable flag of the table is true. If flag is
  false then no region normalizer won't attempt to normalize this table.</div>
@@ -1643,7 +1643,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>setNormalizationEnabled</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.284">setNormalizationEnabled</a>(boolean&nbsp;isEnable)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.285">setNormalizationEnabled</a>(boolean&nbsp;isEnable)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Setting the table normalization enable flag.</div>
 <dl>
@@ -1658,7 +1658,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>setDurability</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.293">setDurability</a>(<a href="../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.294">setDurability</a>(<a href="../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Sets the <a href="../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client"><code>Durability</code></a> setting for the table. This defaults to Durability.USE_DEFAULT.</div>
 <dl>
@@ -1673,7 +1673,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>getDurability</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.303">getDurability</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.304">getDurability</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Returns the durability setting for the table.</div>
 <dl>
@@ -1690,7 +1690,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableName</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.313">getTableName</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.314">getTableName</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Get the name of the table</div>
 <dl>
@@ -1707,7 +1707,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>getNameAsString</h4>
-<pre>public&nbsp;<a href="https://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/HTableDescriptor.html#line.322">getNameAsString</a>()</pre>
+<pre>public&nbsp;<a href="https://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/HTableDescriptor.html#line.323">getNameAsString</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Get the name of the table as a String</div>
 <dl>
@@ -1722,7 +1722,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>setRegionSplitPolicyClassName</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.332">setRegionSplitPolicyClassName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clazz)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.333">setRegionSplitPolicyClassName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clazz)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">This sets the class associated with the region split policy which
  determines when a region split should occur.  The class used by
@@ -1739,7 +1739,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionSplitPolicyClassName</h4>
-<pre>public&nbsp;<a href="https://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/HTableDescriptor.html#line.346">getRegionSplitPolicyClassName</a>()</pre>
+<pre>public&nbsp;<a href="https://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/HTableDescriptor.html#line.347">getRegionSplitPolicyClassName</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">This gets the class associated with the region split policy which
  determines when a region split should occur.  The class used by
@@ -1759,7 +1759,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxFileSize</h4>
-<pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.360">getMaxFileSize</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.361">getMaxFileSize</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Returns the maximum size upto which a region can grow to after which a region
  split is triggered. The region size is represented by the size of the biggest
@@ -1780,7 +1780,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxFileSize</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.379">setMaxFileSize</a>(long&nbsp;maxFileSize)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.380">setMaxFileSize</a>(long&nbsp;maxFileSize)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Sets the maximum size upto which a region can grow to after which a region
  split is triggered. The region size is represented by the size of the biggest
@@ -1805,7 +1805,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>getMemStoreFlushSize</h4>
-<pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.392">getMemStoreFlushSize</a>()</pre>
+<pre>public&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.393">getMemStoreFlushSize</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Returns the size of the memstore after which a flush to filesystem is triggered.</div>
 <dl>
@@ -1824,7 +1824,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>setMemStoreFlushSize</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.402">setMemStoreFlushSize</a>(long&nbsp;memstoreFlushSize)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.403">setMemStoreFlushSize</a>(long&nbsp;memstoreFlushSize)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Represents the maximum size of the memstore after which the contents of the
  memstore are flushed to the filesystem. This defaults to a size of 64 MB.</div>
@@ -1840,7 +1840,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>setFlushPolicyClassName</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.413">setFlushPolicyClassName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clazz)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.414">setFlushPolicyClassName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;clazz)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">This sets the class associated with the flush policy which determines determines the stores
  need to be flushed when flushing a region. The class used by default is defined in
@@ -1857,7 +1857,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>getFlushPolicyClassName</h4>
-<pre>public&nbsp;<a href="https://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/HTableDescriptor.html#line.426">getFlushPolicyClassName</a>()</pre>
+<pre>public&nbsp;<a href="https://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/HTableDescriptor.html#line.427">getFlushPolicyClassName</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">This gets the class associated with the flush policy which determines the stores need to be
  flushed when flushing a region. The class used by default is defined in
@@ -1877,7 +1877,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>addFamily</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.435">addFamily</a>(<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>&nbsp;family)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.436">addFamily</a>(<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>&nbsp;family)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Adds a column family.
  For the updating purpose please use <a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#modifyFamily-org.apache.hadoop.hbase.HColumnDescriptor-"><code>modifyFamily(HColumnDescriptor)</code></a> instead.</div>
@@ -1893,7 +1893,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>modifyFamily</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.445">modifyFamily</a>(<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>&nbsp;family)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.446">modifyFamily</a>(<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>&nbsp;family)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Modifies the existing column family.</div>
 <dl>
@@ -1910,7 +1910,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>hasFamily</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.455">hasFamily</a>(byte[]&nbsp;familyName)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.456">hasFamily</a>(byte[]&nbsp;familyName)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Checks to see if this table contains the given column family</div>
 <dl>
@@ -1927,7 +1927,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="https://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/HTableDescriptor.html#line.465">toString</a>()</pre>
+<pre>public&nbsp;<a href="https://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/HTableDescriptor.html#line.466">toString</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -1946,7 +1946,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>toStringCustomizedValues</h4>
-<pre>public&nbsp;<a href="https://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/HTableDescriptor.html#line.473">toStringCustomizedValues</a>()</pre>
+<pre>public&nbsp;<a href="https://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/HTableDescriptor.html#line.474">toStringCustomizedValues</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1961,7 +1961,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>toStringTableAttributes</h4>
-<pre>public&nbsp;<a href="https://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/HTableDescriptor.html#line.480">toStringTableAttributes</a>()</pre>
+<pre>public&nbsp;<a href="https://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/HTableDescriptor.html#line.481">toStringTableAttributes</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1975,7 +1975,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.494">equals</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.495">equals</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Compare the contents of the descriptor with another one passed as a parameter.
  Checks if the obj passed is an instance of HTableDescriptor, if yes then the
@@ -1996,7 +1996,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.508">hashCode</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.509">hashCode</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -2012,7 +2012,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <ul class="blockList">
 <li class="blockList">
 <h4>compareTo</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.522">compareTo</a>(<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;other)</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.523">compareTo</a>(<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;other)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Compares the descriptor with another descriptor which is passed as a parameter.
  This compares the content of the two descriptors and not the reference.</div>
@@ -2032,7 +2032,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.h
 <li class="blockList">
 <h4>getFamilies</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.534">getFamilies</a>()</pre>
+public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.535">getFamilies</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use <a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getColumnFamilies--"><code>getColumnFamilies()</code></a>.</span></div>
 <div class="block">Returns an unmodifiable collection of all the <a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase"><code>HColumnDescriptor</code></a>
  of all the column families of the table.</div>
@@ -2049,7 +2049,7 @@ public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collect
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionReplication</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.544">getRegionReplication</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.545">getRegionReplication</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Returns the configured replicas per region</div>
 <dl>
@@ -2066,7 +2066,7 @@ public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collect
 <ul class="blockList">
 <li class="blockList">
 <h4>setRegionReplication</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.552">setRegionReplication</a>(int&nbsp;regionReplication)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.553">setRegionReplication</a>(int&nbsp;regionReplication)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Sets the number of replicas per region.</div>
 <dl>
@@ -2082,7 +2082,7 @@ public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collect
 <li class="blockList">
 <h4>hasRegionMemstoreReplication</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.562">hasRegionMemstoreReplication</a>()</pre>
+public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.563">hasRegionMemstoreReplication</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
              Use <a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#hasRegionMemStoreReplication--"><code>hasRegionMemStoreReplication()</code></a> instead</span></div>
 </li>
@@ -2093,7 +2093,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/H
 <ul class="blockList">
 <li class="blockList">
 <h4>hasRegionMemStoreReplication</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.570">hasRegionMemStoreReplication</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.571">hasRegionMemStoreReplication</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -2110,7 +2110,7 @@ public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/H
 <li class="blockList">
 <h4>setRegionMemstoreReplication</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.579">setRegionMemstoreReplication</a>(boolean&nbsp;memstoreReplication)</pre>
+public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.580">setRegionMemstoreReplication</a>(boolean&nbsp;memstoreReplication)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0.
              Use <a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setRegionMemStoreReplication-boolean-"><code>setRegionMemStoreReplication(boolean)</code></a> instead</span></div>
 </li>
@@ -2121,7 +2121,7 @@ public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>setRegionMemStoreReplication</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.592">setRegionMemStoreReplication</a>(boolean&nbsp;memstoreReplication)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.593">setRegionMemStoreReplication</a>(boolean&nbsp;memstoreReplication)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Enable or Disable the memstore replication from the primary region to the replicas.
  The replication will be used only for meta operations (e.g. flush, compaction, ...)</div>
@@ -2140,7 +2140,7 @@ public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>setPriority</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.597">setPriority</a>(int&nbsp;priority)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.598">setPriority</a>(int&nbsp;priority)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
@@ -2150,7 +2150,7 @@ public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>getPriority</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.603">getPriority</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.604">getPriority</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -2165,7 +2165,7 @@ public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html"
 <li class="blockList">
 <h4>getFamiliesKeys</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a href="https://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/HTableDescriptor.html#line.619">getFamiliesKeys</a>()</pre>
+public&nbsp;<a href="https://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/HTableDescriptor.html#line.620">getFamiliesKeys</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of release 2.0.0, this will be removed in HBase 3.0.0
              (<a href="https://issues.apache.org/jira/browse/HBASE-18008">HBASE-18008</a>).
              Use <a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getColumnFamilyNames--"><code>getColumnFamilyNames()</code></a>.</span></div>
@@ -2185,7 +2185,7 @@ public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getColumnFamilyCount</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.629">getColumnFamilyCount</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.630">getColumnFamilyCount</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Returns the count of the column families of the table.</div>
 <dl>
@@ -2203,7 +2203,7 @@ public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.htm
 <li class="blockList">
 <h4>getColumnFamilies</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.643">getColumnFamilies</a>()</pre>
+public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.644">getColumnFamilies</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Returns an array all the <a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase"><code>HColumnDescriptor</code></a> of the column families
  of the table.</div>
@@ -2224,7 +2224,7 @@ public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html"
 <li class="blockList">
 <h4>getFamily</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.658">getFamily</a>(byte[]&nbsp;column)</pre>
+public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.659">getFamily</a>(byte[]&nbsp;column)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">Use <a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getColumnFamily-byte:A-"><code>getColumnFamily(byte[])</code></a>.</span></div>
 <div class="block">Returns the HColumnDescriptor for a specific column family with name as
  specified by the parameter column.</div>
@@ -2243,7 +2243,7 @@ public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>removeFamily</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.671">removeFamily</a>(byte[]&nbsp;column)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.672">removeFamily</a>(byte[]&nbsp;column)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Removes the HColumnDescriptor with name specified by the parameter column
  from the table descriptor</div>
@@ -2262,7 +2262,7 @@ public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>toHColumnDescriptor</h4>
-<pre>protected&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.680">toHColumnDescriptor</a>(<a href="../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;desc)</pre>
+<pre>protected&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.681">toHColumnDescriptor</a>(<a href="../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html" title="interface in org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;desc)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Return a HColumnDescriptor for user to keep the compatibility as much as possible.</div>
 <dl>
@@ -2279,7 +2279,7 @@ public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>addCoprocessor</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.701">addCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.702">addCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)
                                 throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Add a table coprocessor to this table. The coprocessor
@@ -2301,7 +2301,7 @@ public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>addCoprocessor</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.719">addCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className,
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.720">addCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className,
                                        org.apache.hadoop.fs.Path&nbsp;jarFilePath,
                                        int&nbsp;priority,
                                        <a href="https://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="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;kvs)
@@ -2330,7 +2330,7 @@ public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>addCoprocessorWithSpec</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.736">addCoprocessorWithSpec</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;specStr)
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.742">addCoprocessorWithSpec</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;specStr)
                                         throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Add a table coprocessor to this table. The coprocessor
@@ -2353,7 +2353,7 @@ public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>hasCoprocessor</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.748">hasCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classNameToMatch)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.754">hasCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classNameToMatch)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Check if the table has an attached co-processor represented by the name className</div>
 <dl>
@@ -2366,20 +2366,21 @@ public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html"
 </dl>
 </li>
 </ul>
-<a name="getCoprocessors--">
+<a name="getCoprocessorDescriptors--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getCoprocessors</h4>
-<pre>public&nbsp;<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.758">getCoprocessors</a>()</pre>
+<h4>getCoprocessorDescriptors</h4>
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/apache/hadoop/hbase/client/CoprocessorDescriptor.html" title="interface in org.apache.hadoop.hbase.client">CoprocessorDescriptor</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.759">getCoprocessorDescriptors</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block">Return the list of attached co-processor represented by their name className</div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getCoprocessorDescriptors--">TableDescriptor</a></code></span></div>
+<div class="block">Return the list of attached co-processor represented</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getCoprocessors--">getCoprocessors</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a></code></dd>
+<dd><code><a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.html#getCoprocessorDescriptors--">getCoprocessorDescriptors</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a></code></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The list of co-processors classNames</dd>
+<dd>The list of CoprocessorDescriptor</dd>
 </dl>
 </li>
 </ul>
@@ -2389,7 +2390,7 @@ public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>removeCoprocessor</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.766">removeCoprocessor</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className)</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hado

<TRUNCATED>

[36/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/MultiActionResultTooLarge.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/MultiActionResultTooLarge.html b/2.0/apidocs/org/apache/hadoop/hbase/MultiActionResultTooLarge.html
index 17603b7..dec8e54 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/MultiActionResultTooLarge.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/MultiActionResultTooLarge.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MultiActionResultTooLarge (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MultiActionResultTooLarge (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MultiActionResultTooLarge (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MultiActionResultTooLarge (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/NamespaceDescriptor.Builder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/NamespaceDescriptor.Builder.html b/2.0/apidocs/org/apache/hadoop/hbase/NamespaceDescriptor.Builder.html
index 6fd54a1..554900b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/NamespaceDescriptor.Builder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/NamespaceDescriptor.Builder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NamespaceDescriptor.Builder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>NamespaceDescriptor.Builder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NamespaceDescriptor.Builder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="NamespaceDescriptor.Builder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/NamespaceDescriptor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/NamespaceDescriptor.html b/2.0/apidocs/org/apache/hadoop/hbase/NamespaceDescriptor.html
index 97d528e..db35b3b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/NamespaceDescriptor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/NamespaceDescriptor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NamespaceDescriptor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>NamespaceDescriptor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NamespaceDescriptor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="NamespaceDescriptor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/NamespaceExistException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/NamespaceExistException.html b/2.0/apidocs/org/apache/hadoop/hbase/NamespaceExistException.html
index e71def9..ffd8d5a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/NamespaceExistException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/NamespaceExistException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NamespaceExistException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>NamespaceExistException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NamespaceExistException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="NamespaceExistException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/NamespaceNotFoundException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/NamespaceNotFoundException.html b/2.0/apidocs/org/apache/hadoop/hbase/NamespaceNotFoundException.html
index f6e876b..7133844 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/NamespaceNotFoundException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/NamespaceNotFoundException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NamespaceNotFoundException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>NamespaceNotFoundException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NamespaceNotFoundException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="NamespaceNotFoundException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html b/2.0/apidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html
index 3003daa..45628f0 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NoTagsByteBufferKeyValue (Apache HBase 2.0.0-beta-2 API)</title>
+<title>NoTagsByteBufferKeyValue (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NoTagsByteBufferKeyValue (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="NoTagsByteBufferKeyValue (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></dd>
+<dd><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></dd>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -246,7 +246,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html" ti
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html" title="class in org.apache.hadoop.hbase">ByteBufferKeyValue</a></h3>
-<code><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#equals-java.lang.Object-">equals</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getBuffer--">getBuffer</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getFamilyArray--">getFamilyArray</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getFamilyByteBuffer--">getFamilyByteBuffer</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getFamilyLength--">getFamilyLength</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getFamilyOffset--">getFamilyOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getFamilyPosition--">getFamilyPosition</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getOffset--">getOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getQualifierArray--">getQualifierArray</a>, <a href="../../../../o
 rg/apache/hadoop/hbase/ByteBufferKeyValue.html#getQualifierByteBuffer--">getQualifierByteBuffer</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getQualifierLength--">getQualifierLength</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getQualifierOffset--">getQualifierOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getQualifierPosition--">getQualifierPosition</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getRowArray--">getRowArray</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getRowByteBuffer--">getRowByteBuffer</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getRowLength--">getRowLength</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getRowOffset--">getRowOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getRowPosition--">getRowPosition</a>, <a href="../../../../o
 rg/apache/hadoop/hbase/ByteBufferKeyValue.html#getSequenceId--">getSequenceId</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getTagsByteBuffer--">getTagsByteBuffer</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getTagsOffset--">getTagsOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getTagsPosition--">getTagsPosition</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getTimestamp--">getTimestamp</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getTypeByte--">getTypeByte</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getValueArray--">getValueArray</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getValueByteBuffer--">getValueByteBuffer</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getValueLength--">getValueLength</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferK
 eyValue.html#getValueOffset--">getValueOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getValuePosition--">getValuePosition</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#hashCode--">hashCode</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#heapSize--">heapSize</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#setSequenceId-long-">setSequenceId</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#setTimestamp-byte:A-">setTimestamp</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#setTimestamp-long-">setTimestamp</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#toString--">toString</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#write-java.nio.ByteBuffer-int-">write</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#write-java.io.OutputStream-boolean-">write</
 a></code></li>
+<code><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#equals-java.lang.Object-">equals</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getBuffer--">getBuffer</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getFamilyArray--">getFamilyArray</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getFamilyByteBuffer--">getFamilyByteBuffer</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getFamilyLength--">getFamilyLength</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getFamilyOffset--">getFamilyOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getFamilyPosition--">getFamilyPosition</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getFamilyPosition-int-">getFamilyPosition</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getOffset--">getOffset</a>, <a href="../../../.
 ./org/apache/hadoop/hbase/ByteBufferKeyValue.html#getQualifierArray--">getQualifierArray</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getQualifierByteBuffer--">getQualifierByteBuffer</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getQualifierLength--">getQualifierLength</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getQualifierOffset--">getQualifierOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getQualifierPosition--">getQualifierPosition</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getRowArray--">getRowArray</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getRowByteBuffer--">getRowByteBuffer</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getRowLength--">getRowLength</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getRowOffset--">getRowOffset</a>, <a href="../.
 ./../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getRowPosition--">getRowPosition</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getSequenceId--">getSequenceId</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getTagsByteBuffer--">getTagsByteBuffer</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getTagsOffset--">getTagsOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getTagsPosition--">getTagsPosition</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getTimestamp--">getTimestamp</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getTypeByte--">getTypeByte</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getValueArray--">getValueArray</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getValueByteBuffer--">getValueByteBuffer</a>, <a href="../../../../org/apache/hadoop/hbase/By
 teBufferKeyValue.html#getValueLength--">getValueLength</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getValueOffset--">getValueOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#getValuePosition--">getValuePosition</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#hashCode--">hashCode</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#heapSize--">heapSize</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#setSequenceId-long-">setSequenceId</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#setTimestamp-byte:A-">setTimestamp</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#setTimestamp-long-">setTimestamp</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#toString--">toString</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#write-java.nio.ByteBuffer-int-">write</a
 >, <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#write-java.io.OutputStream-boolean-">write</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -260,7 +260,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html" ti
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></h3>
-<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a></code></li>
+<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize--">getSerializedSize</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.RawCell">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html b/2.0/apidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html
index f4d2b9c..c27ed11 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NoTagsKeyValue (Apache HBase 2.0.0-beta-2 API)</title>
+<title>NoTagsKeyValue (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NoTagsKeyValue (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="NoTagsKeyValue (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -246,7 +246,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/KeyValue.html" title="class
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></h3>
-<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a></code></li>
+<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize--">getSerializedSize</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.RawCell">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/NotAllMetaRegionsOnlineException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/NotAllMetaRegionsOnlineException.html b/2.0/apidocs/org/apache/hadoop/hbase/NotAllMetaRegionsOnlineException.html
index 7c70c00..28d1941 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/NotAllMetaRegionsOnlineException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/NotAllMetaRegionsOnlineException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NotAllMetaRegionsOnlineException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>NotAllMetaRegionsOnlineException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NotAllMetaRegionsOnlineException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="NotAllMetaRegionsOnlineException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/NotServingRegionException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/NotServingRegionException.html b/2.0/apidocs/org/apache/hadoop/hbase/NotServingRegionException.html
index 3fe04d0..f55101c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/NotServingRegionException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/NotServingRegionException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NotServingRegionException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>NotServingRegionException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NotServingRegionException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="NotServingRegionException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/PleaseHoldException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/PleaseHoldException.html b/2.0/apidocs/org/apache/hadoop/hbase/PleaseHoldException.html
index 8ae9a21..1ce7a9a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/PleaseHoldException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/PleaseHoldException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PleaseHoldException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>PleaseHoldException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PleaseHoldException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="PleaseHoldException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/PrivateCellUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/PrivateCellUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/PrivateCellUtil.html
index c4f3d4a..03eeb61 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/PrivateCellUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/PrivateCellUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PrivateCellUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>PrivateCellUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PrivateCellUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="PrivateCellUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/hadoop/hbase/PleaseHoldException.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/hadoop/hbase/PrivateCellUtil.html" target="_top">Frames</a></li>
@@ -2187,7 +2187,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/hadoop/hbase/PleaseHoldException.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/hadoop/hbase/PrivateCellUtil.html" target="_top">Frames</a></li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ProcedureState.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ProcedureState.html b/2.0/apidocs/org/apache/hadoop/hbase/ProcedureState.html
deleted file mode 100644
index 3f4bba9..0000000
--- a/2.0/apidocs/org/apache/hadoop/hbase/ProcedureState.html
+++ /dev/null
@@ -1,404 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ProcedureState (Apache HBase 2.0.0-beta-2 API)</title>
-<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ProcedureState (Apache HBase 2.0.0-beta-2 API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ProcedureState.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?org/apache/hadoop/hbase/ProcedureState.html" target="_top">Frames</a></li>
-<li><a href="ProcedureState.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">org.apache.hadoop.hbase</div>
-<h2 title="Enum ProcedureState" class="title">Enum ProcedureState</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a href="https://docs.oracle.com/javase/8/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="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a>&lt;<a href="../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a>&gt;</li>
-<li>
-<ul class="inheritance">
-<li>org.apache.hadoop.hbase.ProcedureState</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a>&gt;</dd>
-</dl>
-<hr>
-<br>
-<pre>@InterfaceAudience.Public
-public enum <a href="../../../../src-html/org/apache/hadoop/hbase/ProcedureState.html#line.26">ProcedureState</a>
-extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a>&gt;</pre>
-<div class="block">POJO representing Procedure State</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== ENUM CONSTANT SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.summary">
-<!--   -->
-</a>
-<h3>Enum Constant Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
-<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Enum Constant and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ProcedureState.html#FAILED">FAILED</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ProcedureState.html#INITIALIZING">INITIALIZING</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ProcedureState.html#ROLLEDBACK">ROLLEDBACK</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ProcedureState.html#RUNNABLE">RUNNABLE</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ProcedureState.html#SUCCESS">SUCCESS</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ProcedureState.html#WAITING">WAITING</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ProcedureState.html#WAITING_TIMEOUT">WAITING_TIMEOUT</a></span></code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ProcedureState.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a>[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ProcedureState.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
-<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#compareTo-E-" title="class or interface in java.lang">compareTo</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass--" title="class or interface in java.lang">getDeclaringClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/
 8/docs/api/java/lang/Enum.html?is-external=true#name--" title="class or interface in java.lang">name</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#ordinal--" title="class or interface in java.lang">ordinal</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#valueOf-java.lang.Class-java.lang.String-" title="class or interface in java.lang">valueOf</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ ENUM CONSTANT DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.detail">
-<!--   -->
-</a>
-<h3>Enum Constant Detail</h3>
-<a name="INITIALIZING">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>INITIALIZING</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a> <a href="../../../../src-html/org/apache/hadoop/hbase/ProcedureState.html#line.27">INITIALIZING</a></pre>
-</li>
-</ul>
-<a name="RUNNABLE">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>RUNNABLE</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a> <a href="../../../../src-html/org/apache/hadoop/hbase/ProcedureState.html#line.27">RUNNABLE</a></pre>
-</li>
-</ul>
-<a name="WAITING">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>WAITING</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a> <a href="../../../../src-html/org/apache/hadoop/hbase/ProcedureState.html#line.27">WAITING</a></pre>
-</li>
-</ul>
-<a name="WAITING_TIMEOUT">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>WAITING_TIMEOUT</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a> <a href="../../../../src-html/org/apache/hadoop/hbase/ProcedureState.html#line.27">WAITING_TIMEOUT</a></pre>
-</li>
-</ul>
-<a name="ROLLEDBACK">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>ROLLEDBACK</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a> <a href="../../../../src-html/org/apache/hadoop/hbase/ProcedureState.html#line.27">ROLLEDBACK</a></pre>
-</li>
-</ul>
-<a name="SUCCESS">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>SUCCESS</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a> <a href="../../../../src-html/org/apache/hadoop/hbase/ProcedureState.html#line.27">SUCCESS</a></pre>
-</li>
-</ul>
-<a name="FAILED">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>FAILED</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a> <a href="../../../../src-html/org/apache/hadoop/hbase/ProcedureState.html#line.27">FAILED</a></pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="values--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>values</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ProcedureState.html#line.26">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:
-<pre>
-for (ProcedureState c : ProcedureState.values())
-&nbsp;   System.out.println(c);
-</pre></div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>an array containing the constants of this enum type, in the order they are declared</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOf-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase">ProcedureState</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ProcedureState.html#line.26">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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 
-not permitted.)</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - the name of the enum constant to be returned.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the enum constant with the specified name</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
-<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/ProcedureState.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?org/apache/hadoop/hbase/ProcedureState.html" target="_top">Frames</a></li>
-<li><a href="ProcedureState.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2007&#x2013;2018 <a href="https://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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/RSGroupTableAccessor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/RSGroupTableAccessor.html b/2.0/apidocs/org/apache/hadoop/hbase/RSGroupTableAccessor.html
index 3fb4992..8e8e709 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/RSGroupTableAccessor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/RSGroupTableAccessor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RSGroupTableAccessor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RSGroupTableAccessor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RSGroupTableAccessor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RSGroupTableAccessor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":9,"i1":9};
+var methods = {"i0":9,"i1":9,"i2":9};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -140,6 +140,10 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/RSGroupTableAccessor.html#getRSGroupInfo-org.apache.hadoop.hbase.client.Connection-byte:A-">getRSGroupInfo</a></span>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
               byte[]&nbsp;rsGroupName)</code>&nbsp;</td>
 </tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/RSGroupTableAccessor.html#isRSGroupsEnabled-org.apache.hadoop.hbase.client.Connection-">isRSGroupsEnabled</a></span>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection)</code>&nbsp;</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -162,13 +166,27 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <!--   -->
 </a>
 <h3>Method Detail</h3>
+<a name="isRSGroupsEnabled-org.apache.hadoop.hbase.client.Connection-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isRSGroupsEnabled</h4>
+<pre>public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/RSGroupTableAccessor.html#line.51">isRSGroupsEnabled</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection)
+                                 throws <a href="https://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>
+<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
 <a name="getAllRSGroupInfo-org.apache.hadoop.hbase.client.Connection-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>getAllRSGroupInfo</h4>
-<pre>public static&nbsp;<a href="https://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/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/RSGroupTableAccessor.html#line.48">getAllRSGroupInfo</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection)
+<pre>public static&nbsp;<a href="https://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/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/RSGroupTableAccessor.html#line.55">getAllRSGroupInfo</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection)
                                            throws <a href="https://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>
@@ -182,7 +200,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getRSGroupInfo</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/RSGroupTableAccessor.html#line.72">getRSGroupInfo</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/RSGroupTableAccessor.html#line.79">getRSGroupInfo</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                                          byte[]&nbsp;rsGroupName)
                                   throws <a href="https://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>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/RawCell.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/RawCell.html b/2.0/apidocs/org/apache/hadoop/hbase/RawCell.html
index 7ce4621..20612a7 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/RawCell.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/RawCell.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RawCell (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RawCell (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RawCell (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RawCell (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../org/apache/hadoop/hbase/RawCellBuilder.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -324,7 +324,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/hadoop/hbase/ProcedureState.html" title="enum in org.apache.hadoop.hbase"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../org/apache/hadoop/hbase/RawCellBuilder.html" title="interface in org.apache.hadoop.hbase"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/RawCellBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/RawCellBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/RawCellBuilder.html
index 1aa6d5d..a76cf1b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/RawCellBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/RawCellBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RawCellBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RawCellBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RawCellBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RawCellBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/RawCellBuilderFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/RawCellBuilderFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/RawCellBuilderFactory.html
index b2978a3..0bd780a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/RawCellBuilderFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/RawCellBuilderFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RawCellBuilderFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RawCellBuilderFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RawCellBuilderFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RawCellBuilderFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/RegionException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/RegionException.html b/2.0/apidocs/org/apache/hadoop/hbase/RegionException.html
index 4c09a8c..13e7163 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/RegionException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/RegionException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RegionException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RegionException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RegionException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/RegionLoad.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/RegionLoad.html b/2.0/apidocs/org/apache/hadoop/hbase/RegionLoad.html
index 8414c2b..0d2f197 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/RegionLoad.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/RegionLoad.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionLoad (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RegionLoad (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RegionLoad (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RegionLoad (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/RegionLocations.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/RegionLocations.html b/2.0/apidocs/org/apache/hadoop/hbase/RegionLocations.html
index 340402f..25394af 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/RegionLocations.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/RegionLocations.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionLocations (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RegionLocations (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RegionLocations (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RegionLocations (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/RegionMetrics.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/RegionMetrics.html b/2.0/apidocs/org/apache/hadoop/hbase/RegionMetrics.html
index c795194..5ed93ff 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/RegionMetrics.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/RegionMetrics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionMetrics (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RegionMetrics (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RegionMetrics (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RegionMetrics (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/RegionMetricsBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/RegionMetricsBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/RegionMetricsBuilder.html
index 502af14..5e77bee 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/RegionMetricsBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/RegionMetricsBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionMetricsBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RegionMetricsBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RegionMetricsBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RegionMetricsBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/RegionStateListener.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/RegionStateListener.html b/2.0/apidocs/org/apache/hadoop/hbase/RegionStateListener.html
index 68b0fbd..07db6c4 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/RegionStateListener.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/RegionStateListener.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionStateListener (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RegionStateListener (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RegionStateListener (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RegionStateListener (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/RegionTooBusyException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/RegionTooBusyException.html b/2.0/apidocs/org/apache/hadoop/hbase/RegionTooBusyException.html
index 9fc2fdb..7860450 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/RegionTooBusyException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/RegionTooBusyException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegionTooBusyException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RegionTooBusyException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RegionTooBusyException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RegionTooBusyException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ReplicationPeerNotFoundException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ReplicationPeerNotFoundException.html b/2.0/apidocs/org/apache/hadoop/hbase/ReplicationPeerNotFoundException.html
index a9504f3..8843648 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ReplicationPeerNotFoundException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ReplicationPeerNotFoundException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReplicationPeerNotFoundException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ReplicationPeerNotFoundException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ReplicationPeerNotFoundException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ReplicationPeerNotFoundException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/RetryImmediatelyException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/RetryImmediatelyException.html b/2.0/apidocs/org/apache/hadoop/hbase/RetryImmediatelyException.html
index 66297e5..5ee85f5 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/RetryImmediatelyException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/RetryImmediatelyException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RetryImmediatelyException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>RetryImmediatelyException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RetryImmediatelyException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="RetryImmediatelyException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ScheduledChore.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ScheduledChore.html b/2.0/apidocs/org/apache/hadoop/hbase/ScheduledChore.html
index 474124c..e9e8d5d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ScheduledChore.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ScheduledChore.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ScheduledChore (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ScheduledChore (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ScheduledChore (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ScheduledChore (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/Server.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/Server.html b/2.0/apidocs/org/apache/hadoop/hbase/Server.html
index 8978151..cb8e833 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/Server.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/Server.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Server (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Server (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Server (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Server (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ServerLoad.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ServerLoad.html b/2.0/apidocs/org/apache/hadoop/hbase/ServerLoad.html
index b83dfa3..32c6717 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ServerLoad.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ServerLoad.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ServerLoad (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ServerLoad (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ServerLoad (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ServerLoad (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -599,6 +599,13 @@ implements <a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html" titl
 <h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
 <code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.htm
 l?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" 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.ServerMetrics">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html" title="interface in org.apache.hadoop.hbase">ServerMetrics</a></h3>
+<code><a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html#getVersionNumber--">getVersionNumber</a></code></li>
+</ul>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ServerMetrics.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ServerMetrics.html b/2.0/apidocs/org/apache/hadoop/hbase/ServerMetrics.html
index c8f373a..d5a4f4f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ServerMetrics.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ServerMetrics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ServerMetrics (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ServerMetrics (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,14 +12,14 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ServerMetrics (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ServerMetrics (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":18};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
 var tableTab = "tableTab";
@@ -121,7 +121,7 @@ public interface <a href="../../../../src-html/org/apache/hadoop/hbase/ServerMet
 </a>
 <h3>Method Summary</h3>
 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
@@ -180,6 +180,10 @@ public interface <a href="../../../../src-html/org/apache/hadoop/hbase/ServerMet
 <td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html#getUsedHeapSize--">getUsedHeapSize</a></span>()</code>&nbsp;</td>
 </tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>default int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ServerMetrics.html#getVersionNumber--">getVersionNumber</a></span>()</code>&nbsp;</td>
+</tr>
 </table>
 </li>
 </ul>
@@ -204,13 +208,26 @@ public interface <a href="../../../../src-html/org/apache/hadoop/hbase/ServerMet
 <pre><a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.34">getServerName</a>()</pre>
 </li>
 </ul>
+<a name="getVersionNumber--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getVersionNumber</h4>
+<pre>default&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.39">getVersionNumber</a>()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the version number of a regionserver.</dd>
+</dl>
+</li>
+</ul>
 <a name="getRequestCountPerSecond--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>getRequestCountPerSecond</h4>
-<pre>long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.38">getRequestCountPerSecond</a>()</pre>
+<pre>long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.46">getRequestCountPerSecond</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the number of requests per second.</dd>
@@ -223,7 +240,7 @@ public interface <a href="../../../../src-html/org/apache/hadoop/hbase/ServerMet
 <ul class="blockList">
 <li class="blockList">
 <h4>getRequestCount</h4>
-<pre>long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.43">getRequestCount</a>()</pre>
+<pre>long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.51">getRequestCount</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>total Number of requests from the start of the region server.</dd>
@@ -236,7 +253,7 @@ public interface <a href="../../../../src-html/org/apache/hadoop/hbase/ServerMet
 <ul class="blockList">
 <li class="blockList">
 <h4>getUsedHeapSize</h4>
-<pre><a href="../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.48">getUsedHeapSize</a>()</pre>
+<pre><a href="../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.56">getUsedHeapSize</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the amount of used heap</dd>
@@ -249,7 +266,7 @@ public interface <a href="../../../../src-html/org/apache/hadoop/hbase/ServerMet
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxHeapSize</h4>
-<pre><a href="../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.53">getMaxHeapSize</a>()</pre>
+<pre><a href="../../../../org/apache/hadoop/hbase/Size.html" title="class in org.apache.hadoop.hbase">Size</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.61">getMaxHeapSize</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the maximum allowable size of the heap</dd>
@@ -262,7 +279,7 @@ public interface <a href="../../../../src-html/org/apache/hadoop/hbase/ServerMet
 <ul class="blockList">
 <li class="blockList">
 <h4>getInfoServerPort</h4>
-<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.55">getInfoServerPort</a>()</pre>
+<pre>int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.63">getInfoServerPort</a>()</pre>
 </li>
 </ul>
 <a name="getReplicationLoadSourceList--">
@@ -271,7 +288,7 @@ public interface <a href="../../../../src-html/org/apache/hadoop/hbase/ServerMet
 <ul class="blockList">
 <li class="blockList">
 <h4>getReplicationLoadSourceList</h4>
-<pre><a href="https://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/replication/ReplicationLoadSource.html" title="class in org.apache.hadoop.hbase.replication">ReplicationLoadSource</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.61">getReplicationLoadSourceList</a>()</pre>
+<pre><a href="https://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/replication/ReplicationLoadSource.html" title="class in org.apache.hadoop.hbase.replication">ReplicationLoadSource</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.69">getReplicationLoadSourceList</a>()</pre>
 <div class="block">Call directly from client such as hbase shell</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -286,7 +303,7 @@ public interface <a href="../../../../src-html/org/apache/hadoop/hbase/ServerMet
 <li class="blockList">
 <h4>getReplicationLoadSink</h4>
 <pre>@Nullable
-<a href="../../../../org/apache/hadoop/hbase/replication/ReplicationLoadSink.html" title="class in org.apache.hadoop.hbase.replication">ReplicationLoadSink</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.68">getReplicationLoadSink</a>()</pre>
+<a href="../../../../org/apache/hadoop/hbase/replication/ReplicationLoadSink.html" title="class in org.apache.hadoop.hbase.replication">ReplicationLoadSink</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.76">getReplicationLoadSink</a>()</pre>
 <div class="block">Call directly from client such as hbase shell</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -300,7 +317,7 @@ public interface <a href="../../../../src-html/org/apache/hadoop/hbase/ServerMet
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionMetrics</h4>
-<pre><a href="https://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="../../../../org/apache/hadoop/hbase/RegionMetrics.html" title="interface in org.apache.hadoop.hbase">RegionMetrics</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.73">getRegionMetrics</a>()</pre>
+<pre><a href="https://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="../../../../org/apache/hadoop/hbase/RegionMetrics.html" title="interface in org.apache.hadoop.hbase">RegionMetrics</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.81">getRegionMetrics</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>region load metrics</dd>
@@ -313,7 +330,7 @@ public interface <a href="../../../../src-html/org/apache/hadoop/hbase/ServerMet
 <ul class="blockList">
 <li class="blockList">
 <h4>getCoprocessorNames</h4>
-<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.79">getCoprocessorNames</a>()</pre>
+<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.87">getCoprocessorNames</a>()</pre>
 <div class="block">Return the RegionServer-level and Region-level coprocessors</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -327,7 +344,7 @@ public interface <a href="../../../../src-html/org/apache/hadoop/hbase/ServerMet
 <ul class="blockList">
 <li class="blockList">
 <h4>getReportTimestamp</h4>
-<pre>long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.84">getReportTimestamp</a>()</pre>
+<pre>long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.92">getReportTimestamp</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the timestamp (server side) of generating this metrics</dd>
@@ -340,7 +357,7 @@ public interface <a href="../../../../src-html/org/apache/hadoop/hbase/ServerMet
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getLastReportTimestamp</h4>
-<pre>long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.89">getLastReportTimestamp</a>()</pre>
+<pre>long&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ServerMetrics.html#line.97">getLastReportTimestamp</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the last timestamp (server side) of generating this metrics</dd>


[06/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html
index 3587249..62417fd 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionInfo.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.RegionInfo (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.RegionInfo (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.RegionInfo (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.RegionInfo (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -627,15 +627,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getRegions-org.apache.hadoop.hbase.ServerName-">getRegions</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#getRegions-org.apache.hadoop.hbase.ServerName-">getRegions</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>
 <div class="block">Get all the online regions on a region server.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getRegions-org.apache.hadoop.hbase.ServerName-">getRegions</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#getRegions-org.apache.hadoop.hbase.ServerName-">getRegions</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)</code>
@@ -643,15 +643,15 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getRegions-org.apache.hadoop.hbase.TableName-">getRegions</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true" title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#getRegions-org.apache.hadoop.hbase.TableName-">getRegions</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
 <div class="block">Get the regions of a given table.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HBaseAdmin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getRegions-org.apache.hadoop.hbase.TableName-">getRegions</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">Admin.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Admin.html#getRegions-org.apache.hadoop.hbase.TableName-">getRegions</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
@@ -1227,11 +1227,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FavoredNodesManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/favored/FavoredNodesManager.html#getFavoredNodes-org.apache.hadoop.hbase.client.RegionInfo-">getFavoredNodes</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionInfo)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">FavoredNodesPlan.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/favored/FavoredNodesPlan.html#getFavoredNodes-org.apache.hadoop.hbase.client.RegionInfo-">getFavoredNodes</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;region)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FavoredNodesPlan.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/favored/FavoredNodesPlan.html#getFavoredNodes-org.apache.hadoop.hbase.client.RegionInfo-">getFavoredNodes</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;region)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">FavoredNodesManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/favored/FavoredNodesManager.html#getFavoredNodes-org.apache.hadoop.hbase.client.RegionInfo-">getFavoredNodes</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionInfo)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
@@ -1547,19 +1547,19 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/HMaster.html#mergeRegions-org.apache.hadoop.hbase.client.RegionInfo:A-boolean-long-long-">mergeRegions</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>[]&nbsp;regionsToMerge,
+<td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterServices.html#mergeRegions-org.apache.hadoop.hbase.client.RegionInfo:A-boolean-long-long-">mergeRegions</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>[]&nbsp;regionsToMerge,
             boolean&nbsp;forcible,
             long&nbsp;nonceGroup,
-            long&nbsp;nonce)</code>&nbsp;</td>
+            long&nbsp;nonce)</code>
+<div class="block">Merge regions in a table.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterServices.html#mergeRegions-org.apache.hadoop.hbase.client.RegionInfo:A-boolean-long-long-">mergeRegions</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>[]&nbsp;regionsToMerge,
+<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/HMaster.html#mergeRegions-org.apache.hadoop.hbase.client.RegionInfo:A-boolean-long-long-">mergeRegions</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>[]&nbsp;regionsToMerge,
             boolean&nbsp;forcible,
             long&nbsp;nonceGroup,
-            long&nbsp;nonce)</code>
-<div class="block">Merge regions in a table.</div>
-</td>
+            long&nbsp;nonce)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
@@ -1755,19 +1755,19 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/HMaster.html#splitRegion-org.apache.hadoop.hbase.client.RegionInfo-byte:A-long-long-">splitRegion</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionInfo,
+<td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterServices.html#splitRegion-org.apache.hadoop.hbase.client.RegionInfo-byte:A-long-long-">splitRegion</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionInfo,
            byte[]&nbsp;splitRow,
            long&nbsp;nonceGroup,
-           long&nbsp;nonce)</code>&nbsp;</td>
+           long&nbsp;nonce)</code>
+<div class="block">Split a region.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">MasterServices.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/MasterServices.html#splitRegion-org.apache.hadoop.hbase.client.RegionInfo-byte:A-long-long-">splitRegion</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionInfo,
+<td class="colLast"><span class="typeNameLabel">HMaster.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/master/HMaster.html#splitRegion-org.apache.hadoop.hbase.client.RegionInfo-byte:A-long-long-">splitRegion</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionInfo,
            byte[]&nbsp;splitRow,
            long&nbsp;nonceGroup,
-           long&nbsp;nonce)</code>
-<div class="block">Split a region.</div>
-</td>
+           long&nbsp;nonce)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -1983,7 +1983,7 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">NamespaceQuotaSnapshotStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/NamespaceQuotaSnapshotStore.html#setRegionUsage-java.util.Map-">setRegionUsage</a></span>(<a href="https://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="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&gt;&nbsp;regionUsage)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">TableQuotaSnapshotStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/TableQuotaSnapshotStore.html#setRegionUsage-java.util.Map-">setRegionUsage</a></span>(<a href="https://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="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&gt;&nbsp;regionUsage)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -1993,7 +1993,7 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableQuotaSnapshotStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/TableQuotaSnapshotStore.html#setRegionUsage-java.util.Map-">setRegionUsage</a></span>(<a href="https://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="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&gt;&nbsp;regionUsage)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">NamespaceQuotaSnapshotStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/NamespaceQuotaSnapshotStore.html#setRegionUsage-java.util.Map-">setRegionUsage</a></span>(<a href="https://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="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&gt;&nbsp;regionUsage)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -2040,11 +2040,11 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Store.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/Store.html#getRegionInfo--">getRegionInfo</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#getRegionInfo--">getRegionInfo</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/RegionScanner.html#getRegionInfo--">getRegionInfo</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">Store.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/Store.html#getRegionInfo--">getRegionInfo</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a></code></td>
@@ -2052,19 +2052,19 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HStore.html#getRegionInfo--">getRegionInfo</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HRegionFileSystem.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegionFileSystem.html#getRegionInfo--">getRegionInfo</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HRegionFileSystem.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegionFileSystem.html#getRegionInfo--">getRegionInfo</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">Region.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/Region.html#getRegionInfo--">getRegionInfo</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#getRegionInfo--">getRegionInfo</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HStore.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/HStore.html#getRegionInfo--">getRegionInfo</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Region.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/Region.html#getRegionInfo--">getRegionInfo</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">RegionScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/RegionScanner.html#getRegionInfo--">getRegionInfo</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a></code></td>
@@ -2436,28 +2436,28 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>abstract long</code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractFSWAL.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/wal/AbstractFSWAL.html#append-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.wal.WALKeyImpl-org.apache.hadoop.hbase.wal.WALEdit-boolean-">append</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;info,
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncFSWAL.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/wal/AsyncFSWAL.html#append-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.wal.WALKeyImpl-org.apache.hadoop.hbase.wal.WALEdit-boolean-">append</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;hri,
       <a href="../../../../../../org/apache/hadoop/hbase/wal/WALKeyImpl.html" title="class in org.apache.hadoop.hbase.wal">WALKeyImpl</a>&nbsp;key,
       <a href="../../../../../../org/apache/hadoop/hbase/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.wal">WALEdit</a>&nbsp;edits,
-      boolean&nbsp;inMemstore)</code>
-<div class="block">NOTE: This append, at a time that is usually after this call returns, starts an mvcc
- transaction by calling 'begin' wherein which we assign this update a sequenceid.</div>
-</td>
+      boolean&nbsp;inMemstore)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncFSWAL.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/wal/AsyncFSWAL.html#append-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.wal.WALKeyImpl-org.apache.hadoop.hbase.wal.WALEdit-boolean-">append</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;hri,
+<td class="colLast"><span class="typeNameLabel">FSHLog.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/wal/FSHLog.html#append-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.wal.WALKeyImpl-org.apache.hadoop.hbase.wal.WALEdit-boolean-">append</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;hri,
       <a href="../../../../../../org/apache/hadoop/hbase/wal/WALKeyImpl.html" title="class in org.apache.hadoop.hbase.wal">WALKeyImpl</a>&nbsp;key,
       <a href="../../../../../../org/apache/hadoop/hbase/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.wal">WALEdit</a>&nbsp;edits,
       boolean&nbsp;inMemstore)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">FSHLog.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/wal/FSHLog.html#append-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.wal.WALKeyImpl-org.apache.hadoop.hbase.wal.WALEdit-boolean-">append</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;hri,
+<td class="colFirst"><code>abstract long</code></td>
+<td class="colLast"><span class="typeNameLabel">AbstractFSWAL.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/wal/AbstractFSWAL.html#append-org.apache.hadoop.hbase.client.RegionInfo-org.apache.hadoop.hbase.wal.WALKeyImpl-org.apache.hadoop.hbase.wal.WALEdit-boolean-">append</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;info,
       <a href="../../../../../../org/apache/hadoop/hbase/wal/WALKeyImpl.html" title="class in org.apache.hadoop.hbase.wal">WALKeyImpl</a>&nbsp;key,
       <a href="../../../../../../org/apache/hadoop/hbase/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.wal">WALEdit</a>&nbsp;edits,
-      boolean&nbsp;inMemstore)</code>&nbsp;</td>
+      boolean&nbsp;inMemstore)</code>
+<div class="block">NOTE: This append, at a time that is usually after this call returns, starts an mvcc
+ transaction by calling 'begin' wherein which we assign this update a sequenceid.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/hadoop/hbase/wal/WALKeyImpl.html" title="class in org.apache.hadoop.hbase.wal">WALKeyImpl</a></code></td>
@@ -3229,16 +3229,16 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <td class="colLast"><span class="typeNameLabel">WALFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/wal/WALFactory.html#getWAL-org.apache.hadoop.hbase.client.RegionInfo-">getWAL</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;region)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/wal/AbstractFSWALProvider.html" title="type parameter in AbstractFSWALProvider">T</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractFSWALProvider.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/wal/AbstractFSWALProvider.html#getWAL-org.apache.hadoop.hbase.client.RegionInfo-">getWAL</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;region)</code>&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/wal/WAL.html" title="interface in org.apache.hadoop.hbase.wal">WAL</a></code></td>
+<td class="colLast"><span class="typeNameLabel">WALProvider.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/wal/WALProvider.html#getWAL-org.apache.hadoop.hbase.client.RegionInfo-">getWAL</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;region)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/wal/WAL.html" title="interface in org.apache.hadoop.hbase.wal">WAL</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RegionGroupingProvider.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/wal/RegionGroupingProvider.html#getWAL-org.apache.hadoop.hbase.client.RegionInfo-">getWAL</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;region)</code>&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/wal/AbstractFSWALProvider.html" title="type parameter in AbstractFSWALProvider">T</a></code></td>
+<td class="colLast"><span class="typeNameLabel">AbstractFSWALProvider.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/wal/AbstractFSWALProvider.html#getWAL-org.apache.hadoop.hbase.client.RegionInfo-">getWAL</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;region)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/wal/WAL.html" title="interface in org.apache.hadoop.hbase.wal">WAL</a></code></td>
-<td class="colLast"><span class="typeNameLabel">WALProvider.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/wal/WALProvider.html#getWAL-org.apache.hadoop.hbase.client.RegionInfo-">getWAL</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;region)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">RegionGroupingProvider.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/wal/RegionGroupingProvider.html#getWAL-org.apache.hadoop.hbase.client.RegionInfo-">getWAL</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;region)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionInfoBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionInfoBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionInfoBuilder.html
index 23453a8..9c0b138 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionInfoBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionInfoBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RegionInfoBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RegionInfoBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RegionInfoBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RegionInfoBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionInfoDisplay.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionInfoDisplay.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionInfoDisplay.html
index a7a3292..143ceb0 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionInfoDisplay.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionInfoDisplay.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RegionInfoDisplay (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RegionInfoDisplay (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RegionInfoDisplay (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RegionInfoDisplay (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLoadStats.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLoadStats.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLoadStats.html
index c0e5567..209cf37 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLoadStats.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLoadStats.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RegionLoadStats (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RegionLoadStats (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RegionLoadStats (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RegionLoadStats (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -143,17 +143,17 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">StatisticTrackable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/StatisticTrackable.html#updateRegionStats-org.apache.hadoop.hbase.ServerName-byte:A-org.apache.hadoop.hbase.client.RegionLoadStats-">updateRegionStats</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;server,
+<td class="colLast"><span class="typeNameLabel">ServerStatisticTracker.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ServerStatisticTracker.html#updateRegionStats-org.apache.hadoop.hbase.ServerName-byte:A-org.apache.hadoop.hbase.client.RegionLoadStats-">updateRegionStats</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;server,
                  byte[]&nbsp;region,
-                 <a href="../../../../../../org/apache/hadoop/hbase/client/RegionLoadStats.html" title="class in org.apache.hadoop.hbase.client">RegionLoadStats</a>&nbsp;stats)</code>
-<div class="block">Update stats per region.</div>
-</td>
+                 <a href="../../../../../../org/apache/hadoop/hbase/client/RegionLoadStats.html" title="class in org.apache.hadoop.hbase.client">RegionLoadStats</a>&nbsp;currentStats)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ServerStatisticTracker.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ServerStatisticTracker.html#updateRegionStats-org.apache.hadoop.hbase.ServerName-byte:A-org.apache.hadoop.hbase.client.RegionLoadStats-">updateRegionStats</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;server,
+<td class="colLast"><span class="typeNameLabel">StatisticTrackable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/StatisticTrackable.html#updateRegionStats-org.apache.hadoop.hbase.ServerName-byte:A-org.apache.hadoop.hbase.client.RegionLoadStats-">updateRegionStats</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;server,
                  byte[]&nbsp;region,
-                 <a href="../../../../../../org/apache/hadoop/hbase/client/RegionLoadStats.html" title="class in org.apache.hadoop.hbase.client">RegionLoadStats</a>&nbsp;currentStats)</code>&nbsp;</td>
+                 <a href="../../../../../../org/apache/hadoop/hbase/client/RegionLoadStats.html" title="class in org.apache.hadoop.hbase.client">RegionLoadStats</a>&nbsp;stats)</code>
+<div class="block">Update stats per region.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLocator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLocator.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLocator.html
index d24f1e0..883cfb1 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLocator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionLocator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.RegionLocator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.RegionLocator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.RegionLocator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.RegionLocator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionOfflineException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionOfflineException.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionOfflineException.html
index 03a5576..836d034 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionOfflineException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionOfflineException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RegionOfflineException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RegionOfflineException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RegionOfflineException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RegionOfflineException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionReplicaUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionReplicaUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionReplicaUtil.html
index 6d6f8df..742a536 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionReplicaUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionReplicaUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RegionReplicaUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RegionReplicaUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RegionReplicaUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RegionReplicaUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionServerCallable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionServerCallable.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionServerCallable.html
index 42db1df..dc4d7fd 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionServerCallable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionServerCallable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RegionServerCallable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RegionServerCallable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RegionServerCallable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RegionServerCallable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionServerCoprocessorRpcChannelImpl.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionServerCoprocessorRpcChannelImpl.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionServerCoprocessorRpcChannelImpl.html
index 9684c19..6e6aa6d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionServerCoprocessorRpcChannelImpl.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RegionServerCoprocessorRpcChannelImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RegionServerCoprocessorRpcChannelImpl (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RegionServerCoprocessorRpcChannelImpl (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RegionServerCoprocessorRpcChannelImpl (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RegionServerCoprocessorRpcChannelImpl (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestController.Checker.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestController.Checker.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestController.Checker.html
index 1604bde..62319f4 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestController.Checker.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestController.Checker.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.RequestController.Checker (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.RequestController.Checker (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.RequestController.Checker (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.RequestController.Checker (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestController.ReturnCode.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestController.ReturnCode.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestController.ReturnCode.html
index 1b64bfd..6e241b7 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestController.ReturnCode.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestController.ReturnCode.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RequestController.ReturnCode (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RequestController.ReturnCode (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RequestController.ReturnCode (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RequestController.ReturnCode (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestController.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestController.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestController.html
index ca6312a..b9cb9d6 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestController.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestController.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.RequestController (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.RequestController (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.RequestController (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.RequestController (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestControllerFactory.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestControllerFactory.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestControllerFactory.html
index eb67786..0b75fdb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestControllerFactory.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/RequestControllerFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.RequestControllerFactory (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.RequestControllerFactory (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RequestControllerFactory (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RequestControllerFactory (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Result.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Result.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Result.html
index b68d217..1893735 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Result.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/Result.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.Result (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.Result (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Result (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Result (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -410,17 +410,17 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ResultScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html#next--">next</a></span>()</code>
-<div class="block">Grab the next row's worth of values.</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">ClientAsyncPrefetchScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ClientAsyncPrefetchScanner.html#next--">next</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ClientAsyncPrefetchScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ClientAsyncPrefetchScanner.html#next--">next</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ClientScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ClientScanner.html#next--">next</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ClientScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ClientScanner.html#next--">next</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ResultScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html#next--">next</a></span>()</code>
+<div class="block">Grab the next row's worth of values.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>default <a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>[]</code></td>
@@ -693,23 +693,23 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>org.apache.hadoop.mapred.RecordReader&lt;<a href="../../../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>,<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TableInputFormatBase.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapred/TableInputFormatBase.html#getRecordReader-org.apache.hadoop.mapred.InputSplit-org.apache.hadoop.mapred.JobConf-org.apache.hadoop.mapred.Reporter-">getRecordReader</a></span>(org.apache.hadoop.mapred.InputSplit&nbsp;split,
+<td class="colLast"><span class="typeNameLabel">MultiTableSnapshotInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapred/MultiTableSnapshotInputFormat.html#getRecordReader-org.apache.hadoop.mapred.InputSplit-org.apache.hadoop.mapred.JobConf-org.apache.hadoop.mapred.Reporter-">getRecordReader</a></span>(org.apache.hadoop.mapred.InputSplit&nbsp;split,
                org.apache.hadoop.mapred.JobConf&nbsp;job,
-               org.apache.hadoop.mapred.Reporter&nbsp;reporter)</code>
-<div class="block">Builds a TableRecordReader.</div>
-</td>
+               org.apache.hadoop.mapred.Reporter&nbsp;reporter)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>org.apache.hadoop.mapred.RecordReader&lt;<a href="../../../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>,<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">MultiTableSnapshotInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapred/MultiTableSnapshotInputFormat.html#getRecordReader-org.apache.hadoop.mapred.InputSplit-org.apache.hadoop.mapred.JobConf-org.apache.hadoop.mapred.Reporter-">getRecordReader</a></span>(org.apache.hadoop.mapred.InputSplit&nbsp;split,
+<td class="colLast"><span class="typeNameLabel">TableSnapshotInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapred/TableSnapshotInputFormat.html#getRecordReader-org.apache.hadoop.mapred.InputSplit-org.apache.hadoop.mapred.JobConf-org.apache.hadoop.mapred.Reporter-">getRecordReader</a></span>(org.apache.hadoop.mapred.InputSplit&nbsp;split,
                org.apache.hadoop.mapred.JobConf&nbsp;job,
                org.apache.hadoop.mapred.Reporter&nbsp;reporter)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>org.apache.hadoop.mapred.RecordReader&lt;<a href="../../../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>,<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TableSnapshotInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapred/TableSnapshotInputFormat.html#getRecordReader-org.apache.hadoop.mapred.InputSplit-org.apache.hadoop.mapred.JobConf-org.apache.hadoop.mapred.Reporter-">getRecordReader</a></span>(org.apache.hadoop.mapred.InputSplit&nbsp;split,
+<td class="colLast"><span class="typeNameLabel">TableInputFormatBase.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapred/TableInputFormatBase.html#getRecordReader-org.apache.hadoop.mapred.InputSplit-org.apache.hadoop.mapred.JobConf-org.apache.hadoop.mapred.Reporter-">getRecordReader</a></span>(org.apache.hadoop.mapred.InputSplit&nbsp;split,
                org.apache.hadoop.mapred.JobConf&nbsp;job,
-               org.apache.hadoop.mapred.Reporter&nbsp;reporter)</code>&nbsp;</td>
+               org.apache.hadoop.mapred.Reporter&nbsp;reporter)</code>
+<div class="block">Builds a TableRecordReader.</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -797,14 +797,14 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableSnapshotInputFormatImpl.RecordReader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormatImpl.RecordReader.html#getCurrentValue--">getCurrentValue</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableRecordReader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableRecordReader.html#getCurrentValue--">getCurrentValue</a></span>()</code>
 <div class="block">Returns the current value.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TableSnapshotInputFormatImpl.RecordReader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormatImpl.RecordReader.html#getCurrentValue--">getCurrentValue</a></span>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TableRecordReaderImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableRecordReaderImpl.html#getCurrentValue--">getCurrentValue</a></span>()</code>
@@ -822,23 +822,23 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader&lt;<a href="../../../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>,<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">TableSnapshotInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormat.html#createRecordReader-org.apache.hadoop.mapreduce.InputSplit-org.apache.hadoop.mapreduce.TaskAttemptContext-">createRecordReader</a></span>(org.apache.hadoop.mapreduce.InputSplit&nbsp;split,
+                  org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader&lt;<a href="../../../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>,<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">MultiTableInputFormatBase.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/MultiTableInputFormatBase.html#createRecordReader-org.apache.hadoop.mapreduce.InputSplit-org.apache.hadoop.mapreduce.TaskAttemptContext-">createRecordReader</a></span>(org.apache.hadoop.mapreduce.InputSplit&nbsp;split,
                   org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context)</code>
 <div class="block">Builds a TableRecordReader.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader&lt;<a href="../../../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>,<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">TableInputFormatBase.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.html#createRecordReader-org.apache.hadoop.mapreduce.InputSplit-org.apache.hadoop.mapreduce.TaskAttemptContext-">createRecordReader</a></span>(org.apache.hadoop.mapreduce.InputSplit&nbsp;split,
                   org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context)</code>
 <div class="block">Builds a <a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableRecordReader.html" title="class in org.apache.hadoop.hbase.mapreduce"><code>TableRecordReader</code></a>.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader&lt;<a href="../../../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>,<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TableSnapshotInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormat.html#createRecordReader-org.apache.hadoop.mapreduce.InputSplit-org.apache.hadoop.mapreduce.TaskAttemptContext-">createRecordReader</a></span>(org.apache.hadoop.mapreduce.InputSplit&nbsp;split,
-                  org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>org.apache.hadoop.io.serializer.Deserializer&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">ResultSerialization.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/ResultSerialization.html#getDeserializer-java.lang.Class-">getDeserializer</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;c)</code>&nbsp;</td>
@@ -889,14 +889,14 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 &nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">Import.Importer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/Import.Importer.html#map-org.apache.hadoop.hbase.io.ImmutableBytesWritable-org.apache.hadoop.hbase.client.Result-org.apache.hadoop.mapreduce.Mapper.Context-">map</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>&nbsp;row,
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="typeNameLabel">SyncTable.SyncMapper.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/SyncTable.SyncMapper.html#map-org.apache.hadoop.hbase.io.ImmutableBytesWritable-org.apache.hadoop.hbase.client.Result-org.apache.hadoop.mapreduce.Mapper.Context-">map</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>&nbsp;key,
    <a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;value,
    org.apache.hadoop.mapreduce.Mapper.Context&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="typeNameLabel">SyncTable.SyncMapper.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/SyncTable.SyncMapper.html#map-org.apache.hadoop.hbase.io.ImmutableBytesWritable-org.apache.hadoop.hbase.client.Result-org.apache.hadoop.mapreduce.Mapper.Context-">map</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>&nbsp;key,
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">Import.Importer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/Import.Importer.html#map-org.apache.hadoop.hbase.io.ImmutableBytesWritable-org.apache.hadoop.hbase.client.Result-org.apache.hadoop.mapreduce.Mapper.Context-">map</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>&nbsp;row,
    <a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;value,
    org.apache.hadoop.mapreduce.Mapper.Context&nbsp;context)</code>&nbsp;</td>
 </tr>
@@ -1003,14 +1003,14 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">DefaultOperationQuota.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/DefaultOperationQuota.html#addGetResult-org.apache.hadoop.hbase.client.Result-">addGetResult</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;result)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">OperationQuota.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/OperationQuota.html#addGetResult-org.apache.hadoop.hbase.client.Result-">addGetResult</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;result)</code>
 <div class="block">Add a get result.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">DefaultOperationQuota.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/DefaultOperationQuota.html#addGetResult-org.apache.hadoop.hbase.client.Result-">addGetResult</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;result)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>static long</code></td>
 <td class="colLast"><span class="typeNameLabel">QuotaUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/QuotaUtil.html#calculateResultSize-org.apache.hadoop.hbase.client.Result-">calculateResultSize</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;result)</code>&nbsp;</td>
@@ -1077,14 +1077,14 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">DefaultOperationQuota.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/DefaultOperationQuota.html#addScanResult-java.util.List-">addScanResult</a></span>(<a href="https://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/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;results)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">OperationQuota.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/OperationQuota.html#addScanResult-java.util.List-">addScanResult</a></span>(<a href="https://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/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;results)</code>
 <div class="block">Add a scan result.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">DefaultOperationQuota.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/DefaultOperationQuota.html#addScanResult-java.util.List-">addScanResult</a></span>(<a href="https://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/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;results)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>static long</code></td>
 <td class="colLast"><span class="typeNameLabel">QuotaUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/quotas/QuotaUtil.html#calculateResultSize-java.util.List-">calculateResultSize</a></span>(<a href="https://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/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;results)</code>&nbsp;</td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ResultBoundedCompletionService.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ResultBoundedCompletionService.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ResultBoundedCompletionService.html
index e457a5b..8ad589a 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ResultBoundedCompletionService.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ResultBoundedCompletionService.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.client.ResultBoundedCompletionService (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.client.ResultBoundedCompletionService (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ResultBoundedCompletionService (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ResultBoundedCompletionService (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html
index 14473ba..d54759e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.client.ResultScanner (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.client.ResultScanner (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.ResultScanner (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.ResultScanner (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -166,17 +166,17 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#getScanner-byte:A-">getScanner</a></span>(byte[]&nbsp;family)</code>
-<div class="block">The underlying <a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client"><code>HTable</code></a> must not be closed.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>default <a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></code></td>
 <td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#getScanner-byte:A-">getScanner</a></span>(byte[]&nbsp;family)</code>
 <div class="block">Gets a scanner on the current table for the given family.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></code></td>
+<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#getScanner-byte:A-">getScanner</a></span>(byte[]&nbsp;family)</code>
+<div class="block">The underlying <a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client"><code>HTable</code></a> must not be closed.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#getScanner-byte:A-">getScanner</a></span>(byte[]&nbsp;family)</code>
@@ -184,17 +184,17 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#getScanner-byte:A-byte:A-">getScanner</a></span>(byte[]&nbsp;family,
+<td class="colFirst"><code>default <a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#getScanner-byte:A-byte:A-">getScanner</a></span>(byte[]&nbsp;family,
           byte[]&nbsp;qualifier)</code>
-<div class="block">The underlying <a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client"><code>HTable</code></a> must not be closed.</div>
+<div class="block">Gets a scanner on the current table for the given family and qualifier.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>default <a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#getScanner-byte:A-byte:A-">getScanner</a></span>(byte[]&nbsp;family,
+<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></code></td>
+<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#getScanner-byte:A-byte:A-">getScanner</a></span>(byte[]&nbsp;family,
           byte[]&nbsp;qualifier)</code>
-<div class="block">Gets a scanner on the current table for the given family and qualifier.</div>
+<div class="block">The underlying <a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client"><code>HTable</code></a> must not be closed.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -206,14 +206,14 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#getScanner-org.apache.hadoop.hbase.client.Scan-">getScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)</code>
-<div class="block">The underlying <a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client"><code>HTable</code></a> must not be closed.</div>
+<td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#getScanner-org.apache.hadoop.hbase.client.Scan-">getScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)</code>
+<div class="block">Returns a scanner on the current table as specified by the <a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client"><code>Scan</code></a> object.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AsyncTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/AsyncTable.html#getScanner-org.apache.hadoop.hbase.client.Scan-">getScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)</code>
-<div class="block">Returns a scanner on the current table as specified by the <a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client"><code>Scan</code></a> object.</div>
+<td class="colLast"><span class="typeNameLabel">HTable.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#getScanner-org.apache.hadoop.hbase.client.Scan-">getScanner</a></span>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;scan)</code>
+<div class="block">The underlying <a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client"><code>HTable</code></a> must not be closed.</div>
 </td>
 </tr>
 <tr class="altColor">


[34/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/SslRMIServerSocketFactorySecure.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/SslRMIServerSocketFactorySecure.html b/2.0/apidocs/org/apache/hadoop/hbase/SslRMIServerSocketFactorySecure.html
index 35d3b5a..95a9baa 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/SslRMIServerSocketFactorySecure.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/SslRMIServerSocketFactorySecure.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SslRMIServerSocketFactorySecure (Apache HBase 2.0.0-beta-2 API)</title>
+<title>SslRMIServerSocketFactorySecure (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SslRMIServerSocketFactorySecure (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="SslRMIServerSocketFactorySecure (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -118,7 +118,8 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/hadoop/hbase/SslRMIServerSocketFactorySecure.html#line.25">SslRMIServerSocketFactorySecure</a>
+<pre>@InterfaceAudience.Private
+public class <a href="../../../../src-html/org/apache/hadoop/hbase/SslRMIServerSocketFactorySecure.html#line.26">SslRMIServerSocketFactorySecure</a>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/javax/rmi/ssl/SslRMIServerSocketFactory.html?is-external=true" title="class or interface in javax.rmi.ssl">SslRMIServerSocketFactory</a></pre>
 <div class="block">Avoid SSL V3.0 "Poodle" Vulnerability - CVE-2014-3566</div>
 </li>
@@ -195,7 +196,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/javax/rmi/ssl/SslRMIS
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SslRMIServerSocketFactorySecure</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/SslRMIServerSocketFactorySecure.html#line.29">SslRMIServerSocketFactorySecure</a>()</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/SslRMIServerSocketFactorySecure.html#line.30">SslRMIServerSocketFactorySecure</a>()</pre>
 </li>
 </ul>
 </li>
@@ -212,7 +213,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/javax/rmi/ssl/SslRMIS
 <ul class="blockListLast">
 <li class="blockList">
 <h4>createServerSocket</h4>
-<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/net/ServerSocket.html?is-external=true" title="class or interface in java.net">ServerSocket</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/SslRMIServerSocketFactorySecure.html#line.34">createServerSocket</a>(int&nbsp;port)
+<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/net/ServerSocket.html?is-external=true" title="class or interface in java.net">ServerSocket</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/SslRMIServerSocketFactorySecure.html#line.35">createServerSocket</a>(int&nbsp;port)
                                 throws <a href="https://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="overrideSpecifyLabel">Specified by:</span></dt>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/Stoppable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/Stoppable.html b/2.0/apidocs/org/apache/hadoop/hbase/Stoppable.html
index b02f7bc..f22e8bb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/Stoppable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/Stoppable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Stoppable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Stoppable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Stoppable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Stoppable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/TableDescriptors.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/TableDescriptors.html b/2.0/apidocs/org/apache/hadoop/hbase/TableDescriptors.html
index 1de2183..29d8675 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/TableDescriptors.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/TableDescriptors.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableDescriptors (Apache HBase 2.0.0-beta-2 API)</title>
+<title>TableDescriptors (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableDescriptors (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="TableDescriptors (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/TableExistsException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/TableExistsException.html b/2.0/apidocs/org/apache/hadoop/hbase/TableExistsException.html
index 51323dc..4fc5ee5 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/TableExistsException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/TableExistsException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableExistsException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>TableExistsException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableExistsException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="TableExistsException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/TableInfoMissingException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/TableInfoMissingException.html b/2.0/apidocs/org/apache/hadoop/hbase/TableInfoMissingException.html
index 060b049..38b3bc0 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/TableInfoMissingException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/TableInfoMissingException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableInfoMissingException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>TableInfoMissingException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableInfoMissingException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="TableInfoMissingException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/TableName.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/TableName.html b/2.0/apidocs/org/apache/hadoop/hbase/TableName.html
index 02acd38..3dfb07e 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/TableName.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/TableName.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableName (Apache HBase 2.0.0-beta-2 API)</title>
+<title>TableName (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableName (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="TableName (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/TableNotDisabledException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/TableNotDisabledException.html b/2.0/apidocs/org/apache/hadoop/hbase/TableNotDisabledException.html
index a186ba4..2f9c6e3 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/TableNotDisabledException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/TableNotDisabledException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableNotDisabledException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>TableNotDisabledException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableNotDisabledException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="TableNotDisabledException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/TableNotEnabledException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/TableNotEnabledException.html b/2.0/apidocs/org/apache/hadoop/hbase/TableNotEnabledException.html
index e7a1ba0..34b758b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/TableNotEnabledException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/TableNotEnabledException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableNotEnabledException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>TableNotEnabledException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableNotEnabledException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="TableNotEnabledException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/TableNotFoundException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/TableNotFoundException.html b/2.0/apidocs/org/apache/hadoop/hbase/TableNotFoundException.html
index d7913c7..c3b97e7 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/TableNotFoundException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/TableNotFoundException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableNotFoundException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>TableNotFoundException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableNotFoundException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="TableNotFoundException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/Tag.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/Tag.html b/2.0/apidocs/org/apache/hadoop/hbase/Tag.html
index 302f402..c79e816 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/Tag.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/Tag.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Tag (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Tag (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Tag (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Tag (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/TagType.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/TagType.html b/2.0/apidocs/org/apache/hadoop/hbase/TagType.html
index 89b1412..cf349c5 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/TagType.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/TagType.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TagType (Apache HBase 2.0.0-beta-2 API)</title>
+<title>TagType (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TagType (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="TagType (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/TagUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/TagUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/TagUtil.html
index 2682b2c..31387bf 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/TagUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/TagUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TagUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>TagUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TagUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="TagUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/UnknownRegionException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/UnknownRegionException.html b/2.0/apidocs/org/apache/hadoop/hbase/UnknownRegionException.html
index 9d3b454..29a607d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/UnknownRegionException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/UnknownRegionException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UnknownRegionException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>UnknownRegionException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UnknownRegionException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="UnknownRegionException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/UnknownScannerException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/UnknownScannerException.html b/2.0/apidocs/org/apache/hadoop/hbase/UnknownScannerException.html
index 0fc4a55..20a2579 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/UnknownScannerException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/UnknownScannerException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UnknownScannerException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>UnknownScannerException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UnknownScannerException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="UnknownScannerException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/Version.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/Version.html b/2.0/apidocs/org/apache/hadoop/hbase/Version.html
index abf770c..a2c8510 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/Version.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/Version.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Version (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Version (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Version (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Version (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/YouAreDeadException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/YouAreDeadException.html b/2.0/apidocs/org/apache/hadoop/hbase/YouAreDeadException.html
index 20202f0..60eee90 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/YouAreDeadException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/YouAreDeadException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>YouAreDeadException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>YouAreDeadException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="YouAreDeadException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="YouAreDeadException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ZKNamespaceManager.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ZKNamespaceManager.html b/2.0/apidocs/org/apache/hadoop/hbase/ZKNamespaceManager.html
index 6b3387d..d2e7fc2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ZKNamespaceManager.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ZKNamespaceManager.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ZKNamespaceManager (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ZKNamespaceManager (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ZKNamespaceManager (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ZKNamespaceManager (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ZNodeClearer.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ZNodeClearer.html b/2.0/apidocs/org/apache/hadoop/hbase/ZNodeClearer.html
index 782e96a..5b9f05b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ZNodeClearer.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ZNodeClearer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ZNodeClearer (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ZNodeClearer (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ZNodeClearer (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ZNodeClearer (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -109,7 +109,8 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/hadoop/hbase/ZNodeClearer.html#line.51">ZNodeClearer</a>
+<pre>@InterfaceAudience.Private
+public final class <a href="../../../../src-html/org/apache/hadoop/hbase/ZNodeClearer.html#line.52">ZNodeClearer</a>
 extends <a href="https://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"><p>Contains a set of methods for the collaboration between the start/stop scripts and the
  servers. It allows to delete immediately the znode when the master or the regions server crashes.
@@ -204,7 +205,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>writeMyEphemeralNodeOnDisk</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ZNodeClearer.html#line.59">writeMyEphemeralNodeOnDisk</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;fileContent)</pre>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ZNodeClearer.html#line.60">writeMyEphemeralNodeOnDisk</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;fileContent)</pre>
 <div class="block">Logs the errors without failing on exception.</div>
 </li>
 </ul>
@@ -214,7 +215,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>readMyEphemeralNodeOnDisk</h4>
-<pre>public static&nbsp;<a href="https://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/ZNodeClearer.html#line.95">readMyEphemeralNodeOnDisk</a>()
+<pre>public static&nbsp;<a href="https://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/ZNodeClearer.html#line.96">readMyEphemeralNodeOnDisk</a>()
                                         throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">read the content of znode file, expects a single line.</div>
 <dl>
@@ -229,7 +230,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getMyEphemeralNodeFileName</h4>
-<pre>public static&nbsp;<a href="https://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/ZNodeClearer.html#line.114">getMyEphemeralNodeFileName</a>()</pre>
+<pre>public static&nbsp;<a href="https://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/ZNodeClearer.html#line.115">getMyEphemeralNodeFileName</a>()</pre>
 <div class="block">Get the name of the file used to store the znode contents</div>
 </li>
 </ul>
@@ -239,7 +240,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>deleteMyEphemeralNodeOnDisk</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ZNodeClearer.html#line.121">deleteMyEphemeralNodeOnDisk</a>()</pre>
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ZNodeClearer.html#line.122">deleteMyEphemeralNodeOnDisk</a>()</pre>
 <div class="block">delete the znode file</div>
 </li>
 </ul>
@@ -249,7 +250,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>parseMasterServerName</h4>
-<pre>public static&nbsp;<a href="https://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/ZNodeClearer.html#line.136">parseMasterServerName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rsZnodePath)</pre>
+<pre>public static&nbsp;<a href="https://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/ZNodeClearer.html#line.137">parseMasterServerName</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rsZnodePath)</pre>
 <div class="block">See HBASE-14861. We are extracting master ServerName from rsZnodePath
  example: "/hbase/rs/server.example.com,16020,1448266496481"</div>
 <dl>
@@ -266,7 +267,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>clear</h4>
-<pre>public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ZNodeClearer.html#line.166">clear</a>(org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
+<pre>public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/ZNodeClearer.html#line.167">clear</a>(org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
 <div class="block">Delete the master znode if its content (ServerName string) is the same
   as the one in the znode file. (env: HBASE_ZNODE_FILE). I case of master-rs
   colloaction we extract ServerName string from rsZnode path.(HBASE-14861)</div>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/ZooKeeperConnectionException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/ZooKeeperConnectionException.html b/2.0/apidocs/org/apache/hadoop/hbase/ZooKeeperConnectionException.html
index 38dd88f..a4546ab 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/ZooKeeperConnectionException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/ZooKeeperConnectionException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ZooKeeperConnectionException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>ZooKeeperConnectionException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ZooKeeperConnectionException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="ZooKeeperConnectionException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/Abortable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Abortable.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Abortable.html
index 57ff3c6..7c7d7e7 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Abortable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Abortable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.hadoop.hbase.Abortable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Interface org.apache.hadoop.hbase.Abortable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.hadoop.hbase.Abortable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Interface org.apache.hadoop.hbase.Abortable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ArrayBackedTag.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ArrayBackedTag.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ArrayBackedTag.html
index fccce79..1996ebd 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ArrayBackedTag.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ArrayBackedTag.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ArrayBackedTag (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ArrayBackedTag (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ArrayBackedTag (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ArrayBackedTag (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/AsyncConsoleAppender.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/AsyncConsoleAppender.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/AsyncConsoleAppender.html
index 1c38a5b..7f7d263 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/AsyncConsoleAppender.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/AsyncConsoleAppender.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.AsyncConsoleAppender (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.AsyncConsoleAppender (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.AsyncConsoleAppender (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.AsyncConsoleAppender (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/AsyncMetaTableAccessor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/AsyncMetaTableAccessor.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/AsyncMetaTableAccessor.html
index 65c13ed..f013c0d 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/AsyncMetaTableAccessor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/AsyncMetaTableAccessor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.AsyncMetaTableAccessor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.AsyncMetaTableAccessor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.AsyncMetaTableAccessor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.AsyncMetaTableAccessor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/AuthUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/AuthUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/AuthUtil.html
index f26e642..b73e32f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/AuthUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/AuthUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.AuthUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.AuthUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.AuthUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.AuthUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/BBKVComparator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/BBKVComparator.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/BBKVComparator.html
new file mode 100644
index 0000000..9d85c47
--- /dev/null
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/BBKVComparator.html
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.hadoop.hbase.BBKVComparator (Apache HBase 2.0.1 API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.BBKVComparator (Apache HBase 2.0.1 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/hadoop/hbase/BBKVComparator.html" title="class in org.apache.hadoop.hbase">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/hadoop/hbase/class-use/BBKVComparator.html" target="_top">Frames</a></li>
+<li><a href="BBKVComparator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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.BBKVComparator" class="title">Uses of Class<br>org.apache.hadoop.hbase.BBKVComparator</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.hadoop.hbase.BBKVComparator</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/hadoop/hbase/BBKVComparator.html" title="class in org.apache.hadoop.hbase">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/hadoop/hbase/class-use/BBKVComparator.html" target="_top">Frames</a></li>
+<li><a href="BBKVComparator.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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;2018 <a href="https://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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/BaseConfigurable.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/BaseConfigurable.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/BaseConfigurable.html
index 84edce7..261f92c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/BaseConfigurable.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/BaseConfigurable.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.BaseConfigurable (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.BaseConfigurable (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.BaseConfigurable (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.BaseConfigurable (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferExtendedCell.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferExtendedCell.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferExtendedCell.html
index 106386c..9baab62 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferExtendedCell.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferExtendedCell.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ByteBufferExtendedCell (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ByteBufferExtendedCell (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ByteBufferExtendedCell (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ByteBufferExtendedCell (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferKeyOnlyKeyValue.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferKeyOnlyKeyValue.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferKeyOnlyKeyValue.html
index daccb35..b3a8066 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferKeyOnlyKeyValue.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferKeyOnlyKeyValue.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ByteBufferKeyOnlyKeyValue (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferKeyValue.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferKeyValue.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferKeyValue.html
index ac6fab6..ea3c026 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferKeyValue.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferKeyValue.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ByteBufferKeyValue (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ByteBufferKeyValue (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ByteBufferKeyValue (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ByteBufferKeyValue (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferTag.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferTag.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferTag.html
index 47376c8..e434e48 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferTag.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/ByteBufferTag.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.ByteBufferTag (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.ByteBufferTag (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.ByteBufferTag (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.ByteBufferTag (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CacheEvictionStats.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CacheEvictionStats.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CacheEvictionStats.html
index df03b14..d61e972 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CacheEvictionStats.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CacheEvictionStats.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.CacheEvictionStats (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.CacheEvictionStats (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.CacheEvictionStats (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.CacheEvictionStats (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -134,13 +134,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CacheEvictionStatsBuilder.html" title="class in org.apache.hadoop.hbase">CacheEvictionStatsBuilder</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CacheEvictionStatsBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CacheEvictionStatsBuilder.html#append-org.apache.hadoop.hbase.CacheEvictionStats-">append</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CacheEvictionStats.html" title="class in org.apache.hadoop.hbase">CacheEvictionStats</a>&nbsp;stats)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">CacheEvictionStatsAggregator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CacheEvictionStatsAggregator.html#append-org.apache.hadoop.hbase.CacheEvictionStats-">append</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CacheEvictionStats.html" title="class in org.apache.hadoop.hbase">CacheEvictionStats</a>&nbsp;stats)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CacheEvictionStatsBuilder.html" title="class in org.apache.hadoop.hbase">CacheEvictionStatsBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CacheEvictionStatsBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CacheEvictionStatsBuilder.html#append-org.apache.hadoop.hbase.CacheEvictionStats-">append</a></span>(<a href="../../../../../org/apache/hadoop/hbase/CacheEvictionStats.html" title="class in org.apache.hadoop.hbase">CacheEvictionStats</a>&nbsp;stats)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CacheEvictionStatsAggregator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CacheEvictionStatsAggregator.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CacheEvictionStatsAggregator.html
index 16cc7a9..3ecba27 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CacheEvictionStatsAggregator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CacheEvictionStatsAggregator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.CacheEvictionStatsAggregator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.CacheEvictionStatsAggregator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.CacheEvictionStatsAggregator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.CacheEvictionStatsAggregator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CacheEvictionStatsBuilder.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CacheEvictionStatsBuilder.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CacheEvictionStatsBuilder.html
index aeff63a..6b4b2eb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CacheEvictionStatsBuilder.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CacheEvictionStatsBuilder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.CacheEvictionStatsBuilder (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.CacheEvictionStatsBuilder (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.CacheEvictionStatsBuilder (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.CacheEvictionStatsBuilder (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CallDroppedException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CallDroppedException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CallDroppedException.html
index 78bc8cb..b729c26 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CallDroppedException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CallDroppedException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.CallDroppedException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.CallDroppedException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.CallDroppedException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.CallDroppedException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/CallQueueTooBigException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CallQueueTooBigException.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CallQueueTooBigException.html
index eb04443..841aec2 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/CallQueueTooBigException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/CallQueueTooBigException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.CallQueueTooBigException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.CallQueueTooBigException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.CallQueueTooBigException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.CallQueueTooBigException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/class-use/Cell.Type.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Cell.Type.html b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Cell.Type.html
index 198d70f..eb5e0fe 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/class-use/Cell.Type.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/class-use/Cell.Type.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.hadoop.hbase.Cell.Type (Apache HBase 2.0.0-beta-2 API)</title>
+<title>Uses of Class org.apache.hadoop.hbase.Cell.Type (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.hadoop.hbase.Cell.Type (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="Uses of Class org.apache.hadoop.hbase.Cell.Type (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -135,21 +135,21 @@ the order they are declared.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellBuilder.html" title="interface in org.apache.hadoop.hbase">CellBuilder</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CellBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellBuilder.html#setType-org.apache.hadoop.hbase.Cell.Type-">setType</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in org.apache.hadoop.hbase">Cell.Type</a>&nbsp;type)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html" title="interface in org.apache.hadoop.hbase">ExtendedCellBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ExtendedCellBuilderImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#setType-org.apache.hadoop.hbase.Cell.Type-">setType</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in org.apache.hadoop.hbase">Cell.Type</a>&nbsp;type)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html" title="interface in org.apache.hadoop.hbase">ExtendedCellBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ExtendedCellBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html#setType-org.apache.hadoop.hbase.Cell.Type-">setType</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in org.apache.hadoop.hbase">Cell.Type</a>&nbsp;type)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/RawCellBuilder.html" title="interface in org.apache.hadoop.hbase">RawCellBuilder</a></code></td>
 <td class="colLast"><span class="typeNameLabel">RawCellBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/RawCellBuilder.html#setType-org.apache.hadoop.hbase.Cell.Type-">setType</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in org.apache.hadoop.hbase">Cell.Type</a>&nbsp;type)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellBuilder.html" title="interface in org.apache.hadoop.hbase">CellBuilder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CellBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellBuilder.html#setType-org.apache.hadoop.hbase.Cell.Type-">setType</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in org.apache.hadoop.hbase">Cell.Type</a>&nbsp;type)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/KeyValue.Type.html" title="enum in org.apache.hadoop.hbase">KeyValue.Type</a></code></td>
 <td class="colLast"><span class="typeNameLabel">PrivateCellUtil.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#toTypeByte-org.apache.hadoop.hbase.Cell.Type-">toTypeByte</a></span>(<a href="../../../../../org/apache/hadoop/hbase/Cell.Type.html" title="enum in org.apache.hadoop.hbase">Cell.Type</a>&nbsp;type)</code>&nbsp;</td>


[38/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/HealthCheckChore.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/HealthCheckChore.html b/2.0/apidocs/org/apache/hadoop/hbase/HealthCheckChore.html
index afc5fc7..233c614 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/HealthCheckChore.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/HealthCheckChore.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HealthCheckChore (Apache HBase 2.0.0-beta-2 API)</title>
+<title>HealthCheckChore (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HealthCheckChore (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="HealthCheckChore (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -118,7 +118,8 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/hadoop/hbase/HealthCheckChore.html#line.29">HealthCheckChore</a>
+<pre>@InterfaceAudience.Private
+public class <a href="../../../../src-html/org/apache/hadoop/hbase/HealthCheckChore.html#line.31">HealthCheckChore</a>
 extends <a href="../../../../org/apache/hadoop/hbase/ScheduledChore.html" title="class in org.apache.hadoop.hbase">ScheduledChore</a></pre>
 <div class="block">The Class HealthCheckChore for running health checker regularly.</div>
 </li>
@@ -199,7 +200,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ScheduledChore.html" title=
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HealthCheckChore</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HealthCheckChore.html#line.38">HealthCheckChore</a>(int&nbsp;sleepTime,
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HealthCheckChore.html#line.40">HealthCheckChore</a>(int&nbsp;sleepTime,
                         <a href="../../../../org/apache/hadoop/hbase/Stoppable.html" title="interface in org.apache.hadoop.hbase">Stoppable</a>&nbsp;stopper,
                         org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
 </li>
@@ -218,7 +219,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ScheduledChore.html" title=
 <ul class="blockListLast">
 <li class="blockList">
 <h4>chore</h4>
-<pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HealthCheckChore.html#line.53">chore</a>()</pre>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HealthCheckChore.html#line.55">chore</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/ScheduledChore.html#chore--">ScheduledChore</a></code></span></div>
 <div class="block">The task to execute on each scheduled execution of the Chore</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/IndividualBytesFieldCell.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/IndividualBytesFieldCell.html b/2.0/apidocs/org/apache/hadoop/hbase/IndividualBytesFieldCell.html
index be436e6..ad97fbc 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/IndividualBytesFieldCell.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/IndividualBytesFieldCell.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IndividualBytesFieldCell (Apache HBase 2.0.0-beta-2 API)</title>
+<title>IndividualBytesFieldCell (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IndividualBytesFieldCell (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="IndividualBytesFieldCell (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -116,7 +116,7 @@ var activeTableTab = "activeTableTab";
 <pre>@InterfaceAudience.Private
 public class <a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line.27">IndividualBytesFieldCell</a>
 extends <a href="https://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="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></pre>
+implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a></pre>
 </li>
 </ul>
 </div>
@@ -358,7 +358,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></h3>
-<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">deepClone</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize-boolean-">getSerializedSize</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#write-java.nio.ByteBuffer-int-">write</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#write-java.io.OutputStream-boolean-">write</a></code></li>
+<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">deepClone</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize--">getSerializedSize</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize-boolean-">getSerializedSize</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#write-java.nio.ByteBuffer-int-">write</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#write-java.io.OutputStream-boolean-">write</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.RawCell">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/InvalidFamilyOperationException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/InvalidFamilyOperationException.html b/2.0/apidocs/org/apache/hadoop/hbase/InvalidFamilyOperationException.html
index d774fca..496ea29 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/InvalidFamilyOperationException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/InvalidFamilyOperationException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InvalidFamilyOperationException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>InvalidFamilyOperationException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InvalidFamilyOperationException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="InvalidFamilyOperationException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/JMXListener.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/JMXListener.html b/2.0/apidocs/org/apache/hadoop/hbase/JMXListener.html
index abe9026..ea20fbb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/JMXListener.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/JMXListener.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JMXListener (Apache HBase 2.0.0-beta-2 API)</title>
+<title>JMXListener (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JMXListener (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="JMXListener (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -113,7 +113,8 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/hadoop/hbase/JMXListener.html#line.52">JMXListener</a>
+<pre>@InterfaceAudience.Private
+public class <a href="../../../../src-html/org/apache/hadoop/hbase/JMXListener.html#line.52">JMXListener</a>
 extends <a href="https://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="../../../../org/apache/hadoop/hbase/coprocessor/MasterCoprocessor.html" title="interface in org.apache.hadoop.hbase.coprocessor">MasterCoprocessor</a>, <a href="../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessor.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessor</a></pre>
 <div class="block">Pluggable JMX Agent for HBase(to fix the 2 random TCP ports issue

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture.html b/2.0/apidocs/org/apache/hadoop/hbase/JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture.html
index cb4501c..13c96b1 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture (Apache HBase 2.0.0-beta-2 API)</title>
+<title>JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="JitterScheduledThreadPoolExecutorImpl.JitteredRunnableScheduledFuture (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/JitterScheduledThreadPoolExecutorImpl.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/JitterScheduledThreadPoolExecutorImpl.html b/2.0/apidocs/org/apache/hadoop/hbase/JitterScheduledThreadPoolExecutorImpl.html
index 0f73095..1daa70b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/JitterScheduledThreadPoolExecutorImpl.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/JitterScheduledThreadPoolExecutorImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JitterScheduledThreadPoolExecutorImpl (Apache HBase 2.0.0-beta-2 API)</title>
+<title>JitterScheduledThreadPoolExecutorImpl (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JitterScheduledThreadPoolExecutorImpl (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="JitterScheduledThreadPoolExecutorImpl (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/KeepDeletedCells.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/KeepDeletedCells.html b/2.0/apidocs/org/apache/hadoop/hbase/KeepDeletedCells.html
index 94bceac..b000174 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/KeepDeletedCells.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/KeepDeletedCells.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KeepDeletedCells (Apache HBase 2.0.0-beta-2 API)</title>
+<title>KeepDeletedCells (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KeepDeletedCells (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="KeepDeletedCells (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.KVComparator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.KVComparator.html b/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.KVComparator.html
index 6e88e39..afd1afb 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.KVComparator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.KVComparator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KeyValue.KVComparator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>KeyValue.KVComparator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KeyValue.KVComparator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="KeyValue.KVComparator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.KeyOnlyKeyValue.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.KeyOnlyKeyValue.html b/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.KeyOnlyKeyValue.html
index a964093..2c08dd9 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.KeyOnlyKeyValue.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.KeyOnlyKeyValue.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KeyValue.KeyOnlyKeyValue (Apache HBase 2.0.0-beta-2 API)</title>
+<title>KeyValue.KeyOnlyKeyValue (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KeyValue.KeyOnlyKeyValue (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="KeyValue.KeyOnlyKeyValue (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -385,7 +385,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/KeyValue.html" title="class
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></h3>
-<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a></code></li>
+<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize--">getSerializedSize</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.RawCell">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.MetaComparator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.MetaComparator.html b/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.MetaComparator.html
index 436f839..c491b77 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.MetaComparator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.MetaComparator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KeyValue.MetaComparator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>KeyValue.MetaComparator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KeyValue.MetaComparator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="KeyValue.MetaComparator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.SamePrefixComparator.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.SamePrefixComparator.html b/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.SamePrefixComparator.html
index 5b7690a..3ccdeed 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.SamePrefixComparator.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.SamePrefixComparator.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KeyValue.SamePrefixComparator (Apache HBase 2.0.0-beta-2 API)</title>
+<title>KeyValue.SamePrefixComparator (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KeyValue.SamePrefixComparator (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="KeyValue.SamePrefixComparator (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.Type.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.Type.html b/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.Type.html
index fce4faa..b31bde5 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.Type.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.Type.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KeyValue.Type (Apache HBase 2.0.0-beta-2 API)</title>
+<title>KeyValue.Type (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KeyValue.Type (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="KeyValue.Type (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -309,7 +309,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/KeyValue.Type.html" title="enum in org.apache.hadoop.hbase">KeyValue.Type</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/KeyValue.Type.html#line.22">values</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/KeyValue.Type.html" title="enum in org.apache.hadoop.hbase">KeyValue.Type</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/KeyValue.Type.html#line.182">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:
@@ -329,7 +329,7 @@ for (KeyValue.Type c : KeyValue.Type.values())
 <ul class="blockList">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/KeyValue.Type.html" title="enum in org.apache.hadoop.hbase">KeyValue.Type</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/KeyValue.Type.html#line.22">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/KeyValue.Type.html" title="enum in org.apache.hadoop.hbase">KeyValue.Type</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/KeyValue.Type.html#line.182">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.html b/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.html
index 12f399e..436353c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/KeyValue.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KeyValue (Apache HBase 2.0.0-beta-2 API)</title>
+<title>KeyValue (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KeyValue (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="KeyValue (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -120,7 +120,7 @@ var activeTableTab = "activeTableTab";
 <pre>@InterfaceAudience.Private
 public class <a href="../../../../src-html/org/apache/hadoop/hbase/KeyValue.html#line.79">KeyValue</a>
 extends <a href="https://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="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></pre>
+implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a></pre>
 <div class="block">An HBase Key/Value. This is the fundamental HBase Type.
  <p>
  HBase applications and users should use the Cell interface and avoid directly using KeyValue and
@@ -1010,7 +1010,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></h3>
-<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a></code></li>
+<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getSerializedSize--">getSerializedSize</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.RawCell">

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/KeyValueTestUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/KeyValueTestUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/KeyValueTestUtil.html
index 61a2fdd..01279f9 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/KeyValueTestUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/KeyValueTestUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KeyValueTestUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>KeyValueTestUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KeyValueTestUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="KeyValueTestUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/KeyValueUtil.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/KeyValueUtil.html b/2.0/apidocs/org/apache/hadoop/hbase/KeyValueUtil.html
index 4126aad..446b256 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/KeyValueUtil.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/KeyValueUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KeyValueUtil (Apache HBase 2.0.0-beta-2 API)</title>
+<title>KeyValueUtil (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KeyValueUtil (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="KeyValueUtil (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/LocalHBaseCluster.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/LocalHBaseCluster.html b/2.0/apidocs/org/apache/hadoop/hbase/LocalHBaseCluster.html
index d1ad807..adfa167 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/LocalHBaseCluster.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/LocalHBaseCluster.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>LocalHBaseCluster (Apache HBase 2.0.0-beta-2 API)</title>
+<title>LocalHBaseCluster (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="LocalHBaseCluster (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="LocalHBaseCluster (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -501,7 +501,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>addRegionServer</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/JVMClusterUtil.RegionServerThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.RegionServerThread</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.171">addRegionServer</a>()
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/JVMClusterUtil.RegionServerThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.RegionServerThread</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.186">addRegionServer</a>()
                                                   throws <a href="https://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>
@@ -515,7 +515,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>addRegionServer</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/JVMClusterUtil.RegionServerThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.RegionServerThread</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.177">addRegionServer</a>(org.apache.hadoop.conf.Configuration&nbsp;config,
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/JVMClusterUtil.RegionServerThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.RegionServerThread</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.192">addRegionServer</a>(org.apache.hadoop.conf.Configuration&nbsp;config,
                                                          int&nbsp;index)
                                                   throws <a href="https://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>
@@ -530,7 +530,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>addRegionServer</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/JVMClusterUtil.RegionServerThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.RegionServerThread</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.191">addRegionServer</a>(org.apache.hadoop.conf.Configuration&nbsp;config,
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/JVMClusterUtil.RegionServerThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.RegionServerThread</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.206">addRegionServer</a>(org.apache.hadoop.conf.Configuration&nbsp;config,
                                                          int&nbsp;index,
                                                          <a href="../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a>&nbsp;user)
                                                   throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
@@ -548,7 +548,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>addMaster</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/JVMClusterUtil.MasterThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.MasterThread</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.203">addMaster</a>()
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/JVMClusterUtil.MasterThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.MasterThread</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.218">addMaster</a>()
                                       throws <a href="https://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>
@@ -562,7 +562,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>addMaster</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/JVMClusterUtil.MasterThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.MasterThread</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.207">addMaster</a>(org.apache.hadoop.conf.Configuration&nbsp;c,
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/JVMClusterUtil.MasterThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.MasterThread</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.222">addMaster</a>(org.apache.hadoop.conf.Configuration&nbsp;c,
                                              int&nbsp;index)
                                       throws <a href="https://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>
@@ -577,7 +577,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>addMaster</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/JVMClusterUtil.MasterThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.MasterThread</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.218">addMaster</a>(org.apache.hadoop.conf.Configuration&nbsp;c,
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/JVMClusterUtil.MasterThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.MasterThread</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.233">addMaster</a>(org.apache.hadoop.conf.Configuration&nbsp;c,
                                              int&nbsp;index,
                                              <a href="../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a>&nbsp;user)
                                       throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
@@ -595,7 +595,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionServer</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html" title="class in org.apache.hadoop.hbase.regionserver">HRegionServer</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.234">getRegionServer</a>(int&nbsp;serverNumber)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html" title="class in org.apache.hadoop.hbase.regionserver">HRegionServer</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.249">getRegionServer</a>(int&nbsp;serverNumber)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>serverNumber</code> - </dd>
@@ -610,7 +610,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionServers</h4>
-<pre>public&nbsp;<a href="https://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/util/JVMClusterUtil.RegionServerThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.RegionServerThread</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.241">getRegionServers</a>()</pre>
+<pre>public&nbsp;<a href="https://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/util/JVMClusterUtil.RegionServerThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.RegionServerThread</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.256">getRegionServers</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Read-only list of region server threads.</dd>
@@ -623,7 +623,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getLiveRegionServers</h4>
-<pre>public&nbsp;<a href="https://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/util/JVMClusterUtil.RegionServerThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.RegionServerThread</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.250">getLiveRegionServers</a>()</pre>
+<pre>public&nbsp;<a href="https://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/util/JVMClusterUtil.RegionServerThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.RegionServerThread</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.265">getLiveRegionServers</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>List of running servers (Some servers may have been killed or
@@ -638,7 +638,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getConfiguration</h4>
-<pre>public&nbsp;org.apache.hadoop.conf.Configuration&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.263">getConfiguration</a>()</pre>
+<pre>public&nbsp;org.apache.hadoop.conf.Configuration&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.278">getConfiguration</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the Configuration used by this LocalHBaseCluster</dd>
@@ -651,7 +651,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>waitOnRegionServer</h4>
-<pre>public&nbsp;<a href="https://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/LocalHBaseCluster.html#line.271">waitOnRegionServer</a>(int&nbsp;serverNumber)</pre>
+<pre>public&nbsp;<a href="https://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/LocalHBaseCluster.html#line.286">waitOnRegionServer</a>(int&nbsp;serverNumber)</pre>
 <div class="block">Wait for the specified region server to stop. Removes this thread from list of running threads.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -665,7 +665,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>waitOnRegionServer</h4>
-<pre>public&nbsp;<a href="https://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/LocalHBaseCluster.html#line.280">waitOnRegionServer</a>(<a href="../../../../org/apache/hadoop/hbase/util/JVMClusterUtil.RegionServerThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.RegionServerThread</a>&nbsp;rst)</pre>
+<pre>public&nbsp;<a href="https://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/LocalHBaseCluster.html#line.295">waitOnRegionServer</a>(<a href="../../../../org/apache/hadoop/hbase/util/JVMClusterUtil.RegionServerThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.RegionServerThread</a>&nbsp;rst)</pre>
 <div class="block">Wait for the specified region server to stop. Removes this thread from list of running threads.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -679,7 +679,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaster</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/master/HMaster.html" title="class in org.apache.hadoop.hbase.master">HMaster</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.296">getMaster</a>(int&nbsp;serverNumber)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/master/HMaster.html" title="class in org.apache.hadoop.hbase.master">HMaster</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.311">getMaster</a>(int&nbsp;serverNumber)</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the HMaster thread</dd>
@@ -692,7 +692,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getActiveMaster</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/master/HMaster.html" title="class in org.apache.hadoop.hbase.master">HMaster</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.305">getActiveMaster</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/master/HMaster.html" title="class in org.apache.hadoop.hbase.master">HMaster</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.320">getActiveMaster</a>()</pre>
 <div class="block">Gets the current active master, if available.  If no active master, returns
  null.</div>
 <dl>
@@ -707,7 +707,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getMasters</h4>
-<pre>public&nbsp;<a href="https://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/util/JVMClusterUtil.MasterThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.MasterThread</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.319">getMasters</a>()</pre>
+<pre>public&nbsp;<a href="https://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/util/JVMClusterUtil.MasterThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.MasterThread</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.334">getMasters</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Read-only list of master threads.</dd>
@@ -720,7 +720,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getLiveMasters</h4>
-<pre>public&nbsp;<a href="https://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/util/JVMClusterUtil.MasterThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.MasterThread</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.328">getLiveMasters</a>()</pre>
+<pre>public&nbsp;<a href="https://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/util/JVMClusterUtil.MasterThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.MasterThread</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.343">getLiveMasters</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>List of running master servers (Some servers may have been killed
@@ -735,7 +735,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>waitOnMaster</h4>
-<pre>public&nbsp;<a href="https://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/LocalHBaseCluster.html#line.343">waitOnMaster</a>(int&nbsp;serverNumber)</pre>
+<pre>public&nbsp;<a href="https://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/LocalHBaseCluster.html#line.358">waitOnMaster</a>(int&nbsp;serverNumber)</pre>
 <div class="block">Wait for the specified master to stop. Removes this thread from list of running threads.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -749,7 +749,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>waitOnMaster</h4>
-<pre>public&nbsp;<a href="https://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/LocalHBaseCluster.html#line.352">waitOnMaster</a>(<a href="../../../../org/apache/hadoop/hbase/util/JVMClusterUtil.MasterThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.MasterThread</a>&nbsp;masterThread)</pre>
+<pre>public&nbsp;<a href="https://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/LocalHBaseCluster.html#line.367">waitOnMaster</a>(<a href="../../../../org/apache/hadoop/hbase/util/JVMClusterUtil.MasterThread.html" title="class in org.apache.hadoop.hbase.util">JVMClusterUtil.MasterThread</a>&nbsp;masterThread)</pre>
 <div class="block">Wait for the specified master to stop. Removes this thread from list of running threads.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -763,7 +763,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>join</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.369">join</a>()</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.384">join</a>()</pre>
 <div class="block">Wait for Mini HBase Cluster to shut down.
  Presumes you've already called <a href="../../../../org/apache/hadoop/hbase/LocalHBaseCluster.html#shutdown--"><code>shutdown()</code></a>.</div>
 </li>
@@ -774,7 +774,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>startup</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.397">startup</a>()
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.412">startup</a>()
              throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Start the cluster.</div>
 <dl>
@@ -789,7 +789,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>shutdown</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.404">shutdown</a>()</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.419">shutdown</a>()</pre>
 <div class="block">Shut down the mini HBase cluster</div>
 </li>
 </ul>
@@ -799,7 +799,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockList">
 <li class="blockList">
 <h4>isLocal</h4>
-<pre>public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.412">isLocal</a>(org.apache.hadoop.conf.Configuration&nbsp;c)</pre>
+<pre>public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.427">isLocal</a>(org.apache.hadoop.conf.Configuration&nbsp;c)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>c</code> - Configuration to check.</dd>
@@ -814,7 +814,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>main</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/LocalHBaseCluster.html#line.422">main</a>(<a href="https://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/LocalHBaseCluster.html#line.437">main</a>(<a href="https://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="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Test things basically work.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/MasterNotRunningException.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/MasterNotRunningException.html b/2.0/apidocs/org/apache/hadoop/hbase/MasterNotRunningException.html
index 9ff8541..403f58c 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/MasterNotRunningException.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/MasterNotRunningException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MasterNotRunningException (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MasterNotRunningException (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MasterNotRunningException (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MasterNotRunningException (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/MemoryCompactionPolicy.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/MemoryCompactionPolicy.html b/2.0/apidocs/org/apache/hadoop/hbase/MemoryCompactionPolicy.html
index 3692a48..42d9254 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/MemoryCompactionPolicy.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/MemoryCompactionPolicy.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MemoryCompactionPolicy (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MemoryCompactionPolicy (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MemoryCompactionPolicy (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MemoryCompactionPolicy (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/MetaMutationAnnotation.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/MetaMutationAnnotation.html b/2.0/apidocs/org/apache/hadoop/hbase/MetaMutationAnnotation.html
index 7b7fd7c..5d520ef 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/MetaMutationAnnotation.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/MetaMutationAnnotation.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MetaMutationAnnotation (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MetaMutationAnnotation (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MetaMutationAnnotation (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MetaMutationAnnotation (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.CloseableVisitor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.CloseableVisitor.html b/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.CloseableVisitor.html
index 97b9ec3..23472e5 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.CloseableVisitor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.CloseableVisitor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MetaTableAccessor.CloseableVisitor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MetaTableAccessor.CloseableVisitor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MetaTableAccessor.CloseableVisitor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MetaTableAccessor.CloseableVisitor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -103,7 +103,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static interface <a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1153">MetaTableAccessor.CloseableVisitor</a>
+<pre>public static interface <a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1140">MetaTableAccessor.CloseableVisitor</a>
 extends <a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html" title="interface in org.apache.hadoop.hbase">MetaTableAccessor.Visitor</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></pre>
 <div class="block">Implementations 'visit' a catalog table row but with close() at the end.</div>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html b/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html
index b6047f2..c3c0589 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MetaTableAccessor.DefaultVisitorBase (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MetaTableAccessor.DefaultVisitorBase (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MetaTableAccessor.DefaultVisitorBase (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MetaTableAccessor.DefaultVisitorBase (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public abstract static class <a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1192">MetaTableAccessor.DefaultVisitorBase</a>
+<pre>public abstract static class <a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1179">MetaTableAccessor.DefaultVisitorBase</a>
 extends <a href="https://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="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html" title="interface in org.apache.hadoop.hbase">MetaTableAccessor.Visitor</a></pre>
 <div class="block">A Visitor that skips offline regions and split parents</div>
@@ -198,7 +198,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visito
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DefaultVisitorBase</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html#line.1194">DefaultVisitorBase</a>()</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html#line.1181">DefaultVisitorBase</a>()</pre>
 </li>
 </ul>
 </li>
@@ -215,7 +215,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visito
 <ul class="blockList">
 <li class="blockList">
 <h4>visitInternal</h4>
-<pre>public abstract&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html#line.1198">visitInternal</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;rowResult)
+<pre>public abstract&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html#line.1185">visitInternal</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;rowResult)
                                throws <a href="https://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>
@@ -229,7 +229,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visito
 <ul class="blockListLast">
 <li class="blockList">
 <h4>visit</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html#line.1201">visit</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;rowResult)
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html#line.1188">visit</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;rowResult)
               throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html#visit-org.apache.hadoop.hbase.client.Result-">MetaTableAccessor.Visitor</a></code></span></div>
 <div class="block">Visit the catalog table row.</div>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html b/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html
index 4de06ec..a60e94b 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MetaTableAccessor.QueryType (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MetaTableAccessor.QueryType (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MetaTableAccessor.QueryType (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MetaTableAccessor.QueryType (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -123,7 +123,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-public static enum <a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.181">MetaTableAccessor.QueryType</a>
+public static enum <a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.171">MetaTableAccessor.QueryType</a>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" title="enum in org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a>&gt;</pre>
 </li>
 </ul>
@@ -214,7 +214,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>ALL</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" title="enum in org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a> <a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html#line.182">ALL</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" title="enum in org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a> <a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html#line.172">ALL</a></pre>
 </li>
 </ul>
 <a name="REGION">
@@ -223,7 +223,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>REGION</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" title="enum in org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a> <a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html#line.183">REGION</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" title="enum in org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a> <a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html#line.173">REGION</a></pre>
 </li>
 </ul>
 <a name="TABLE">
@@ -232,7 +232,7 @@ the order they are declared.</div>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>TABLE</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" title="enum in org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a> <a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html#line.184">TABLE</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" title="enum in org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a> <a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html#line.174">TABLE</a></pre>
 </li>
 </ul>
 </li>
@@ -249,7 +249,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/MetaTableAccessor.QueryType.html" title="enum in org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html#line.38">values</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" title="enum in org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html#line.53">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:
@@ -269,7 +269,7 @@ for (MetaTableAccessor.QueryType c : MetaTableAccessor.QueryType.values())
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" title="enum in org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html#line.38">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/MetaTableAccessor.QueryType.html" title="enum in org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html#line.53">valueOf</a>(<a href="https://docs.oracle.com/javase/8/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/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.TableVisitorBase.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.TableVisitorBase.html b/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.TableVisitorBase.html
index f41848e..777d25f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.TableVisitorBase.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.TableVisitorBase.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MetaTableAccessor.TableVisitorBase (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MetaTableAccessor.TableVisitorBase (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MetaTableAccessor.TableVisitorBase (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MetaTableAccessor.TableVisitorBase (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public abstract static class <a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1221">MetaTableAccessor.TableVisitorBase</a>
+<pre>public abstract static class <a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1208">MetaTableAccessor.TableVisitorBase</a>
 extends <a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html" title="class in org.apache.hadoop.hbase">MetaTableAccessor.DefaultVisitorBase</a></pre>
 <div class="block">A Visitor for a table. Provides a consistent view of the table's
  hbase:meta entries during concurrent splits (see HBASE-5986 for details). This class
@@ -204,7 +204,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.DefaultVi
 <ul class="blockListLast">
 <li class="blockList">
 <h4>TableVisitorBase</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.TableVisitorBase.html#line.1224">TableVisitorBase</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.TableVisitorBase.html#line.1211">TableVisitorBase</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</pre>
 </li>
 </ul>
 </li>
@@ -221,7 +221,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.DefaultVi
 <ul class="blockListLast">
 <li class="blockList">
 <h4>visit</h4>
-<pre>public final&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.TableVisitorBase.html#line.1230">visit</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;rowResult)
+<pre>public final&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.TableVisitorBase.html#line.1217">visit</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;rowResult)
                     throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html#visit-org.apache.hadoop.hbase.client.Result-">MetaTableAccessor.Visitor</a></code></span></div>
 <div class="block">Visit the catalog table row.</div>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html b/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html
index 4ce5aa4..45e24f4 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MetaTableAccessor.Visitor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MetaTableAccessor.Visitor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MetaTableAccessor.Visitor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MetaTableAccessor.Visitor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public static interface <a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1140">MetaTableAccessor.Visitor</a></pre>
+<pre>public static interface <a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1127">MetaTableAccessor.Visitor</a></pre>
 <div class="block">Implementations 'visit' a catalog table row.</div>
 </li>
 </ul>
@@ -160,7 +160,7 @@ var activeTableTab = "activeTableTab";
 <ul class="blockListLast">
 <li class="blockList">
 <h4>visit</h4>
-<pre>boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html#line.1147">visit</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;r)
+<pre>boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html#line.1134">visit</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;r)
        throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Visit the catalog table row.</div>
 <dl>


[49/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apache_hbase_reference_guide.pdf
----------------------------------------------------------------------
diff --git a/2.0/apache_hbase_reference_guide.pdf b/2.0/apache_hbase_reference_guide.pdf
index d86c013..b43a548 100644
--- a/2.0/apache_hbase_reference_guide.pdf
+++ b/2.0/apache_hbase_reference_guide.pdf
@@ -1,20 +1,20 @@
-%PDF-1.4
+%PDF-1.3
 %����
 1 0 obj
 << /Title <feff004100700061006300680065002000480042006100730065002021220020005200650066006500720065006e00630065002000470075006900640065>
 /Author (Apache HBase Team)
 /Creator (Asciidoctor PDF 1.5.0.alpha.15, based on Prawn 2.2.2)
 /Producer (Apache HBase Team)
-/ModDate (D:20180302133949-08'00')
-/CreationDate (D:20180302133949-08'00')
+/ModDate (D:20180612222030-07'00')
+/CreationDate (D:20180613122347-07'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
-/Names 26 0 R
-/Outlines 4474 0 R
-/PageLabels 4693 0 R
+/Names 25 0 R
+/Outlines 4379 0 R
+/PageLabels 4586 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 842.89]
 /ViewerPreferences << /DisplayDocTitle true
@@ -23,8 +23,8 @@ endobj
 endobj
 3 0 obj
 << /Type /Pages
-/Count 687
-/Kids [7 0 R 12 0 R 14 0 R 16 0 R 18 0 R 20 0 R 22 0 R 24 0 R 44 0 R 47 0 R 50 0 R 54 0 R 63 0 R 66 0 R 69 0 R 71 0 R 76 0 R 80 0 R 83 0 R 89 0 R 91 0 R 94 0 R 96 0 R 103 0 R 109 0 R 114 0 R 116 0 R 130 0 R 133 0 R 142 0 R 151 0 R 161 0 R 170 0 R 181 0 R 185 0 R 187 0 R 191 0 R 200 0 R 209 0 R 218 0 R 226 0 R 231 0 R 240 0 R 248 0 R 257 0 R 270 0 R 277 0 R 287 0 R 295 0 R 303 0 R 310 0 R 318 0 R 324 0 R 330 0 R 337 0 R 345 0 R 355 0 R 364 0 R 376 0 R 385 0 R 393 0 R 401 0 R 408 0 R 416 0 R 427 0 R 435 0 R 442 0 R 450 0 R 461 0 R 471 0 R 478 0 R 486 0 R 494 0 R 503 0 R 511 0 R 516 0 R 519 0 R 524 0 R 528 0 R 544 0 R 554 0 R 559 0 R 573 0 R 579 0 R 584 0 R 586 0 R 588 0 R 591 0 R 593 0 R 595 0 R 603 0 R 609 0 R 614 0 R 619 0 R 630 0 R 641 0 R 646 0 R 654 0 R 658 0 R 662 0 R 664 0 R 679 0 R 693 0 R 703 0 R 705 0 R 707 0 R 716 0 R 728 0 R 738 0 R 746 0 R 752 0 R 755 0 R 759 0 R 763 0 R 766 0 R 769 0 R 771 0 R 774 0 R 778 0 R 780 0 R 785 0 R 789 0 R 794 0 R 798 0 R 802 0 R 808 0 R 810 0 
 R 814 0 R 823 0 R 825 0 R 828 0 R 832 0 R 835 0 R 838 0 R 852 0 R 859 0 R 867 0 R 878 0 R 884 0 R 896 0 R 900 0 R 903 0 R 907 0 R 910 0 R 915 0 R 924 0 R 932 0 R 936 0 R 940 0 R 945 0 R 949 0 R 951 0 R 966 0 R 977 0 R 982 0 R 989 0 R 992 0 R 1001 0 R 1010 0 R 1014 0 R 1019 0 R 1024 0 R 1026 0 R 1028 0 R 1030 0 R 1040 0 R 1048 0 R 1052 0 R 1059 0 R 1066 0 R 1074 0 R 1079 0 R 1084 0 R 1089 0 R 1097 0 R 1101 0 R 1106 0 R 1108 0 R 1115 0 R 1121 0 R 1123 0 R 1130 0 R 1140 0 R 1144 0 R 1146 0 R 1148 0 R 1152 0 R 1155 0 R 1160 0 R 1163 0 R 1175 0 R 1179 0 R 1185 0 R 1193 0 R 1198 0 R 1202 0 R 1206 0 R 1208 0 R 1211 0 R 1214 0 R 1217 0 R 1222 0 R 1226 0 R 1230 0 R 1235 0 R 1239 0 R 1242 0 R 1244 0 R 1255 0 R 1258 0 R 1266 0 R 1275 0 R 1281 0 R 1285 0 R 1287 0 R 1297 0 R 1300 0 R 1306 0 R 1315 0 R 1318 0 R 1325 0 R 1333 0 R 1335 0 R 1337 0 R 1346 0 R 1348 0 R 1350 0 R 1353 0 R 1355 0 R 1357 0 R 1359 0 R 1361 0 R 1364 0 R 1368 0 R 1373 0 R 1375 0 R 1377 0 R 1379 0 R 1384 0 R 1391 0 R 1397 0 R
  1400 0 R 1402 0 R 1405 0 R 1409 0 R 1413 0 R 1416 0 R 1418 0 R 1420 0 R 1423 0 R 1428 0 R 1434 0 R 1442 0 R 1456 0 R 1470 0 R 1473 0 R 1478 0 R 1491 0 R 1496 0 R 1511 0 R 1519 0 R 1523 0 R 1532 0 R 1547 0 R 1561 0 R 1573 0 R 1578 0 R 1584 0 R 1595 0 R 1601 0 R 1606 0 R 1614 0 R 1617 0 R 1626 0 R 1633 0 R 1636 0 R 1649 0 R 1651 0 R 1657 0 R 1661 0 R 1664 0 R 1672 0 R 1680 0 R 1684 0 R 1686 0 R 1688 0 R 1700 0 R 1706 0 R 1715 0 R 1721 0 R 1735 0 R 1740 0 R 1749 0 R 1757 0 R 1763 0 R 1770 0 R 1774 0 R 1777 0 R 1779 0 R 1786 0 R 1790 0 R 1796 0 R 1800 0 R 1808 0 R 1813 0 R 1819 0 R 1824 0 R 1826 0 R 1836 0 R 1843 0 R 1849 0 R 1854 0 R 1858 0 R 1861 0 R 1866 0 R 1872 0 R 1879 0 R 1881 0 R 1883 0 R 1886 0 R 1894 0 R 1897 0 R 1904 0 R 1913 0 R 1916 0 R 1921 0 R 1923 0 R 1926 0 R 1929 0 R 1932 0 R 1942 0 R 1947 0 R 1953 0 R 1955 0 R 1963 0 R 1970 0 R 1977 0 R 1983 0 R 1988 0 R 1990 0 R 1999 0 R 2009 0 R 2019 0 R 2025 0 R 2033 0 R 2035 0 R 2040 0 R 2042 0 R 2044 0 R 2047 0 R 2050 0 R 2053 0
  R 2058 0 R 2062 0 R 2073 0 R 2076 0 R 2081 0 R 2084 0 R 2086 0 R 2091 0 R 2101 0 R 2103 0 R 2105 0 R 2107 0 R 2109 0 R 2112 0 R 2114 0 R 2116 0 R 2119 0 R 2121 0 R 2123 0 R 2127 0 R 2132 0 R 2141 0 R 2143 0 R 2145 0 R 2152 0 R 2154 0 R 2159 0 R 2161 0 R 2163 0 R 2170 0 R 2175 0 R 2179 0 R 2183 0 R 2187 0 R 2189 0 R 2191 0 R 2199 0 R 2210 0 R 2224 0 R 2235 0 R 2239 0 R 2245 0 R 2249 0 R 2252 0 R 2257 0 R 2263 0 R 2265 0 R 2268 0 R 2270 0 R 2272 0 R 2274 0 R 2278 0 R 2280 0 R 2293 0 R 2296 0 R 2304 0 R 2310 0 R 2322 0 R 2336 0 R 2350 0 R 2367 0 R 2371 0 R 2373 0 R 2377 0 R 2395 0 R 2401 0 R 2413 0 R 2417 0 R 2421 0 R 2430 0 R 2440 0 R 2445 0 R 2456 0 R 2469 0 R 2487 0 R 2496 0 R 2499 0 R 2508 0 R 2526 0 R 2533 0 R 2536 0 R 2541 0 R 2545 0 R 2548 0 R 2557 0 R 2566 0 R 2569 0 R 2571 0 R 2575 0 R 2590 0 R 2598 0 R 2603 0 R 2608 0 R 2611 0 R 2613 0 R 2615 0 R 2617 0 R 2622 0 R 2635 0 R 2645 0 R 2654 0 R 2662 0 R 2668 0 R 2678 0 R 2685 0 R 2691 0 R 2693 0 R 2703 0 R 2711 0 R 2720 0 R 2725
  0 R 2736 0 R 2740 0 R 2750 0 R 2758 0 R 2766 0 R 2773 0 R 2777 0 R 2781 0 R 2785 0 R 2787 0 R 2793 0 R 2797 0 R 2801 0 R 2807 0 R 2813 0 R 2816 0 R 2822 0 R 2826 0 R 2835 0 R 2840 0 R 2845 0 R 2855 0 R 2861 0 R 2869 0 R 2872 0 R 2876 0 R 2882 0 R 2886 0 R 2890 0 R 2900 0 R 2905 0 R 2907 0 R 2911 0 R 2918 0 R 2921 0 R 2932 0 R 2937 0 R 2946 0 R 2949 0 R 2959 0 R 2964 0 R 2968 0 R 2976 0 R 2981 0 R 2985 0 R 2987 0 R 2998 0 R 3003 0 R 3006 0 R 3008 0 R 3010 0 R 3020 0 R 3027 0 R 3031 0 R 3034 0 R 3041 0 R 3044 0 R 3047 0 R 3050 0 R 3056 0 R 3061 0 R 3067 0 R 3071 0 R 3075 0 R 3078 0 R 3080 0 R 3084 0 R 3095 0 R 3097 0 R 3101 0 R 3104 0 R 3108 0 R 3111 0 R 3115 0 R 3117 0 R 3130 0 R 3135 0 R 3140 0 R 3147 0 R 3155 0 R 3157 0 R 3165 0 R 3183 0 R 3195 0 R 3201 0 R 3217 0 R 3220 0 R 3225 0 R 3227 0 R 3234 0 R 3237 0 R 3253 0 R 3256 0 R 3261 0 R 3267 0 R 3276 0 R 3282 0 R 3293 0 R 3305 0 R 3312 0 R 3321 0 R 3326 0 R 3329 0 R 3337 0 R 3341 0 R 3346 0 R 3351 0 R 3358 0 R 3361 0 R 3367 0 R 33
 72 0 R 3381 0 R 3389 0 R 3394 0 R 3407 0 R 3414 0 R 3418 0 R 3426 0 R 3430 0 R 3433 0 R 3435 0 R 3441 0 R 3448 0 R 3450 0 R 3457 0 R 3459 0 R 3467 0 R 3474 0 R 3480 0 R 3487 0 R 3496 0 R 3504 0 R 3516 0 R 3523 0 R 3536 0 R 3543 0 R 3545 0 R 3550 0 R 3565 0 R 3569 0 R 3575 0 R 3579 0 R 3582 0 R 3587 0 R 3589 0 R 3593 0 R 3595 0 R 3599 0 R 3602 0 R 3605 0 R 3613 0 R 3615 0 R 3619 0 R 3622 0 R 3630 0 R 3637 0 R 3641 0 R 3644 0 R 3646 0 R 3650 0 R 3655 0 R 3660 0 R 3663 0 R 3677 0 R 3682 0 R 3686 0 R 3689 0 R 3697 0 R 3701 0 R 3709 0 R 3714 0 R 3716 0 R 3722 0 R 3724 0 R 3729 0 R 3733 0 R 3738 0 R 3742 0 R 3754 0 R 3770 0 R 3786 0 R 3791 0 R 3794 0 R 3797 0 R 3805 0 R 3810 0 R 3812 0 R 3814 0 R 3816 0 R 3818 0 R 3820 0 R 3829 0 R 3833 0 R 3837 0 R 3841 0 R 3843 0 R 3850 0 R 3860 0 R 3868 0 R 3871 0 R 3873 0 R 3876 0 R 3883 0 R 3890 0 R 3901 0 R 3905 0 R 3908 0 R 3912 0 R 3915 0 R 3921 0 R 3924 0 R 3940 0 R 3944 0 R 3968 0 R 3972 0 R 3980 0 R 3991 0 R 4000 0 R 4002 0 R 4005 0 R 4008 0 R 
 4023 0 R 4029 0 R 4036 0 R]
+/Count 676
+/Kids [7 0 R 11 0 R 13 0 R 15 0 R 17 0 R 19 0 R 21 0 R 23 0 R 42 0 R 45 0 R 48 0 R 52 0 R 59 0 R 61 0 R 65 0 R 67 0 R 69 0 R 76 0 R 79 0 R 81 0 R 87 0 R 90 0 R 92 0 R 94 0 R 101 0 R 108 0 R 113 0 R 115 0 R 131 0 R 136 0 R 144 0 R 153 0 R 161 0 R 170 0 R 181 0 R 185 0 R 187 0 R 191 0 R 200 0 R 209 0 R 217 0 R 226 0 R 231 0 R 240 0 R 249 0 R 258 0 R 271 0 R 279 0 R 289 0 R 297 0 R 305 0 R 312 0 R 320 0 R 327 0 R 332 0 R 339 0 R 347 0 R 355 0 R 366 0 R 378 0 R 386 0 R 393 0 R 401 0 R 409 0 R 418 0 R 428 0 R 436 0 R 442 0 R 451 0 R 463 0 R 474 0 R 481 0 R 489 0 R 496 0 R 505 0 R 513 0 R 517 0 R 523 0 R 528 0 R 532 0 R 548 0 R 559 0 R 563 0 R 578 0 R 583 0 R 588 0 R 590 0 R 592 0 R 595 0 R 597 0 R 599 0 R 607 0 R 613 0 R 616 0 R 620 0 R 629 0 R 640 0 R 648 0 R 652 0 R 656 0 R 658 0 R 668 0 R 683 0 R 690 0 R 701 0 R 711 0 R 722 0 R 734 0 R 754 0 R 763 0 R 767 0 R 773 0 R 776 0 R 780 0 R 784 0 R 787 0 R 790 0 R 792 0 R 795 0 R 799 0 R 801 0 R 805 0 R 811 0 R 816 0 R 820 0 R 823 0 R 829 0 R
  831 0 R 835 0 R 843 0 R 845 0 R 848 0 R 851 0 R 854 0 R 857 0 R 871 0 R 879 0 R 890 0 R 901 0 R 907 0 R 917 0 R 928 0 R 931 0 R 935 0 R 938 0 R 943 0 R 952 0 R 960 0 R 964 0 R 968 0 R 973 0 R 977 0 R 979 0 R 995 0 R 1006 0 R 1011 0 R 1018 0 R 1021 0 R 1029 0 R 1037 0 R 1042 0 R 1047 0 R 1052 0 R 1054 0 R 1056 0 R 1058 0 R 1068 0 R 1076 0 R 1080 0 R 1087 0 R 1094 0 R 1102 0 R 1106 0 R 1112 0 R 1117 0 R 1125 0 R 1129 0 R 1134 0 R 1136 0 R 1142 0 R 1150 0 R 1156 0 R 1163 0 R 1174 0 R 1178 0 R 1180 0 R 1182 0 R 1186 0 R 1189 0 R 1194 0 R 1197 0 R 1209 0 R 1213 0 R 1219 0 R 1227 0 R 1232 0 R 1236 0 R 1240 0 R 1242 0 R 1245 0 R 1248 0 R 1251 0 R 1255 0 R 1259 0 R 1263 0 R 1268 0 R 1272 0 R 1275 0 R 1277 0 R 1287 0 R 1290 0 R 1298 0 R 1307 0 R 1313 0 R 1317 0 R 1319 0 R 1330 0 R 1333 0 R 1339 0 R 1347 0 R 1350 0 R 1357 0 R 1364 0 R 1367 0 R 1369 0 R 1378 0 R 1380 0 R 1382 0 R 1385 0 R 1387 0 R 1389 0 R 1391 0 R 1393 0 R 1396 0 R 1400 0 R 1405 0 R 1407 0 R 1409 0 R 1411 0 R 1416 0 R 1423 0
  R 1429 0 R 1432 0 R 1434 0 R 1437 0 R 1441 0 R 1445 0 R 1448 0 R 1450 0 R 1452 0 R 1455 0 R 1460 0 R 1466 0 R 1474 0 R 1488 0 R 1502 0 R 1505 0 R 1510 0 R 1523 0 R 1528 0 R 1543 0 R 1551 0 R 1555 0 R 1564 0 R 1579 0 R 1593 0 R 1601 0 R 1606 0 R 1617 0 R 1622 0 R 1628 0 R 1634 0 R 1646 0 R 1649 0 R 1656 0 R 1661 0 R 1671 0 R 1675 0 R 1680 0 R 1692 0 R 1694 0 R 1700 0 R 1706 0 R 1709 0 R 1717 0 R 1725 0 R 1728 0 R 1730 0 R 1742 0 R 1748 0 R 1757 0 R 1763 0 R 1776 0 R 1782 0 R 1788 0 R 1799 0 R 1805 0 R 1810 0 R 1815 0 R 1818 0 R 1821 0 R 1826 0 R 1831 0 R 1838 0 R 1842 0 R 1847 0 R 1856 0 R 1861 0 R 1866 0 R 1868 0 R 1877 0 R 1884 0 R 1890 0 R 1895 0 R 1897 0 R 1904 0 R 1908 0 R 1913 0 R 1917 0 R 1919 0 R 1922 0 R 1924 0 R 1935 0 R 1938 0 R 1945 0 R 1953 0 R 1958 0 R 1962 0 R 1967 0 R 1969 0 R 1972 0 R 1977 0 R 1980 0 R 1982 0 R 1987 0 R 1990 0 R 1992 0 R 1997 0 R 2007 0 R 2009 0 R 2011 0 R 2013 0 R 2015 0 R 2018 0 R 2020 0 R 2022 0 R 2025 0 R 2027 0 R 2029 0 R 2033 0 R 2038 0 R 2047
  0 R 2049 0 R 2051 0 R 2057 0 R 2059 0 R 2064 0 R 2066 0 R 2068 0 R 2075 0 R 2080 0 R 2084 0 R 2088 0 R 2092 0 R 2094 0 R 2096 0 R 2104 0 R 2115 0 R 2129 0 R 2140 0 R 2144 0 R 2149 0 R 2153 0 R 2156 0 R 2162 0 R 2168 0 R 2170 0 R 2173 0 R 2175 0 R 2177 0 R 2179 0 R 2184 0 R 2186 0 R 2199 0 R 2202 0 R 2210 0 R 2216 0 R 2228 0 R 2242 0 R 2255 0 R 2274 0 R 2276 0 R 2278 0 R 2282 0 R 2300 0 R 2306 0 R 2318 0 R 2322 0 R 2326 0 R 2335 0 R 2347 0 R 2352 0 R 2362 0 R 2375 0 R 2393 0 R 2402 0 R 2405 0 R 2414 0 R 2432 0 R 2439 0 R 2442 0 R 2447 0 R 2451 0 R 2454 0 R 2463 0 R 2472 0 R 2475 0 R 2477 0 R 2481 0 R 2495 0 R 2504 0 R 2509 0 R 2513 0 R 2516 0 R 2518 0 R 2520 0 R 2522 0 R 2527 0 R 2540 0 R 2550 0 R 2558 0 R 2564 0 R 2569 0 R 2580 0 R 2587 0 R 2593 0 R 2595 0 R 2604 0 R 2612 0 R 2614 0 R 2622 0 R 2630 0 R 2632 0 R 2641 0 R 2644 0 R 2654 0 R 2658 0 R 2667 0 R 2675 0 R 2680 0 R 2684 0 R 2688 0 R 2690 0 R 2696 0 R 2700 0 R 2704 0 R 2710 0 R 2716 0 R 2720 0 R 2726 0 R 2730 0 R 2739 0 R 27
 44 0 R 2749 0 R 2758 0 R 2764 0 R 2771 0 R 2774 0 R 2777 0 R 2785 0 R 2790 0 R 2793 0 R 2798 0 R 2808 0 R 2813 0 R 2815 0 R 2819 0 R 2826 0 R 2829 0 R 2840 0 R 2843 0 R 2849 0 R 2857 0 R 2863 0 R 2868 0 R 2878 0 R 2883 0 R 2887 0 R 2896 0 R 2901 0 R 2905 0 R 2907 0 R 2918 0 R 2923 0 R 2927 0 R 2929 0 R 2931 0 R 2941 0 R 2946 0 R 2948 0 R 2954 0 R 2957 0 R 2961 0 R 2967 0 R 2972 0 R 2977 0 R 2982 0 R 2987 0 R 2989 0 R 2992 0 R 2995 0 R 2998 0 R 3009 0 R 3011 0 R 3015 0 R 3018 0 R 3022 0 R 3025 0 R 3029 0 R 3031 0 R 3044 0 R 3049 0 R 3054 0 R 3060 0 R 3068 0 R 3070 0 R 3078 0 R 3096 0 R 3107 0 R 3114 0 R 3130 0 R 3133 0 R 3138 0 R 3140 0 R 3147 0 R 3150 0 R 3155 0 R 3158 0 R 3160 0 R 3162 0 R 3164 0 R 3167 0 R 3184 0 R 3187 0 R 3192 0 R 3198 0 R 3207 0 R 3213 0 R 3223 0 R 3233 0 R 3241 0 R 3246 0 R 3251 0 R 3256 0 R 3259 0 R 3267 0 R 3271 0 R 3276 0 R 3281 0 R 3294 0 R 3297 0 R 3303 0 R 3309 0 R 3314 0 R 3323 0 R 3333 0 R 3339 0 R 3348 0 R 3357 0 R 3362 0 R 3368 0 R 3374 0 R 3378 0 R 
 3380 0 R 3386 0 R 3393 0 R 3395 0 R 3401 0 R 3403 0 R 3409 0 R 3417 0 R 3423 0 R 3432 0 R 3438 0 R 3448 0 R 3458 0 R 3469 0 R 3483 0 R 3486 0 R 3488 0 R 3492 0 R 3505 0 R 3511 0 R 3516 0 R 3522 0 R 3526 0 R 3529 0 R 3534 0 R 3536 0 R 3540 0 R 3542 0 R 3546 0 R 3549 0 R 3552 0 R 3560 0 R 3562 0 R 3566 0 R 3569 0 R 3577 0 R 3584 0 R 3588 0 R 3591 0 R 3593 0 R 3597 0 R 3602 0 R 3607 0 R 3610 0 R 3620 0 R 3625 0 R 3629 0 R 3632 0 R 3640 0 R 3644 0 R 3652 0 R 3657 0 R 3659 0 R 3665 0 R 3667 0 R 3672 0 R 3676 0 R 3681 0 R 3685 0 R 3697 0 R 3713 0 R 3730 0 R 3735 0 R 3738 0 R 3741 0 R 3749 0 R 3754 0 R 3756 0 R 3758 0 R 3760 0 R 3762 0 R 3764 0 R 3773 0 R 3775 0 R 3780 0 R 3782 0 R 3787 0 R 3795 0 R 3805 0 R 3809 0 R 3811 0 R 3814 0 R 3821 0 R 3828 0 R 3836 0 R 3840 0 R 3844 0 R 3848 0 R 3853 0 R 3856 0 R 3868 0 R 3875 0 R 3898 0 R 3902 0 R 3910 0 R 3919 0 R 3928 0 R 3931 0 R 3934 0 R 3937 0 R 3953 0 R 3958 0 R 3965 0 R]
 >>
 endobj
 4 0 obj
@@ -49,19 +49,34 @@ endobj
 >>
 endobj
 6 0 obj
-<< /Length 628
+<< /Length 810
 >>
 stream
 q
 /DeviceRGB cs
-0.0 0.0 0.0 scn
+0.2 0.2 0.2 scn
 /DeviceRGB CS
+0.2 0.2 0.2 SCN
+
+BT
+223.8775 718.161 Td
+/F1.0 10.5 Tf
+<5b5d207c20> Tj
+ET
+
 0.0 0.0 0.0 SCN
+0.0 0.0 0.0 scn
+0.2 0.2 0.2 scn
+0.2 0.2 0.2 SCN
 
-q
-306.0 0.0 0.0 77.9618 144.64 652.1632 cm
-/I1 Do
-Q
+BT
+242.725 718.161 Td
+/F2.0 10.5 Tf
+<68626173655f6c6f676f5f776974685f6f7263612e706e67> Tj
+ET
+
+0.0 0.0 0.0 SCN
+0.0 0.0 0.0 scn
 0.6 0.6 0.6 scn
 0.6 0.6 0.6 SCN
 
@@ -88,9 +103,9 @@ ET
 0.2 0.2 0.2 SCN
 
 BT
-449.5061 297.4114 Td
+483.5366 297.4114 Td
 /F1.0 10.5 Tf
-[<56> 60.0586 <657273696f6e20322e302e302d626574612d32>] TJ
+[<56> 60.0586 <657273696f6e20322e302e31>] TJ
 ET
 
 0.0 0.0 0.0 SCN
@@ -109,92 +124,35 @@ endobj
 /ArtBox [0 0 595.28 841.89]
 /Contents 6 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F1.0 10 0 R
->>
-/XObject << /I1 8 0 R
+/Font << /F1.0 8 0 R
+/F2.0 9 0 R
 >>
 >>
 >>
 endobj
 8 0 obj
-<< /Type /XObject
-/Subtype /Image
-/Height 80
-/Width 314
-/BitsPerComponent 8
-/ColorSpace /DeviceRGB
-/SMask 9 0 R
-/Length 7026
-/Filter [/FlateDecode]
-/DecodeParms [<< /Predictor 15
-/Colors 3
-/BitsPerComponent 8
-/Columns 314
->>]
+<< /Type /Font
+/BaseFont /71be00+NotoSerif
+/Subtype /TrueType
+/FontDescriptor 4588 0 R
+/FirstChar 32
+/LastChar 255
+/Widths 4590 0 R
+/ToUnicode 4589 0 R
 >>
-stream
-x��]{|���=	��Hz�A��$�k$�	ʡu=���9-=N4�EQ�Q��n)~hq�ŭi(��(qk�*I�����<ُ1�2�;;;;�y������|�7�=��߼�7%A�)�P��V<��Ǐ�
�x������B�&�?��ʬ�I� 4���-,,��'L�еkת�*쩬�4�]
��d�
-Q�O]%�
-hg��1[�yAL�g���O�>]SS�Rn��Hr�TH+A�	!*O����R������ #U��K��?H�]	ƌ�������2F��@�\]�`�������_�,�p���
� A ��رcǣG�T�����*�$U�El���)**R�bۭ[73�e0$�J�LJ�aX�ؐ��EF��hѢů��j��@z�#���%�8�J{|||��;::VTTo7H�*�g���e�سbŊ��\�_ѡ��fm��*�gЊ*i%f�߿���N�W[[[ooo����3,�O�iC�6��///�?��Ԉ�ZH�*�O�MZ	������B�?YXX���5�Jt��3D�� 99Y�1��������\X�]cccǍ����.�R�{�=gM�4�s�4&O���܌4�D�P1U���chA� ��6rɬ�}��6�BZ_|�EJL��v*���ׯ�FTT������<��IA`lBB�)%s6lؠ�t�s䰩S�VUUS"}��//�S�E�9Ơ��߲C�999���񅸸��˗߽{W!?��Ӆ^�t�K�.�f(�5ᶒ���ԓ
 N�)�?A��X%8_��3"@�D*�r�J��h^yhw����Q����G�����ݻ��
-+�m��1]'N�hee�(�1��FG�����%�����9�����4wD����?���?Y�v������ٹL����MٴiS���I��
r Q���=�s���H�occS]]mnC�ԕ�$���;w�����7�ܺu+S�i��$�ժ���3��o�J�$�48EeR2K�*ŭ^������j�*ձ������r劥�%�c�ы�h{�J����edd |=|�pttt�=����c�2�Ш�BB3]�}NS�;�%rv�U�6��0��ܭ��%����Mc�0=�'0�0._�<//O��a�Ç�����������-[�L�6�[�n���/��rYYDؼ�m|YM���._�����ӌ�=�9�*��������USS��K/q�ZK�YYYNNN���vvv�|�
H;j�(��BX3]���/�sW�B��X��
�����σcĆm۶�k���ݻ�\�\	\9;;��ɓK�,�;wnll,YM0�6>u�O�������VHx���z�@�U ''D�^UU�o�e�甈��G�߳g�cǎ1m�P&
 ]�Y�����*6@[@W8��2��w�%<�2eJ���oܸ!@�q� 8���������#R�����Z;�H������sPP���9<�7� phh(bˇ
-9p����"�=u��իW;v���sY[[�^�XF���ظq��K�1c��u}����s�x��'	�G��2dHII�)$ܣ�.��j�� R�y�&�#p_��p~����ݻ�?~ԨQ��B|;o�<j|�*�߿o�E6m��DF�@������r�q+_@0L�I�Kh8��p��兄�@����~K�����۷gff�ݻ����c/&�Մ@+��<Sլ���]�7A�W��lZ�n�o߾���o*+���srr�;ʥ��w�ܹu��>>>�AIt5���֬YC=�O��"������	�8"777000##�R&<POr0�bѢE����\
�1<�=z�9s�m۶O��]5���zݺuS�L�����!�666�^���r���лwoH�y��uZT!��Ν3h†��G��9s�%K�`?���s�M4���
�ѳD���/7f������D�\�k׮�N���\�����������eٲe��Iqw��*��Mvs���~.�ٺ�qm��)�x/��T�K���u�ՠ��K���;*?��}��
 ��D5�MO899�ڵ���<�������1�=�8�٬�Ns_(/j<9[Y��h�7(��`�{�Т���Һ��x|���kD@!��SJ���csN�pTX��tJaI��@¢�*�����c$�O���w^�޽A)3'	�}�ȑ���III"w���x������iݧ�x�R��vu���z�u���ށ2�@�&��z��sȟe�Ǥz:��W�S���[p���L!#\MvstOC�1r%W�,]6<OF��u�W^y�L�!hժUtt�ڵk�ܹ�oYB���t��͈��U�A�n�*,M>U����e(A�RT���R����\c�y"��5��W5�,�s�$��1h�\W	\]�t�̙3KJJ�k����ˋ��#\2d���
�B��G�����΍:�����TwGp5��3Ui��U���tz�����Ϛ5�O>)..~>�:322@Tlp�*%�Z?ڌ�B�\诂��4�{�N�k��GXQE��U%�;���B�N�:
<xΜ9EEE涋O��� 2�t�a�����L�����Y�
-Y.J�<�4H���� | ))�,�����a�f+B�������'`?�����ѣ_}�ykPq�H���[l.�f��\%H�i>����֎�)d}��Ç��;v?~|LL��@U���������������5Y�AUU����r�t������d���AWJ��&m�0���n\�\���W�^666�-�}r9_���~饗:w��b,������o߾�q���ӧ5�78--����0h�Xt��,�>^0�Q�)�^����Ӎ)[�W���Β!�d|?ߪ��(��g��Bߋ�V�����g����dj(�k�.|�$@W�[�p@����S����>JHH������>}:e�����,���P��vh�:*ݕ�]��t>�d]ҭ��
-JΚS�:�5�x�tG1fíZ�jٲe�$y4�/��Eo_��d�
-�T�N �fdd�՗/_V��/^�H���_`E1�Tor+4��.W	R��O�f#�1V�,%V'y�/�4V����mov4/ڴi3u�T�U���OƯG��7o^JJ
-92  ��ٳ�&M���P9��ѣp��7C7QN�9�x�#���SeZF^Êu�H�~���i�|.�Y]�� �*�9s&22��E<L??�m۶-X��ĉ�n�bW�+W��1b�ܹ���nnn���������+V����n��i::"�{��!��3v��v����V&��r@Jk'��fq#��v�ҋ欱��Sk���
�͏�NG��c�;���7�\WgGO7�ٳg^^�s!ڷo�p�����\���am~~��S�JJJ������ײeKT�*�;�F(�O?�ԡC���~���� ���p��*�����>���Š��R����,�Hf`YS���h���+��A��c4H7Ӊ'�Vkn��l�ӧ����k�Q��@ܼy��_|||ț�H���e�V�p
-�".���\�r��}�ܹ�W�^�v
�/h��_>x�#�������G�~�(��d�`���~�{s|�f�԰V��;ɋ4�C�z�_I)=>'��u.^�8&&�W�,���I����|���իסC�q�ٳg��5���;u�T]]Mƙp���-d6���wN�<�q����`(��͛g͚??�zÆ
���?������
-~2���(�*<�d���M�U�W ��Q���C�4LHDLv��9m�4�x�"C������w���wZZZ��h��>m�=p�Bh�a�n߾M(����������a��q�(�P����������˗//]�N�ٳg����@}̘1�& ���\@���Ͽ��+:mn�tE�=����R��O���ra�4��:8�P�gk�X+���9�;99������}��LQ�?��c��,K��
P����%�H��X[[BHqe|2d�Vx��Pğ���(���߇�¿ݵk����g������x�ҥ�۷CNq<��G}w�؁��,�����>o�tE��q���Ku���fn��j��fϡ��\Q8Ð��[��?4�};��[�\�mB*�o��F�A$��aaa˗/�������BH�
-�LHH@��P隚�)S��  ���w�A���J� "�i$l���8|�06V�Z�������w\3''��&̀�BcI�̂�HW���1�Ufn�𛖠���|��hp�Ν�=Qڿ?��R�$�H+�XÓt�^^^3g��2���֭[׶m[H����͛7<郏
�u͚5(��HMcj�F��}�ѕ�� ���0c۶m���&JW@a!
-g��@cez'��es�4iҕ+W:)�S�Uf�E!}�	>��Y`���Ç�� ��e.�_WCT��"����Ak׮%��f��K"��ѣG8p���<�K�C؋нV?�۴4��m�әҶV�)s��`�91�5�Y]=NQ�l+dܫ��I�Z�5P_'�{�Ps~2y�9�a�<�;���
���ͅH�gY��ݴiӞ={�]��q����kll�o��ַo_:����G�.]:{���j
�C���^��~e��jڬ]AJOvsl�\�ws�e{O~�؊��7���V׭�5`�?�9�o��6=.�'Ў���U�_�!�{�����2�p���=D�w��Æ
���o^��KLL���@��͛�1�W"�����۷7�j��3f̘5k��ի�_�� --�b�t�uK����
�L)��9�Htv�ɴ�9�h��<�3��p��&{xP
--��V�*��ɓ'���
�w��ƍ7,XХK��w���t(��r���ۻ��!�)S�|�QUUUVV����x�F�ڹs'u���?�*�(����>�xBB��?��됲2�ڮ���,4:=����B���j+�58�*�C[\�fMEE���Zq���Ӄ��AE螺Z�O?��%K������I
-���k>�7��yv�ϟW9���7b��3�&�"�њѦy�(�M��q?��[GV�'j׮���Zmmm===�����ײgs<�������v���7���L�=��[�np�����ӧ	c۴i���|��~���\��դ��(GU@S�V���(�>���os�6��Vr��!�ЈB��_x���ٶm[NN���k������B:B0x�`Աc�`�K�s�������}fP@^T�r���*�`��q��EC���T����j٫W�S�N����ǦM�&O������/Z���9�~~~G���_�b��Q�}��M�4	�8�p��q���'�����k׮e.UA ����9������x���-Ns���
~/�jbb"�|��=�Z����ۺu+�:x�`���q�����H�*��e��������S�Nuvv�����C�a-J��o��6NA��6��KW�
W<ް@0;W�� �M���N�6���'�رcI��k׮e˖��曗/_�������W_
 ���[�;w��JK��r���>����������tfbӰa�F�	�nٲ%:��>|�cǎ���@���#LHIIA��x�՚�3����0>�~�J���X��5�
.\ iI����H������є���̙C=	)W�\������7n�@���{o�…4O�����������4P�����С�СC?���-Z�?��ĈU�p��Ő����&��?q�b��Ç��g��ܹsq�q���كx��_$}�M���4'�h����z4����A�ת3�������	�j�f�\]]�?`)"=��u�֑cв�lق��WQQ�~�z�uuu!!!`&��|�9s�gϞ��m��ɠTiiiUUd��L)]\����'����E��Y���4&:5�tzz:�ڽ{��˗���gŊ�brr���#B��m����ӥ���}�]vv��3�N���z�UO;x��B��f��&Û0+W)�/M9�h׮|B4��5
-�1��_���
4q�M�KA0�����?|�t|���U2�4��c ݫV��v�� g���C�ѭQ�KG��~���\�z5�''�رc����z��98�rj.��AWm&]�`�3������*Xr*�(;�х^PP2*��$��&{x�U���Xw��ȴ��VM1�l�>QAY*�5����Zև��z�����fee��Ą	�LJ��WhѥK���˽z�*bQ�!��􁟸��o�A=�Iǧ/�q[����h��\ݰaD���e����zmo�'ĬY��\�������mxx�3�M1~�4N@��{�̂�Jj����>��#U�kқ���M��d�f50��Hvķ�~U�b@g"������u̘1}����_����/���8���۽{�;v,�@�+��m�'D��D�5�*L�<~8��ҫW������}�~��'�,���7z(����U~�<]	"ƣG�lmmO�8��GeffB4�t�BC�u��ٳgU"^�۴i��
-�ő�v�3fr��ѣZx�Y��y���D��n���#p]�d	|���8w�wFF�Ɯ9s�N�jƊHh� *�O�{�M4P�6Z0Zgtt4�]̔XeSO��꫔2��ڵ����СC��ᇝ:uB�Q�={�899Ar�ș��0{�l|�D(��� A
��k׮������4F�
Z6�� �9o�<2������wpppDD���{^^����\nj���ԡ���Ki���ׯ���&P�'!J�CK��������ZZZ�9R0�%Hh�@(No�tC���ׯ �̐�&///��$�*d^�t���#Hɵ����I� At�3���m۶$�+22��I� A���'L�`o߰j�W���	�:�Ekaa���K,7�	t$��N�k}}}�Ν9�-K��T�(J��fn޼��W_�n�ޠq���ѭ[7z;##�l��U�
-endstream
 endobj
 9 0 obj
-<< /Type /XObject
-/Subtype /Image
-/Height 80
-/Width 314
-/BitsPerComponent 8
-/ColorSpace /DeviceGray
-/Decode [0 1]
-/Length 4209
-/Filter [/FlateDecode]
-/DecodeParms [<< /Predictor 15
-/Colors 1
-/BitsPerComponent 8
-/Columns 314
->>]
->>
-stream
-x��\	\T�?w�a	dQW
5����'j����b�����[h>Dl�-\���KY�R�+n�&������,�(�0����63wfΝ;�����)��s��������w�����2R�
-T@���"��Ȅ�����Vp�~Qݤ�RB_	Juu��u.e(O$&jkA�#��J0�{��Rg�=�X	Դל��bK4&�H 9s�Hg$n�X�Vt�b���$p�P���y�
6����;���E�
6�aR��S?C]JŶ�h��
-�wO_˵b[l4���@Q։��	ף4�)���c�k��˂U����$�q�M6�Y�(���e��9�HX'�	,�øܼDT��u�q��L��Sl������X�@K
�fR�,{�Y�_c��6wÞ�&�#VQK�=&��lN��0��.���֬��c�1�����5o�k�r�@å	�n���^�;�?0	]a���&㺔�h�)-�&��#�m)R���ä7u��cmI��o�U1��z��B��@Sr���:��Y��!_r���o�뇪/𰅫v��U��H�(q�0M*O/�r��,n�챝�1%C?Y(NA!e]�˼�h
-¾SQ٫��qN3Q�T�>H4¡@�J�oz��P�	r֍��8�~�w1����Y��I���C�k��k33�`ǥ��]�m�½@͢�fY�����(� �K��ʪ/�c�HcF>�����5���&Y����r2��4-�{ڔ��x�Wڐ��7�l�˞�-m���p~�c޾9`�j)��c����V�..�ύ�Ne��QB��0Gt�K f8D�ŴJ�u���t�f��W�Z�4\gʉ�.�Dm5�*����<	Y�Zm��5[��80�a�F9�a�n�R#���		��Gh��R#[�^h
-}�9�g<V����e]�� �'����_�r�4aX���d�`���(��'�����O{���W��h˖;�W�����E�
���]T\$��@�P��A�۠��ҴN�ݻ�ߺeX�Hc�&�7�ŏ������"�<6.X�sh�x�#'G����t7.���)�
���nK��C�Ŏ9�x�>
ú�M9�?��/@h��w�����8���y�c�=�u:ƨ��xt2ؤ��+�v"�!����Q��v���Ilr���<Ӝ��(�T��>�<�񘟑t�W��PBz����*�Ӧ	��U�����Y�O��y�p$�0���EtM���4ZQ��Nx�^,=V��'
-ݲu.� Y�S���w�lw�L�%,)f��3�D�G�&:ro�,���h�Q	r�l����szs��R�ux���!ɺ��8��a-D�_�"<�����:��]�g*9Z<��yׄ�z7��ӫ�A�����`�����E�m��L:$���<
-���U�@n�,q9B�F�
��X����/���P/�O_����Ց��Ɇ��R��5�	x�R�
7��ˀ��*�۔�r2{4Ͳ�Pj#}}휯��^r��i���8鰾��o�� (T�:��&e]���ǶţK_NJ�ݮ@q�n��l�rv��Y-,_��Չ���¢;�#��ܬ+XE�r�}�^z��U�|&ɹ;��u�[���^Cd�����\�}Mh#�xq̏��6/$D�2��n 7e�z�H�nv��n�5����i���:��S�:�OA^�����1��#�T���p���F_Ұ�9']������|M������ADŽ�k��t�ؖ���6���kg�;!X98svγ�Q�䑶y�+�L]��祌���+��v�rf�ː�`1U\�ٺ[b�M��}�Sy�X�F�с��� m�}(��]e�hnU`�>-[�v�иDk�'`ê^ X7���6b'�;P�C�E�˺�6y����)�A�ɚx�2ʸy�J�ŊPԬ[�[�x×ѩ�RF'k��@�9��b/�>̹�÷�8���e��qh�Y���
 �C�s?;=��d]ee~���ӽ��S.`E�8�X���sH�3��]%a�3�ԕ�Hʣ]�k^���ݎu��!�!�ޟ?]�\��R
��Ɏ��S~�>ÿ���Mp�h&f�QI�r�2#�,Ό{ﲃm;lt���Od�[�~�����<��)�%�<�j$��o�`v�B��
�B�À�Iz�S�h�I�VrY}�����f��ki=eߍ-"o�ZŴ�&�{t���3�x��Y�-���V��97G�xM��sݹz�w,�Ĝ�C��BV�H\<}m��ؘ^AoLط��7v�s��qc�.2]##���):kj�@Wz֕D<�D��vԵ�q��u�O,���ju�Pt�-������m�=����}Dxk��P[��L�}if���{ߟ��h5���GQ,�)y�]����g�H�R�e���&jp��/�v��c�Z4�O	��b�J�6�1�6uBg'\W��R��S�k�	���u��8�h:��]Z�z�.�k�ݰkH�Y|Z5��F(]�b��N�J�
��?����?�D��O
�}^�Vr2���[9!�	��u$eȒ�A��
 ��J	a<$����;��$��\�5��<	�����l��xٶBr���}fʫ:�S��>D��l���=W}䛳w��D}Q��5�q��F5�LNW��XU�;����#���>μ�~����q�9�c� �~��YUi_F�j�������+|�_^–;V��R�����"RYq-�o���%��Ϥ��MG]2�%����������k�Ҥ��\w�{��[������K�b<Z�Ҟe<v`�Va�E��b�O�,��s6�k�uPq�<��9�Q���7�0bX^y�`��\��w��7�\yd��,�A�&e,G-6|&u��T�X��qY�h�at
���g�#M4 qd+���^�������q-��f݁�t(���!.x?h���lɮ�-��~�f��yѬB�xP���	t���p�Ѐ�:�Z=���I�[�P�7�Ќj����7Ȣ���S&�9�/(j2�����k{*�7m���ǯ"㥶����*4��?a��K���¦a!��Լ�}�<r���8��~�
u5;,ymX�%��
 ��H;������O�/S�~��z���Q�G;|��/=ɺ?��q3E1�BSƠ�m gj4Oc��B���J��Ɵ1�ݛے[�b��a�E���^��}�"��+�u��踹�������������u�\���>G��j��ͺ>�r.0In��*�9���B���]L���X7i�����P�<7��s����yֵ>�!Xd��yh�^.��\Kt_ס͚�v��ٹ�-_KN\���u��=D��v	o�����F'Σ�
Cb�����7����K�,�[��Xk�����w���'�e�^GBS��v�%�y�ɹ[3���1�4Q��.�����h�5��	_��YQ^�3*GO�u������B��V��B	Դ�{��-Q��
AT�t�B䠻�<�;�;_�I����j;�x��P��"�5�!V&j��|�Jc��w��Y��xi�z�P`��^}%�[t�t�ǭ�g�צ�N{9�舄9�U���;��&���-Ā��V:+n�]���NjjΞ�_������|o�cNm�
 �;�)�����‹Wnpԧ�dF���+ċ]R^��M(M�r�8��c�V��F#r�ÿ�_l-fSs�PL[.�hhd�Ȭ�[�	�
-Ȋ����2�mʀ�����)����h&��q���$M�qqN�e���7�~E O��A!Y��_���q��f����v	
����^���"��A�*����?O����������2K��S���3�}X&q��bP3�����ٿ<���P���P%hz����>��s�!��
!2Q²������M�>������
Io��
�'M
-�rRt�{9/�:G	)����c��Nuι۸g�N^��O^/��#0��|T�������n�3�i��j�g�
*����f���=p3��R�m��3���K�=h]n,��8=l��l)&�	��H�
-��)�
��=�2&�0�����S}cF�D�J6hw9|x�M�k	|�)��A{���j|��
8�iw�!"��]��`��-�_[�{� �����vO�
�6xĵ����_
-x�o���
-�|�d�����$䧜���]vY
-endstream
-endobj
-10 0 obj
 << /Type /Font
-/BaseFont /71be00+NotoSerif
+/BaseFont /15e86a+NotoSerif-Italic
 /Subtype /TrueType
-/FontDescriptor 4695 0 R
+/FontDescriptor 4592 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 4697 0 R
-/ToUnicode 4696 0 R
+/Widths 4594 0 R
+/ToUnicode 4593 0 R
 >>
 endobj
-11 0 obj
+10 0 obj
 << /Length 27662
 >>
 stream
@@ -206,7 +164,7 @@ q
 
 BT
 48.24 782.394 Td
-/F2.0 22 Tf
+/F3.0 22 Tf
 <436f6e74656e7473> Tj
 ET
 
@@ -407,7 +365,7 @@ ET
 BT
 535.301 677.936 Td
 /F1.0 10.5 Tf
-<3137> Tj
+<3138> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -447,7 +405,7 @@ ET
 BT
 535.301 659.456 Td
 /F1.0 10.5 Tf
-<3138> Tj
+<3139> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -487,7 +445,7 @@ ET
 BT
 535.301 640.976 Td
 /F1.0 10.5 Tf
-<3230> Tj
+<3231> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -527,7 +485,7 @@ ET
 BT
 535.301 622.496 Td
 /F1.0 10.5 Tf
-<3235> Tj
+<3236> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -567,7 +525,7 @@ ET
 BT
 535.301 604.016 Td
 /F1.0 10.5 Tf
-<3239> Tj
+<3330> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -607,7 +565,7 @@ ET
 BT
 535.301 585.536 Td
 /F1.0 10.5 Tf
-<3330> Tj
+<3331> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -647,7 +605,7 @@ ET
 BT
 535.301 567.056 Td
 /F1.0 10.5 Tf
-<3730> Tj
+<3731> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -687,7 +645,7 @@ ET
 BT
 535.301 548.576 Td
 /F1.0 10.5 Tf
-<3732> Tj
+<3733> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -727,7 +685,7 @@ ET
 BT
 535.301 530.096 Td
 /F1.0 10.5 Tf
-<3830> Tj
+<3831> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -767,7 +725,7 @@ ET
 BT
 535.301 511.616 Td
 /F1.0 10.5 Tf
-<3833> Tj
+<3834> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -807,7 +765,7 @@ ET
 BT
 535.301 493.136 Td
 /F1.0 10.5 Tf
-<3834> Tj
+<3835> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -927,7 +885,7 @@ ET
 BT
 529.4315 437.696 Td
 /F1.0 10.5 Tf
-<313033> Tj
+<313034> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -967,7 +925,7 @@ ET
 BT
 529.4315 419.216 Td
 /F1.0 10.5 Tf
-<313034> Tj
+<313035> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1007,7 +965,7 @@ ET
 BT
 529.4315 400.736 Td
 /F1.0 10.5 Tf
-<313035> Tj
+<313036> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1047,7 +1005,7 @@ ET
 BT
 529.4315 382.256 Td
 /F1.0 10.5 Tf
-<313036> Tj
+<313037> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1087,7 +1045,7 @@ ET
 BT
 529.4315 363.776 Td
 /F1.0 10.5 Tf
-<313038> Tj
+<313039> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1127,7 +1085,7 @@ ET
 BT
 529.4315 345.296 Td
 /F1.0 10.5 Tf
-<313130> Tj
+<313131> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1167,7 +1125,7 @@ ET
 BT
 529.4315 326.816 Td
 /F1.0 10.5 Tf
-<313131> Tj
+<313132> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1207,7 +1165,7 @@ ET
 BT
 529.4315 308.336 Td
 /F1.0 10.5 Tf
-<313137> Tj
+<313138> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1247,7 +1205,7 @@ ET
 BT
 529.4315 289.856 Td
 /F1.0 10.5 Tf
-<313138> Tj
+<313139> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1287,7 +1245,7 @@ ET
 BT
 529.4315 271.376 Td
 /F1.0 10.5 Tf
-<313230> Tj
+<313231> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1327,7 +1285,7 @@ ET
 BT
 529.4315 252.896 Td
 /F1.0 10.5 Tf
-<313231> Tj
+<313232> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1367,7 +1325,7 @@ ET
 BT
 529.4315 234.416 Td
 /F1.0 10.5 Tf
-<313233> Tj
+<313234> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1407,7 +1365,7 @@ ET
 BT
 529.4315 215.936 Td
 /F1.0 10.5 Tf
-<313234> Tj
+<313235> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1447,7 +1405,7 @@ ET
 BT
 529.4315 197.456 Td
 /F1.0 10.5 Tf
-<313235> Tj
+<313236> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1487,7 +1445,7 @@ ET
 BT
 529.4315 178.976 Td
 /F1.0 10.5 Tf
-<313236> Tj
+<313237> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1527,7 +1485,7 @@ ET
 BT
 529.4315 160.496 Td
 /F1.0 10.5 Tf
-<313237> Tj
+<313238> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1567,7 +1525,7 @@ ET
 BT
 529.4315 142.016 Td
 /F1.0 10.5 Tf
-<313239> Tj
+<313330> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1607,7 +1565,7 @@ ET
 BT
 529.4315 123.536 Td
 /F1.0 10.5 Tf
-<313334> Tj
+<313335> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1647,7 +1605,7 @@ ET
 BT
 529.4315 105.056 Td
 /F1.0 10.5 Tf
-<313335> Tj
+<313336> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1687,7 +1645,7 @@ ET
 BT
 529.4315 86.576 Td
 /F1.0 10.5 Tf
-<313336> Tj
+<313337> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1727,7 +1685,7 @@ ET
 BT
 529.4315 68.096 Td
 /F1.0 10.5 Tf
-<313337> Tj
+<313338> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1736,7 +1694,7 @@ Q
 
 endstream
 endobj
-12 0 obj
+11 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
@@ -1744,16 +1702,16 @@ endobj
 /BleedBox [0 0 595.28 841.89]
 /TrimBox [0 0 595.28 841.89]
 /ArtBox [0 0 595.28 841.89]
-/Contents 11 0 R
+/Contents 10 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F2.0 29 0 R
-/F1.0 10 0 R
+/Font << /F3.0 28 0 R
+/F1.0 8 0 R
 >>
 >>
-/Annots [4038 0 R 4039 0 R 4040 0 R 4041 0 R 4042 0 R 4043 0 R 4044 0 R 4045 0 R 4046 0 R 4047 0 R 4048 0 R 4049 0 R 4050 0 R 4051 0 R 4052 0 R 4053 0 R 4054 0 R 4055 0 R 4056 0 R 4057 0 R 4058 0 R 4059 0 R 4060 0 R 4061 0 R 4062 0 R 4063 0 R 4064 0 R 4065 0 R 4066 0 R 4067 0 R 4068 0 R 4069 0 R 4070 0 R 4071 0 R 4072 0 R 4073 0 R 4074 0 R 4075 0 R 4076 0 R 4077 0 R 4078 0 R 4079 0 R 4080 0 R 4081 0 R 4082 0 R 4083 0 R 4084 0 R 4085 0 R 4086 0 R 4087 0 R 4088 0 R 4089 0 R 4090 0 R 4091 0 R 4092 0 R 4093 0 R 4094 0 R 4095 0 R 4096 0 R 4097 0 R 4098 0 R 4099 0 R 4100 0 R 4101 0 R 4102 0 R 4103 0 R 4104 0 R 4105 0 R 4106 0 R 4107 0 R 4108 0 R 4109 0 R 4110 0 R 4111 0 R 4112 0 R 4113 0 R]
+/Annots [3967 0 R 3968 0 R 3969 0 R 3970 0 R 3971 0 R 3972 0 R 3973 0 R 3974 0 R 3975 0 R 3976 0 R 3977 0 R 3978 0 R 3979 0 R 3980 0 R 3981 0 R 3982 0 R 3983 0 R 3984 0 R 3985 0 R 3986 0 R 3987 0 R 3988 0 R 3989 0 R 3990 0 R 3991 0 R 3992 0 R 3993 0 R 3994 0 R 3995 0 R 3996 0 R 3997 0 R 3998 0 R 3999 0 R 4000 0 R 4001 0 R 4002 0 R 4003 0 R 4004 0 R 4005 0 R 4006 0 R 4007 0 R 4008 0 R 4009 0 R 4010 0 R 4011 0 R 4012 0 R 4013 0 R 4014 0 R 4015 0 R 4016 0 R 4017 0 R 4018 0 R 4019 0 R 4020 0 R 4021 0 R 4022 0 R 4023 0 R 4024 0 R 4025 0 R 4026 0 R 4027 0 R 4028 0 R 4029 0 R 4030 0 R 4031 0 R 4032 0 R 4033 0 R 4034 0 R 4035 0 R 4036 0 R 4037 0 R 4038 0 R 4039 0 R 4040 0 R 4041 0 R 4042 0 R]
 >>
 endobj
-13 0 obj
+12 0 obj
 << /Length 29085
 >>
 stream
@@ -1795,7 +1753,7 @@ ET
 BT
 529.4315 794.676 Td
 /F1.0 10.5 Tf
-<313338> Tj
+<313339> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1835,7 +1793,7 @@ ET
 BT
 529.4315 776.196 Td
 /F1.0 10.5 Tf
-<313339> Tj
+<313430> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1875,7 +1833,7 @@ ET
 BT
 529.4315 757.716 Td
 /F1.0 10.5 Tf
-<313430> Tj
+<313431> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1915,7 +1873,7 @@ ET
 BT
 529.4315 739.236 Td
 /F1.0 10.5 Tf
-<313431> Tj
+<313432> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1955,7 +1913,7 @@ ET
 BT
 529.4315 720.756 Td
 /F1.0 10.5 Tf
-<313432> Tj
+<313433> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -1995,7 +1953,7 @@ ET
 BT
 529.4315 702.276 Td
 /F1.0 10.5 Tf
-<313433> Tj
+<313434> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2035,7 +1993,7 @@ ET
 BT
 529.4315 683.796 Td
 /F1.0 10.5 Tf
-<313530> Tj
+<313531> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2075,7 +2033,7 @@ ET
 BT
 529.4315 665.316 Td
 /F1.0 10.5 Tf
-<313531> Tj
+<313532> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2115,7 +2073,7 @@ ET
 BT
 529.4315 646.836 Td
 /F1.0 10.5 Tf
-<313532> Tj
+<313533> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2155,7 +2113,7 @@ ET
 BT
 529.4315 628.356 Td
 /F1.0 10.5 Tf
-<313533> Tj
+<313534> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2195,7 +2153,7 @@ ET
 BT
 529.4315 609.876 Td
 /F1.0 10.5 Tf
-<313534> Tj
+<313535> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2235,7 +2193,7 @@ ET
 BT
 529.4315 591.396 Td
 /F1.0 10.5 Tf
-<313538> Tj
+<313539> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2275,7 +2233,7 @@ ET
 BT
 529.4315 572.916 Td
 /F1.0 10.5 Tf
-<313630> Tj
+<313631> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2315,7 +2273,7 @@ ET
 BT
 529.4315 554.436 Td
 /F1.0 10.5 Tf
-<313631> Tj
+<313632> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2355,7 +2313,7 @@ ET
 BT
 529.4315 535.956 Td
 /F1.0 10.5 Tf
-<313731> Tj
+<313732> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2395,7 +2353,7 @@ ET
 BT
 529.4315 517.476 Td
 /F1.0 10.5 Tf
-<313734> Tj
+<313735> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2435,7 +2393,7 @@ ET
 BT
 529.4315 498.996 Td
 /F1.0 10.5 Tf
-<313735> Tj
+<313736> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2475,7 +2433,7 @@ ET
 BT
 529.4315 480.516 Td
 /F1.0 10.5 Tf
-<313736> Tj
+<313737> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2515,7 +2473,7 @@ ET
 BT
 529.4315 462.036 Td
 /F1.0 10.5 Tf
-<313831> Tj
+<313832> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2555,7 +2513,7 @@ ET
 BT
 529.4315 443.556 Td
 /F1.0 10.5 Tf
-<313832> Tj
+<313833> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2595,7 +2553,7 @@ ET
 BT
 529.4315 425.076 Td
 /F1.0 10.5 Tf
-<313833> Tj
+<313834> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2635,7 +2593,7 @@ ET
 BT
 529.4315 406.596 Td
 /F1.0 10.5 Tf
-<313834> Tj
+<313835> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2675,7 +2633,7 @@ ET
 BT
 529.4315 388.116 Td
 /F1.0 10.5 Tf
-<313835> Tj
+<313836> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2715,7 +2673,7 @@ ET
 BT
 529.4315 369.636 Td
 /F1.0 10.5 Tf
-<313836> Tj
+<313837> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2755,7 +2713,7 @@ ET
 BT
 529.4315 351.156 Td
 /F1.0 10.5 Tf
-<313837> Tj
+<313838> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2795,7 +2753,7 @@ ET
 BT
 529.4315 332.676 Td
 /F1.0 10.5 Tf
-<313934> Tj
+<313935> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2835,7 +2793,7 @@ ET
 BT
 529.4315 314.196 Td
 /F1.0 10.5 Tf
-<313935> Tj
+<313936> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2875,7 +2833,7 @@ ET
 BT
 529.4315 295.716 Td
 /F1.0 10.5 Tf
-<313936> Tj
+<313937> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2915,7 +2873,7 @@ ET
 BT
 529.4315 277.236 Td
 /F1.0 10.5 Tf
-<313937> Tj
+<313938> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2955,7 +2913,7 @@ ET
 BT
 529.4315 258.756 Td
 /F1.0 10.5 Tf
-<313938> Tj
+<313939> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -2995,7 +2953,7 @@ ET
 BT
 529.4315 240.276 Td
 /F1.0 10.5 Tf
-<313939> Tj
+<323030> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3035,7 +2993,7 @@ ET
 BT
 529.4315 221.796 Td
 /F1.0 10.5 Tf
-<323031> Tj
+<323032> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3075,7 +3033,7 @@ ET
 BT
 529.4315 203.316 Td
 /F1.0 10.5 Tf
-<323038> Tj
+<323039> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3115,7 +3073,7 @@ ET
 BT
 529.4315 184.836 Td
 /F1.0 10.5 Tf
-<323131> Tj
+<323132> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3155,7 +3113,7 @@ ET
 BT
 529.4315 166.356 Td
 /F1.0 10.5 Tf
-<323133> Tj
+<323134> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3195,7 +3153,7 @@ ET
 BT
 529.4315 147.876 Td
 /F1.0 10.5 Tf
-<323339> Tj
+<323430> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3235,7 +3193,7 @@ ET
 BT
 529.4315 129.396 Td
 /F1.0 10.5 Tf
-<323432> Tj
+<323433> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3275,7 +3233,7 @@ ET
 BT
 529.4315 110.916 Td
 /F1.0 10.5 Tf
-<323433> Tj
+<323434> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3315,7 +3273,7 @@ ET
 BT
 529.4315 92.436 Td
 /F1.0 10.5 Tf
-<323435> Tj
+<323436> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3355,7 +3313,7 @@ ET
 BT
 529.4315 73.956 Td
 /F1.0 10.5 Tf
-<323436> Tj
+<323437> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3395,7 +3353,7 @@ ET
 BT
 529.4315 55.476 Td
 /F1.0 10.5 Tf
-<323530> Tj
+<323531> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3404,7 +3362,7 @@ Q
 
 endstream
 endobj
-14 0 obj
+13 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
@@ -3412,16 +3370,16 @@ endobj
 /BleedBox [0 0 595.28 841.89]
 /TrimBox [0 0 595.28 841.89]
 /ArtBox [0 0 595.28 841.89]
-/Contents 13 0 R
+/Contents 12 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F1.0 10 0 R
+/Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4114 0 R 4115 0 R 4116 0 R 4117 0 R 4118 0 R 4119 0 R 4120 0 R 4121 0 R 4122 0 R 4123 0 R 4124 0 R 4125 0 R 4126 0 R 4127 0 R 4128 0 R 4129 0 R 4130 0 R 4131 0 R 4132 0 R 4133 0 R 4134 0 R 4135 0 R 4136 0 R 4137 0 R 4138 0 R 4139 0 R 4140 0 R 4141 0 R 4142 0 R 4143 0 R 4144 0 R 4145 0 R 4146 0 R 4147 0 R 4148 0 R 4149 0 R 4150 0 R 4151 0 R 4152 0 R 4153 0 R 4154 0 R 4155 0 R 4156 0 R 4157 0 R 4158 0 R 4159 0 R 4160 0 R 4161 0 R 4162 0 R 4163 0 R 4164 0 R 4165 0 R 4166 0 R 4167 0 R 4168 0 R 4169 0 R 4170 0 R 4171 0 R 4172 0 R 4173 0 R 4174 0 R 4175 0 R 4176 0 R 4177 0 R 4178 0 R 4179 0 R 4180 0 R 4181 0 R 4182 0 R 4183 0 R 4184 0 R 4185 0 R 4186 0 R 4187 0 R 4188 0 R 4189 0 R 4190 0 R 4191 0 R 4192 0 R 4193 0 R 4194 0 R 4195 0 R]
+/Annots [4043 0 R 4044 0 R 4045 0 R 4046 0 R 4047 0 R 4048 0 R 4049 0 R 4050 0 R 4051 0 R 4052 0 R 4053 0 R 4054 0 R 4055 0 R 4056 0 R 4057 0 R 4058 0 R 4059 0 R 4060 0 R 4061 0 R 4062 0 R 4063 0 R 4064 0 R 4065 0 R 4066 0 R 4067 0 R 4068 0 R 4069 0 R 4070 0 R 4071 0 R 4072 0 R 4073 0 R 4074 0 R 4075 0 R 4076 0 R 4077 0 R 4078 0 R 4079 0 R 4080 0 R 4081 0 R 4082 0 R 4083 0 R 4084 0 R 4085 0 R 4086 0 R 4087 0 R 4088 0 R 4089 0 R 4090 0 R 4091 0 R 4092 0 R 4093 0 R 4094 0 R 4095 0 R 4096 0 R 4097 0 R 4098 0 R 4099 0 R 4100 0 R 4101 0 R 4102 0 R 4103 0 R 4104 0 R 4105 0 R 4106 0 R 4107 0 R 4108 0 R 4109 0 R 4110 0 R 4111 0 R 4112 0 R 4113 0 R 4114 0 R 4115 0 R 4116 0 R 4117 0 R 4118 0 R 4119 0 R 4120 0 R 4121 0 R 4122 0 R 4123 0 R 4124 0 R]
 >>
 endobj
-15 0 obj
-<< /Length 29332
+14 0 obj
+<< /Length 29599
 >>
 stream
 q
@@ -3462,7 +3420,7 @@ ET
 BT
 529.4315 794.676 Td
 /F1.0 10.5 Tf
-<323536> Tj
+<323537> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3502,7 +3460,7 @@ ET
 BT
 529.4315 776.196 Td
 /F1.0 10.5 Tf
-<323537> Tj
+<323538> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3542,7 +3500,7 @@ ET
 BT
 529.4315 757.716 Td
 /F1.0 10.5 Tf
-<323734> Tj
+<323737> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3582,7 +3540,7 @@ ET
 BT
 529.4315 739.236 Td
 /F1.0 10.5 Tf
-<333031> Tj
+<333033> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3622,7 +3580,7 @@ ET
 BT
 529.4315 720.756 Td
 /F1.0 10.5 Tf
-<333033> Tj
+<333035> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3662,7 +3620,7 @@ ET
 BT
 529.4315 702.276 Td
 /F1.0 10.5 Tf
-<333034> Tj
+<333036> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3702,7 +3660,7 @@ ET
 BT
 529.4315 683.796 Td
 /F1.0 10.5 Tf
-<333136> Tj
+<333138> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3713,7 +3671,7 @@ ET
 BT
 48.24 665.316 Td
 /F1.0 10.5 Tf
-<4261636b757020616e6420526573746f7265> Tj
+<496e2d6d656d6f727920436f6d70616374696f6e> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3722,9 +3680,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-149.2921 665.316 Td
+170.6701 665.316 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3742,7 +3700,7 @@ ET
 BT
 529.4315 665.316 Td
 /F1.0 10.5 Tf
-<333230> Tj
+<333233> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3782,7 +3740,7 @@ ET
 BT
 529.4315 646.836 Td
 /F1.0 10.5 Tf
-<333231> Tj
+<333234> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3793,7 +3751,7 @@ ET
 BT
 60.24 628.356 Td
 /F1.0 10.5 Tf
-[<37372e2054> 29.7852 <65726d696e6f6c6f6779>] TJ
+<37372e20456e61626c696e67> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3802,9 +3760,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-143.9476 628.356 Td
+122.5696 628.356 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3822,7 +3780,7 @@ ET
 BT
 529.4315 628.356 Td
 /F1.0 10.5 Tf
-<333232> Tj
+<333235> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3831,9 +3789,9 @@ ET
 0.2 0.2 0.2 SCN
 
 BT
-60.24 609.876 Td
+48.24 609.876 Td
 /F1.0 10.5 Tf
-<37382e20506c616e6e696e67> Tj
+<4170616368652048426173652041504973> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3842,9 +3800,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-122.5696 609.876 Td
+149.2921 609.876 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3862,7 +3820,7 @@ ET
 BT
 529.4315 609.876 Td
 /F1.0 10.5 Tf
-<333233> Tj
+<333237> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3873,7 +3831,7 @@ ET
 BT
 60.24 591.396 Td
 /F1.0 10.5 Tf
-[<37392e2046697273742d74696d6520636f6e6669677572> 20.0195 <6174696f6e207374657073>] TJ
+<37382e204578616d706c6573> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3882,9 +3840,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-229.4596 591.396 Td
+127.9141 591.396 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3902,7 +3860,7 @@ ET
 BT
 529.4315 591.396 Td
 /F1.0 10.5 Tf
-<333235> Tj
+<333238> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3911,9 +3869,9 @@ ET
 0.2 0.2 0.2 SCN
 
 BT
-60.24 572.916 Td
+48.24 572.916 Td
 /F1.0 10.5 Tf
-<38302e204261636b757020616e6420526573746f726520636f6d6d616e6473> Tj
+<4170616368652048426173652045787465726e616c2041504973> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3922,9 +3880,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-234.8041 572.916 Td
+192.0481 572.916 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3942,7 +3900,7 @@ ET
 BT
 529.4315 572.916 Td
 /F1.0 10.5 Tf
-<333237> Tj
+<333330> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3953,7 +3911,7 @@ ET
 BT
 60.24 554.436 Td
 /F1.0 10.5 Tf
-[<38312e2041> 20.0195 <646d696e69737472> 20.0195 <6174696f6e206f66204261636b757020496d61676573>] TJ
+[<37392e20524553> 20.0195 <54>] TJ
 ET
 
 0.0 0.0 0.0 SCN
@@ -3962,9 +3920,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-245.4931 554.436 Td
+106.5361 554.436 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3982,7 +3940,7 @@ ET
 BT
 529.4315 554.436 Td
 /F1.0 10.5 Tf
-<333333> Tj
+<333331> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -3993,7 +3951,7 @@ ET
 BT
 60.24 535.956 Td
 /F1.0 10.5 Tf
-[<38322e20436f6e6669677572> 20.0195 <6174696f6e206b> 20.0195 <657973>] TJ
+<38302e20546872696674> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4002,9 +3960,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-176.0146 535.956 Td
+106.5361 535.956 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4022,7 +3980,7 @@ ET
 BT
 529.4315 535.956 Td
 /F1.0 10.5 Tf
-<333336> Tj
+<333432> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4033,7 +3991,7 @@ ET
 BT
 60.24 517.476 Td
 /F1.0 10.5 Tf
-[<38332e2042657374205072> 20.0195 <61637469636573>] TJ
+<38312e20432f432b2b2041706163686520484261736520436c69656e74> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4042,9 +4000,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-149.2921 517.476 Td
+213.4261 517.476 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4062,7 +4020,7 @@ ET
 BT
 529.4315 517.476 Td
 /F1.0 10.5 Tf
-<333337> Tj
+<333433> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4073,7 +4031,7 @@ ET
 BT
 60.24 498.996 Td
 /F1.0 10.5 Tf
-<38342e205363656e6172696f3a20536166656775617264696e67204170706c69636174696f6e204461746173657473206f6e20416d617a6f6e205333> Tj
+<38322e205573696e67204a6176612044617461204f626a6563747320284a444f292077697468204842617365> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4082,9 +4040,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-373.7611 498.996 Td
+288.2491 498.996 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4102,7 +4060,7 @@ ET
 BT
 529.4315 498.996 Td
 /F1.0 10.5 Tf
-<333339> Tj
+<333434> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4113,7 +4071,7 @@ ET
 BT
 60.24 480.516 Td
 /F1.0 10.5 Tf
-<38352e205365637572697479206f66204261636b75702044617461> Tj
+<38332e205363616c61> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4122,9 +4080,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-197.3926 480.516 Td
+106.5361 480.516 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4142,7 +4100,7 @@ ET
 BT
 529.4315 480.516 Td
 /F1.0 10.5 Tf
-<333432> Tj
+<333437> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4153,7 +4111,7 @@ ET
 BT
 60.24 462.036 Td
 /F1.0 10.5 Tf
-[<38362e2054> 29.7852 <6563686e6963616c2044657461696c73206f6620496e6372656d656e74616c204261636b757020616e6420526573746f7265>] TJ
+<38342e204a7974686f6e> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4162,9 +4120,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-341.6941 462.036 Td
+111.8806 462.036 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4182,7 +4140,7 @@ ET
 BT
 529.4315 462.036 Td
 /F1.0 10.5 Tf
-<333433> Tj
+<333439> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4191,9 +4149,9 @@ ET
 0.2 0.2 0.2 SCN
 
 BT
-60.24 443.556 Td
+48.24 443.556 Td
 /F1.0 10.5 Tf
-[<38372e20412057> 49.8047 <61726e696e67206f6e2046696c652053> 20.0195 <797374656d2047726f777468>] TJ
+<5468726966742041504920616e642046696c746572204c616e6775616765> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4202,9 +4160,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-250.8376 443.556 Td
+202.7371 443.556 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4222,7 +4180,7 @@ ET
 BT
 529.4315 443.556 Td
 /F1.0 10.5 Tf
-<333434> Tj
+<333532> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4233,7 +4191,7 @@ ET
 BT
 60.24 425.076 Td
 /F1.0 10.5 Tf
-<38382e20436170616369747920506c616e6e696e67> Tj
+<38352e2046696c746572204c616e6775616765> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4242,9 +4200,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-170.6701 425.076 Td
+159.9811 425.076 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4262,7 +4220,7 @@ ET
 BT
 529.4315 425.076 Td
 /F1.0 10.5 Tf
-<333435> Tj
+<333533> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4271,9 +4229,9 @@ ET
 0.2 0.2 0.2 SCN
 
 BT
-60.24 406.596 Td
+48.24 406.596 Td
 /F1.0 10.5 Tf
-<38392e204c696d69746174696f6e73206f6620746865204261636b757020616e6420526573746f7265205574696c697479> Tj
+<41706163686520484261736520436f70726f636573736f7273> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4282,9 +4240,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-304.2826 406.596 Td
+192.0481 406.596 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4302,7 +4260,7 @@ ET
 BT
 529.4315 406.596 Td
 /F1.0 10.5 Tf
-<333437> Tj
+<333539> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4311,9 +4269,9 @@ ET
 0.2 0.2 0.2 SCN
 
 BT
-48.24 388.116 Td
+60.24 388.116 Td
 /F1.0 10.5 Tf
-<4170616368652048426173652041504973> Tj
+<38362e20436f70726f636573736f72204f76657276696577> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4322,9 +4280,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-149.2921 388.116 Td
+192.0481 388.116 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4342,7 +4300,7 @@ ET
 BT
 529.4315 388.116 Td
 /F1.0 10.5 Tf
-<333439> Tj
+<333630> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4353,7 +4311,7 @@ ET
 BT
 60.24 369.636 Td
 /F1.0 10.5 Tf
-<39302e204578616d706c6573> Tj
+<38372e205479706573206f6620436f70726f636573736f7273> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4362,9 +4320,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-127.9141 369.636 Td
+192.0481 369.636 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4382,7 +4340,7 @@ ET
 BT
 529.4315 369.636 Td
 /F1.0 10.5 Tf
-<333530> Tj
+<333631> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4391,9 +4349,9 @@ ET
 0.2 0.2 0.2 SCN
 
 BT
-48.24 351.156 Td
+60.24 351.156 Td
 /F1.0 10.5 Tf
-<4170616368652048426173652045787465726e616c2041504973> Tj
+<38382e204c6f6164696e6720436f70726f636573736f7273> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4402,9 +4360,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-192.0481 351.156 Td
+186.7036 351.156 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4422,7 +4380,7 @@ ET
 BT
 529.4315 351.156 Td
 /F1.0 10.5 Tf
-<333532> Tj
+<333633> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4433,7 +4391,7 @@ ET
 BT
 60.24 332.676 Td
 /F1.0 10.5 Tf
-[<39312e20524553> 20.0195 <54>] TJ
+<38392e204578616d706c6573> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4442,9 +4400,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-106.5361 332.676 Td
+127.9141 332.676 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4462,7 +4420,7 @@ ET
 BT
 529.4315 332.676 Td
 /F1.0 10.5 Tf
-<333533> Tj
+<333638> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4473,7 +4431,7 @@ ET
 BT
 60.24 314.196 Td
 /F1.0 10.5 Tf
-<39322e20546872696674> Tj
+[<39302e2047756964656c696e65732046> 40.0391 <6f72204465706c6f> 20.0195 <79696e67204120436f70726f636573736f72>] TJ
 ET
 
 0.0 0.0 0.0 SCN
@@ -4482,9 +4440,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-106.5361 314.196 Td
+282.9046 314.196 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4502,7 +4460,7 @@ ET
 BT
 529.4315 314.196 Td
 /F1.0 10.5 Tf
-<333634> Tj
+<333734> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4513,7 +4471,7 @@ ET
 BT
 60.24 295.716 Td
 /F1.0 10.5 Tf
-<39332e20432f432b2b2041706163686520484261736520436c69656e74> Tj
+<39312e205265737472696374696e6720436f70726f636573736f72205573616765> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4522,9 +4480,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-213.4261 295.716 Td
+229.4596 295.716 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4542,7 +4500,7 @@ ET
 BT
 529.4315 295.716 Td
 /F1.0 10.5 Tf
-<333635> Tj
+<333736> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4551,9 +4509,9 @@ ET
 0.2 0.2 0.2 SCN
 
 BT
-60.24 277.236 Td
+48.24 277.236 Td
 /F1.0 10.5 Tf
-<39342e205573696e67204a6176612044617461204f626a6563747320284a444f292077697468204842617365> Tj
+<41706163686520484261736520506572666f726d616e63652054756e696e67> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4562,9 +4520,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-288.2491 277.236 Td
+229.4596 277.236 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4582,7 +4540,7 @@ ET
 BT
 529.4315 277.236 Td
 /F1.0 10.5 Tf
-<333636> Tj
+<333737> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4593,7 +4551,7 @@ ET
 BT
 60.24 258.756 Td
 /F1.0 10.5 Tf
-<39352e205363616c61> Tj
+[<39322e204f706572> 20.0195 <6174696e672053> 20.0195 <797374656d>] TJ
 ET
 
 0.0 0.0 0.0 SCN
@@ -4602,9 +4560,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-106.5361 258.756 Td
+170.6701 258.756 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4622,7 +4580,7 @@ ET
 BT
 529.4315 258.756 Td
 /F1.0 10.5 Tf
-<333639> Tj
+<333738> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4633,7 +4591,7 @@ ET
 BT
 60.24 240.276 Td
 /F1.0 10.5 Tf
-<39362e204a7974686f6e> Tj
+<39332e204e6574776f726b> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4642,9 +4600,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-111.8806 240.276 Td
+122.5696 240.276 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4662,7 +4620,7 @@ ET
 BT
 529.4315 240.276 Td
 /F1.0 10.5 Tf
-<333731> Tj
+<333739> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4671,9 +4629,9 @@ ET
 0.2 0.2 0.2 SCN
 
 BT
-48.24 221.796 Td
+60.24 221.796 Td
 /F1.0 10.5 Tf
-<5468726966742041504920616e642046696c746572204c616e6775616765> Tj
+<39342e204a617661> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4682,9 +4640,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-202.7371 221.796 Td
+101.1916 221.796 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4702,7 +4660,7 @@ ET
 BT
 529.4315 221.796 Td
 /F1.0 10.5 Tf
-<333734> Tj
+<333831> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4713,7 +4671,7 @@ ET
 BT
 60.24 203.316 Td
 /F1.0 10.5 Tf
-<39372e2046696c746572204c616e6775616765> Tj
+[<39352e20484261736520436f6e6669677572> 20.0195 <6174696f6e73>] TJ
 ET
 
 0.0 0.0 0.0 SCN
@@ -4722,9 +4680,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-159.9811 203.316 Td
+186.7036 203.316 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4742,7 +4700,7 @@ ET
 BT
 529.4315 203.316 Td
 /F1.0 10.5 Tf
-<333735> Tj
+<333832> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4751,9 +4709,9 @@ ET
 0.2 0.2 0.2 SCN
 
 BT
-48.24 184.836 Td
+60.24 184.836 Td
 /F1.0 10.5 Tf
-<41706163686520484261736520436f70726f636573736f7273> Tj
+[<39362e205a6f6f4b> 20.0195 <6565706572>] TJ
 ET
 
 0.0 0.0 0.0 SCN
@@ -4762,9 +4720,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-192.0481 184.836 Td
+133.2586 184.836 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4782,7 +4740,7 @@ ET
 BT
 529.4315 184.836 Td
 /F1.0 10.5 Tf
-<333831> Tj
+<333836> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4793,7 +4751,7 @@ ET
 BT
 60.24 166.356 Td
 /F1.0 10.5 Tf
-<39382e20436f70726f636573736f72204f76657276696577> Tj
+<39372e20536368656d612044657369676e> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4802,9 +4760,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-192.0481 166.356 Td
+154.6366 166.356 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4822,7 +4780,7 @@ ET
 BT
 529.4315 166.356 Td
 /F1.0 10.5 Tf
-<333832> Tj
+<333837> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4833,7 +4791,7 @@ ET
 BT
 60.24 147.876 Td
 /F1.0 10.5 Tf
-<39392e205479706573206f6620436f70726f636573736f7273> Tj
+[<39382e2048426173652047656e6572> 20.0195 <616c205061747465726e73>] TJ
 ET
 
 0.0 0.0 0.0 SCN
@@ -4842,9 +4800,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-192.0481 147.876 Td
+197.3926 147.876 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4862,7 +4820,7 @@ ET
 BT
 529.4315 147.876 Td
 /F1.0 10.5 Tf
-<333833> Tj
+<333931> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4873,7 +4831,7 @@ ET
 BT
 60.24 129.396 Td
 /F1.0 10.5 Tf
-<3130302e204c6f6164696e6720436f70726f636573736f7273> Tj
+<39392e2057726974696e6720746f204842617365> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4882,9 +4840,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-197.3926 129.396 Td
+165.3256 129.396 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4902,7 +4860,7 @@ ET
 BT
 529.4315 129.396 Td
 /F1.0 10.5 Tf
-<333835> Tj
+<333932> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4913,7 +4871,7 @@ ET
 BT
 60.24 110.916 Td
 /F1.0 10.5 Tf
-<3130312e204578616d706c6573> Tj
+<3130302e2052656164696e672066726f6d204842617365> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4922,9 +4880,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-133.2586 110.916 Td
+186.7036 110.916 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4942,7 +4900,7 @@ ET
 BT
 529.4315 110.916 Td
 /F1.0 10.5 Tf
-<333930> Tj
+<333935> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4953,7 +4911,7 @@ ET
 BT
 60.24 92.436 Td
 /F1.0 10.5 Tf
-[<3130322e2047756964656c696e65732046> 40.0391 <6f72204465706c6f> 20.0195 <79696e67204120436f70726f636573736f72>] TJ
+<3130312e2044656c6574696e672066726f6d204842617365> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4962,9 +4920,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-288.2491 92.436 Td
+186.7036 92.436 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4982,7 +4940,7 @@ ET
 BT
 529.4315 92.436 Td
 /F1.0 10.5 Tf
-<333936> Tj
+<343030> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -4993,7 +4951,7 @@ ET
 BT
 60.24 73.956 Td
 /F1.0 10.5 Tf
-<3130332e205265737472696374696e6720436f70726f636573736f72205573616765> Tj
+<3130322e2048444653> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5002,9 +4960,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-234.8041 73.956 Td
+111.8806 73.956 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5022,7 +4980,7 @@ ET
 BT
 529.4315 73.956 Td
 /F1.0 10.5 Tf
-<333938> Tj
+<343031> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5031,9 +4989,9 @@ ET
 0.2 0.2 0.2 SCN
 
 BT
-48.24 55.476 Td
+60.24 55.476 Td
 /F1.0 10.5 Tf
-<41706163686520484261736520506572666f726d616e63652054756e696e67> Tj
+<3130332e20416d617a6f6e20454332> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5042,9 +5000,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-229.4596 55.476 Td
+149.2921 55.476 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5062,7 +5020,7 @@ ET
 BT
 529.4315 55.476 Td
 /F1.0 10.5 Tf
-<333939> Tj
+<343033> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5071,7 +5029,7 @@ Q
 
 endstream
 endobj
-16 0 obj
+15 0 obj
 << /Type /Page
 /Parent 3 0 R
 /MediaBox [0 0 595.28 841.89]
@@ -5079,16 +5037,16 @@ endobj
 /BleedBox [0 0 595.28 841.89]
 /TrimBox [0 0 595.28 841.89]
 /ArtBox [0 0 595.28 841.89]
-/Contents 15 0 R
+/Contents 14 0 R
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
-/Font << /F1.0 10 0 R
+/Font << /F1.0 8 0 R
 >>
 >>
-/Annots [4196 0 R 4197 0 R 4198 0 R 4199 0 R 4200 0 R 4201 0 R 4202 0 R 4203 0 R 4204 0 R 4205 0 R 4206 0 R 4207 0 R 4208 0 R 4209 0 R 4210 0 R 4211 0 R 4212 0 R 4213 0 R 4214 0 R 4215 0 R 4216 0 R 4217 0 R 4218 0 R 4219 0 R 4220 0 R 4221 0 R 4222 0 R 4223 0 R 4224 0 R 4225 0 R 4226 0 R 4227 0 R 4228 0 R 4229 0 R 4230 0 R 4231 0 R 4232 0 R 4233 0 R 4234 0 R 4235 0 R 4236 0 R 4237 0 R 4238 0 R 4239 0 R 4240 0 R 4241 0 R 4242 0 R 4243 0 R 4244 0 R 4245 0 R 4246 0 R 4247 0 R 4248 0 R 4249 0 R 4250 0 R 4251 0 R 4252 0 R 4253 0 R 4254 0 R 4255 0 R 4256 0 R 4257 0 R 4258 0 R 4259 0 R 4260 0 R 4261 0 R 4262 0 R 4263 0 R 4264 0 R 4265 0 R 4266 0 R 4267 0 R 4268 0 R 4269 0 R 4270 0 R 4271 0 R 4272 0 R 4273 0 R 4274 0 R 4275 0 R 4276 0 R 4277 0 R]
+/Annots [4125 0 R 4126 0 R 4127 0 R 4128 0 R 4129 0 R 4130 0 R 4131 0 R 4132 0 R 4133 0 R 4134 0 R 4135 0 R 4136 0 R 4137 0 R 4138 0 R 4139 0 R 4140 0 R 4141 0 R 4142 0 R 4143 0 R 4144 0 R 4145 0 R 4146 0 R 4147 0 R 4148 0 R 4149 0 R 4150 0 R 4151 0 R 4152 0 R 4153 0 R 4154 0 R 4155 0 R 4156 0 R 4157 0 R 4158 0 R 4159 0 R 4160 0 R 4161 0 R 4162 0 R 4163 0 R 4164 0 R 4165 0 R 4166 0 R 4167 0 R 4168 0 R 4169 0 R 4170 0 R 4171 0 R 4172 0 R 4173 0 R 4174 0 R 4175 0 R 4176 0 R 4177 0 R 4178 0 R 4179 0 R 4180 0 R 4181 0 R 4182 0 R 4183 0 R 4184 0 R 4185 0 R 4186 0 R 4187 0 R 4188 0 R 4189 0 R 4190 0 R 4191 0 R 4192 0 R 4193 0 R 4194 0 R 4195 0 R 4196 0 R 4197 0 R 4198 0 R 4199 0 R 4200 0 R 4201 0 R 4202 0 R 4203 0 R 4204 0 R 4205 0 R 4206 0 R]
 >>
 endobj
-17 0 obj
-<< /Length 29574
+16 0 obj
+<< /Length 29357
 >>
 stream
 q
@@ -5100,7 +5058,7 @@ q
 BT
 60.24 794.676 Td
 /F1.0 10.5 Tf
-[<3130342e204f706572> 20.0195 <6174696e672053> 20.0195 <797374656d>] TJ
+<3130342e20436f6c6c6f636174696e6720484261736520616e64204d6170526564756365> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5109,9 +5067,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-176.0146 794.676 Td
+256.1821 794.676 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5129,7 +5087,7 @@ ET
 BT
 529.4315 794.676 Td
 /F1.0 10.5 Tf
-<343030> Tj
+<343034> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5140,7 +5098,7 @@ ET
 BT
 60.24 776.196 Td
 /F1.0 10.5 Tf
-<3130352e204e6574776f726b> Tj
+<3130352e20436173652053747564696573> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5149,9 +5107,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-127.9141 776.196 Td
+149.2921 776.196 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5169,7 +5127,7 @@ ET
 BT
 529.4315 776.196 Td
 /F1.0 10.5 Tf
-<343031> Tj
+<343035> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5178,9 +5136,9 @@ ET
 0.2 0.2 0.2 SCN
 
 BT
-60.24 757.716 Td
+48.24 757.716 Td
 /F1.0 10.5 Tf
-<3130362e204a617661> Tj
+<54726f75626c6573686f6f74696e6720616e6420446562756767696e6720417061636865204842617365> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5189,9 +5147,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-106.5361 757.716 Td
+282.9046 757.716 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5209,7 +5167,7 @@ ET
 BT
 529.4315 757.716 Td
 /F1.0 10.5 Tf
-<343033> Tj
+<343036> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5220,7 +5178,7 @@ ET
 BT
 60.24 739.236 Td
 /F1.0 10.5 Tf
-[<3130372e20484261736520436f6e6669677572> 20.0195 <6174696f6e73>] TJ
+[<3130362e2047656e6572> 20.0195 <616c2047756964656c696e6573>] TJ
 ET
 
 0.0 0.0 0.0 SCN
@@ -5229,9 +5187,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-192.0481 739.236 Td
+181.3591 739.236 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5249,7 +5207,7 @@ ET
 BT
 529.4315 739.236 Td
 /F1.0 10.5 Tf
-<343034> Tj
+<343037> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5260,7 +5218,7 @@ ET
 BT
 60.24 720.756 Td
 /F1.0 10.5 Tf
-[<3130382e205a6f6f4b> 20.0195 <6565706572>] TJ
+<3130372e204c6f6773> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5269,9 +5227,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-138.6031 720.756 Td
+106.5361 720.756 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5300,7 +5258,7 @@ ET
 BT
 60.24 702.276 Td
 /F1.0 10.5 Tf
-<3130392e20536368656d612044657369676e> Tj
+<3130382e205265736f7572636573> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5309,9 +5267,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-159.9811 702.276 Td
+138.6031 702.276 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5329,7 +5287,7 @@ ET
 BT
 529.4315 702.276 Td
 /F1.0 10.5 Tf
-<343039> Tj
+<343132> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5340,7 +5298,7 @@ ET
 BT
 60.24 683.796 Td
 /F1.0 10.5 Tf
-[<3131302e2048426173652047656e6572> 20.0195 <616c205061747465726e73>] TJ
+[<3130392e2054> 29.7852 <6f6f6c73>] TJ
 ET
 
 0.0 0.0 0.0 SCN
@@ -5349,9 +5307,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-202.7371 683.796 Td
+111.8806 683.796 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5380,7 +5338,7 @@ ET
 BT
 60.24 665.316 Td
 /F1.0 10.5 Tf
-<3131312e2057726974696e6720746f204842617365> Tj
+<3131302e20436c69656e74> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5389,9 +5347,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-170.6701 665.316 Td
+117.2251 665.316 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5409,7 +5367,7 @@ ET
 BT
 529.4315 665.316 Td
 /F1.0 10.5 Tf
-<343134> Tj
+<343231> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5420,7 +5378,7 @@ ET
 BT
 60.24 646.836 Td
 /F1.0 10.5 Tf
-<3131322e2052656164696e672066726f6d204842617365> Tj
+<3131312e204d6170526564756365> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5429,9 +5387,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-186.7036 646.836 Td
+143.9476 646.836 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5449,7 +5407,7 @@ ET
 BT
 529.4315 646.836 Td
 /F1.0 10.5 Tf
-<343137> Tj
+<343235> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5460,7 +5418,7 @@ ET
 BT
 60.24 628.356 Td
 /F1.0 10.5 Tf
-<3131332e2044656c6574696e672066726f6d204842617365> Tj
+<3131322e204e616d654e6f6465> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5469,9 +5427,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-186.7036 628.356 Td
+143.9476 628.356 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5489,7 +5447,7 @@ ET
 BT
 529.4315 628.356 Td
 /F1.0 10.5 Tf
-<343232> Tj
+<343237> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5500,7 +5458,7 @@ ET
 BT
 60.24 609.876 Td
 /F1.0 10.5 Tf
-<3131342e2048444653> Tj
+<3131332e204e6574776f726b> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5509,9 +5467,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-111.8806 609.876 Td
+127.9141 609.876 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5529,7 +5487,7 @@ ET
 BT
 529.4315 609.876 Td
 /F1.0 10.5 Tf
-<343233> Tj
+<343330> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5540,7 +5498,7 @@ ET
 BT
 60.24 591.396 Td
 /F1.0 10.5 Tf
-<3131352e20416d617a6f6e20454332> Tj
+<3131342e20526567696f6e536572766572> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5549,9 +5507,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-149.2921 591.396 Td
+154.6366 591.396 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5569,7 +5527,7 @@ ET
 BT
 529.4315 591.396 Td
 /F1.0 10.5 Tf
-<343235> Tj
+<343331> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5580,7 +5538,7 @@ ET
 BT
 60.24 572.916 Td
 /F1.0 10.5 Tf
-<3131362e20436f6c6c6f636174696e6720484261736520616e64204d6170526564756365> Tj
+<3131352e204d6173746572> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5589,9 +5547,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-256.1821 572.916 Td
+122.5696 572.916 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5609,7 +5567,7 @@ ET
 BT
 529.4315 572.916 Td
 /F1.0 10.5 Tf
-<343236> Tj
+<343338> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5620,7 +5578,7 @@ ET
 BT
 60.24 554.436 Td
 /F1.0 10.5 Tf
-<3131372e20436173652053747564696573> Tj
+[<3131362e205a6f6f4b> 20.0195 <6565706572>] TJ
 ET
 
 0.0 0.0 0.0 SCN
@@ -5629,9 +5587,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-149.2921 554.436 Td
+138.6031 554.436 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5649,7 +5607,7 @@ ET
 BT
 529.4315 554.436 Td
 /F1.0 10.5 Tf
-<343237> Tj
+<343430> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5658,9 +5616,9 @@ ET
 0.2 0.2 0.2 SCN
 
 BT
-48.24 535.956 Td
+60.24 535.956 Td
 /F1.0 10.5 Tf
-<54726f75626c6573686f6f74696e6720616e6420446562756767696e6720417061636865204842617365> Tj
+<3131372e20416d617a6f6e20454332> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5669,9 +5627,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-282.9046 535.956 Td
+149.2921 535.956 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5689,7 +5647,7 @@ ET
 BT
 529.4315 535.956 Td
 /F1.0 10.5 Tf
-<343238> Tj
+<343431> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5700,7 +5658,7 @@ ET
 BT
 60.24 517.476 Td
 /F1.0 10.5 Tf
-[<3131382e2047656e6572> 20.0195 <616c2047756964656c696e6573>] TJ
+<3131382e20484261736520616e64204861646f6f702076657273696f6e20697373756573> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5709,9 +5667,9 @@ ET
 0.6627 0.6627 0.6627 SCN
 
 BT
-181.3591 517.476 Td
+256.1821 517.476 Td
 /F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5729,7 +5687,7 @@ ET
 BT
 529.4315 517.476 Td
 /F1.0 10.5 Tf
-<343239> Tj
+<343432> Tj
 ET
 
 0.0 0.0 0.0 SCN
@@ -5740,7 +5698,7 @@ ET
 BT
 60.24 498.996 Td
 /F1.0 10.5 Tf
-<3131392e204c6f6773> Tj
+<3131392e20484261736520616e6420484446

<TRUNCATED>

[37/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.html
----------------------------------------------------------------------
diff --git a/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.html b/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.html
index 35212bd..e92853f 100644
--- a/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.html
+++ b/2.0/apidocs/org/apache/hadoop/hbase/MetaTableAccessor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MetaTableAccessor (Apache HBase 2.0.0-beta-2 API)</title>
+<title>MetaTableAccessor (Apache HBase 2.0.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MetaTableAccessor (Apache HBase 2.0.0-beta-2 API)";
+            parent.document.title="MetaTableAccessor (Apache HBase 2.0.1 API)";
         }
     }
     catch(err) {
@@ -760,7 +760,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>META_REPLICA_ID_DELIMITER</h4>
-<pre>protected static final&nbsp;char <a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.198">META_REPLICA_ID_DELIMITER</a></pre>
+<pre>protected static final&nbsp;char <a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.188">META_REPLICA_ID_DELIMITER</a></pre>
 <div class="block">The delimiter for meta columns for replicaIds &gt; 0</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -800,7 +800,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <li class="blockList">
 <h4>allTableRegions</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true" title="class or interface in java.util">NavigableMap</a>&lt;<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.159">allTableRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true" title="class or interface in java.util">NavigableMap</a>&lt;<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.149">allTableRegions</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)
                                                                        throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">use <a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#getTableRegionsAndLocations-org.apache.hadoop.hbase.client.Connection-org.apache.hadoop.hbase.TableName-"><code>getTableRegionsAndLocations(org.apache.hadoop.hbase.client.Connection, org.apache.hadoop.hbase.TableName)</code></a>, region can have multiple locations</span></div>
@@ -823,7 +823,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/
 <ul class="blockList">
 <li class="blockList">
 <h4>fullScanRegions</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.213">fullScanRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.203">fullScanRegions</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/MetaTableAccessor.Visitor.html" title="interface in org.apache.hadoop.hbase">MetaTableAccessor.Visitor</a>&nbsp;visitor)
                             throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Performs a full scan of <code>hbase:meta</code> for regions.</div>
@@ -842,7 +842,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/
 <ul class="blockList">
 <li class="blockList">
 <h4>fullScanRegions</h4>
-<pre>public static&nbsp;<a href="https://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/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.223">fullScanRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection)
+<pre>public static&nbsp;<a href="https://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/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.213">fullScanRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection)
                                     throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Performs a full scan of <code>hbase:meta</code> for regions.</div>
 <dl>
@@ -859,7 +859,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/
 <ul class="blockList">
 <li class="blockList">
 <h4>fullScanTables</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.233">fullScanTables</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.223">fullScanTables</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/MetaTableAccessor.Visitor.html" title="interface in org.apache.hadoop.hbase">MetaTableAccessor.Visitor</a>&nbsp;visitor)
                            throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Performs a full scan of <code>hbase:meta</code> for tables.</div>
@@ -878,7 +878,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/
 <ul class="blockList">
 <li class="blockList">
 <h4>fullScan</h4>
-<pre>public static&nbsp;<a href="https://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/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.245">fullScan</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;<a href="https://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/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.235">fullScan</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/MetaTableAccessor.QueryType.html" title="enum in org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a>&nbsp;type)
                              throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Performs a full scan of <code>hbase:meta</code>.</div>
@@ -899,7 +899,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/
 <ul class="blockList">
 <li class="blockList">
 <h4>getMetaHTable</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Table.html" title="interface in org.apache.hadoop.hbase.client">Table</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.257">getMetaHTable</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection)
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Table.html" title="interface in org.apache.hadoop.hbase.client">Table</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.247">getMetaHTable</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection)
                            throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Callers should call close on the returned <a href="../../../../org/apache/hadoop/hbase/client/Table.html" title="interface in org.apache.hadoop.hbase.client"><code>Table</code></a> instance.</div>
 <dl>
@@ -919,7 +919,7 @@ public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/
 <li class="blockList">
 <h4>getRegion</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public static&nbsp;<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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.289">getRegion</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+public static&nbsp;<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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.279">getRegion</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                                                                 byte[]&nbsp;regionName)
                                                          throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">use <a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.html#getRegionLocation-org.apache.hadoop.hbase.client.Connection-byte:A-"><code>getRegionLocation(Connection, byte[])</code></a> instead</span></div>
@@ -941,7 +941,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/Pair.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionLocation</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.303">getRegionLocation</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.293">getRegionLocation</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                                                 byte[]&nbsp;regionName)
                                          throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Returns the HRegionLocation from meta for the given region</div>
@@ -962,7 +962,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/Pair.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionLocation</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.327">getRegionLocation</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in org.apache.hadoop.hbase">HRegionLocation</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.317">getRegionLocation</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/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionInfo)
                                          throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Returns the HRegionLocation from meta for the given region</div>
@@ -983,7 +983,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/Pair.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>getMetaKeyForRegion</h4>
-<pre>public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.337">getMetaKeyForRegion</a>(<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionInfo)</pre>
+<pre>public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.327">getMetaKeyForRegion</a>(<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionInfo)</pre>
 <div class="block">Returns the row key to use for this regionInfo</div>
 </li>
 </ul>
@@ -993,7 +993,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/Pair.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>parseRegionInfoFromRegionName</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.345">parseRegionInfoFromRegionName</a>(byte[]&nbsp;regionName)
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.335">parseRegionInfoFromRegionName</a>(byte[]&nbsp;regionName)
                                                 throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Returns an HRI parsed from this regionName. Not all the fields of the HRI
  is stored in the name, so the returned object should only be used for the fields
@@ -1010,7 +1010,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/Pair.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionResult</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.364">getRegionResult</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.354">getRegionResult</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                                      byte[]&nbsp;regionName)
                               throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Gets the result in hbase:meta for the specified region.</div>
@@ -1032,7 +1032,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/Pair.html"
 <li class="blockList">
 <h4>getRegionsFromMergeQualifier</h4>
 <pre>@Nullable
-public static&nbsp;<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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.376">getRegionsFromMergeQualifier</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+public static&nbsp;<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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.366">getRegionsFromMergeQualifier</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                                                                                  byte[]&nbsp;regionName)
                                                                           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Get regions from the merge qualifier of the specified merged region</div>
@@ -1050,7 +1050,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/Pair.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>tableExists</h4>
-<pre>public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.394">tableExists</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.384">tableExists</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)
                            throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Checks if the specified table exists.  Looks at the hbase:meta table hosted on
@@ -1072,7 +1072,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/Pair.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>getAllRegions</h4>
-<pre>public static&nbsp;<a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.411">getAllRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;<a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.401">getAllRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                                              boolean&nbsp;excludeOfflinedSplitParents)
                                       throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Lists all of the regions currently in META.</div>
@@ -1094,7 +1094,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/Pair.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableRegions</h4>
-<pre>public static&nbsp;<a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.430">getTableRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;<a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.420">getTableRegions</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)
                                         throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Gets all of the regions of the specified table. Do not use this method
@@ -1116,7 +1116,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/Pair.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableRegions</h4>
-<pre>public static&nbsp;<a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.444">getTableRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;<a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.434">getTableRegions</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,
                                                boolean&nbsp;excludeOfflinedSplitParents)
                                         throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
@@ -1141,7 +1141,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/Pair.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableStartRowForMeta</h4>
-<pre>public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.467">getTableStartRowForMeta</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.457">getTableStartRowForMeta</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                              <a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" title="enum in org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a>&nbsp;type)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1157,7 +1157,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/Pair.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableStopRowForMeta</h4>
-<pre>public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.489">getTableStopRowForMeta</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
+<pre>public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.479">getTableStopRowForMeta</a>(<a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                             <a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" title="enum in org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a>&nbsp;type)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1174,7 +1174,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/Pair.html"
 <li class="blockList">
 <h4>getScanForTableName</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
-public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.523">getScanForTableName</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.513">getScanForTableName</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>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">This method creates a Scan object that will only scan catalog rows that
@@ -1196,7 +1196,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Scan.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableRegionsAndLocations</h4>
-<pre>public static&nbsp;<a href="https://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/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.559">getTableRegionsAndLocations</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;<a href="https://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/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.549">getTableRegionsAndLocations</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)
                                                                      throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Do not use this method to get meta table regions, use methods in MetaTableLocator instead.</div>
@@ -1217,7 +1217,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Scan.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableRegionsAndLocations</h4>
-<pre>public static&nbsp;<a href="https://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/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.572">getTableRegionsAndLocations</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;<a href="https://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/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&gt;&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.562">getTableRegionsAndLocations</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                                                                             @Nullable
                                                                             <a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                                                             boolean&nbsp;excludeOfflinedSplitParents)
@@ -1241,7 +1241,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Scan.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getServerUserRegions</h4>
-<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true" title="class or interface in java.util">NavigableMap</a>&lt;<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.624">getServerUserRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true" title="class or interface in java.util">NavigableMap</a>&lt;<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>,<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.614">getServerUserRegions</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/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;serverName)
                                                             throws <a href="https://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>
@@ -1262,7 +1262,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Scan.html
 <ul class="blockList">
 <li class="blockList">
 <h4>fullScanMetaAndPrint</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.648">fullScanMetaAndPrint</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection)
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.638">fullScanMetaAndPrint</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection)
                                  throws <a href="https://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>
@@ -1276,7 +1276,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Scan.html
 <ul class="blockList">
 <li class="blockList">
 <h4>scanMetaForTableRegions</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.673">scanMetaForTableRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.663">scanMetaForTableRegions</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/MetaTableAccessor.Visitor.html" title="interface in org.apache.hadoop.hbase">MetaTableAccessor.Visitor</a>&nbsp;visitor,
                                            <a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                                     throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
@@ -1292,7 +1292,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Scan.html
 <ul class="blockList">
 <li class="blockList">
 <h4>scanMeta</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.678">scanMeta</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.668">scanMeta</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;table,
                             <a href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" title="enum in org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a>&nbsp;type,
                             int&nbsp;maxRows,
@@ -1310,7 +1310,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Scan.html
 <ul class="blockList">
 <li class="blockList">
 <h4>scanMeta</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.684">scanMeta</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.674">scanMeta</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                             @Nullable
                             byte[]&nbsp;startRow,
                             @Nullable
@@ -1330,7 +1330,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Scan.html
 <ul class="blockList">
 <li class="blockList">
 <h4>scanMeta</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.701">scanMeta</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.691">scanMeta</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/MetaTableAccessor.Visitor.html" title="interface in org.apache.hadoop.hbase">MetaTableAccessor.Visitor</a>&nbsp;visitor,
                             <a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                             byte[]&nbsp;row,
@@ -1356,7 +1356,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Scan.html
 <ul class="blockList">
 <li class="blockList">
 <h4>scanMeta</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.736">scanMeta</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.726">scanMeta</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                             @Nullable
                             byte[]&nbsp;startRow,
                             @Nullable
@@ -1387,7 +1387,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Scan.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getServerColumn</h4>
-<pre>public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.853">getServerColumn</a>(int&nbsp;replicaId)</pre>
+<pre>public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.843">getServerColumn</a>(int&nbsp;replicaId)</pre>
 <div class="block">Returns the column qualifier for server column for replicaId</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1403,7 +1403,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Scan.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getStartCodeColumn</h4>
-<pre>public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.866">getStartCodeColumn</a>(int&nbsp;replicaId)</pre>
+<pre>public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.856">getStartCodeColumn</a>(int&nbsp;replicaId)</pre>
 <div class="block">Returns the column qualifier for server start code column for replicaId</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1419,7 +1419,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Scan.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getSeqNumColumn</h4>
-<pre>public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.879">getSeqNumColumn</a>(int&nbsp;replicaId)</pre>
+<pre>public static&nbsp;byte[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.869">getSeqNumColumn</a>(int&nbsp;replicaId)</pre>
 <div class="block">Returns the column qualifier for seqNum column for replicaId</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1437,7 +1437,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Scan.html
 <h4>getServerName</h4>
 <pre>@Nullable
  @InterfaceAudience.Private
-public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.915">getServerName</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;r,
+public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.905">getServerName</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;r,
                                                                              int&nbsp;replicaId)</pre>
 <div class="block">Returns a <a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase"><code>ServerName</code></a> from catalog table <a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client"><code>Result</code></a>.</div>
 <dl>
@@ -1455,7 +1455,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/ServerName.html"
 <li class="blockList">
 <h4>getRegionLocations</h4>
 <pre>@Nullable
-public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/RegionLocations.html" title="class in org.apache.hadoop.hbase">RegionLocations</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.951">getRegionLocations</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;r)</pre>
+public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/RegionLocations.html" title="class in org.apache.hadoop.hbase">RegionLocations</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.941">getRegionLocations</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;r)</pre>
 <div class="block">Returns an HRegionLocationList extracted from the result.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1470,7 +1470,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/RegionLocations.
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionInfo</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1014">getRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;data)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1004">getRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;data)</pre>
 <div class="block">Returns RegionInfo object from the column
  HConstants.CATALOG_FAMILY:HConstants.REGIONINFO_QUALIFIER of the catalog
  table Result.</div>
@@ -1488,7 +1488,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/RegionLocations.
 <ul class="blockList">
 <li class="blockList">
 <h4>getDaughterRegions</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/PairOfSameType.html" title="class in org.apache.hadoop.hbase.util">PairOfSameType</a>&lt;<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1040">getDaughterRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;data)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/PairOfSameType.html" title="class in org.apache.hadoop.hbase.util">PairOfSameType</a>&lt;<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1030">getDaughterRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;data)</pre>
 <div class="block">Returns the daughter regions by reading the corresponding columns of the catalog table
  Result.</div>
 <dl>
@@ -1506,7 +1506,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/RegionLocations.
 <ul class="blockList">
 <li class="blockList">
 <h4>getMergeRegions</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/PairOfSameType.html" title="class in org.apache.hadoop.hbase.util">PairOfSameType</a>&lt;<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1054">getMergeRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;data)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/util/PairOfSameType.html" title="class in org.apache.hadoop.hbase.util">PairOfSameType</a>&lt;<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1044">getMergeRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;data)</pre>
 <div class="block">Returns the merge regions by reading the corresponding columns of the catalog table
  Result.</div>
 <dl>
@@ -1525,7 +1525,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/RegionLocations.
 <li class="blockList">
 <h4>getTableState</h4>
 <pre>@Nullable
-public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1069">getTableState</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;conn,
+public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1059">getTableState</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;conn,
                                                  <a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                                           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Fetch table state for given table from META table</div>
@@ -1546,7 +1546,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableStates</h4>
-<pre>public static&nbsp;<a href="https://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="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>,<a href="../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1089">getTableStates</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;conn)
+<pre>public static&nbsp;<a href="https://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="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>,<a href="../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1076">getTableStates</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;conn)
                                                 throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Fetch table states from META table</div>
 <dl>
@@ -1565,7 +1565,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>updateTableState</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1111">updateTableState</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;conn,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1098">updateTableState</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;conn,
                                     <a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName,
                                     <a href="../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client">TableState.State</a>&nbsp;actual)
                              throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
@@ -1586,7 +1586,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <li class="blockList">
 <h4>getTableState</h4>
 <pre>@Nullable
-public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1123">getTableState</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;r)
+public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1110">getTableState</a>(<a href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>&nbsp;r)
                                           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Decode table state from META Result.
  Should contain cell from HConstants.TABLE_FAMILY</div>
@@ -1606,7 +1606,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionCount</h4>
-<pre>public static&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1248">getRegionCount</a>(org.apache.hadoop.conf.Configuration&nbsp;c,
+<pre>public static&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1235">getRegionCount</a>(org.apache.hadoop.conf.Configuration&nbsp;c,
                                  <a href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)
                           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Count regions in <code>hbase:meta</code> for passed table.</div>
@@ -1627,7 +1627,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionCount</h4>
-<pre>public static&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1261">getRegionCount</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1248">getRegionCount</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)
                           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Count regions in <code>hbase:meta</code> for passed table.</div>
@@ -1648,7 +1648,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>makePutFromRegionInfo</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1276">makePutFromRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionInfo,
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1263">makePutFromRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionInfo,
                                         long&nbsp;ts)
                                  throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Generates and returns a Put containing the region into for the catalog table</div>
@@ -1664,7 +1664,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>addDaughtersToPut</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1298">addDaughtersToPut</a>(<a href="../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put,
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1285">addDaughtersToPut</a>(<a href="../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;put,
                                     <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;splitA,
                                     <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;splitB)
                              throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
@@ -1681,7 +1681,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>putsToMetaTable</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1348">putsToMetaTable</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1335">putsToMetaTable</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                                    <a href="https://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/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&gt;&nbsp;ps)
                             throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Put the passed <code>ps</code> to the <code>hbase:meta</code> table.</div>
@@ -1700,7 +1700,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>removeRegionReplicasFromMeta</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1388">removeRegionReplicasFromMeta</a>(<a href="https://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;metaRows,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1375">removeRegionReplicasFromMeta</a>(<a href="https://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;metaRows,
                                                 int&nbsp;replicaIndexToDeleteFrom,
                                                 int&nbsp;numReplicasToRemove,
                                                 <a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection)
@@ -1723,7 +1723,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>mutateMetaTable</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1413">mutateMetaTable</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1400">mutateMetaTable</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                                    <a href="https://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/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&gt;&nbsp;mutations)
                             throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Execute the passed <code>mutations</code> against <code>hbase:meta</code> table.</div>
@@ -1742,7 +1742,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>addSplitsToParent</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1452">addSplitsToParent</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1439">addSplitsToParent</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/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionInfo,
                                      <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;splitA,
                                      <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;splitB)
@@ -1769,7 +1769,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>addRegionToMeta</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1477">addRegionToMeta</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1464">addRegionToMeta</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/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionInfo)
                             throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Adds a (single) hbase:meta row for the specified new region and its daughters. Note that this
@@ -1792,7 +1792,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>addRegionsToMeta</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1489">addRegionsToMeta</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1476">addRegionsToMeta</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                                     <a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;regionInfos,
                                     int&nbsp;regionReplication)
                              throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
@@ -1813,7 +1813,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>mergeRegions</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1534">mergeRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1521">mergeRegions</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/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;mergedRegion,
                                 <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionA,
                                 <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionB,
@@ -1841,7 +1841,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>splitRegion</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1601">splitRegion</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1588">splitRegion</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/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;parent,
                                <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;splitA,
                                <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;splitB,
@@ -1870,7 +1870,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>makePutFromTableState</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1653">makePutFromTableState</a>(<a href="../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a>&nbsp;state,
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1640">makePutFromTableState</a>(<a href="../../../../org/apache/hadoop/hbase/client/TableState.html" title="class in org.apache.hadoop.hbase.client">TableState</a>&nbsp;state,
                                         long&nbsp;ts)</pre>
 <div class="block">Construct PUT for given state</div>
 <dl>
@@ -1885,7 +1885,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>deleteTableState</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1664">deleteTableState</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1651">deleteTableState</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;table)
                              throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Remove state for table from meta</div>
@@ -1904,7 +1904,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>multiMutate</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1685">multiMutate</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1672">multiMutate</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/client/Table.html" title="interface in org.apache.hadoop.hbase.client">Table</a>&nbsp;table,
                                byte[]&nbsp;row,
                                <a href="https://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/Mutation.html" title="class in org.apache.hadoop.hbase.client">Mutation</a>&gt;&nbsp;mutations)
@@ -1922,7 +1922,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>updateRegionLocation</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1754">updateRegionLocation</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1741">updateRegionLocation</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/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionInfo,
                                         <a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn,
                                         long&nbsp;openSeqNum,
@@ -1951,7 +1951,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>deleteRegion</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1788">deleteRegion</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1775">deleteRegion</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/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;regionInfo)
                          throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Deletes the specified region from META.</div>
@@ -1970,7 +1970,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>deleteRegions</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1803">deleteRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1790">deleteRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                                  <a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;regionsInfo)
                           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Deletes the specified regions from META.</div>
@@ -1989,7 +1989,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>deleteRegions</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1812">deleteRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1799">deleteRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                                  <a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;regionsInfo,
                                  long&nbsp;ts)
                           throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
@@ -2009,7 +2009,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>overwriteRegions</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1831">overwriteRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1818">overwriteRegions</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
                                     <a href="https://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/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&gt;&nbsp;regionInfos,
                                     int&nbsp;regionReplication)
                              throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
@@ -2030,7 +2030,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>deleteMergeQualifiers</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1852">deleteMergeQualifiers</a>(<a href="../../../../org/apache/hadoop/hbase/client/Connection.html" title="interface in org.apache.hadoop.hbase.client">Connection</a>&nbsp;connection,
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1839">deleteMergeQualifiers</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/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;mergedRegion)
                                   throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Deletes merge qualifiers for the specified merged region.</div>
@@ -2049,7 +2049,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockList">
 <li class="blockList">
 <h4>addRegionInfo</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1865">addRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;p,
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1852">addRegionInfo</a>(<a href="../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;p,
                                 <a href="../../../../org/apache/hadoop/hbase/client/RegionInfo.html" title="interface in org.apache.hadoop.hbase.client">RegionInfo</a>&nbsp;hri)
                          throws <a href="https://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>
@@ -2064,7 +2064,7 @@ public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/TableStat
 <ul class="blockListLast">
 <li class="blockList">
 <h4>addLocation</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1878">addLocation</a>(<a href="../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;p,
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1865">addLocation</a>(<a href="../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&nbsp;p,
                               <a href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in org.apache.hadoop.hbase">ServerName</a>&nbsp;sn,
                               long&nbsp;openSeqNum,
                               int&nbsp;replicaId)


[52/52] hbase-site git commit: INFRA-10751 Empty commit

Posted by bu...@apache.org.
INFRA-10751 Empty commit


Project: http://git-wip-us.apache.org/repos/asf/hbase-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase-site/commit/be237220
Tree: http://git-wip-us.apache.org/repos/asf/hbase-site/tree/be237220
Diff: http://git-wip-us.apache.org/repos/asf/hbase-site/diff/be237220

Branch: refs/heads/asf-site
Commit: be237220fc37f5b1c30edaa14308b95aba9721db
Parents: 27160a1
Author: Sean Busbey <bu...@apache.org>
Authored: Sun Aug 26 15:16:05 2018 -0500
Committer: Sean Busbey <bu...@apache.org>
Committed: Sun Aug 26 15:16:05 2018 -0500

----------------------------------------------------------------------

----------------------------------------------------------------------



[50/52] [partial] hbase-site git commit: HBASE-21119 update website docs for current 2.0 release

Posted by bu...@apache.org.
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/27160a1f/2.0/acid-semantics.html
----------------------------------------------------------------------
diff --git a/2.0/acid-semantics.html b/2.0/acid-semantics.html
index ef1eeae..a958343 100644
--- a/2.0/acid-semantics.html
+++ b/2.0/acid-semantics.html
@@ -7,7 +7,7 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20180302" />
+    <meta name="Date-Revision-yyyymmdd" content="20180613" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache HBase &#x2013;  
       Apache HBase (TM) ACID Properties
@@ -151,10 +151,10 @@
                       <li>      <a href="testapidocs/index.html"  target="_blank" title="User API (Test)">User API (Test)</a>
 </li>
                   
-                      <li>      <a href="devapidocs/index.html"  target="_blank" title="Developer API">Developer API</a>
+                      <li>      <a href="https://hbase.apache.org/2.0/devapidocs/index.html"  target="_blank" title="Developer API">Developer API</a>
 </li>
                   
-                      <li>      <a href="testdevapidocs/index.html"  target="_blank" title="Developer API (Test)">Developer API (Test)</a>
+                      <li>      <a href="https://hbase.apache.org/2.0/testdevapidocs/index.html"  target="_blank" title="Developer API (Test)">Developer API (Test)</a>
 </li>
                   
                       <li>      <a href="http://abloz.com/hbase/book.html"  target="_blank" title="中文参考指南(单页)">中文参考指南(单页)</a>
@@ -606,7 +606,7 @@ under the License. -->
                         <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All rights reserved.      
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2018-03-02</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2018-06-13</li>
             </p>
                 </div>