http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ed0004f8/devapidocs/org/apache/hadoop/hbase/client/Result.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/client/Result.html 
b/devapidocs/org/apache/hadoop/hbase/client/Result.html
index 1b36e1b..0797508 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/Result.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/Result.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Public
-public class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.82">Result</a>
+public class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.83">Result</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/CellScannable.html" 
title="interface in org.apache.hadoop.hbase">CellScannable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface 
in org.apache.hadoop.hbase">CellScanner</a></pre>
 <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.<p>
@@ -659,7 +659,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>cells</h4>
-<pre>private&nbsp;<a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>[] <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.83">cells</a></pre>
+<pre>private&nbsp;<a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>[] <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.84">cells</a></pre>
 </li>
 </ul>
 <a name="exists">
@@ -668,7 +668,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>exists</h4>
-<pre>private&nbsp;<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> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.84">exists</a></pre>
+<pre>private&nbsp;<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> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.85">exists</a></pre>
 </li>
 </ul>
 <a name="stale">
@@ -677,7 +677,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>stale</h4>
-<pre>private&nbsp;boolean <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.85">stale</a></pre>
+<pre>private&nbsp;boolean <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.86">stale</a></pre>
 </li>
 </ul>
 <a name="mayHaveMoreCellsInRow">
@@ -686,7 +686,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>mayHaveMoreCellsInRow</h4>
-<pre>private&nbsp;boolean <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.90">mayHaveMoreCellsInRow</a></pre>
+<pre>private&nbsp;boolean <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.91">mayHaveMoreCellsInRow</a></pre>
 <div class="block">See <a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html#mayHaveMoreCellsInRow--"><code>mayHaveMoreCellsInRow()</code></a>.</div>
 </li>
 </ul>
@@ -696,7 +696,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>row</h4>
-<pre>private transient&nbsp;byte[] <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.93">row</a></pre>
+<pre>private transient&nbsp;byte[] <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.94">row</a></pre>
 </li>
 </ul>
 <a name="familyMap">
@@ -705,7 +705,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>familyMap</h4>
-<pre>private transient&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in java.util">NavigableMap</a>&lt;byte[],<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in java.util">NavigableMap</a>&lt;byte[],<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in java.util">NavigableMap</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in java.lang">Long</a>,byte[]&gt;&gt;&gt; <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.96">familyMap</a></pre>
+<pre>private transient&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in java.util">NavigableMap</a>&lt;byte[],<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in java.util">NavigableMap</a>&lt;byte[],<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in java.util">NavigableMap</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in java.lang">Long</a>,byte[]&gt;&gt;&gt; <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.97">familyMap</a></pre>
 </li>
 </ul>
 <a name="localBuffer">
@@ -714,7 +714,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>localBuffer</h4>
-<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/ThreadLocal.html?is-external=true";
 title="class or interface in java.lang">ThreadLocal</a>&lt;byte[]&gt; <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.98">localBuffer</a></pre>
+<pre>private static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/ThreadLocal.html?is-external=true";
 title="class or interface in java.lang">ThreadLocal</a>&lt;byte[]&gt; <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.99">localBuffer</a></pre>
 </li>
 </ul>
 <a name="PAD_WIDTH">
@@ -723,7 +723,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>PAD_WIDTH</h4>
-<pre>private static final&nbsp;int <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.99">PAD_WIDTH</a></pre>
+<pre>private static final&nbsp;int <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.100">PAD_WIDTH</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../../constant-values.html#org.apache.hadoop.hbase.client.Result.PAD_WIDTH">Constant
 Field Values</a></dd>
@@ -736,7 +736,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>EMPTY_RESULT</h4>
-<pre>public static final&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.100">EMPTY_RESULT</a></pre>
+<pre>public static final&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.101">EMPTY_RESULT</a></pre>
 </li>
 </ul>
 <a name="INITIAL_CELLSCANNER_INDEX">
@@ -745,7 +745,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>INITIAL_CELLSCANNER_INDEX</h4>
-<pre>private static final&nbsp;int <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.102">INITIAL_CELLSCANNER_INDEX</a></pre>
+<pre>private static final&nbsp;int <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.103">INITIAL_CELLSCANNER_INDEX</a></pre>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../../constant-values.html#org.apache.hadoop.hbase.client.Result.INITIAL_CELLSCANNER_INDEX">Constant
 Field Values</a></dd>
@@ -758,7 +758,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>cellScannerIndex</h4>
-<pre>private&nbsp;int <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.107">cellScannerIndex</a></pre>
+<pre>private&nbsp;int <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.108">cellScannerIndex</a></pre>
 <div class="block">Index for where we are when Result is acting as a <a 
href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface 
in org.apache.hadoop.hbase"><code>CellScanner</code></a>.</div>
 </li>
 </ul>
