http://git-wip-us.apache.org/repos/asf/hbase-site/blob/dad9a249/devapidocs/org/apache/hadoop/hbase/CellUtil.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.html 
b/devapidocs/org/apache/hadoop/hbase/CellUtil.html
index e299c6f..c0a5459 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.html
@@ -424,8 +424,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.html#createCell-org.apache.hadoop.hbase.Cell-byte:A-">createCell</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
           byte[]&nbsp;tags)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">As of release 2.0.0, this 
will be removed in HBase 3.0.0.
-            Use CP environment to build Cell using <a 
href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html" 
title="interface in 
org.apache.hadoop.hbase"><code>ExtendedCellBuilder</code></a></span></div>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this 
will be removed in HBase 3.0.0.</span></div>
 </div>
 </td>
 </tr>
@@ -435,8 +434,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
           byte[]&nbsp;value,
           byte[]&nbsp;tags)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">As of release 2.0.0, this 
will be removed in HBase 3.0.0.
-             Use CP environment to build Cell using <a 
href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html" 
title="interface in 
org.apache.hadoop.hbase"><code>ExtendedCellBuilder</code></a></span></div>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this 
will be removed in HBase 3.0.0.</span></div>
 </div>
 </td>
 </tr>
@@ -445,8 +443,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.html#createCell-org.apache.hadoop.hbase.Cell-java.util.List-">createCell</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
           <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/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;tags)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">As of release 2.0.0, this 
will be removed in HBase 3.0.0.
-             Use CP environment to build Cell using <a 
href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html" 
title="interface in 
org.apache.hadoop.hbase"><code>ExtendedCellBuilder</code></a></span></div>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this 
will be removed in HBase 3.0.0.</span></div>
 </div>
 </td>
 </tr>
@@ -1626,10 +1623,9 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title
 <li class="blockList">
 <h4>createCell</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 static&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/CellUtil.html#line.571">createCell</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+public static&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/CellUtil.html#line.570">createCell</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                           <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/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;tags)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.
-             Use CP environment to build Cell using <a 
href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html" 
title="interface in 
org.apache.hadoop.hbase"><code>ExtendedCellBuilder</code></a></span></div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.</span></div>
 <div class="block">Note : Now only CPs can create cell with tags using the CP 
environment</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1644,10 +1640,9 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title
 <li class="blockList">
 <h4>createCell</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 static&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/CellUtil.html#line.582">createCell</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+public static&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/CellUtil.html#line.580">createCell</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                           byte[]&nbsp;tags)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.
-            Use CP environment to build Cell using <a 
href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html" 
title="interface in 
org.apache.hadoop.hbase"><code>ExtendedCellBuilder</code></a></span></div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.</span></div>
 <div class="block">Now only CPs can create cell with tags using the CP 
environment</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1662,11 +1657,10 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title
 <li class="blockList">
 <h4>createCell</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 static&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/CellUtil.html#line.595">createCell</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+public static&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/CellUtil.html#line.589">createCell</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                           byte[]&nbsp;value,
                                           byte[]&nbsp;tags)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.
-             Use CP environment to build Cell using <a 
href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html" 
title="interface in 
org.apache.hadoop.hbase"><code>ExtendedCellBuilder</code></a></span></div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.</span></div>
 <div class="block">Now only CPs can create cell with tags using the CP 
environment</div>
 </li>
 </ul>
