http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aecb1286/devapidocs/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html
 
b/devapidocs/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html
index 48d2512..9f5c436 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>private static final class <a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.258">AsyncMetaTableAccessor.MetaTableRawScanResultConsumer</a>
+<pre>private static final class <a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.314">AsyncMetaTableAccessor.MetaTableRawScanResultConsumer</a>
 extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
 implements <a 
href="../../../../org/apache/hadoop/hbase/client/RawScanResultConsumer.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawScanResultConsumer</a></pre>
 </li>
@@ -257,7 +257,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/client/RawScanResultCons
 <ul class="blockList">
 <li class="blockList">
 <h4>currentRowCount</h4>
-<pre>private&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html#line.260">currentRowCount</a></pre>
+<pre>private&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html#line.316">currentRowCount</a></pre>
 </li>
 </ul>
 <a name="rowUpperLimit">
@@ -266,7 +266,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/client/RawScanResultCons
 <ul class="blockList">
 <li class="blockList">
 <h4>rowUpperLimit</h4>
-<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html#line.262">rowUpperLimit</a></pre>
+<pre>private final&nbsp;int <a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html#line.318">rowUpperLimit</a></pre>
 </li>
 </ul>
 <a name="visitor">
@@ -275,7 +275,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/client/RawScanResultCons
 <ul class="blockList">
 <li class="blockList">
 <h4>visitor</h4>
-<pre>private final&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html" 
title="interface in org.apache.hadoop.hbase">MetaTableAccessor.Visitor</a> <a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html#line.264">visitor</a></pre>
+<pre>private final&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html" 
title="interface in org.apache.hadoop.hbase">MetaTableAccessor.Visitor</a> <a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html#line.320">visitor</a></pre>
 </li>
 </ul>
 <a name="future">
@@ -284,7 +284,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/client/RawScanResultCons
 <ul class="blockListLast">
 <li class="blockList">
 <h4>future</h4>
-<pre>private final&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>&gt; <a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html#line.266">future</a></pre>
+<pre>private final&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>&gt; <a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html#line.322">future</a></pre>
 </li>
 </ul>
 </li>
@@ -301,7 +301,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/client/RawScanResultCons
 <ul class="blockListLast">
 <li class="blockList">
 <h4>MetaTableRawScanResultConsumer</h4>
-<pre><a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html#line.268">MetaTableRawScanResultConsumer</a>(int&nbsp;rowUpperLimit,
+<pre><a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html#line.324">MetaTableRawScanResultConsumer</a>(int&nbsp;rowUpperLimit,
                                <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html" 
title="interface in 
org.apache.hadoop.hbase">MetaTableAccessor.Visitor</a>&nbsp;visitor,
                                <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>&gt;&nbsp;future)</pre>
 </li>
@@ -320,7 +320,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/client/RawScanResultCons
 <ul class="blockList">
 <li class="blockList">
 <h4>onError</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html#line.276">onError</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;error)</pre>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html#line.332">onError</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;error)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/client/RawScanResultConsumer.html#onError-java.lang.Throwable-">RawScanResultConsumer</a></code></span></div>
 <div class="block">Indicate that we hit an unrecoverable error and the scan 
operation is terminated.
  <p>
@@ -337,7 +337,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/client/RawScanResultCons
 <ul class="blockList">
 <li class="blockList">
 <h4>onComplete</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html#line.283">onComplete</a>()</pre>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html#line.339">onComplete</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/client/RawScanResultConsumer.html#onComplete--">RawScanResultConsumer</a></code></span></div>
 <div class="block">Indicate that the scan operation is completed 
normally.</div>
 <dl>
@@ -352,7 +352,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/client/RawScanResultCons
 <ul class="blockListLast">
 <li class="blockList">
 <h4>onNext</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html#line.288">onNext</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>[]&nbsp;results,
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.MetaTableRawScanResultConsumer.html#line.344">onNext</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>[]&nbsp;results,
                    <a 
href="../../../../org/apache/hadoop/hbase/client/RawScanResultConsumer.ScanController.html"
 title="interface in 
org.apache.hadoop.hbase.client">RawScanResultConsumer.ScanController</a>&nbsp;controller)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/client/RawScanResultConsumer.html#onNext-org.apache.hadoop.hbase.client.Result:A-org.apache.hadoop.hbase.client.RawScanResultConsumer.ScanController-">RawScanResultConsumer</a></code></span></div>
 <div class="block">Indicate that we have receive some data.</div>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aecb1286/devapidocs/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html 