@@ -768,7 +768,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>stats</h4>
-<pre>private&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/RegionLoadStats.html" 
title="class in org.apache.hadoop.hbase.client">RegionLoadStats</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.108">stats</a></pre>
+<pre>private&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/RegionLoadStats.html" 
title="class in org.apache.hadoop.hbase.client">RegionLoadStats</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.109">stats</a></pre>
 </li>
 </ul>
 <a name="readonly">
@@ -777,7 +777,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>readonly</h4>
-<pre>private final&nbsp;boolean <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.110">readonly</a></pre>
+<pre>private final&nbsp;boolean <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.111">readonly</a></pre>
 </li>
 </ul>
 <a name="cursor">
@@ -786,7 +786,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockListLast">
 <li class="blockList">
 <h4>cursor</h4>
-<pre>private&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Cursor.html" title="class 
in org.apache.hadoop.hbase.client">Cursor</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.112">cursor</a></pre>
+<pre>private&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Cursor.html" title="class 
in org.apache.hadoop.hbase.client">Cursor</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.113">cursor</a></pre>
 </li>
 </ul>
 </li>
@@ -803,7 +803,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>Result</h4>
-<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.120">Result</a>()</pre>
+<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.121">Result</a>()</pre>
 <div class="block">Creates an empty Result w/ no KeyValue payload; returns 
null if you call <a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html#rawCells--"><code>rawCells()</code></a>.
  Use this to represent no results if <code>null</code> won't do or in old 
'mapred' as opposed
  to 'mapreduce' package MapReduce where you need to overwrite a Result 
instance with a
@@ -816,7 +816,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>Result</h4>
-<pre>private&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.129">Result</a>(boolean&nbsp;readonly)</pre>
+<pre>private&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.130">Result</a>(boolean&nbsp;readonly)</pre>
 <div class="block">Allows to construct special purpose immutable Result 
objects,
  such as EMPTY_RESULT.</div>
 <dl>
@@ -831,7 +831,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>Result</h4>
-<pre>private&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.183">Result</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/Cursor.html" title="class 
in org.apache.hadoop.hbase.client">Cursor</a>&nbsp;cursor)</pre>
+<pre>private&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.184">Result</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/Cursor.html" title="class 
in org.apache.hadoop.hbase.client">Cursor</a>&nbsp;cursor)</pre>
 </li>
 </ul>
 <a 
name="Result-org.apache.hadoop.hbase.Cell:A-java.lang.Boolean-boolean-boolean-">
@@ -840,7 +840,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Result</h4>
-<pre>private&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.189">Result</a>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>[]&nbsp;cells,
+<pre>private&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.190">Result</a>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>[]&nbsp;cells,
                <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>&nbsp;exists,
                boolean&nbsp;stale,
                boolean&nbsp;mayHaveMoreCellsInRow)</pre>
@@ -861,7 +861,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.138">create</a>(<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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&nbsp;cells)</pre>
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.139">create</a>(<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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&nbsp;cells)</pre>
 <div class="block">Instantiate a Result with the specified List of KeyValues.
  <br><strong>Note:</strong> You must ensure that the keyvalues are already 
sorted.</div>
 <dl>
@@ -876,7 +876,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.142">create</a>(<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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&nbsp;cells,
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.143">create</a>(<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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&nbsp;cells,
                             <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>&nbsp;exists)</pre>
 </li>
 </ul>
@@ -886,7 +886,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.146">create</a>(<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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&nbsp;cells,
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.147">create</a>(<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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&nbsp;cells,
                             <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>&nbsp;exists,
                             boolean&nbsp;stale)</pre>
 </li>
@@ -897,7 +897,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.150">create</a>(<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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&nbsp;cells,
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.151">create</a>(<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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&nbsp;cells,
                             <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>&nbsp;exists,
                             boolean&nbsp;stale,
                             boolean&nbsp;mayHaveMoreCellsInRow)</pre>
@@ -909,7 +909,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.163">create</a>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>[]&nbsp;cells)</pre>
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.164">create</a>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>[]&nbsp;cells)</pre>
 <div class="block">Instantiate a Result with the specified array of KeyValues.
  <br><strong>Note:</strong> You must ensure that the keyvalues are already 
sorted.</div>
 <dl>
@@ -924,7 +924,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.167">create</a>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>[]&nbsp;cells,
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.168">create</a>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>[]&nbsp;cells,
                             <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>&nbsp;exists,
                             boolean&nbsp;stale)</pre>
 </li>
@@ -935,7 +935,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.171">create</a>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>[]&nbsp;cells,
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.172">create</a>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>[]&nbsp;cells,
                             <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>&nbsp;exists,
                             boolean&nbsp;stale,
                             boolean&nbsp;mayHaveMoreCellsInRow)</pre>
@@ -947,7 +947,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>createCursorResult</h4>
-<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.179">createCursorResult</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/Cursor.html" title="class 
in org.apache.hadoop.hbase.client">Cursor</a>&nbsp;cursor)</pre>
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.180">createCursorResult</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/Cursor.html" title="class 
in org.apache.hadoop.hbase.client">Cursor</a>&nbsp;cursor)</pre>
 </li>
 </ul>
 <a name="getRow--">
