http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b44796ef/apidocs/org/apache/hadoop/hbase/client/package-tree.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/client/package-tree.html 
b/apidocs/org/apache/hadoop/hbase/client/package-tree.html
index 5fd72ce..1a3446f 100644
--- a/apidocs/org/apache/hadoop/hbase/client/package-tree.html
+++ b/apidocs/org/apache/hadoop/hbase/client/package-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.client Class Hierarchy (Apache HBase 
2.0.0-SNAPSHOT API)</title>
+<title>org.apache.hadoop.hbase.client Class Hierarchy (Apache HBase 
3.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.hadoop.hbase.client Class 
Hierarchy (Apache HBase 2.0.0-SNAPSHOT API)";
+            parent.document.title="org.apache.hadoop.hbase.client Class 
Hierarchy (Apache HBase 3.0.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -88,6 +88,7 @@
 </li>
 <li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/BufferedMutatorParams.html" 
title="class in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">BufferedMutatorParams</span></a> (implements java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true";
 title="class or interface in java.lang">Cloneable</a>)</li>
 <li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/ConnectionFactory.html" 
title="class in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">ConnectionFactory</span></a></li>
+<li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/Cursor.html" title="class 
in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">Cursor</span></a></li>
 <li type="circle">org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html" 
title="class in org.apache.hadoop.hbase"><span 
class="typeNameLink">HTableDescriptor</span></a> (implements java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;T&gt;, 
org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/TableDescriptor.html" 
title="interface in org.apache.hadoop.hbase.client">TableDescriptor</a>)
 <ul>
 <li type="circle">org.apache.hadoop.hbase.client.<a 
href="../../../../../org/apache/hadoop/hbase/client/ImmutableHTableDescriptor.html"
 title="class in org.apache.hadoop.hbase.client"><span 
class="typeNameLink">ImmutableHTableDescriptor</span></a></li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b44796ef/apidocs/org/apache/hadoop/hbase/client/package-use.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/client/package-use.html 
b/apidocs/org/apache/hadoop/hbase/client/package-use.html
index fd633ab..5c064a3 100644
--- a/apidocs/org/apache/hadoop/hbase/client/package-use.html
+++ b/apidocs/org/apache/hadoop/hbase/client/package-use.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.hadoop.hbase.client (Apache HBase 
2.0.0-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.hadoop.hbase.client (Apache HBase 
3.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package 
org.apache.hadoop.hbase.client (Apache HBase 2.0.0-SNAPSHOT API)";
+            parent.document.title="Uses of Package 
org.apache.hadoop.hbase.client (Apache HBase 3.0.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -248,190 +248,198 @@ Input/OutputFormats, a table indexing MapReduce job, 
and utility methods.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Cursor.html#org.apache.hadoop.hbase.client">Cursor</a>
+<div class="block">Scan cursor to tell client where server is scanning
+ <a 
href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setNeedCursorResult-boolean-"><code>Scan.setNeedCursorResult(boolean)</code></a>
+ <a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html#isCursor--"><code>Result.isCursor()</code></a>
+ <a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html#getCursor--"><code>Result.getCursor()</code></a></div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Delete.html#org.apache.hadoop.hbase.client">Delete</a>
 <div class="block">Used to perform Delete operations on a single row.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/DoNotRetryRegionException.html#org.apache.hadoop.hbase.client">DoNotRetryRegionException</a>
 <div class="block">Similar to RegionException, but disables retries.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Durability.html#org.apache.hadoop.hbase.client">Durability</a>
 <div class="block">Enum describing the durability guarantees for tables and <a 
href="../../../../../org/apache/hadoop/hbase/client/Mutation.html" title="class 
in org.apache.hadoop.hbase.client"><code>Mutation</code></a>s
  Note that the items must be sorted in order of increasing durability</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Get.html#org.apache.hadoop.hbase.client">Get</a>
 <div class="block">Used to perform Get operations on a single row.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/HTableMultiplexer.HTableMultiplexerStatus.html#org.apache.hadoop.hbase.client">HTableMultiplexer.HTableMultiplexerStatus</a>
 <div class="block">HTableMultiplexerStatus keeps track of the current status 
of the HTableMultiplexer.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Increment.html#org.apache.hadoop.hbase.client">Increment</a>
 <div class="block">Used to perform Increment operations on a single row.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/IsolationLevel.html#org.apache.hadoop.hbase.client">IsolationLevel</a>
 <div class="block">Specify Isolation levels in Scan operations.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/MasterSwitchType.html#org.apache.hadoop.hbase.client">MasterSwitchType</a>
 <div class="block">Represents the master switch type</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/MobCompactPartitionPolicy.html#org.apache.hadoop.hbase.client">MobCompactPartitionPolicy</a>
 <div class="block">Enum describing the mob compact partition policy 
types.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Mutation.html#org.apache.hadoop.hbase.client">Mutation</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Operation.html#org.apache.hadoop.hbase.client">Operation</a>
 <div class="block">Superclass for any type that maps to a potentially 
application-level query.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/OperationWithAttributes.html#org.apache.hadoop.hbase.client">OperationWithAttributes</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Put.html#org.apache.hadoop.hbase.client">Put</a>
 <div class="block">Used to perform Put operations for a single row.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Query.html#org.apache.hadoop.hbase.client">Query</a>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/RawAsyncTable.html#org.apache.hadoop.hbase.client">RawAsyncTable</a>
 <div class="block">A low level asynchronous table.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/RawAsyncTable.CoprocessorCallable.html#org.apache.hadoop.hbase.client">RawAsyncTable.CoprocessorCallable</a>
 <div class="block">Delegate to a protobuf rpc call.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/RawAsyncTable.CoprocessorCallback.html#org.apache.hadoop.hbase.client">RawAsyncTable.CoprocessorCallback</a>
 <div class="block">The callback when we want to execute a coprocessor call on 
a range of regions.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/RawScanResultConsumer.html#org.apache.hadoop.hbase.client">RawScanResultConsumer</a>
 <div class="block">Receives <a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client"><code>Result</code></a> for an asynchronous 
scan.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/RawScanResultConsumer.ScanController.html#org.apache.hadoop.hbase.client">RawScanResultConsumer.ScanController</a>
 <div class="block">Used to suspend or stop a scan.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/RawScanResultConsumer.ScanResumer.html#org.apache.hadoop.hbase.client">RawScanResultConsumer.ScanResumer</a>
 <div class="block">Used to resume a scan.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/RegionLoadStats.html#org.apache.hadoop.hbase.client">RegionLoadStats</a>
 <div class="block">POJO representing region server load</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/RegionLocator.html#org.apache.hadoop.hbase.client">RegionLocator</a>
 <div class="block">Used to view region location information for a single HBase 
table.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/RequestController.html#org.apache.hadoop.hbase.client">RequestController</a>
 <div class="block">An interface for client request scheduling algorithm.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/RequestController.Checker.html#org.apache.hadoop.hbase.client">RequestController.Checker</a>
 <div class="block">Picks up the valid data.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/RequestController.ReturnCode.html#org.apache.hadoop.hbase.client">RequestController.ReturnCode</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Result.html#org.apache.hadoop.hbase.client">Result</a>
 <div class="block">Single row result of a <a 
href="../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in 
org.apache.hadoop.hbase.client"><code>Get</code></a> or <a 
href="../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in 
org.apache.hadoop.hbase.client"><code>Scan</code></a> query.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/ResultScanner.html#org.apache.hadoop.hbase.client">ResultScanner</a>
 <div class="block">Interface for client-side scanning.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.html#org.apache.hadoop.hbase.client">RetriesExhaustedException</a>
 <div class="block">Exception thrown by HTable methods when an attempt to do 
something (like
  commit changes) fails after a bunch of retries.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html#org.apache.hadoop.hbase.client">RetriesExhaustedWithDetailsException</a>
 <div class="block">This subclass of <a 
href="../../../../../org/apache/hadoop/hbase/client/RetriesExhaustedException.html"
 title="class in 
org.apache.hadoop.hbase.client"><code>RetriesExhaustedException</code></a>
  is thrown when we have more information about which rows were causing which
  exceptions on what servers.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Row.html#org.apache.hadoop.hbase.client">Row</a>
 <div class="block">Has a row.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/RowMutations.html#org.apache.hadoop.hbase.client">RowMutations</a>
 <div class="block">Performs multiple mutations atomically on a single 
row.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Scan.html#org.apache.hadoop.hbase.client">Scan</a>
 <div class="block">Used to perform Scan operations.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Scan.ReadType.html#org.apache.hadoop.hbase.client">Scan.ReadType</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/ScanResultConsumer.html#org.apache.hadoop.hbase.client">ScanResultConsumer</a>
 <div class="block">Receives <a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client"><code>Result</code></a> for an asynchronous 
scan.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/SnapshotDescription.html#org.apache.hadoop.hbase.client">SnapshotDescription</a>
 <div class="block">The POJO equivalent of HBaseProtos.SnapshotDescription</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/SnapshotType.html#org.apache.hadoop.hbase.client">SnapshotType</a>
 <div class="block">POJO representing the snapshot type</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/Table.html#org.apache.hadoop.hbase.client">Table</a>
 <div class="block">Used to communicate with a single HBase table.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/TableBuilder.html#org.apache.hadoop.hbase.client">TableBuilder</a>
 <div class="block">For creating <a 
href="../../../../../org/apache/hadoop/hbase/client/Table.html" 
title="interface in org.apache.hadoop.hbase.client"><code>Table</code></a> 
instance.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/TableDescriptor.html#org.apache.hadoop.hbase.client">TableDescriptor</a>
 <div class="block">TableDescriptor contains the details about an HBase table 
such as the descriptors of
  all the column families, is the table a catalog table, <code> hbase:meta 
</code>,
@@ -439,7 +447,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.</div>
  when the region split should occur, coprocessors associated with it 
etc...</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/hadoop/hbase/client/class-use/TableDescriptorBuilder.html#org.apache.hadoop.hbase.client">TableDescriptorBuilder</a>&nbsp;</td>
 </tr>
 </tbody>

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

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

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

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b44796ef/apidocs/org/apache/hadoop/hbase/client/replication/package-frame.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/client/replication/package-frame.html 
b/apidocs/org/apache/hadoop/hbase/client/replication/package-frame.html
index ed98144..17dcd69 100644
--- a/apidocs/org/apache/hadoop/hbase/client/replication/package-frame.html
+++ b/apidocs/org/apache/hadoop/hbase/client/replication/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.client.replication (Apache HBase 2.0.0-SNAPSHOT 
API)</title>
+<title>org.apache.hadoop.hbase.client.replication (Apache HBase 3.0.0-SNAPSHOT 
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/b44796ef/apidocs/org/apache/hadoop/hbase/client/replication/package-summary.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/client/replication/package-summary.html 
b/apidocs/org/apache/hadoop/hbase/client/replication/package-summary.html
index 1517f8d..80a3121 100644
--- a/apidocs/org/apache/hadoop/hbase/client/replication/package-summary.html
+++ b/apidocs/org/apache/hadoop/hbase/client/replication/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.client.replication (Apache HBase 2.0.0-SNAPSHOT 
API)</title>
+<title>org.apache.hadoop.hbase.client.replication (Apache HBase 3.0.0-SNAPSHOT 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.hadoop.hbase.client.replication 
(Apache HBase 2.0.0-SNAPSHOT API)";
+            parent.document.title="org.apache.hadoop.hbase.client.replication 
(Apache HBase 3.0.0-SNAPSHOT API)";
         }
     }
     catch(err) {

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

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

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

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b44796ef/apidocs/org/apache/hadoop/hbase/client/security/package-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/client/security/package-frame.html 
b/apidocs/org/apache/hadoop/hbase/client/security/package-frame.html
index 14c6264..fc7a312 100644
--- a/apidocs/org/apache/hadoop/hbase/client/security/package-frame.html
+++ b/apidocs/org/apache/hadoop/hbase/client/security/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.client.security (Apache HBase 2.0.0-SNAPSHOT 
API)</title>
+<title>org.apache.hadoop.hbase.client.security (Apache HBase 3.0.0-SNAPSHOT 
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/b44796ef/apidocs/org/apache/hadoop/hbase/client/security/package-summary.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/client/security/package-summary.html 
b/apidocs/org/apache/hadoop/hbase/client/security/package-summary.html
index 7430f25..d50dc13 100644
--- a/apidocs/org/apache/hadoop/hbase/client/security/package-summary.html
+++ b/apidocs/org/apache/hadoop/hbase/client/security/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.client.security (Apache HBase 2.0.0-SNAPSHOT 
API)</title>
+<title>org.apache.hadoop.hbase.client.security (Apache HBase 3.0.0-SNAPSHOT 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.hadoop.hbase.client.security 
(Apache HBase 2.0.0-SNAPSHOT API)";
+            parent.document.title="org.apache.hadoop.hbase.client.security 
(Apache HBase 3.0.0-SNAPSHOT API)";
         }
     }
     catch(err) {

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

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b44796ef/apidocs/org/apache/hadoop/hbase/conf/package-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/conf/package-frame.html 
b/apidocs/org/apache/hadoop/hbase/conf/package-frame.html
index 29b951e..2e9b546 100644
--- a/apidocs/org/apache/hadoop/hbase/conf/package-frame.html
+++ b/apidocs/org/apache/hadoop/hbase/conf/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.conf (Apache HBase 2.0.0-SNAPSHOT API)</title>
+<title>org.apache.hadoop.hbase.conf (Apache HBase 3.0.0-SNAPSHOT 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/b44796ef/apidocs/org/apache/hadoop/hbase/conf/package-summary.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/conf/package-summary.html 
b/apidocs/org/apache/hadoop/hbase/conf/package-summary.html
index 7c29a6c..66a42e8 100644
--- a/apidocs/org/apache/hadoop/hbase/conf/package-summary.html
+++ b/apidocs/org/apache/hadoop/hbase/conf/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.conf (Apache HBase 2.0.0-SNAPSHOT API)</title>
+<title>org.apache.hadoop.hbase.conf (Apache HBase 3.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.hadoop.hbase.conf (Apache HBase 
2.0.0-SNAPSHOT API)";
+            parent.document.title="org.apache.hadoop.hbase.conf (Apache HBase 
3.0.0-SNAPSHOT API)";
         }
     }
     catch(err) {

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

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b44796ef/apidocs/org/apache/hadoop/hbase/coordination/package-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/coordination/package-frame.html 
b/apidocs/org/apache/hadoop/hbase/coordination/package-frame.html
index c29853d..9e642a8 100644
--- a/apidocs/org/apache/hadoop/hbase/coordination/package-frame.html
+++ b/apidocs/org/apache/hadoop/hbase/coordination/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.coordination (Apache HBase 2.0.0-SNAPSHOT 
API)</title>
+<title>org.apache.hadoop.hbase.coordination (Apache HBase 3.0.0-SNAPSHOT 
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/b44796ef/apidocs/org/apache/hadoop/hbase/coordination/package-summary.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/coordination/package-summary.html 
b/apidocs/org/apache/hadoop/hbase/coordination/package-summary.html
index 975e41a..2cacdec 100644
--- a/apidocs/org/apache/hadoop/hbase/coordination/package-summary.html
+++ b/apidocs/org/apache/hadoop/hbase/coordination/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.coordination (Apache HBase 2.0.0-SNAPSHOT 
API)</title>
+<title>org.apache.hadoop.hbase.coordination (Apache HBase 3.0.0-SNAPSHOT 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.hadoop.hbase.coordination 
(Apache HBase 2.0.0-SNAPSHOT API)";
+            parent.document.title="org.apache.hadoop.hbase.coordination 
(Apache HBase 3.0.0-SNAPSHOT API)";
         }
     }
     catch(err) {

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

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

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

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

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

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b44796ef/apidocs/org/apache/hadoop/hbase/coprocessor/package-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/coprocessor/package-frame.html 
b/apidocs/org/apache/hadoop/hbase/coprocessor/package-frame.html
index fc0efff..561e5cb 100644
--- a/apidocs/org/apache/hadoop/hbase/coprocessor/package-frame.html
+++ b/apidocs/org/apache/hadoop/hbase/coprocessor/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.coprocessor (Apache HBase 2.0.0-SNAPSHOT 
API)</title>
+<title>org.apache.hadoop.hbase.coprocessor (Apache HBase 3.0.0-SNAPSHOT 
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/b44796ef/apidocs/org/apache/hadoop/hbase/coprocessor/package-summary.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/coprocessor/package-summary.html 
b/apidocs/org/apache/hadoop/hbase/coprocessor/package-summary.html
index ef8c062..b51f285 100644
--- a/apidocs/org/apache/hadoop/hbase/coprocessor/package-summary.html
+++ b/apidocs/org/apache/hadoop/hbase/coprocessor/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.coprocessor (Apache HBase 2.0.0-SNAPSHOT 
API)</title>
+<title>org.apache.hadoop.hbase.coprocessor (Apache HBase 3.0.0-SNAPSHOT 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.hadoop.hbase.coprocessor (Apache 
HBase 2.0.0-SNAPSHOT API)";
+            parent.document.title="org.apache.hadoop.hbase.coprocessor (Apache 
HBase 3.0.0-SNAPSHOT API)";
         }
     }
     catch(err) {

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

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

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

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

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

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

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b44796ef/apidocs/org/apache/hadoop/hbase/errorhandling/package-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/errorhandling/package-frame.html 
b/apidocs/org/apache/hadoop/hbase/errorhandling/package-frame.html
index 8c93e81..3c50731 100644
--- a/apidocs/org/apache/hadoop/hbase/errorhandling/package-frame.html
+++ b/apidocs/org/apache/hadoop/hbase/errorhandling/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.errorhandling (Apache HBase 2.0.0-SNAPSHOT 
API)</title>
+<title>org.apache.hadoop.hbase.errorhandling (Apache HBase 3.0.0-SNAPSHOT 
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/b44796ef/apidocs/org/apache/hadoop/hbase/errorhandling/package-summary.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/errorhandling/package-summary.html 
b/apidocs/org/apache/hadoop/hbase/errorhandling/package-summary.html
index ef5b88a..7381ece 100644
--- a/apidocs/org/apache/hadoop/hbase/errorhandling/package-summary.html
+++ b/apidocs/org/apache/hadoop/hbase/errorhandling/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.hadoop.hbase.errorhandling (Apache HBase 2.0.0-SNAPSHOT 
API)</title>
+<title>org.apache.hadoop.hbase.errorhandling (Apache HBase 3.0.0-SNAPSHOT 
API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.hadoop.hbase.errorhandling 
(Apache HBase 2.0.0-SNAPSHOT API)";
+            parent.document.title="org.apache.hadoop.hbase.errorhandling 
(Apache HBase 3.0.0-SNAPSHOT API)";
         }
     }
     catch(err) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Reply via email to