b/devapidocs/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html
index 970875b..d0256de 100644
--- a/devapidocs/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html
+++ b/devapidocs/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html
@@ -18,7 +18,7 @@
     catch(err) {
     }
 //-->
-var methods = 
{"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":9,"i21":9,"i22":9,"i23":9};
+var methods = 
{"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":9,"i21":9,"i22":9,"i23":9,"i24":9};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a 
href="../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html"
 title="annotation in 
org.apache.hadoop.hbase.classification">@InterfaceAudience.Private</a>
-public class <a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.58">AsyncMetaTableAccessor</a>
+public class <a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.62">AsyncMetaTableAccessor</a>
 extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
 <div class="block">The asynchronous meta table accessor. Used to read/write 
region and assignment information store
  in <code>hbase:meta</code>.</div>
@@ -219,16 +219,18 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
            int&nbsp;rowUpperLimit)</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in 
org.apache.hadoop.hbase.util">Pair</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in 
org.apache.hadoop.hbase">HRegionInfo</a>,<a 
href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase">ServerName</a>&gt;&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getRegion-org.apache.hadoop.hbase.client.RawAsyncTable-byte:A-">getRegion</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
-         byte[]&nbsp;regionName)</code>&nbsp;</td>
-</tr>
-<tr id="i4" class="altColor">
 <td class="colFirst"><code>private static byte[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getRegionInfoColumn--">getRegionInfoColumn</a></span>()</code>
 <div class="block">Returns the column qualifier for serialized region 
info</div>
 </td>
 </tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in 
org.apache.hadoop.hbase">HRegionLocation</a>&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getRegionLocation-org.apache.hadoop.hbase.client.RawAsyncTable-byte:A-">getRegionLocation</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
+                 byte[]&nbsp;regionName)</code>
+<div class="block">Returns the HRegionLocation from meta for the given 
region</div>
+</td>
+</tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code>private static <a 
href="../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in 
org.apache.hadoop.hbase">HRegionLocation</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getRegionLocation-org.apache.hadoop.hbase.client.Result-org.apache.hadoop.hbase.HRegionInfo-int-">getRegionLocation</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r,
@@ -245,90 +247,97 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 </td>
 </tr>
 <tr id="i7" class="rowColor">
+<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in 
org.apache.hadoop.hbase">HRegionLocation</a>&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getRegionLocationWithEncodedName-org.apache.hadoop.hbase.client.RawAsyncTable-byte:A-">getRegionLocationWithEncodedName</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
+                                byte[]&nbsp;encodedRegionName)</code>
+<div class="block">Returns the HRegionLocation from meta for the given encoded 
region name</div>
+</td>
+</tr>
+<tr id="i8" class="altColor">
 <td class="colFirst"><code>private static byte[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getSeqNumColumn-int-">getSeqNumColumn</a></span>(int&nbsp;replicaId)</code>
 <div class="block">Returns the column qualifier for seqNum column for 
replicaId</div>
 </td>
 </tr>
-<tr id="i8" class="altColor">
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code>private static long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getSeqNumDuringOpen-org.apache.hadoop.hbase.client.Result-int-">getSeqNumDuringOpen</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r,
                    int&nbsp;replicaId)</code>
 <div class="block">The latest seqnum that the server writing to meta observed 
when opening the region.</div>
 </td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr id="i10" class="altColor">
 <td class="colFirst"><code>private static byte[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getServerColumn-int-">getServerColumn</a></span>(int&nbsp;replicaId)</code>
 <div class="block">Returns the column qualifier for server column for 
replicaId</div>
 </td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i11" class="rowColor">
 <td class="colFirst"><code>private static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase">ServerName</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getServerName-org.apache.hadoop.hbase.client.Result-int-">getServerName</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r,
              int&nbsp;replicaId)</code>
 <div class="block">Returns a <a 