@@ -956,7 +956,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getRow</h4>
-<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.202">getRow</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.203">getRow</a>()</pre>
 <div class="block">Method for retrieving the row key that corresponds to
  the row from which this Result was created.</div>
 <dl>
@@ -971,18 +971,18 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>rawCells</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.231">rawCells</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.232">rawCells</a>()</pre>
 <div class="block">Return the array of Cells backing this Result instance.
 
  The array is sorted from smallest -&gt; largest using the
- <a 
href="../../../../../org/apache/hadoop/hbase/CellComparator.html#COMPARATOR"><code>CellComparator.COMPARATOR</code></a>.
+ <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="interface in org.apache.hadoop.hbase"><code>CellComparator</code></a>.
 
  The array only contains what your Get or Scan specifies and no more.
  For example if you request column "A" 1 version you will have at most 1
  Cell in the array. If you request column "A" with 2 version you will
  have at most 2 Cells, with the first one being the newer timestamp and
  the second being the older timestamp (this is the sort order defined by
- <a 
href="../../../../../org/apache/hadoop/hbase/CellComparator.html#COMPARATOR"><code>CellComparator.COMPARATOR</code></a>).
  If columns don't exist, they won't be
+ <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="interface in org.apache.hadoop.hbase"><code>CellComparator</code></a>).  
If columns don't exist, they won't be
  present in the result. Therefore if you ask for 1 version all columns,
  it is safe to iterate over this array and expect to see 1 Cell for
  each column and no more.
@@ -1000,7 +1000,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>listCells</h4>
-<pre>public&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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.242">listCells</a>()</pre>
+<pre>public&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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.243">listCells</a>()</pre>
 <div class="block">Create a sorted list of the Cell's in this result.
 
  Since HBase 0.20.5 this is equivalent to raw().</div>
@@ -1016,10 +1016,10 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getColumnCells</h4>
-<pre>public&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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.261">getColumnCells</a>(byte[]&nbsp;family,
+<pre>public&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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.262">getColumnCells</a>(byte[]&nbsp;family,
                                  byte[]&nbsp;qualifier)</pre>
 <div class="block">Return the Cells for the specific column.  The Cells are 
sorted in
- the <a 
href="../../../../../org/apache/hadoop/hbase/CellComparator.html#COMPARATOR"><code>CellComparator.COMPARATOR</code></a>
 order.  That implies the first entry in
+ the <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="interface in org.apache.hadoop.hbase"><code>CellComparator</code></a> 
order.  That implies the first entry in
  the list is the most recent column.  If the query (Scan or Get) only
  requested 1 version the list will contain at most 1 entry.  If the column
  did not exist in the result set (either the column does not exist
@@ -1042,7 +1042,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>notNullBytes</h4>
-<pre>private&nbsp;byte[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.285">notNullBytes</a>(byte[]&nbsp;bytes)</pre>
+<pre>private&nbsp;byte[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.286">notNullBytes</a>(byte[]&nbsp;bytes)</pre>
 </li>
 </ul>
 <a name="binarySearch-org.apache.hadoop.hbase.Cell:A-byte:A-byte:A-">
@@ -1051,7 +1051,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>binarySearch</h4>
-<pre>protected&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.293">binarySearch</a>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>[]&nbsp;kvs,
+<pre>protected&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.294">binarySearch</a>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>[]&nbsp;kvs,
                            byte[]&nbsp;family,
                            byte[]&nbsp;qualifier)</pre>
 </li>
@@ -1062,7 +1062,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>binarySearch</h4>
-<pre>protected&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.330">binarySearch</a>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>[]&nbsp;kvs,
+<pre>protected&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.331">binarySearch</a>(<a
 href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>[]&nbsp;kvs,
                            byte[]&nbsp;family,
                            int&nbsp;foffset,
                            int&nbsp;flength,
@@ -1090,7 +1090,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getColumnLatestCell</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.371">getColumnLatestCell</a>(byte[]&nbsp;family,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.372">getColumnLatestCell</a>(byte[]&nbsp;family,
                                 byte[]&nbsp;qualifier)</pre>
 <div class="block">The Cell for the most recent timestamp for a given 
column.</div>
 <dl>
@@ -1109,7 +1109,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getColumnLatestCell</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.399">getColumnLatestCell</a>(byte[]&nbsp;family,
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.400">getColumnLatestCell</a>(byte[]&nbsp;family,
                                 int&nbsp;foffset,
                                 int&nbsp;flength,
                                 byte[]&nbsp;qualifier,
@@ -1136,7 +1136,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getValue</h4>
-<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.425">getValue</a>(byte[]&nbsp;family,
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.426">getValue</a>(byte[]&nbsp;family,
                        byte[]&nbsp;qualifier)</pre>
 <div class="block">Get the latest version of the specified column.
  Note: this call clones the value content of the hosting Cell. See
@@ -1157,7 +1157,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getValueAsByteBuffer</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.441">getValueAsByteBuffer</a>(byte[]&nbsp;family,
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.442">getValueAsByteBuffer</a>(byte[]&nbsp;family,
                                        byte[]&nbsp;qualifier)</pre>
 <div class="block">Returns the value wrapped in a new 
