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:59 UTC

[34/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/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>