@@ -1676,7 +1670,7 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>createCellScanner</h4>
-<pre>public static&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/CellUtil.html#line.607">createCellScanner</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;? extends <a 
href="../../../../org/apache/hadoop/hbase/CellScannable.html" title="interface 
in org.apache.hadoop.hbase">CellScannable</a>&gt;&nbsp;cellScannerables)</pre>
+<pre>public static&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/CellUtil.html#line.597">createCellScanner</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;? extends <a 
href="../../../../org/apache/hadoop/hbase/CellScannable.html" title="interface 
in org.apache.hadoop.hbase">CellScannable</a>&gt;&nbsp;cellScannerables)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>cellScannerables</code> - </dd>
@@ -1691,7 +1685,7 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>createCellScanner</h4>
-<pre>public static&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/CellUtil.html#line.636">createCellScanner</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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&nbsp;cellIterable)</pre>
+<pre>public static&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/CellUtil.html#line.626">createCellScanner</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/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&nbsp;cellIterable)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>cellIterable</code> - </dd>
@@ -1706,7 +1700,7 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>createCellScanner</h4>
-<pre>public static&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/CellUtil.html#line.646">createCellScanner</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</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/CellScanner.html" title="interface in 
org.apache.hadoop.hbase">CellScanner</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.636">createCellScanner</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&gt;&nbsp;cells)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>cells</code> - </dd>
@@ -1722,7 +1716,7 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>createCellScanner</h4>
-<pre>public static&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/CellUtil.html#line.670">createCellScanner</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>[]&nbsp;cellArray)</pre>
+<pre>public static&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/CellUtil.html#line.660">createCellScanner</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>[]&nbsp;cellArray)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>cellArray</code> - </dd>
@@ -1737,7 +1731,7 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>createCellScanner</h4>
-<pre>public static&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/CellUtil.html#line.695">createCellScanner</a>(<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/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;map)</pre>
+<pre>public static&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/CellUtil.html#line.685">createCellScanner</a>(<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/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;map)</pre>
 <div class="block">Flatten the map of cells out under the CellScanner</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1755,7 +1749,7 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title
 <li class="blockList">
 <h4>matchingRow</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 static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.732">matchingRow</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.722">matchingRow</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                               <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;right)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.
              Instead use <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.html#matchingRows-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-"><code>matchingRows(Cell,
 Cell)</code></a></span></div>
@@ -1775,7 +1769,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <li class="blockList">
 <h4>matchingRow</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 static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.741">matchingRow</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.731">matchingRow</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                               byte[]&nbsp;buf)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.
              Instead use <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.html#matchingRows-org.apache.hadoop.hbase.Cell-byte:A-"><code>matchingRows(Cell,
 byte[])</code></a></span></div>
@@ -1787,7 +1781,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingRows</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.745">matchingRows</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.735">matchingRows</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                    byte[]&nbsp;buf)</pre>
 </li>
 </ul>
@@ -1797,7 +1791,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingRow</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.752">matchingRow</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.742">matchingRow</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                   byte[]&nbsp;buf,
                                   int&nbsp;offset,
                                   int&nbsp;length)</pre>
@@ -1809,7 +1803,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingFamily</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.757">matchingFamily</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.747">matchingFamily</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                      <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;right)</pre>
 </li>
 </ul>
@@ -1819,7 +1813,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingFamily</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.780">matchingFamily</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.770">matchingFamily</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                      byte[]&nbsp;buf)</pre>
 </li>
 </ul>
@@ -1830,7 +1824,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <li class="blockList">
 <h4>matchingFamily</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 static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.791">matchingFamily</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.781">matchingFamily</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                                  byte[]&nbsp;buf,
                                                  int&nbsp;offset,
                                                  int&nbsp;length)</pre>
@@ -1843,7 +1837,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingQualifier</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.796">matchingQualifier</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.786">matchingQualifier</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                         <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;right)</pre>
 </li>
 </ul>
@@ -1853,7 +1847,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingQualifier</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.827">matchingQualifier</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.817">matchingQualifier</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                         byte[]&nbsp;buf)</pre>
 <div class="block">Finds if the qualifier part of the cell and the KV 
serialized
  byte[] are equal</div>
@@ -1873,7 +1867,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <li class="blockList">
 <h4>matchingQualifier</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 static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.845">matchingQualifier</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.835">matchingQualifier</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                                     byte[]&nbsp;buf,
                                                     int&nbsp;offset,
                                                     int&nbsp;length)</pre>
@@ -1897,7 +1891,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingColumn</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.850">matchingColumn</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.840">matchingColumn</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                      byte[]&nbsp;fam,
                                      byte[]&nbsp;qual)</pre>
 </li>
@@ -1909,7 +1903,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <li class="blockList">
 <h4>matchingColumn</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 static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.860">matchingColumn</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.850">matchingColumn</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                                  byte[]&nbsp;fam,
                                                  int&nbsp;foffset,
                                                  int&nbsp;flength,
@@ -1925,7 +1919,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingColumn</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.865">matchingColumn</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.855">matchingColumn</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                      <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;right)</pre>
 </li>
 </ul>
@@ -1935,7 +1929,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingValue</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.871">matchingValue</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.861">matchingValue</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                     <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;right)</pre>
 </li>
 </ul>
@@ -1945,7 +1939,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingValue</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.875">matchingValue</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.865">matchingValue</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                     <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;right,
                                     int&nbsp;lvlength,
                                     int&nbsp;rvlength)</pre>