<code>ByteBuffer</code>.</div>
 <dl>
@@ -1175,7 +1175,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getValueAsByteBuffer</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.464">getValueAsByteBuffer</a>(byte[]&nbsp;family,
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.465">getValueAsByteBuffer</a>(byte[]&nbsp;family,
                                        int&nbsp;foffset,
                                        int&nbsp;flength,
                                        byte[]&nbsp;qualifier,
@@ -1201,7 +1201,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>loadValue</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.489">loadValue</a>(byte[]&nbsp;family,
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.490">loadValue</a>(byte[]&nbsp;family,
                          byte[]&nbsp;qualifier,
                          <a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;dst)
                   throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/BufferOverflowException.html?is-external=true";
 title="class or interface in java.nio">BufferOverflowException</a></pre>
@@ -1226,7 +1226,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>loadValue</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.511">loadValue</a>(byte[]&nbsp;family,
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.512">loadValue</a>(byte[]&nbsp;family,
                          int&nbsp;foffset,
                          int&nbsp;flength,
                          byte[]&nbsp;qualifier,
@@ -1259,7 +1259,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>containsNonEmptyColumn</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.531">containsNonEmptyColumn</a>(byte[]&nbsp;family,
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.532">containsNonEmptyColumn</a>(byte[]&nbsp;family,
                                       byte[]&nbsp;qualifier)</pre>
 <div class="block">Checks if the specified column contains a non-empty value 
(not a zero-length byte array).</div>
 <dl>
@@ -1277,7 +1277,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>containsNonEmptyColumn</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.548">containsNonEmptyColumn</a>(byte[]&nbsp;family,
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.549">containsNonEmptyColumn</a>(byte[]&nbsp;family,
                                       int&nbsp;foffset,
                                       int&nbsp;flength,
                                       byte[]&nbsp;qualifier,
@@ -1303,7 +1303,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>containsEmptyColumn</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.564">containsEmptyColumn</a>(byte[]&nbsp;family,
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.565">containsEmptyColumn</a>(byte[]&nbsp;family,
                                    byte[]&nbsp;qualifier)</pre>
 <div class="block">Checks if the specified column contains an empty value (a 
zero-length byte array).</div>
 <dl>
@@ -1321,7 +1321,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>containsEmptyColumn</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.581">containsEmptyColumn</a>(byte[]&nbsp;family,
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.582">containsEmptyColumn</a>(byte[]&nbsp;family,
                                    int&nbsp;foffset,
                                    int&nbsp;flength,
                                    byte[]&nbsp;qualifier,
@@ -1347,7 +1347,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>containsColumn</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.596">containsColumn</a>(byte[]&nbsp;family,
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.597">containsColumn</a>(byte[]&nbsp;family,
                               byte[]&nbsp;qualifier)</pre>
 <div class="block">Checks for existence of a value for the specified column 
(empty or not).</div>
 <dl>
@@ -1365,7 +1365,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>containsColumn</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.613">containsColumn</a>(byte[]&nbsp;family,
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.614">containsColumn</a>(byte[]&nbsp;family,
                               int&nbsp;foffset,
                               int&nbsp;flength,
                               byte[]&nbsp;qualifier,
@@ -1391,7 +1391,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getMap</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in java.util">NavigableMap</a>&lt;byte[],<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in java.util">NavigableMap</a>&lt;byte[],<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in java.util">NavigableMap</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in java.lang">Long</a>,byte[]&gt;&gt;&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.628">getMap</a>()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in java.util">NavigableMap</a>&lt;byte[],<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in java.util">NavigableMap</a>&lt;byte[],<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in java.util">NavigableMap</a>&lt;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in java.lang">Long</a>,byte[]&gt;&gt;&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.629">getMap</a>()</pre>
 <div class="block">Map of families to all versions of its qualifiers and 
values.
  <p>
  Returns a three level Map of the form:
@@ -1410,7 +1410,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getNoVersionMap</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in java.util">NavigableMap</a>&lt;byte[],<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in 
java.util">NavigableMap</a>&lt;byte[],byte[]&gt;&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.670">getNoVersionMap</a>()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in java.util">NavigableMap</a>&lt;byte[],<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in 
java.util">NavigableMap</a>&lt;byte[],byte[]&gt;&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.671">getNoVersionMap</a>()</pre>
 <div class="block">Map of families to their most recent qualifiers and values.
  <p>
  Returns a two level Map of the form: 
<code>Map&amp;family,Map&lt;qualifier,value&gt;&gt;</code>
@@ -1428,7 +1428,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getFamilyMap</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in 
java.util">NavigableMap</a>&lt;byte[],byte[]&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.699">getFamilyMap</a>(byte[]&nbsp;family)</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true";
 title="class or interface in 