href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase"><code>ServerName</code></a> from catalog table <a 
href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client"><code>Result</code></a>.</div>
 </td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i12" class="altColor">
 <td class="colFirst"><code>private static byte[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getStartCodeColumn-int-">getStartCodeColumn</a></span>(int&nbsp;replicaId)</code>
 <div class="block">Returns the column qualifier for server start code column 
for replicaId</div>
 </td>
 </tr>
-<tr id="i12" class="altColor">
+<tr id="i13" class="rowColor">
 <td class="colFirst"><code>private static byte[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getStateColumn--">getStateColumn</a></span>()</code>
 <div class="block">Returns the column qualifier for serialized table 
state</div>
 </td>
 </tr>
-<tr id="i13" class="rowColor">
+<tr id="i14" class="altColor">
 <td class="colFirst"><code>private static byte[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getTableFamily--">getTableFamily</a></span>()</code>
 <div class="block">Returns the column family used for table columns.</div>
 </td>
 </tr>
-<tr id="i14" class="altColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in 
org.apache.hadoop.hbase.util">Pair</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in 
org.apache.hadoop.hbase">HRegionInfo</a>,<a 
href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase">ServerName</a>&gt;&gt;&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getTableRegionsAndLocations-org.apache.hadoop.hbase.client.RawAsyncTable-java.util.Optional-">getTableRegionsAndLocations</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
-                           <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&gt;&nbsp;tableName)</code>
-<div class="block">Used to get table regions' info and server.</div>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in 
org.apache.hadoop.hbase">HRegionLocation</a>&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getTableHRegionLocations-org.apache.hadoop.hbase.client.RawAsyncTable-java.util.Optional-">getTableHRegionLocations</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
+                        <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&gt;&nbsp;tableName)</code>
+<div class="block">Used to get all region locations for the specific 
table.</div>
 </td>
 </tr>
-<tr id="i15" class="rowColor">
-<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in 
org.apache.hadoop.hbase.util">Pair</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in 
org.apache.hadoop.hbase">HRegionInfo</a>,<a 
href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase">ServerName</a>&gt;&gt;&gt;</code></td>
+<tr id="i16" class="altColor">
+<td class="colFirst"><code>private static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in 
org.apache.hadoop.hbase.util">Pair</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in 
org.apache.hadoop.hbase">HRegionInfo</a>,<a 
href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase">ServerName</a>&gt;&gt;&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getTableRegionsAndLocations-org.apache.hadoop.hbase.client.RawAsyncTable-java.util.Optional-boolean-">getTableRegionsAndLocations</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
                            <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&gt;&nbsp;tableName,
                            boolean&nbsp;excludeOfflinedSplitParents)</code>
 <div class="block">Used to get table regions' info and server.</div>
 </td>
 </tr>
-<tr id="i16" class="altColor">
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code>private static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;byte[]&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getTableStartRowForMeta-java.util.Optional-org.apache.hadoop.hbase.MetaTableAccessor.QueryType-">getTableStartRowForMeta</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&gt;&nbsp;tableName,
                        <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" 
title="enum in 
org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a>&nbsp;type)</code>&nbsp;</td>
 </tr>
-<tr id="i17" class="rowColor">
+<tr id="i18" class="altColor">
 <td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/client/TableState.html" title="class 
in org.apache.hadoop.hbase.client">TableState</a>&gt;&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getTableState-org.apache.hadoop.hbase.client.RawAsyncTable-org.apache.hadoop.hbase.TableName-">getTableState</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
              <a href="../../../../org/apache/hadoop/hbase/TableName.html" 
title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
 </tr>
-<tr id="i18" class="altColor">
+<tr id="i19" class="rowColor">
 <td class="colFirst"><code>private static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/client/TableState.html" title="class 
in org.apache.hadoop.hbase.client">TableState</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getTableState-org.apache.hadoop.hbase.client.Result-">getTableState</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r)</code>&nbsp;</td>
 </tr>
-<tr id="i19" class="rowColor">
+<tr id="i20" class="altColor">
 <td class="colFirst"><code>private static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;byte[]&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getTableStopRowForMeta-java.util.Optional-org.apache.hadoop.hbase.MetaTableAccessor.QueryType-">getTableStopRowForMeta</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&gt;&nbsp;tableName,
                       <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" 
title="enum in 
org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a>&nbsp;type)</code>&nbsp;</td>
 </tr>
-<tr id="i20" class="altColor">
+<tr id="i21" class="rowColor">
 <td class="colFirst"><code>private static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#parseReplicaIdFromServerColumn-byte:A-">parseReplicaIdFromServerColumn</a></span>(byte[]&nbsp;serverColumn)</code>
 <div class="block">Parses the replicaId from the server column qualifier.</div>
 </td>
 </tr>
