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:20:13 UTC

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

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>