java.util">NavigableMap</a>&lt;byte[],byte[]&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.700">getFamilyMap</a>(byte[]&nbsp;family)</pre>
 <div class="block">Map of qualifiers to values.
  <p>
  Returns a Map of the form: <code>Map&lt;qualifier,value&gt;</code></div>
@@ -1446,7 +1446,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>value</h4>
-<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.725">value</a>()</pre>
+<pre>public&nbsp;byte[]&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.726">value</a>()</pre>
 <div class="block">Returns the value of the first column in the Result.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1460,7 +1460,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>isEmpty</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.736">isEmpty</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.737">isEmpty</a>()</pre>
 <div class="block">Check if the underlying Cell [] is empty or not</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1474,7 +1474,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>size</h4>
-<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.743">size</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.744">size</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the size of the underlying Cell []</dd>
@@ -1487,7 +1487,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.751">toString</a>()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.752">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></dd>
@@ -1502,7 +1502,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>compareResults</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.778">compareResults</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;res1,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.779">compareResults</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;res1,
                                   <a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;res2)
                            throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
 <div class="block">Does a deep comparison of two Results, down to the byte 
arrays.</div>
@@ -1521,7 +1521,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>createCompleteResult</h4>
-<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.807">createCompleteResult</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;partialResults)
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.808">createCompleteResult</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&gt;&nbsp;partialResults)
                                    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">Forms a single result from the partial results in the 
partialResults list. This method is
  useful for reconstructing partial results on the client side.</div>
@@ -1542,7 +1542,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getTotalSizeOfCells</h4>
-<pre>public static&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.854">getTotalSizeOfCells</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;result)</pre>
+<pre>public static&nbsp;long&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.855">getTotalSizeOfCells</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;result)</pre>
 <div class="block">Get total size of raw cells</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1558,7 +1558,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>copyFrom</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.871">copyFrom</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;other)</pre>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.872">copyFrom</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/Result.html" title="class 
in org.apache.hadoop.hbase.client">Result</a>&nbsp;other)</pre>
 <div class="block">Copy another Result into this one. Needed for the old 
Mapred framework</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1575,7 +1575,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>cellScanner</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface 
in org.apache.hadoop.hbase">CellScanner</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.879">cellScanner</a>()</pre>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface 
in org.apache.hadoop.hbase">CellScanner</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.880">cellScanner</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html#cellScanner--">cellScanner</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" 
title="interface in org.apache.hadoop.hbase">CellScannable</a></code></dd>
@@ -1590,7 +1590,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>current</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.886">current</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.887">current</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/hadoop/hbase/CellScanner.html#current--">current</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface 
in org.apache.hadoop.hbase">CellScanner</a></code></dd>
@@ -1605,7 +1605,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>advance</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.895">advance</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.896">advance</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/CellScanner.html#advance--">CellScanner</a></code></span></div>
 <div class="block">Advance the scanner 1 cell.</div>
 <dl>
@@ -1622,7 +1622,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getExists</h4>
-<pre>public&nbsp;<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>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.906">getExists</a>()</pre>
+<pre>public&nbsp;<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>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.907">getExists</a>()</pre>
 </li>
 </ul>
 <a name="setExists-java.lang.Boolean-">
@@ -1631,7 +1631,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>setExists</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.910">setExists</a>(<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>&nbsp;exists)</pre>
+<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.911">setExists</a>(<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>&nbsp;exists)</pre>
 </li>
 </ul>
 <a name="isStale--">
@@ -1640,7 +1640,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>isStale</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.920">isStale</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.921">isStale</a>()</pre>
 <div class="block">Whether or not the results are coming from possibly stale 
data. Stale results
  might be returned if <a 
href="../../../../../org/apache/hadoop/hbase/client/Consistency.html" 
title="enum in org.apache.hadoop.hbase.client"><code>Consistency</code></a> is 
not STRONG for the query.</div>
 <dl>
@@ -1656,7 +1656,7 @@ implements <a 
href="../../../../../org/apache/hadoop/hbase/CellScannable.html" t
 <li class="blockList">
 <h4>isPartial</h4>
 <pre><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true";
 title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.930">isPartial</a>()</pre>
+public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.931">isPartial</a>()</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">the word 'partial' ambiguous, use <a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html#mayHaveMoreCellsInRow--"><code>mayHaveMoreCellsInRow()</code></a>
 instead.
              Deprecated since 1.4.0.</span></div>
 <dl>
@@ -1671,7 +1671,7 @@ public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>mayHaveMoreCellsInRow</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.942">mayHaveMoreCellsInRow</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.943">mayHaveMoreCellsInRow</a>()</pre>
 <div class="block">For scanning large rows, the RS may choose to return the 
cells chunk by chunk to prevent OOM
  or timeout. This flag is used to tell you if the current Result is the last 
one of the current
  row. False means this Result is the last one. True means there MAY be more 