-<tr id="i21" class="rowColor">
+<tr id="i22" class="altColor">
 <td class="colFirst"><code>private static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#scanMeta-org.apache.hadoop.hbase.client.RawAsyncTable-java.util.Optional-java.util.Optional-org.apache.hadoop.hbase.MetaTableAccessor.QueryType-int-org.apache.hadoop.hbase.MetaTableAccessor.Visitor-">scanMeta</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
         <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in 
java.util">Optional</a>&lt;byte[]&gt;&nbsp;startRow,
@@ -339,7 +348,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <div class="block">Performs a scan of META table for given table.</div>
 </td>
 </tr>
-<tr id="i22" class="altColor">
+<tr id="i23" class="rowColor">
 <td class="colFirst"><code>private static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#scanMeta-org.apache.hadoop.hbase.client.RawAsyncTable-java.util.Optional-org.apache.hadoop.hbase.MetaTableAccessor.QueryType-org.apache.hadoop.hbase.MetaTableAccessor.Visitor-">scanMeta</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
         <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&gt;&nbsp;tableName,
@@ -348,7 +357,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <div class="block">Performs a scan of META table for given table.</div>
 </td>
 </tr>
-<tr id="i23" class="rowColor">
+<tr id="i24" class="altColor">
 <td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#tableExists-org.apache.hadoop.hbase.client.RawAsyncTable-org.apache.hadoop.hbase.TableName-">tableExists</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
            <a href="../../../../org/apache/hadoop/hbase/TableName.html" 
title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>&nbsp;</td>
@@ -381,7 +390,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>LOG</h4>
-<pre>private static final&nbsp;org.apache.commons.logging.Log <a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.60">LOG</a></pre>
+<pre>private static final&nbsp;org.apache.commons.logging.Log <a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.64">LOG</a></pre>
 </li>
 </ul>
 <a name="META_REPLICA_ID_DELIMITER">
@@ -390,7 +399,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>META_REPLICA_ID_DELIMITER</h4>
-<pre>private static final&nbsp;char <a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.64">META_REPLICA_ID_DELIMITER</a></pre>
+<pre>private static final&nbsp;char <a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.68">META_REPLICA_ID_DELIMITER</a></pre>
 <div class="block">The delimiter for meta columns for replicaIds &gt; 0</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -404,7 +413,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SERVER_COLUMN_PATTERN</h4>
-<pre>private static final&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true";
 title="class or interface in java.util.regex">Pattern</a> <a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.67">SERVER_COLUMN_PATTERN</a></pre>
+<pre>private static final&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true";
 title="class or interface in java.util.regex">Pattern</a> <a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.71">SERVER_COLUMN_PATTERN</a></pre>
 <div class="block">A regex for parsing server columns from meta. See above 
javadoc for meta layout</div>
 </li>
 </ul>
@@ -422,7 +431,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>AsyncMetaTableAccessor</h4>
-<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.58">AsyncMetaTableAccessor</a>()</pre>
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.62">AsyncMetaTableAccessor</a>()</pre>
 </li>
 </ul>
 </li>
@@ -439,7 +448,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>tableExists</h4>
-<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.70">tableExists</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
+<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true";
 title="class or interface in java.lang">Boolean</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.74">tableExists</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
                                                      <a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</pre>
 </li>
 </ul>
@@ -449,18 +458,44 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableState</h4>
-<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/client/TableState.html" title="class 
in org.apache.hadoop.hbase.client">TableState</a>&gt;&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.77">getTableState</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
+<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/client/TableState.html" title="class 
in org.apache.hadoop.hbase.client">TableState</a>&gt;&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.81">getTableState</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
                                                                     <a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</pre>
 </li>
 </ul>
-<a name="getRegion-org.apache.hadoop.hbase.client.RawAsyncTable-byte:A-">
+<a 
name="getRegionLocation-org.apache.hadoop.hbase.client.RawAsyncTable-byte:A-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRegionLocation</h4>
+<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in 
org.apache.hadoop.hbase">HRegionLocation</a>&gt;&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.111">getRegionLocation</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
+                                                                             
byte[]&nbsp;regionName)</pre>
+<div class="block">Returns the HRegionLocation from meta for the given 
region</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>metaTable</code> - </dd>
+<dd><code>regionName</code> - region we're looking for</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>HRegionLocation for the given region</dd>
+</dl>
+</li>
+</ul>
+<a 
name="getRegionLocationWithEncodedName-org.apache.hadoop.hbase.client.RawAsyncTable-byte:A-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getRegion</h4>
-<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in 
org.apache.hadoop.hbase.util">Pair</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in 
org.apache.hadoop.hbase">HRegionInfo</a>,<a 
href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase">ServerName</a>&gt;&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.101">getRegion</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
-                                                                        
byte[]&nbsp;regionName)</pre>
+<h4>getRegionLocationWithEncodedName</h4>
+<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in 
org.apache.hadoop.hbase">HRegionLocation</a>&gt;&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.140">getRegionLocationWithEncodedName</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
+                                                                               
             byte[]&nbsp;encodedRegionName)</pre>