@@ -1957,7 +1951,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingValue</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.897">matchingValue</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.887">matchingValue</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                     byte[]&nbsp;buf)</pre>
 </li>
 </ul>
@@ -1967,7 +1961,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>isDelete</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.913">isDelete</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.903">isDelete</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>True if a delete type, a <a 
href="../../../../org/apache/hadoop/hbase/KeyValue.Type.html#Delete"><code>KeyValue.Type.Delete</code></a>
 or a
@@ -1983,7 +1977,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <li class="blockList">
 <h4>isDelete</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 static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.924">isDelete</a>(byte&nbsp;type)</pre>
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.914">isDelete</a>(byte&nbsp;type)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.</span></div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2000,7 +1994,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <li class="blockList">
 <h4>isDeleteType</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 static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.934">isDeleteType</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.924">isDeleteType</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.</span></div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2015,7 +2009,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <li class="blockList">
 <h4>isDeleteFamily</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 static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.942">isDeleteFamily</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.932">isDeleteFamily</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.</span></div>
 </li>
 </ul>
@@ -2026,7 +2020,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <li class="blockList">
 <h4>isDeleteFamilyVersion</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 static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.950">isDeleteFamilyVersion</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.940">isDeleteFamilyVersion</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.</span></div>
 </li>
 </ul>
@@ -2037,7 +2031,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <li class="blockList">
 <h4>isDeleteColumns</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 static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.958">isDeleteColumns</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.948">isDeleteColumns</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.</span></div>
 </li>
 </ul>
@@ -2048,7 +2042,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <li class="blockList">
 <h4>isDeleteColumnVersion</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 static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.966">isDeleteColumnVersion</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.956">isDeleteColumnVersion</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.</span></div>
 </li>
 </ul>
@@ -2059,7 +2053,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <li class="blockList">
 <h4>isDeleteColumnOrFamily</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 static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.976">isDeleteColumnOrFamily</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.966">isDeleteColumnOrFamily</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.</span></div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2073,7 +2067,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>isPut</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.985">isPut</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.975">isPut</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>True if this cell is a Put.</dd>
@@ -2087,7 +2081,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <li class="blockList">
 <h4>estimatedSerializedSizeOf</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 static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.999">estimatedSerializedSizeOf</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
+public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.989">estimatedSerializedSizeOf</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.</span></div>
 <div class="block">Estimate based on keyvalue's serialization format in the 
RPC layer. Note that there is an extra
  SIZEOF_INT added to the size here that indicates the actual length of the 
cell for cases where
@@ -2108,7 +2102,7 @@ public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbas
 <li class="blockList">
 <h4>estimatedSerializedSizeOfKey</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 static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1011">estimatedSerializedSizeOfKey</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
+public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1001">estimatedSerializedSizeOfKey</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.</span></div>
 <div class="block">Calculates the serialized key size. We always serialize in 
the KeyValue's serialization
  format.</div>
@@ -2127,7 +2121,7 @@ public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbas
 <li class="blockList">
 <h4>estimatedHeapSizeOf</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 static&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1025">estimatedHeapSizeOf</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
+public static&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1015">estimatedHeapSizeOf</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.</span></div>
 <div class="block">This is an estimate of the heap space occupied by a cell. 
When the cell is of type
  <a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" 
title="interface in org.apache.hadoop.hbase.io"><code>HeapSize</code></a> we 
call <a 
href="../../../../org/apache/hadoop/hbase/io/HeapSize.html#heapSize--"><code>HeapSize.heapSize()</code></a>
 so cell can give a correct value. In other
@@ -2148,7 +2142,7 @@ public static&nbsp;long&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hba
 <li class="blockList">
 <h4>tagsIterator</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 static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1041">tagsIterator</a>(byte[]&nbsp;tags,
+public static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1031">tagsIterator</a>(byte[]&nbsp;tags,
                                                      int&nbsp;offset,
                                                      int&nbsp;length)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of 2.0.0 and will be removed in 3.0.0
@@ -2171,7 +2165,7 @@ public static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/I
 <li class="blockList">
 <h4>getTags</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 static&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/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1076">getTags</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
+public static&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/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1066">getTags</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.
              Use <a 
href="../../../../org/apache/hadoop/hbase/RawCell.html#getTags--"><code>RawCell.getTags()</code></a></span></div>
 <dl>