cells belonging to
@@ -1687,7 +1687,7 @@ public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbas
 <li class="blockList">
 <h4>setStatistics</h4>
 <pre>@InterfaceAudience.Private
-public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.951">setStatistics</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/RegionLoadStats.html" 
title="class in 
org.apache.hadoop.hbase.client">RegionLoadStats</a>&nbsp;loadStats)</pre>
+public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.952">setStatistics</a>(<a
 href="../../../../../org/apache/hadoop/hbase/client/RegionLoadStats.html" 
title="class in 
org.apache.hadoop.hbase.client">RegionLoadStats</a>&nbsp;loadStats)</pre>
 <div class="block">Set load information about the region to the information 
about the result</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1701,7 +1701,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/c
 <ul class="blockList">
 <li class="blockList">
 <h4>getStats</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/RegionLoadStats.html" 
title="class in org.apache.hadoop.hbase.client">RegionLoadStats</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.959">getStats</a>()</pre>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/RegionLoadStats.html" 
title="class in org.apache.hadoop.hbase.client">RegionLoadStats</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.960">getStats</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the associated statistics about the region from which this was returned. 
Can be
@@ -1715,7 +1715,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/c
 <ul class="blockList">
 <li class="blockList">
 <h4>checkReadonly</h4>
-<pre>private&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.967">checkReadonly</a>()</pre>
+<pre>private&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.968">checkReadonly</a>()</pre>
 <div class="block">All methods modifying state of Result object must call this 
method
  to ensure that special purpose immutable Results can't be accidentally 
modified.</div>
 </li>
@@ -1726,7 +1726,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/c
 <ul class="blockList">
 <li class="blockList">
 <h4>isCursor</h4>
-<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.993">isCursor</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.994">isCursor</a>()</pre>
 <div class="block">Return true if this Result is a cursor to tell users where 
the server has scanned.
  In this Result the only meaningful method is <a 
href="../../../../../org/apache/hadoop/hbase/client/Result.html#getCursor--"><code>getCursor()</code></a>.
 
@@ -1752,7 +1752,7 @@ public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getCursor</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Cursor.html" title="class 
in org.apache.hadoop.hbase.client">Cursor</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.1003">getCursor</a>()</pre>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/client/Cursor.html" title="class 
in org.apache.hadoop.hbase.client">Cursor</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/client/Result.html#line.1004">getCursor</a>()</pre>
 <div class="block">Return the cursor if this Result is a cursor result.
  <a 
href="../../../../../org/apache/hadoop/hbase/client/Scan.html#setNeedCursorResult-boolean-"><code>Scan.setNeedCursorResult(boolean)</code></a>
  <a href="../../../../../org/apache/hadoop/hbase/client/Cursor.html" 
title="class in org.apache.hadoop.hbase.client"><code>Cursor</code></a>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ed0004f8/devapidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptor.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptor.html
 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptor.html
index 70a9e0c..66b83bf 100644
--- 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptor.html
+++ 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/ColumnFamilyDescriptor.html
@@ -1151,7 +1151,7 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.</div>
         <a 
href="../../../../../../org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.html"
 title="interface in 
org.apache.hadoop.hbase.client">ColumnFamilyDescriptor</a>&nbsp;family,
         long&nbsp;ttl,
         long&nbsp;timeToPurgeDeletes,
-        <a 
href="../../../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="class in 
org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator)</code>&nbsp;</td>
+        <a 
href="../../../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="interface in 
org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ed0004f8/devapidocs/org/apache/hadoop/hbase/client/class-use/Durability.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/Durability.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/Durability.html
index 7007aab..ecc3e08 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/Durability.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/Durability.html
@@ -427,8 +427,12 @@ the order they are declared.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>(package private) <a 
href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" 
title="enum in org.apache.hadoop.hbase.client">Durability</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">HRegion.BatchOperation.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.BatchOperation.html#durability">durability</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>private <a 
href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" 
title="enum in org.apache.hadoop.hbase.client">Durability</a></code></td>
-<td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#durability">durability</a></span></code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#regionDurability">regionDurability</a></span></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -485,43 +489,53 @@ the order they are declared.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private <a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/MultiVersionConcurrencyControl.WriteEntry.html"
 title="class in 
org.apache.hadoop.hbase.regionserver">MultiVersionConcurrencyControl.WriteEntry</a></code></td>
+<td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#doWALAppend-org.apache.hadoop.hbase.wal.WALEdit-org.apache.hadoop.hbase.client.Durability-java.util.List-long-long-long-long-">doWALAppend</a></span>(<a
 href="../../../../../../org/apache/hadoop/hbase/wal/WALEdit.html" title="class 
in org.apache.hadoop.hbase.wal">WALEdit</a>&nbsp;walEdit,
+           <a 
href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" 
title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability,
+           <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="http://docs.oracle.com/javase/8/docs/api/java/util/UUID.html?is-external=true";
 title="class or interface in java.util">UUID</a>&gt;&nbsp;clusterIds,