+<div class="block">Returns the HRegionLocation from meta for the given encoded 
region name</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>metaTable</code> - </dd>
+<dd><code>encodedRegionName</code> - region we're looking for</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>HRegionLocation for the given region</dd>
+</dl>
 </li>
 </ul>
 <a name="getTableState-org.apache.hadoop.hbase.client.Result-">
@@ -469,7 +504,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableState</h4>
-<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/client/TableState.html" title="class 
in org.apache.hadoop.hbase.client">TableState</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.132">getTableState</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r)
+<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/client/TableState.html" title="class 
in org.apache.hadoop.hbase.client">TableState</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.174">getTableState</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r)
                                            throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
@@ -477,21 +512,21 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 </dl>
 </li>
 </ul>
-<a 
name="getTableRegionsAndLocations-org.apache.hadoop.hbase.client.RawAsyncTable-java.util.Optional-">
+<a 
name="getTableHRegionLocations-org.apache.hadoop.hbase.client.RawAsyncTable-java.util.Optional-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getTableRegionsAndLocations</h4>
-<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in 
org.apache.hadoop.hbase.util">Pair</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in 
org.apache.hadoop.hbase">HRegionInfo</a>,<a 
href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase">ServerName</a>&gt;&gt;&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.152">getTableRegionsAndLocations</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;
 metaTable,
-                                                                               
                 <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&gt;&nbsp;tableName)</pre>
-<div class="block">Used to get table regions' info and server.</div>
+<h4>getTableHRegionLocations</h4>
+<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in 
org.apache.hadoop.hbase">HRegionLocation</a>&gt;&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.194">getTableHRegionLocations</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
+                                                                               
 <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&gt;&nbsp;tableName)</pre>
+<div class="block">Used to get all region locations for the specific 
table.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>metaTable</code> - </dd>
 <dd><code>tableName</code> - table we're looking for, can be null for getting 
all regions</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>the list of regioninfos and server. The return value will be wrapped by a
+<dd>the list of region locations. The return value will be wrapped by a
          <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in 
java.util.concurrent"><code>CompletableFuture</code></a>.</dd>
 </dl>
 </li>
@@ -502,9 +537,9 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableRegionsAndLocations</h4>
-<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in 
org.apache.hadoop.hbase.util">Pair</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in 
org.apache.hadoop.hbase">HRegionInfo</a>,<a 
href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase">ServerName</a>&gt;&gt;&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.165">getTableRegionsAndLocations</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;
 metaTable,
-                                                                               
                 <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&gt;&nbsp;tableName,
-                                                                               
                 boolean&nbsp;excludeOfflinedSplitParents)</pre>
+<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in 
org.apache.hadoop.hbase.util">Pair</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in 
org.apache.hadoop.hbase">HRegionInfo</a>,<a 
href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase">ServerName</a>&gt;&gt;&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.221">getTableRegionsAndLocations</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp
 ;metaTable,
+                                                                               
                  <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&gt;&nbsp;tableName,
+                                                                               
                  boolean&nbsp;excludeOfflinedSplitParents)</pre>
 <div class="block">Used to get table regions' info and server.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -523,7 +558,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>scanMeta</h4>
-<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.222">scanMeta</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
+<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.278">scanMeta</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
                                                 <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&gt;&nbsp;tableName,
                                                 <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" 
title="enum in 
org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a>&nbsp;type,
                                                 <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html" 
title="interface in 
org.apache.hadoop.hbase">MetaTableAccessor.Visitor</a>&nbsp;visitor)</pre>
@@ -543,7 +578,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>scanMeta</h4>
-<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.237">scanMeta</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
+<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true";
 title="class or interface in java.lang">Void</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.293">scanMeta</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
                                                 <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in 