@@ -2189,7 +2183,7 @@ public static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/L
 <li class="blockList">
 <h4>getTag</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 static&nbsp;<a href="../../../../org/apache/hadoop/hbase/Tag.html" 
title="interface in org.apache.hadoop.hbase">Tag</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1090">getTag</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/Tag.html" 
title="interface in org.apache.hadoop.hbase">Tag</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1080">getTag</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                      byte&nbsp;type)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.
              Use <a 
href="../../../../org/apache/hadoop/hbase/RawCell.html#getTag-byte-"><code>RawCell.getTag(byte)</code></a></span></div>
@@ -2210,7 +2204,7 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/Tag.html" title=
 <li class="blockList">
 <h4>overlappingKeys</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 static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1105">overlappingKeys</a>(byte[]&nbsp;start1,
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1095">overlappingKeys</a>(byte[]&nbsp;start1,
                                                   byte[]&nbsp;end1,
                                                   byte[]&nbsp;start2,
                                                   byte[]&nbsp;end2)</pre>
@@ -2226,7 +2220,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <li class="blockList">
 <h4>setSequenceId</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 static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1120">setSequenceId</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1110">setSequenceId</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                              long&nbsp;seqId)
                                       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="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.</span></div>
@@ -2249,7 +2243,7 @@ public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hba
 <li class="blockList">
 <h4>setTimestamp</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 static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1132">setTimestamp</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1122">setTimestamp</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                             long&nbsp;ts)
                                      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="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.</span></div>
@@ -2270,7 +2264,7 @@ public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hba
 <li class="blockList">
 <h4>setTimestamp</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 static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1145">setTimestamp</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1135">setTimestamp</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                             byte[]&nbsp;ts,
                                             int&nbsp;tsOffset)
                                      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>
@@ -2293,7 +2287,7 @@ public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hba
 <li class="blockList">
 <h4>updateLatestStamp</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 static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1159">updateLatestStamp</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1149">updateLatestStamp</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                                     long&nbsp;ts)
                                              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="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.</span></div>
@@ -2317,7 +2311,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <li class="blockList">
 <h4>updateLatestStamp</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 static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1174">updateLatestStamp</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1164">updateLatestStamp</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                                     byte[]&nbsp;ts,
                                                     int&nbsp;tsOffset)
                                              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>
@@ -2343,7 +2337,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <li class="blockList">
 <h4>writeFlatKey</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 static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1183">writeFlatKey</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1173">writeFlatKey</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                            <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html?is-external=true";
 title="class or interface in java.io">OutputStream</a>&nbsp;out)
                                     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="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.</span></div>
@@ -2360,7 +2354,7 @@ public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbas
 <li class="blockList">
 <h4>writeRowSkippingBytes</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 static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1196">writeRowSkippingBytes</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true";
 title="class or interface in java.io">DataOutputStream</a>&nbsp;out,
+public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1186">writeRowSkippingBytes</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true";
 title="class or interface in java.io">DataOutputStream</a>&nbsp;out,
                                                      <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                                      short&nbsp;rlength,
                                                      int&nbsp;commonPrefix)
@@ -2384,7 +2378,7 @@ public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hba
 <li class="blockList">
 <h4>writeQualifierSkippingBytes</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 static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1210">writeQualifierSkippingBytes</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true";
 title="class or interface in java.io">DataOutputStream</a>&nbsp;out,
+public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1200">writeQualifierSkippingBytes</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true";
 title="class or interface in java.io">DataOutputStream</a>&nbsp;out,
                                                            <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                                            int&nbsp;qlength,
                                                            
int&nbsp;commonPrefix)
@@ -2407,7 +2401,7 @@ public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hba
 <ul class="blockList">
 <li class="blockList">
 <h4>getCellKeyAsString</h4>
-<pre>public static&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/CellUtil.html#line.1225">getCellKeyAsString</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
+<pre>public static&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/CellUtil.html#line.1215">getCellKeyAsString</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>cell</code> - </dd>
@@ -2423,7 +2417,7 @@ public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hba
 <li class="blockList">
 <h4>getCellKeySerializedAsKeyValueKey</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 static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1259">getCellKeySerializedAsKeyValueKey</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
+public static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1249">getCellKeySerializedAsKeyValueKey</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of release 2.0.0, this will be removed in HBase 
3.0.0.</span></div>
 <div class="block">This method exists just to encapsulate how we serialize 