+           long&nbsp;now,
+           long&nbsp;nonceGroup,
+           long&nbsp;nonce,
+           long&nbsp;replaySeqId)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/MultiVersionConcurrencyControl.WriteEntry.html"
 title="class in 
org.apache.hadoop.hbase.regionserver">MultiVersionConcurrencyControl.WriteEntry</a></code></td>
 <td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#doWALAppend-org.apache.hadoop.hbase.wal.WALEdit-org.apache.hadoop.hbase.client.Durability-long-long-">doWALAppend</a></span>(<a
 href="../../../../../../org/apache/hadoop/hbase/wal/WALEdit.html" title="class 
in org.apache.hadoop.hbase.wal">WALEdit</a>&nbsp;walEdit,
            <a 
href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" 
title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability,
            long&nbsp;nonceGroup,
            long&nbsp;nonce)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" 
title="enum in org.apache.hadoop.hbase.client">Durability</a></code></td>
 <td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#getEffectiveDurability-org.apache.hadoop.hbase.client.Durability-">getEffectiveDurability</a></span>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" 
title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;d)</code>
 <div class="block">Returns effective durability from the passed durability and
  the table descriptor.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="typeNameLabel">RegionCoprocessorHost.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.html#postDelete-org.apache.hadoop.hbase.client.Delete-org.apache.hadoop.hbase.wal.WALEdit-org.apache.hadoop.hbase.client.Durability-">postDelete</a></span>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Delete.html" 
title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;delete,
           <a href="../../../../../../org/apache/hadoop/hbase/wal/WALEdit.html" 
title="class in org.apache.hadoop.hbase.wal">WALEdit</a>&nbsp;edit,
           <a 
href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" 
title="enum in 
org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span 
class="typeNameLabel">RegionCoprocessorHost.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.html#postPut-org.apache.hadoop.hbase.client.Put-org.apache.hadoop.hbase.wal.WALEdit-org.apache.hadoop.hbase.client.Durability-">postPut</a></span>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Put.html" title="class 
in org.apache.hadoop.hbase.client">Put</a>&nbsp;put,
        <a href="../../../../../../org/apache/hadoop/hbase/wal/WALEdit.html" 
title="class in org.apache.hadoop.hbase.wal">WALEdit</a>&nbsp;edit,
        <a 
href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" 
title="enum in 
org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span 
class="typeNameLabel">RegionCoprocessorHost.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.html#preDelete-org.apache.hadoop.hbase.client.Delete-org.apache.hadoop.hbase.wal.WALEdit-org.apache.hadoop.hbase.client.Durability-">preDelete</a></span>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Delete.html" 
title="class in org.apache.hadoop.hbase.client">Delete</a>&nbsp;delete,
          <a href="../../../../../../org/apache/hadoop/hbase/wal/WALEdit.html" 
title="class in org.apache.hadoop.hbase.wal">WALEdit</a>&nbsp;edit,
          <a 
href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" 
title="enum in 
org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span 
class="typeNameLabel">RegionCoprocessorHost.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.html#prePut-org.apache.hadoop.hbase.client.Put-org.apache.hadoop.hbase.wal.WALEdit-org.apache.hadoop.hbase.client.Durability-">prePut</a></span>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Put.html" title="class 
in org.apache.hadoop.hbase.client">Put</a>&nbsp;put,
       <a href="../../../../../../org/apache/hadoop/hbase/wal/WALEdit.html" 
title="class in org.apache.hadoop.hbase.wal">WALEdit</a>&nbsp;edit,
       <a 
href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" 
title="enum in 
org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>private <a 
href="../../../../../../org/apache/hadoop/hbase/wal/WALEdit.html" title="class 
in org.apache.hadoop.hbase.wal">WALEdit</a></code></td>
 <td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#reckonDeltas-org.apache.hadoop.hbase.regionserver.Region.Operation-org.apache.hadoop.hbase.client.Mutation-org.apache.hadoop.hbase.client.Durability-java.util.Map-java.util.List-">reckonDeltas</a></span>(<a
 
href="../../../../../../org/apache/hadoop/hbase/regionserver/Region.Operation.html"
 title="enum in 
org.apache.hadoop.hbase.regionserver">Region.Operation</a>&nbsp;op,
             <a 
href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" 
title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation,
@@ -533,7 +547,7 @@ the order they are declared.</div>
  this case we write back nothing, just return latest Cell value to the 
client).</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>private <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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#reckonDeltasByStore-org.apache.hadoop.hbase.regionserver.HStore-org.apache.hadoop.hbase.regionserver.Region.Operation-org.apache.hadoop.hbase.client.Mutation-org.apache.hadoop.hbase.client.Durability-long-java.util.List-java.util.List-">reckonDeltasByStore</a></span>(<a
 href="../../../../../../org/apache/hadoop/hbase/regionserver/HStore.html" 
title="class in org.apache.hadoop.hbase.regionserver">HStore</a>&nbsp;store,
                    <a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/Region.Operation.html"
 title="enum in 