java.util">Optional</a>&lt;byte[]&gt;&nbsp;startRow,
                                                 <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in 
java.util">Optional</a>&lt;byte[]&gt;&nbsp;stopRow,
                                                 <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" 
title="enum in 
org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a>&nbsp;type,
@@ -567,7 +602,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getMetaScan</h4>
-<pre>private static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in 
org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.305">getMetaScan</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
+<pre>private static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in 
org.apache.hadoop.hbase.client">Scan</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.361">getMetaScan</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/RawAsyncTable.html" 
title="interface in 
org.apache.hadoop.hbase.client">RawAsyncTable</a>&nbsp;metaTable,
                                 int&nbsp;rowUpperLimit)</pre>
 </li>
 </ul>
@@ -577,7 +612,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionLocations</h4>
-<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/RegionLocations.html" title="class in 
org.apache.hadoop.hbase">RegionLocations</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.326">getRegionLocations</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r)</pre>
+<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/RegionLocations.html" title="class in 
org.apache.hadoop.hbase">RegionLocations</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.382">getRegionLocations</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r)</pre>
 <div class="block">Returns an HRegionLocationList extracted from the 
result.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -592,7 +627,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionLocation</h4>
-<pre>private static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in 
org.apache.hadoop.hbase">HRegionLocation</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.374">getRegionLocation</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r,
+<pre>private static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/HRegionLocation.html" title="class in 
org.apache.hadoop.hbase">HRegionLocation</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.430">getRegionLocation</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r,
                                                  <a 
href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in 
org.apache.hadoop.hbase">HRegionInfo</a>&nbsp;regionInfo,
                                                  int&nbsp;replicaId)</pre>
 <div class="block">Returns the HRegionLocation parsed from the given meta row 
Result
@@ -614,7 +649,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getServerName</h4>
-<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase">ServerName</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.387">getServerName</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r,
+<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase">ServerName</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.443">getServerName</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r,
                                                   int&nbsp;replicaId)</pre>
 <div class="block">Returns a <a 
href="../../../../org/apache/hadoop/hbase/ServerName.html" title="class in 
org.apache.hadoop.hbase"><code>ServerName</code></a> from catalog table <a 
href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client"><code>Result</code></a>.</div>
 <dl>
@@ -631,7 +666,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getSeqNumDuringOpen</h4>
-<pre>private static&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.411">getSeqNumDuringOpen</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r,
+<pre>private static&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.467">getSeqNumDuringOpen</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r,
                                         int&nbsp;replicaId)</pre>
 <div class="block">The latest seqnum that the server writing to meta observed 
when opening the region.
  E.g. the seqNum when the result of <a 
href="../../../../org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#getServerName-org.apache.hadoop.hbase.client.Result-int-"><code>getServerName(Result,
 int)</code></a> was written.</div>
@@ -649,7 +684,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableStartRowForMeta</h4>
-<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;byte[]&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.421">getTableStartRowForMeta</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&gt;&nbsp;tableName,
+<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;byte[]&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.477">getTableStartRowForMeta</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&gt;&nbsp;tableName,
                                                         <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" 
title="enum in 
org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a>&nbsp;type)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -665,7 +700,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableStopRowForMeta</h4>
-<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;byte[]&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.443">getTableStopRowForMeta</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&gt;&nbsp;tableName,
+<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;byte[]&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.499">getTableStopRowForMeta</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/TableName.html" title="class in 
org.apache.hadoop.hbase">TableName</a>&gt;&nbsp;tableName,
                                                        <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.QueryType.html" 
title="enum in 
org.apache.hadoop.hbase">MetaTableAccessor.QueryType</a>&nbsp;type)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -681,7 +716,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getHRegionInfo</h4>
-<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in 
org.apache.hadoop.hbase">HRegionInfo</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.474">getHRegionInfo</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r,
+<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in 
org.apache.hadoop.hbase">HRegionInfo</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.530">getHRegionInfo</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r,
                                                     
byte[]&nbsp;qualifier)</pre>
 <div class="block">Returns the HRegionInfo object from the column <a 
href="../../../../org/apache/hadoop/hbase/HConstants.html#CATALOG_FAMILY"><code>HConstants.CATALOG_FAMILY</code></a>
 and
  <code>qualifier</code> of the catalog table result.</div>
