http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/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 fe55529..98a28e9 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.html
@@ -18,7 +18,7 @@
     catch(err) {
     }
 //-->
-var methods = 
{"i0":9,"i1":9,"i2":9,"i3":41,"i4":9,"i5":41,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":41,"i17":41,"i18":9,"i19":9,"i20":41,"i21":41,"i22":41,"i23":41,"i24":41,"i25":41,"i26":41,"i27":41,"i28":9,"i29":9,"i30":9,"i31":9,"i32":9,"i33":9,"i34":9,"i35":9,"i36":9,"i37":41,"i38":41,"i39":41,"i40":41,"i41":41,"i42":41,"i43":41,"i44":41,"i45":41,"i46":41,"i47":9,"i48":41,"i49":41,"i50":41,"i51":41,"i52":41,"i53":41,"i54":41,"i55":41,"i56":9,"i57":41,"i58":41,"i59":41,"i60":41,"i61":41,"i62":41,"i63":9,"i64":9,"i65":9,"i66":41,"i67":9,"i68":9,"i69":41,"i70":9,"i71":9,"i72":41,"i73":9,"i74":41,"i75":9,"i76":41,"i77":9,"i78":9,"i79":9,"i80":9,"i81":9,"i82":41,"i83":9,"i84":9,"i85":9,"i86":41,"i87":9,"i88":41,"i89":41,"i90":41,"i91":41,"i92":9,"i93":41,"i94":41,"i95":41,"i96":41,"i97":41,"i98":41};
+var methods = 
{"i0":9,"i1":9,"i2":9,"i3":41,"i4":9,"i5":41,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":41,"i17":41,"i18":9,"i19":9,"i20":41,"i21":41,"i22":41,"i23":41,"i24":41,"i25":41,"i26":41,"i27":41,"i28":41,"i29":41,"i30":41,"i31":9,"i32":9,"i33":9,"i34":9,"i35":9,"i36":9,"i37":41,"i38":41,"i39":41,"i40":41,"i41":41,"i42":41,"i43":41,"i44":41,"i45":41,"i46":41,"i47":9,"i48":41,"i49":41,"i50":41,"i51":41,"i52":41,"i53":41,"i54":41,"i55":41,"i56":9,"i57":41,"i58":41,"i59":41,"i60":41,"i61":41,"i62":41,"i63":9,"i64":9,"i65":9,"i66":41,"i67":9,"i68":9,"i69":41,"i70":9,"i71":9,"i72":41,"i73":9,"i74":41,"i75":9,"i76":41,"i77":9,"i78":9,"i79":9,"i80":9,"i81":9,"i82":41,"i83":9,"i84":9,"i85":9,"i86":41,"i87":9,"i88":41,"i89":41,"i90":41,"i91":41,"i92":9,"i93":41,"i94":41,"i95":41,"i96":41,"i97":41,"i98":41};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Public
-public final class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.54">CellUtil</a>
+public final class <a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.53">CellUtil</a>
 extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
 <div class="block">Utility methods helpful for slinging <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase"><code>Cell</code></a> instances. Some methods below 
are for internal
  use only and are marked InterfaceAudience.Private at the method level. Note 
that all such methods
@@ -172,7 +172,8 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <td class="colFirst"><code>static byte[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.html#cloneTags-org.apache.hadoop.hbase.Cell-">cloneTags</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">As of HBase-2.0. Will be 
removed in HBase-3.0.</span></div>
+<div class="block"><span class="deprecationComment">As of HBase-2.0. Will be 
removed in HBase-3.0.
+             Use <a 
href="../../../../org/apache/hadoop/hbase/RawCell.html#cloneTags--"><code>RawCell.cloneTags()</code></a></span></div>
 </div>
 </td>
 </tr>
@@ -421,18 +422,33 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <tr id="i28" class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a></code></td>
 <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>&nbsp;</td>
+          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>
+</td>
 </tr>
 <tr id="i29" class="rowColor">
 <td class="colFirst"><code>static <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.html#createCell-org.apache.hadoop.hbase.Cell-byte:A-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;value,
-          byte[]&nbsp;tags)</code>&nbsp;</td>
+          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>
+</td>
 </tr>
 <tr id="i30" class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a></code></td>
 <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>&nbsp;</td>
+          <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>
+</td>
 </tr>
 <tr id="i31" class="rowColor">
 <td class="colFirst"><code>static <a 
href="../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in 
org.apache.hadoop.hbase">CellScanner</a></code></td>
@@ -584,7 +600,8 @@ 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#getTag-org.apache.hadoop.hbase.Cell-byte-">getTag</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
       byte&nbsp;type)</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.</span></div>
+<div class="block"><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>
 </div>
 </td>
 </tr>
@@ -600,7 +617,8 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <td class="colFirst"><code>static <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;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/CellUtil.html#getTags-org.apache.hadoop.hbase.Cell-">getTags</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</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.</span></div>
+<div class="block"><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>
 </div>
 </td>
 </tr>
@@ -987,7 +1005,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CellUtil</h4>
-<pre>private&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.59">CellUtil</a>()</pre>
+<pre>private&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.58">CellUtil</a>()</pre>
 <div class="block">Private constructor to keep this class from being 
instantiated.</div>
 </li>
 </ul>
@@ -1006,7 +1024,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <li class="blockList">
 <h4>fillRowRange</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/util/ByteRange.html" title="interface 
in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.68">fillRowRange</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/util/ByteRange.html" title="interface 
in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.67">fillRowRange</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                                  <a 
href="../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface 
in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</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>
@@ -1018,7 +1036,7 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/util/ByteRange.h
 <li class="blockList">
 <h4>fillFamilyRange</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/util/ByteRange.html" title="interface 
in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.76">fillFamilyRange</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/util/ByteRange.html" title="interface 
in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.75">fillFamilyRange</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                                     <a 
href="../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface 
in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</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>
@@ -1030,7 +1048,7 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/util/ByteRange.h
 <li class="blockList">
 <h4>fillQualifierRange</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/util/ByteRange.html" title="interface 
in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.84">fillQualifierRange</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/util/ByteRange.html" title="interface 
in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.83">fillQualifierRange</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                                        <a 
href="../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface 
in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</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>
@@ -1042,7 +1060,7 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/util/ByteRange.h
 <li class="blockList">
 <h4>fillValueRange</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/util/ByteRange.html" title="interface 
in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.92">fillValueRange</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/util/ByteRange.html" title="interface 
in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.91">fillValueRange</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                                    <a 
href="../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface 
in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</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>
@@ -1054,7 +1072,7 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/util/ByteRange.h
 <li class="blockList">
 <h4>fillTagRange</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/util/ByteRange.html" title="interface 
in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.100">fillTagRange</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/util/ByteRange.html" title="interface 
in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.99">fillTagRange</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                                  <a 
href="../../../../org/apache/hadoop/hbase/util/ByteRange.html" title="interface 
in org.apache.hadoop.hbase.util">ByteRange</a>&nbsp;range)</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>
@@ -1065,7 +1083,7 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/util/ByteRange.h
 <ul class="blockList">
 <li class="blockList">
 <h4>cloneRow</h4>
-<pre>public static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.106">cloneRow</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;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.105">cloneRow</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 <div class="block">get individual arrays for tests</div>
 </li>
 </ul>
@@ -1075,7 +1093,7 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/util/ByteRange.h
 <ul class="blockList">
 <li class="blockList">
 <h4>cloneFamily</h4>
-<pre>public static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.112">cloneFamily</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;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.111">cloneFamily</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 </li>
 </ul>
 <a name="cloneQualifier-org.apache.hadoop.hbase.Cell-">
@@ -1084,7 +1102,7 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/util/ByteRange.h
 <ul class="blockList">
 <li class="blockList">
 <h4>cloneQualifier</h4>
-<pre>public static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.118">cloneQualifier</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;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.117">cloneQualifier</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 </li>
 </ul>
 <a name="cloneValue-org.apache.hadoop.hbase.Cell-">
@@ -1093,7 +1111,7 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/util/ByteRange.h
 <ul class="blockList">
 <li class="blockList">
 <h4>cloneValue</h4>
-<pre>public static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.124">cloneValue</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;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.123">cloneValue</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
 </li>
 </ul>
 <a name="cloneTags-org.apache.hadoop.hbase.Cell-">
@@ -1104,7 +1122,8 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/util/ByteRange.h
 <h4>cloneTags</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.134">cloneTags</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 HBase-2.0. Will be removed in 
HBase-3.0.</span></div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">As of HBase-2.0. Will be removed in HBase-3.0.
+             Use <a 
href="../../../../org/apache/hadoop/hbase/RawCell.html#cloneTags--"><code>RawCell.cloneTags()</code></a></span></div>
 </li>
 </ul>
 <a name="getTagArray-org.apache.hadoop.hbase.Cell-">
@@ -1606,8 +1625,12 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>createCell</h4>
-<pre>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.565">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>
+<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.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">Note : Now only CPs can create cell with tags using the CP 
environment</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>A new cell which is having the extra tags also added to it.</dd>
@@ -1620,8 +1643,12 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>createCell</h4>
-<pre>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.572">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>
+<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.581">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">Now only CPs can create cell with tags using the CP 
environment</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>A new cell which is having the extra tags also added to it.</dd>
@@ -1634,9 +1661,13 @@ public static&nbsp;<a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>createCell</h4>
-<pre>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.579">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>
+<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.594">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">Now only CPs can create cell with tags using the CP 
environment</div>
 </li>
 </ul>
 <a name="createCellScanner-java.util.List-">
@@ -1645,7 +1676,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.591">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.606">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>
@@ -1660,7 +1691,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.620">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.635">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>
@@ -1675,7 +1706,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.630">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.645">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>
@@ -1691,7 +1722,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.654">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.669">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>
@@ -1706,7 +1737,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.679">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.694">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>
@@ -1724,7 +1755,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.716">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,
                                               <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>
@@ -1744,7 +1775,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.725">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.740">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>
@@ -1756,7 +1787,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.729">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.744">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>
@@ -1766,7 +1797,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.736">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.751">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>
@@ -1778,7 +1809,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.741">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.756">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>
@@ -1788,7 +1819,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.764">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.779">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>
@@ -1799,7 +1830,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.775">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.790">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>
@@ -1812,7 +1843,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.780">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.795">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>
@@ -1822,7 +1853,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.811">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.826">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>
@@ -1842,7 +1873,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.829">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.844">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>
@@ -1866,7 +1897,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.834">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.849">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>
@@ -1878,7 +1909,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.844">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.859">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,
@@ -1894,7 +1925,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.849">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.864">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>
@@ -1904,7 +1935,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.855">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.870">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>
@@ -1914,7 +1945,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.859">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.874">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>
@@ -1926,7 +1957,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.881">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.896">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>
@@ -1936,7 +1967,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.897">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.912">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
@@ -1952,7 +1983,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.908">isDelete</a>(byte&nbsp;type)</pre>
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.923">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>
@@ -1969,7 +2000,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.918">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.933">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>
@@ -1984,7 +2015,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.926">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.941">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>
@@ -1995,7 +2026,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.934">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.949">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>
@@ -2006,7 +2037,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.942">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.957">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>
@@ -2017,7 +2048,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.950">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.965">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>
@@ -2028,7 +2059,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.960">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.975">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>
@@ -2042,7 +2073,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.969">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.984">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>
@@ -2056,7 +2087,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.983">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.998">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
@@ -2077,7 +2108,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.995">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.1010">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>
@@ -2096,7 +2127,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.1009">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.1024">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
@@ -2117,7 +2148,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.1025">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.1040">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
@@ -2140,8 +2171,9 @@ 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.1059">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.</span></div>
+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.1075">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>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>cell</code> - The Cell</dd>
@@ -2157,9 +2189,10 @@ 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.1072">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.1089">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.</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.
+             Use <a 
href="../../../../org/apache/hadoop/hbase/RawCell.html#getTag-byte-"><code>RawCell.getTag(byte)</code></a></span></div>
 <div class="block">Retrieve Cell's first tag, matching the passed in type</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2177,7 +2210,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.1082">overlappingKeys</a>(byte[]&nbsp;start1,
+public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1104">overlappingKeys</a>(byte[]&nbsp;start1,
                                                   byte[]&nbsp;end1,
                                                   byte[]&nbsp;start2,
                                                   byte[]&nbsp;end2)</pre>