org.apache.hadoop.hbase.regionserver">Region.Operation</a>&nbsp;op,
@@ -546,7 +560,7 @@ the order they are declared.</div>
  column family/Store.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>private void</code></td>
 <td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#sync-long-org.apache.hadoop.hbase.client.Durability-">sync</a></span>(long&nbsp;txid,
     <a href="../../../../../../org/apache/hadoop/hbase/client/Durability.html" 
title="enum in 
org.apache.hadoop.hbase.client">Durability</a>&nbsp;durability)</code>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ed0004f8/devapidocs/org/apache/hadoop/hbase/client/class-use/IsolationLevel.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/client/class-use/IsolationLevel.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/IsolationLevel.html
index 797a5b0..bba7c47 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/IsolationLevel.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/IsolationLevel.html
@@ -182,10 +182,6 @@ the order they are declared.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><span class="typeNameLabel">Region.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/Region.html#getReadPoint-org.apache.hadoop.hbase.client.IsolationLevel-">getReadPoint</a></span>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" 
title="enum in 
org.apache.hadoop.hbase.client">IsolationLevel</a>&nbsp;isolationLevel)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>long</code></td>
 <td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#getReadPoint-org.apache.hadoop.hbase.client.IsolationLevel-">getReadPoint</a></span>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" 
title="enum in 
org.apache.hadoop.hbase.client">IsolationLevel</a>&nbsp;isolationLevel)</code>&nbsp;</td>
 </tr>
 </tbody>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ed0004f8/devapidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html 
b/devapidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html
index 18d8091..4d5e4c4 100644
--- a/devapidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html
+++ b/devapidocs/org/apache/hadoop/hbase/client/class-use/Mutation.html
@@ -724,11 +724,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" 
title="class in org.apache.hadoop.hbase.client">Mutation</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">HRegion.MutationBatch.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.MutationBatch.html#getMutation-int-">getMutation</a></span>(int&nbsp;index)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">HRegion.MutationBatchOperation.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.MutationBatchOperation.html#getMutation-int-">getMutation</a></span>(int&nbsp;index)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" 
title="class in org.apache.hadoop.hbase.client">Mutation</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">HRegion.ReplayBatch.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.ReplayBatch.html#getMutation-int-">getMutation</a></span>(int&nbsp;index)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">HRegion.ReplayBatchOperation.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.ReplayBatchOperation.html#getMutation-int-">getMutation</a></span>(int&nbsp;index)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>abstract <a 
href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" 
title="class in org.apache.hadoop.hbase.client">Mutation</a>[]</code></td>
@@ -738,11 +738,11 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" 
title="class in org.apache.hadoop.hbase.client">Mutation</a>[]</code></td>
-<td class="colLast"><span 
class="typeNameLabel">HRegion.MutationBatch.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.MutationBatch.html#getMutationsForCoprocs--">getMutationsForCoprocs</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">HRegion.MutationBatchOperation.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.MutationBatchOperation.html#getMutationsForCoprocs--">getMutationsForCoprocs</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" 
title="class in org.apache.hadoop.hbase.client">Mutation</a>[]</code></td>
-<td class="colLast"><span 
class="typeNameLabel">HRegion.ReplayBatch.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.ReplayBatch.html#getMutationsForCoprocs--">getMutationsForCoprocs</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">HRegion.ReplayBatchOperation.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.ReplayBatchOperation.html#getMutationsForCoprocs--">getMutationsForCoprocs</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" 
title="class in org.apache.hadoop.hbase.client">Mutation</a>[]</code></td>
@@ -815,9 +815,8 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private void</code></td>
-<td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#checkAndPrepareMutation-org.apache.hadoop.hbase.client.Mutation-boolean-java.util.Map-long-">checkAndPrepareMutation</a></span>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" 
title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation,
+<td class="colLast"><span class="typeNameLabel">HRegion.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#checkAndPrepareMutation-org.apache.hadoop.hbase.client.Mutation-boolean-long-">checkAndPrepareMutation</a></span>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" 
title="class in org.apache.hadoop.hbase.client">Mutation</a>&nbsp;mutation,
                        boolean&nbsp;replay,
-                       <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;byte[],<a 
href="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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&gt;&nbsp;familyMap,
                        long&nbsp;now)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -1018,9 +1017,9 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.MutationBatch.html#MutationBatch-org.apache.hadoop.hbase.client.Mutation:A-long-long-">MutationBatch</a></span>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" 
title="class in org.apache.hadoop.hbase.client">Mutation</a>[]&nbsp;operations,
-             long&nbsp;nonceGroup,
-             long&nbsp;nonce)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.MutationBatchOperation.html#MutationBatchOperation-org.apache.hadoop.hbase.client.Mutation:A-long-long-">MutationBatchOperation</a></span>(<a
 href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html" 
title="class in org.apache.hadoop.hbase.client">Mutation</a>[]&nbsp;operations,
+                      long&nbsp;nonceGroup,
+                      long&nbsp;nonce)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Reply via email to