@@ -700,7 +735,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getCatalogFamily</h4>
-<pre>private static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.485">getCatalogFamily</a>()</pre>
+<pre>private static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.541">getCatalogFamily</a>()</pre>
 <div class="block">Returns the column family used for meta columns.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -714,7 +749,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getTableFamily</h4>
-<pre>private static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.493">getTableFamily</a>()</pre>
+<pre>private static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.549">getTableFamily</a>()</pre>
 <div class="block">Returns the column family used for table columns.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -728,7 +763,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getRegionInfoColumn</h4>
-<pre>private static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.501">getRegionInfoColumn</a>()</pre>
+<pre>private static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.557">getRegionInfoColumn</a>()</pre>
 <div class="block">Returns the column qualifier for serialized region 
info</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -742,7 +777,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getStateColumn</h4>
-<pre>private static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.509">getStateColumn</a>()</pre>
+<pre>private static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.565">getStateColumn</a>()</pre>
 <div class="block">Returns the column qualifier for serialized table 
state</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -756,7 +791,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getServerColumn</h4>
-<pre>private static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.518">getServerColumn</a>(int&nbsp;replicaId)</pre>
+<pre>private static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.574">getServerColumn</a>(int&nbsp;replicaId)</pre>
 <div class="block">Returns the column qualifier for server column for 
replicaId</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -772,7 +807,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getStartCodeColumn</h4>
-<pre>private static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.530">getStartCodeColumn</a>(int&nbsp;replicaId)</pre>
+<pre>private static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.586">getStartCodeColumn</a>(int&nbsp;replicaId)</pre>
 <div class="block">Returns the column qualifier for server start code column 
for replicaId</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -788,7 +823,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getSeqNumColumn</h4>
-<pre>private static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.542">getSeqNumColumn</a>(int&nbsp;replicaId)</pre>
+<pre>private static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.598">getSeqNumColumn</a>(int&nbsp;replicaId)</pre>
 <div class="block">Returns the column qualifier for seqNum column for 
replicaId</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -804,7 +839,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>parseReplicaIdFromServerColumn</h4>
-<pre>private static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.555">parseReplicaIdFromServerColumn</a>(byte[]&nbsp;serverColumn)</pre>
+<pre>private static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/AsyncMetaTableAccessor.html#line.611">parseReplicaIdFromServerColumn</a>(byte[]&nbsp;serverColumn)</pre>
 <div class="block">Parses the replicaId from the server column qualifier. See 
top of the class javadoc
  for the actual meta layout</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aecb1286/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CloseableVisitor.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CloseableVisitor.html 
b/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CloseableVisitor.html
index 4785114..ccd0a3a 100644
--- a/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CloseableVisitor.html
+++ b/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CloseableVisitor.html
@@ -103,7 +103,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static interface <a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1177">MetaTableAccessor.CloseableVisitor</a>
+<pre>public static interface <a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1176">MetaTableAccessor.CloseableVisitor</a>
 extends <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html" 
title="interface in org.apache.hadoop.hbase">MetaTableAccessor.Visitor</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true";
 title="class or interface in java.io">Closeable</a></pre>
 <div class="block">Implementations 'visit' a catalog table row but with 
close() at the end.</div>
 </li>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aecb1286/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectAllVisitor.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectAllVisitor.html 
b/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectAllVisitor.html
index 709fa7f..1a62d1c 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectAllVisitor.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectAllVisitor.html
@@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1206">MetaTableAccessor.CollectAllVisitor</a>
+<pre>static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1205">MetaTableAccessor.CollectAllVisitor</a>
 extends <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html"
 title="class in 
org.apache.hadoop.hbase">MetaTableAccessor.CollectingVisitor</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&gt;</pre>
 <div class="block">Collects all returned.</div>
 </li>
@@ -214,7 +214,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Collectin
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CollectAllVisitor</h4>
-<pre><a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.CollectAllVisitor.html#line.1206">CollectAllVisitor</a>()</pre>
+<pre><a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.CollectAllVisitor.html#line.1205">CollectAllVisitor</a>()</pre>
 </li>
 </ul>
 </li>
@@ -231,7 +231,7 @@ extends <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Collectin
 <ul class="blockListLast">
 <li class="blockList">
 <h4>add</h4>
-<pre>void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.CollectAllVisitor.html#line.1208">add</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r)</pre>
+<pre>void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.CollectAllVisitor.html#line.1207">add</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html#add-org.apache.hadoop.hbase.client.Result-">add</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html"
 title="class in 