keys.  To be replaced by a factory
  that we query to figure what the Cell implementation is and then, what 
serialization engine
@@ -2444,7 +2438,7 @@ public static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/h
 <li class="blockList">
 <h4>writeRowKeyExcludingCommon</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 static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1273">writeRowKeyExcludingCommon</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1263">writeRowKeyExcludingCommon</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                                           short&nbsp;rLen,
                                                           
int&nbsp;commonPrefix,
                                                           <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true";
 title="class or interface in java.io">DataOutputStream</a>&nbsp;out)
@@ -2469,7 +2463,7 @@ public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hba
 <li class="blockList">
 <h4>findCommonPrefixInFlatKey</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 static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1291">findCommonPrefixInFlatKey</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;c1,
+public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1281">findCommonPrefixInFlatKey</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;c1,
                                                         <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;c2,
                                                         
boolean&nbsp;bypassFamilyCheck,
                                                         
boolean&nbsp;withTsType)</pre>
@@ -2495,7 +2489,7 @@ public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbas
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public static&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/CellUtil.html#line.1297">toString</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+<pre>public static&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/CellUtil.html#line.1287">toString</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                               boolean&nbsp;verbose)</pre>
 <div class="block">Returns a string representation of the cell</div>
 </li>
@@ -2507,7 +2501,7 @@ public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbas
 <li class="blockList">
 <h4>equalsIgnoreMvccVersion</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 static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1335">equalsIgnoreMvccVersion</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;a,
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1325">equalsIgnoreMvccVersion</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;a,
                                                           <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;b)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of HBase-2.0. Will be removed in 
HBase-3.0</span></div>
 <div class="block">special case for Cell.equals</div>
@@ -2519,7 +2513,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1341">equals</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;a,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1331">equals</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;a,
                              <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;b)</pre>
 <div class="block">equals</div>
 </li>
@@ -2530,7 +2524,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingTimestamp</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1346">matchingTimestamp</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;a,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1336">matchingTimestamp</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;a,
                                         <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;b)</pre>
 </li>
 </ul>
@@ -2541,7 +2535,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <li class="blockList">
 <h4>matchingType</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 static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1354">matchingType</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;a,
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1344">matchingType</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;a,
                                                <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;b)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of HBase-2.0. Will be removed in 
HBase-3.0</span></div>
 </li>
@@ -2552,7 +2546,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingRows</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1364">matchingRows</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1354">matchingRows</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                    <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;right)</pre>
 <div class="block">Compares the row of two keyvalues for equality</div>
 <dl>
@@ -2570,7 +2564,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingRowColumn</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1394">matchingRowColumn</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1384">matchingRowColumn</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                         <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;right)</pre>
 <div class="block">Compares the row and column of two keyvalues for 
equality</div>
 <dl>
@@ -2588,7 +2582,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingRowColumnBytes</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1407">matchingRowColumnBytes</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1397">matchingRowColumnBytes</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                              <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;right)</pre>
 </li>
 </ul>
@@ -2598,7 +2592,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList">
 <li class="blockList">
 <h4>compareQualifiers</h4>
-<pre>public static final&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1445">compareQualifiers</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public static final&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1435">compareQualifiers</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                           byte[]&nbsp;right,
                                           int&nbsp;rOffset,
                                           int&nbsp;rLength)</pre>
@@ -2622,7 +2616,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <li class="blockList">
 <h4>compare</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 static final&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1471">compare</a>(<a
 href="../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+public static final&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1461">compare</a>(<a
 href="../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
                                             <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                             byte[]&nbsp;key,
                                             int&nbsp;offset,
@@ -2651,7 +2645,7 @@ public static final&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoo
 <ul class="blockList">
 <li class="blockList">
 <h4>compareFamilies</h4>
-<pre>public static final&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1493">compareFamilies</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public static final&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1483">compareFamilies</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                         byte[]&nbsp;right,
                                         int&nbsp;roffset,
                                         int&nbsp;rlength)</pre>
@@ -2674,7 +2668,7 @@ public static final&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoo
 <ul class="blockListLast">
 <li class="blockList">
 <h4>compareColumns</h4>
-<pre>public static final&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1514">compareColumns</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
+<pre>public static final&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1504">compareColumns</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                                        byte[]&nbsp;right,
                                        int&nbsp;rfoffset,
                                        int&nbsp;rflength,

Reply via email to