@@ -2193,7 +2226,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.1097">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.1119">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>
@@ -2216,7 +2249,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.1109">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.1131">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>
@@ -2237,7 +2270,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.1122">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.1144">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>
@@ -2260,7 +2293,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.1136">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.1158">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>
@@ -2284,7 +2317,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.1151">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.1173">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>
@@ -2310,7 +2343,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.1160">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.1182">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>
@@ -2327,7 +2360,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.1173">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.1195">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)
@@ -2351,7 +2384,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.1187">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.1209">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)
@@ -2374,7 +2407,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.1202">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.1224">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>
@@ -2390,7 +2423,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.1236">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.1258">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
@@ -2411,7 +2444,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.1250">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.1272">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)
@@ -2436,7 +2469,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.1268">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.1290">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>
@@ -2462,7 +2495,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.1274">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.1296">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>
@@ -2474,7 +2507,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.1312">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.1334">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>
@@ -2486,7 +2519,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.1318">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.1340">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>
@@ -2497,7 +2530,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.1323">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.1345">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>
@@ -2508,7 +2541,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.1331">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.1353">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>
@@ -2519,7 +2552,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.1341">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.1363">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>
@@ -2537,7 +2570,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.1371">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.1393">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>
@@ -2555,7 +2588,7 @@ public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/
 <ul class="blockList

<TRUNCATED>

Reply via email to