org.apache.hadoop.hbase">MetaTableAccessor.CollectingVisitor</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&gt;</code></dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aecb1286/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html 
b/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html
index 4052189..0a1008a 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>abstract static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1183">MetaTableAccessor.CollectingVisitor</a>&lt;T&gt;
+<pre>abstract static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1182">MetaTableAccessor.CollectingVisitor</a>&lt;T&gt;
 extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
 implements <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html" 
title="interface in org.apache.hadoop.hbase">MetaTableAccessor.Visitor</a></pre>
 <div class="block">A <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html" 
title="interface in 
org.apache.hadoop.hbase"><code>MetaTableAccessor.Visitor</code></a> that 
collects content out of passed <a 
href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client"><code>Result</code></a>.</div>
@@ -221,7 +221,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visito
 <ul class="blockListLast">
 <li class="blockList">
 <h4>results</h4>
-<pre>final&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html"
 title="type parameter in MetaTableAccessor.CollectingVisitor">T</a>&gt; <a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html#line.1184">results</a></pre>
+<pre>final&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html"
 title="type parameter in MetaTableAccessor.CollectingVisitor">T</a>&gt; <a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html#line.1183">results</a></pre>
 </li>
 </ul>
 </li>
@@ -238,7 +238,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visito
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CollectingVisitor</h4>
-<pre><a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html#line.1183">CollectingVisitor</a>()</pre>
+<pre><a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html#line.1182">CollectingVisitor</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +255,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visito
 <ul class="blockList">
 <li class="blockList">
 <h4>visit</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html#line.1186">visit</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r)
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html#line.1185">visit</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r)
               throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html#visit-org.apache.hadoop.hbase.client.Result-">MetaTableAccessor.Visitor</a></code></span></div>
 <div class="block">Visit the catalog table row.</div>
@@ -278,7 +278,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visito
 <ul class="blockList">
 <li class="blockList">
 <h4>add</h4>
-<pre>abstract&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html#line.1192">add</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r)</pre>
+<pre>abstract&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html#line.1191">add</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;r)</pre>
 </li>
 </ul>
 <a name="getResults--">
@@ -287,7 +287,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visito
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getResults</h4>
-<pre><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html"
 title="type parameter in 
MetaTableAccessor.CollectingVisitor">T</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html#line.1198">getResults</a>()</pre>
+<pre><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html"
 title="type parameter in 
MetaTableAccessor.CollectingVisitor">T</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.CollectingVisitor.html#line.1197">getResults</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>Collected results; wait till visits complete to collect all

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aecb1286/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html 
b/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html
index b7a54fc..ed423b1 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public abstract static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1216">MetaTableAccessor.DefaultVisitorBase</a>
+<pre>public abstract static class <a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.html#line.1215">MetaTableAccessor.DefaultVisitorBase</a>
 extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
 implements <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html" 
title="interface in org.apache.hadoop.hbase">MetaTableAccessor.Visitor</a></pre>
 <div class="block">A Visitor that skips offline regions and split parents</div>
@@ -198,7 +198,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visito
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DefaultVisitorBase</h4>
-<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html#line.1218">DefaultVisitorBase</a>()</pre>
+<pre>public&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html#line.1217">DefaultVisitorBase</a>()</pre>
 </li>
 </ul>
 </li>
@@ -215,7 +215,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visito
 <ul class="blockList">
 <li class="blockList">
 <h4>visitInternal</h4>
-<pre>public abstract&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html#line.1222">visitInternal</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;rowResult)
+<pre>public abstract&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html#line.1221">visitInternal</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;rowResult)
                                throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <dl>
 <dt><span class="throwsLabel">Throws:</span></dt>
@@ -229,7 +229,7 @@ implements <a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visito
 <ul class="blockListLast">
 <li class="blockList">
 <h4>visit</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html#line.1225">visit</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;rowResult)
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/MetaTableAccessor.DefaultVisitorBase.html#line.1224">visit</a>(<a
 href="../../../../org/apache/hadoop/hbase/client/Result.html" title="class in 
org.apache.hadoop.hbase.client">Result</a>&nbsp;rowResult)
               throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../org/apache/hadoop/hbase/MetaTableAccessor.Visitor.html#visit-org.apache.hadoop.hbase.client.Result-">MetaTableAccessor.Visitor</a></code></span></div>
 <div class="block">Visit the catalog table row.</div>

Reply via email to