http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.html 
b/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.html
index de37418..9392488 100644
--- a/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.html
+++ b/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.html
@@ -18,7 +18,7 @@
     catch(err) {
     }
 //-->
-var methods = 
{"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":9,"i21":9,"i22":9,"i23":9,"i24":9,"i25":9,"i26":9,"i27":9,"i28":9,"i29":9,"i30":9,"i31":9,"i32":9,"i33":9,"i34":9,"i35":9,"i36":9,"i37":9,"i38":9,"i39":9,"i40":9,"i41":9,"i42":9,"i43":9,"i44":9,"i45":9,"i46":9,"i47":9,"i48":9,"i49":9,"i50":9,"i51":9,"i52":9,"i53":9,"i54":9,"i55":9,"i56":9,"i57":9,"i58":9,"i59":9,"i60":9,"i61":9,"i62":9,"i63":9,"i64":9,"i65":9,"i66":9,"i67":9,"i68":9,"i69":9,"i70":9,"i71":9,"i72":9,"i73":9,"i74":9,"i75":9,"i76":9,"i77":9,"i78":9,"i79":9,"i80":9,"i81":9,"i82":9,"i83":9,"i84":9,"i85":9,"i86":9,"i87":9,"i88":9,"i89":9,"i90":9,"i91":9,"i92":9};
+var methods = 
{"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9,"i19":9,"i20":9,"i21":9,"i22":9,"i23":9,"i24":9,"i25":9,"i26":9,"i27":9,"i28":9,"i29":9,"i30":9,"i31":9,"i32":9,"i33":9,"i34":9,"i35":9,"i36":9,"i37":9,"i38":9,"i39":9,"i40":9,"i41":9,"i42":9,"i43":9,"i44":9,"i45":9,"i46":9,"i47":9,"i48":9,"i49":9,"i50":9,"i51":9,"i52":9,"i53":9,"i54":9,"i55":9,"i56":9,"i57":9,"i58":9,"i59":9,"i60":9,"i61":9,"i62":9,"i63":9,"i64":9,"i65":9,"i66":9,"i67":9,"i68":9,"i69":9,"i70":9,"i71":9,"i72":9,"i73":9,"i74":9,"i75":9,"i76":9,"i77":9,"i78":9,"i79":9,"i80":9,"i81":9,"i82":9,"i83":9,"i84":9,"i85":9,"i86":9,"i87":9,"i88":9,"i89":9,"i90":9};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>@InterfaceAudience.Private
-public class <a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.53">PrivateCellUtil</a>
+public final class <a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.53">PrivateCellUtil</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 slinging <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase"><code>Cell</code></a> instances. It has more powerful 
and
  rich set of APIs than those in <a 
href="../../../../org/apache/hadoop/hbase/CellUtil.html" title="class in 
org.apache.hadoop.hbase"><code>CellUtil</code></a> for internal usage.</div>
@@ -580,7 +580,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/PrivateCellUtil.html#getSumOfCellKeyElementLengths-org.apache.hadoop.hbase.Cell-">getSumOfCellKeyElementLengths</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
 <tr id="i51" class="rowColor">
-<td class="colFirst"><code>static <a 
href="../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a></code></td>
+<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/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/PrivateCellUtil.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">Retrieve Cell's first tag, matching the passed in type</div>
@@ -591,68 +591,62 @@ 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/PrivateCellUtil.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>&nbsp;</td>
 </tr>
 <tr id="i53" class="rowColor">
-<td class="colFirst"><code>static byte[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getTagsArray-org.apache.hadoop.hbase.Cell-">getTagsArray</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">Returns tag value in a new byte array.</div>
-</td>
-</tr>
-<tr id="i54" class="altColor">
 <td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/math/BigDecimal.html?is-external=true";
 title="class or interface in java.math">BigDecimal</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getValueAsBigDecimal-org.apache.hadoop.hbase.Cell-">getValueAsBigDecimal</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">Converts the value bytes of the given cell into a 
BigDecimal</div>
 </td>
 </tr>
-<tr id="i55" class="rowColor">
+<tr id="i54" class="altColor">
 <td class="colFirst"><code>static double</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getValueAsDouble-org.apache.hadoop.hbase.Cell-">getValueAsDouble</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">Converts the value bytes of the given cell into a double 
value</div>
 </td>
 </tr>
-<tr id="i56" class="altColor">
+<tr id="i55" class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getValueAsInt-org.apache.hadoop.hbase.Cell-">getValueAsInt</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">Converts the value bytes of the given cell into a int 
value</div>
 </td>
 </tr>
-<tr id="i57" class="rowColor">
+<tr id="i56" class="altColor">
 <td class="colFirst"><code>static long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getValueAsLong-org.apache.hadoop.hbase.Cell-">getValueAsLong</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">Converts the value bytes of the given cell into a long 
value</div>
 </td>
 </tr>
-<tr id="i58" class="altColor">
+<tr id="i57" class="rowColor">
 <td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#getValueBufferShallowCopy-org.apache.hadoop.hbase.Cell-">getValueBufferShallowCopy</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
-<tr id="i59" class="rowColor">
+<tr id="i58" class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDelete-byte-">isDelete</a></span>(byte&nbsp;type)</code>&nbsp;</td>
 </tr>
-<tr id="i60" class="altColor">
+<tr id="i59" class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDeleteColumnOrFamily-org.apache.hadoop.hbase.Cell-">isDeleteColumnOrFamily</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
-<tr id="i61" class="rowColor">
+<tr id="i60" class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDeleteColumns-org.apache.hadoop.hbase.Cell-">isDeleteColumns</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
-<tr id="i62" class="altColor">
+<tr id="i61" class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDeleteColumnVersion-org.apache.hadoop.hbase.Cell-">isDeleteColumnVersion</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
-<tr id="i63" class="rowColor">
+<tr id="i62" class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDeleteFamily-org.apache.hadoop.hbase.Cell-">isDeleteFamily</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
-<tr id="i64" class="altColor">
+<tr id="i63" class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDeleteFamilyVersion-org.apache.hadoop.hbase.Cell-">isDeleteFamilyVersion</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
-<tr id="i65" class="rowColor">
+<tr id="i64" class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#isDeleteType-org.apache.hadoop.hbase.Cell-">isDeleteType</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
-<tr id="i66" class="altColor">
+<tr id="i65" class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#matchingColumn-org.apache.hadoop.hbase.Cell-byte:A-int-int-byte:A-int-int-">matchingColumn</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
               byte[]&nbsp;fam,
@@ -662,14 +656,14 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
               int&nbsp;qoffset,
               int&nbsp;qlength)</code>&nbsp;</td>
 </tr>
-<tr id="i67" class="rowColor">
+<tr id="i66" class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#matchingFamily-org.apache.hadoop.hbase.Cell-byte:A-int-int-">matchingFamily</a></span>(<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)</code>&nbsp;</td>
 </tr>
-<tr id="i68" class="altColor">
+<tr id="i67" class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#matchingQualifier-org.apache.hadoop.hbase.Cell-byte:A-int-int-">matchingQualifier</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;left,
                  byte[]&nbsp;buf,
@@ -678,26 +672,26 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <div class="block">Finds if the qualifier part of the cell and the KV 
serialized byte[] are equal</div>
 </td>
 </tr>
-<tr id="i69" class="rowColor">
+<tr id="i68" class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#matchingRows-org.apache.hadoop.hbase.Cell-byte:A-int-int-">matchingRows</a></span>(<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)</code>&nbsp;</td>
 </tr>
-<tr id="i70" class="altColor">
+<tr id="i69" class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#matchingType-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">matchingType</a></span>(<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)</code>&nbsp;</td>
 </tr>
-<tr id="i71" class="rowColor">
+<tr id="i70" class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#matchingValue-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-int-int-">matchingValue</a></span>(<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)</code>&nbsp;</td>
 </tr>
-<tr id="i72" class="altColor">
+<tr id="i71" class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#overlappingKeys-byte:A-byte:A-byte:A-byte:A-">overlappingKeys</a></span>(byte[]&nbsp;start1,
                byte[]&nbsp;end1,
@@ -707,14 +701,14 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
  assuming the byte arrays represent row keys</div>
 </td>
 </tr>
-<tr id="i73" class="rowColor">
+<tr id="i72" class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#setSequenceId-org.apache.hadoop.hbase.Cell-long-">setSequenceId</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
              long&nbsp;seqId)</code>
 <div class="block">Sets the given seqId to the cell.</div>
 </td>
 </tr>
-<tr id="i74" class="altColor">
+<tr id="i73" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#setTimestamp-org.apache.hadoop.hbase.Cell-byte:A-int-">setTimestamp</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
             byte[]&nbsp;ts,
@@ -722,32 +716,26 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <div class="block">Sets the given timestamp to the cell.</div>
 </td>
 </tr>
-<tr id="i75" class="rowColor">
+<tr id="i74" class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#setTimestamp-org.apache.hadoop.hbase.Cell-long-">setTimestamp</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
             long&nbsp;ts)</code>
 <div class="block">Sets the given timestamp to the cell.</div>
 </td>
 </tr>
-<tr id="i76" class="altColor">
-<td class="colFirst"><code>private static <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;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#tagsIterator-byte:A-int-int-">tagsIterator</a></span>(byte[]&nbsp;tags,
-            int&nbsp;offset,
-            int&nbsp;length)</code>&nbsp;</td>
-</tr>
-<tr id="i77" class="rowColor">
+<tr id="i75" class="rowColor">
 <td class="colFirst"><code>private static <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;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#tagsIterator-java.nio.ByteBuffer-int-int-">tagsIterator</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;tags,
             int&nbsp;offset,
             int&nbsp;length)</code>&nbsp;</td>
 </tr>
-<tr id="i78" class="altColor">
+<tr id="i76" class="altColor">
 <td class="colFirst"><code>static <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;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#tagsIterator-org.apache.hadoop.hbase.Cell-">tagsIterator</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">Util method to iterate through the tags in the given 
cell.</div>
 </td>
 </tr>
-<tr id="i79" class="rowColor">
+<tr id="i77" class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#updateLatestStamp-org.apache.hadoop.hbase.Cell-byte:A-int-">updateLatestStamp</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                  byte[]&nbsp;ts,
@@ -756,7 +744,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
  <a 
href="../../../../org/apache/hadoop/hbase/HConstants.html#LATEST_TIMESTAMP"><code>HConstants.LATEST_TIMESTAMP</code></a>.</div>
 </td>
 </tr>
-<tr id="i80" class="altColor">
+<tr id="i78" class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#updateLatestStamp-org.apache.hadoop.hbase.Cell-long-">updateLatestStamp</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                  long&nbsp;ts)</code>
@@ -764,7 +752,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
  <a 
href="../../../../org/apache/hadoop/hbase/HConstants.html#LATEST_TIMESTAMP"><code>HConstants.LATEST_TIMESTAMP</code></a>.</div>
 </td>
 </tr>
-<tr id="i81" class="rowColor">
+<tr id="i79" class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#writeCell-org.apache.hadoop.hbase.Cell-java.io.OutputStream-boolean-">writeCell</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/io/OutputStream.html?is-external=true";
 title="class or interface in java.io">OutputStream</a>&nbsp;out,
@@ -772,7 +760,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <div class="block">Writes the cell to the given OutputStream</div>
 </td>
 </tr>
-<tr id="i82" class="altColor">
+<tr id="i80" class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#writeCellToBuffer-org.apache.hadoop.hbase.Cell-java.nio.ByteBuffer-int-">writeCellToBuffer</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/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;buf,
@@ -780,7 +768,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <div class="block">Writes a cell to the buffer at the given offset</div>
 </td>
 </tr>
-<tr id="i83" class="rowColor">
+<tr id="i81" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#writeFamily-java.io.OutputStream-org.apache.hadoop.hbase.Cell-byte-">writeFamily</a></span>(<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,
            <a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
@@ -788,19 +776,19 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <div class="block">Writes the family from the given cell to the output 
stream</div>
 </td>
 </tr>
-<tr id="i84" class="altColor">
+<tr id="i82" class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#writeFlatKey-org.apache.hadoop.hbase.Cell-java.io.DataOutput-">writeFlatKey</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/io/DataOutput.html?is-external=true";
 title="class or interface in java.io">DataOutput</a>&nbsp;out)</code>
 <div class="block">Writes the Cell's key part as it would have serialized in a 
KeyValue.</div>
 </td>
 </tr>
-<tr id="i85" class="rowColor">
+<tr id="i83" class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#writeFlatKey-org.apache.hadoop.hbase.Cell-java.io.OutputStream-">writeFlatKey</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/io/OutputStream.html?is-external=true";
 title="class or interface in 
java.io">OutputStream</a>&nbsp;out)</code>&nbsp;</td>
 </tr>
-<tr id="i86" class="altColor">
+<tr id="i84" class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#writeQualifier-java.io.OutputStream-org.apache.hadoop.hbase.Cell-int-">writeQualifier</a></span>(<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,
               <a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
@@ -808,7 +796,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <div class="block">Writes the qualifier from the given cell to the output 
stream</div>
 </td>
 </tr>
-<tr id="i87" class="rowColor">
+<tr id="i85" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#writeQualifierSkippingBytes-java.io.DataOutputStream-org.apache.hadoop.hbase.Cell-int-int-">writeQualifierSkippingBytes</a></span>(<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,
@@ -817,7 +805,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <div class="block">Writes the qualifier from the given cell to the output 
stream excluding the common prefix</div>
 </td>
 </tr>
-<tr id="i88" class="altColor">
+<tr id="i86" class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#writeRow-java.io.OutputStream-org.apache.hadoop.hbase.Cell-short-">writeRow</a></span>(<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,
         <a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
@@ -825,7 +813,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <div class="block">Writes the row from the given cell to the output 
stream</div>
 </td>
 </tr>
-<tr id="i89" class="rowColor">
+<tr id="i87" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#writeRowKeyExcludingCommon-org.apache.hadoop.hbase.Cell-short-int-java.io.DataOutputStream-">writeRowKeyExcludingCommon</a></span>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                           short&nbsp;rLen,
@@ -834,7 +822,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <div class="block">Write rowkey excluding the common part.</div>
 </td>
 </tr>
-<tr id="i90" class="altColor">
+<tr id="i88" class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#writeRowSkippingBytes-java.io.DataOutputStream-org.apache.hadoop.hbase.Cell-short-int-">writeRowSkippingBytes</a></span>(<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,
@@ -843,7 +831,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <div class="block">Writes the row from the given cell to the output stream 
excluding the common prefix</div>
 </td>
 </tr>
-<tr id="i91" class="rowColor">
+<tr id="i89" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#writeTags-java.io.OutputStream-org.apache.hadoop.hbase.Cell-int-">writeTags</a></span>(<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,
          <a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
@@ -851,7 +839,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <div class="block">Writes the tag from the given cell to the output 
stream</div>
 </td>
 </tr>
-<tr id="i92" class="altColor">
+<tr id="i90" class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html#writeValue-java.io.OutputStream-org.apache.hadoop.hbase.Cell-int-">writeValue</a></span>(<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,
           <a href="../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
@@ -905,7 +893,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>fillRowRange</h4>
-<pre>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/PrivateCellUtil.html#line.64">fillRowRange</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="../../../../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/PrivateCellUtil.html#line.63">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">ByteRange</div>
 </li>
@@ -916,7 +904,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>fillFamilyRange</h4>
-<pre>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/PrivateCellUtil.html#line.68">fillFamilyRange</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="../../../../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/PrivateCellUtil.html#line.67">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>
 </li>
 </ul>
@@ -926,7 +914,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>fillQualifierRange</h4>
-<pre>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/PrivateCellUtil.html#line.72">fillQualifierRange</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="../../../../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/PrivateCellUtil.html#line.71">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>
 </li>
 </ul>
@@ -936,7 +924,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>fillValueRange</h4>
-<pre>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/PrivateCellUtil.html#line.77">fillValueRange</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="../../../../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/PrivateCellUtil.html#line.76">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>
 </li>
 </ul>
@@ -946,84 +934,17 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>fillTagRange</h4>
-<pre>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/PrivateCellUtil.html#line.81">fillTagRange</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="../../../../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/PrivateCellUtil.html#line.80">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>
 </li>
 </ul>
-<a name="getTagsArray-org.apache.hadoop.hbase.Cell-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getTagsArray</h4>
-<pre>public static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.92">getTagsArray</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
-<div class="block">Returns tag value in a new byte array. If server-side, use 
<a 
href="../../../../org/apache/hadoop/hbase/Tag.html#getValueArray--"><code>Tag.getValueArray()</code></a>
 with
- appropriate <a 
href="../../../../org/apache/hadoop/hbase/Tag.html#getValueOffset--"><code>Tag.getValueOffset()</code></a>
 and <a 
href="../../../../org/apache/hadoop/hbase/Tag.html#getValueLength--"><code>Tag.getValueLength()</code></a>
 instead to save on
- allocations.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>cell</code> - </dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>tag value in a new byte array.</dd>
-</dl>
-</li>
-</ul>
-<a name="cloneTags-org.apache.hadoop.hbase.Cell-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>cloneTags</h4>
-<pre>public static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.98">cloneTags</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="copyTagsTo-org.apache.hadoop.hbase.Cell-byte:A-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>copyTagsTo</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.111">copyTagsTo</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
-                             byte[]&nbsp;destination,
-                             int&nbsp;destinationOffset)</pre>
-<div class="block">Copies the tags info into the tag portion of the cell</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>cell</code> - </dd>
-<dd><code>destination</code> - </dd>
-<dd><code>destinationOffset</code> - </dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>position after tags</dd>
-</dl>
-</li>
-</ul>
-<a name="copyTagsTo-org.apache.hadoop.hbase.Cell-java.nio.ByteBuffer-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>copyTagsTo</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.131">copyTagsTo</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/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;destination,
-                             int&nbsp;destinationOffset)</pre>
-<div class="block">Copies the tags info into the tag portion of the cell</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>cell</code> - </dd>
-<dd><code>destination</code> - </dd>
-<dd><code>destinationOffset</code> - </dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the position after tags</dd>
-</dl>
-</li>
-</ul>
 <a name="getRowByte-org.apache.hadoop.hbase.Cell-int-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>getRowByte</h4>
-<pre>public static&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.145">getRowByte</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/PrivateCellUtil.html#line.86">getRowByte</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                               int&nbsp;index)</pre>
 <div class="block">misc</div>
 </li>
@@ -1034,7 +955,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getQualifierByte</h4>
-<pre>public static&nbsp;byte&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.153">getQualifierByte</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/PrivateCellUtil.html#line.94">getQualifierByte</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                     int&nbsp;index)</pre>
 </li>
 </ul>
@@ -1044,7 +965,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getValueBufferShallowCopy</h4>
-<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.161">getValueBufferShallowCopy</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/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.102">getValueBufferShallowCopy</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="createCell-org.apache.hadoop.hbase.Cell-java.util.List-">
@@ -1053,7 +974,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <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/PrivateCellUtil.html#line.170">createCell</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="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.111">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>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1067,7 +988,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <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/PrivateCellUtil.html#line.177">createCell</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="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.118">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>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1081,7 +1002,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <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/PrivateCellUtil.html#line.184">createCell</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="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.125">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>
 </li>
@@ -1092,7 +1013,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingRows</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.768">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/PrivateCellUtil.html#line.711">matchingRows</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>
@@ -1104,7 +1025,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingFamily</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.778">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/PrivateCellUtil.html#line.721">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>
@@ -1116,14 +1037,14 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingQualifier</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.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/PrivateCellUtil.html#line.739">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>
 <div class="block">Finds if the qualifier part of the cell and the KV 
serialized byte[] are equal</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>left</code> - </dd>
+<dd><code>left</code> - the cell with which we need to match the qualifier</dd>
 <dd><code>buf</code> - the serialized keyvalue format byte[]</dd>
 <dd><code>offset</code> - the offset of the qualifier in the byte[]</dd>
 <dd><code>length</code> - the length of the qualifier in the byte[]</dd>
@@ -1138,7 +1059,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingColumn</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.810">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/PrivateCellUtil.html#line.753">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,
@@ -1153,7 +1074,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingValue</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.816">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/PrivateCellUtil.html#line.761">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>
@@ -1165,7 +1086,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>matchingType</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.838">matchingType</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/PrivateCellUtil.html#line.783">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>
 </li>
 </ul>
@@ -1175,7 +1096,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>isDelete</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.846">isDelete</a>(byte&nbsp;type)</pre>
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.791">isDelete</a>(byte&nbsp;type)</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 {KeyValue.Type#DeleteFamily}
@@ -1189,7 +1110,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>isDeleteType</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.853">isDeleteType</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/PrivateCellUtil.html#line.798">isDeleteType</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 <a 
href="../../../../org/apache/hadoop/hbase/KeyValue.Type.html#Delete"><code>KeyValue.Type.Delete</code></a>
 type.</dd>
@@ -1202,7 +1123,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>isDeleteFamily</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.857">isDeleteFamily</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/PrivateCellUtil.html#line.802">isDeleteFamily</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="isDeleteFamilyVersion-org.apache.hadoop.hbase.Cell-">
@@ -1211,7 +1132,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>isDeleteFamilyVersion</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.861">isDeleteFamilyVersion</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/PrivateCellUtil.html#line.806">isDeleteFamilyVersion</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="isDeleteColumns-org.apache.hadoop.hbase.Cell-">
@@ -1220,7 +1141,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>isDeleteColumns</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.865">isDeleteColumns</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/PrivateCellUtil.html#line.810">isDeleteColumns</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="isDeleteColumnVersion-org.apache.hadoop.hbase.Cell-">
@@ -1229,7 +1150,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>isDeleteColumnVersion</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.869">isDeleteColumnVersion</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/PrivateCellUtil.html#line.814">isDeleteColumnVersion</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="isDeleteColumnOrFamily-org.apache.hadoop.hbase.Cell-">
@@ -1238,49 +1159,60 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>isDeleteColumnOrFamily</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.876">isDeleteColumnOrFamily</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/PrivateCellUtil.html#line.821">isDeleteColumnOrFamily</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 delete family or column type.</dd>
 </dl>
 </li>
 </ul>
-<a name="tagsIterator-java.nio.ByteBuffer-int-int-">
+<a name="cloneTags-org.apache.hadoop.hbase.Cell-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>tagsIterator</h4>
-<pre>private 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/PrivateCellUtil.html#line.881">tagsIterator</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;tags,
-                                          int&nbsp;offset,
-                                          int&nbsp;length)</pre>
+<h4>cloneTags</h4>
+<pre>public static&nbsp;byte[]&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.826">cloneTags</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="tagsIterator-org.apache.hadoop.hbase.Cell-">
+<a name="copyTagsTo-org.apache.hadoop.hbase.Cell-byte:A-int-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>tagsIterator</h4>
-<pre>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/PrivateCellUtil.html#line.915">tagsIterator</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
-<div class="block">Util method to iterate through the tags in the given 
cell.</div>
+<h4>copyTagsTo</h4>
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.839">copyTagsTo</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+                             byte[]&nbsp;destination,
+                             int&nbsp;destinationOffset)</pre>
+<div class="block">Copies the tags info into the tag portion of the cell</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>cell</code> - The Cell over which tags iterator is needed.</dd>
+<dd><code>cell</code> - </dd>
+<dd><code>destination</code> - </dd>
+<dd><code>destinationOffset</code> - </dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>iterator for the tags</dd>
+<dd>position after tags</dd>
 </dl>
 </li>
 </ul>
-<a name="tagsIterator-byte:A-int-int-">
+<a name="copyTagsTo-org.apache.hadoop.hbase.Cell-java.nio.ByteBuffer-int-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>tagsIterator</h4>
-<pre>private 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/PrivateCellUtil.html#line.928">tagsIterator</a>(byte[]&nbsp;tags,
-                                          int&nbsp;offset,
-                                          int&nbsp;length)</pre>
+<h4>copyTagsTo</h4>
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.859">copyTagsTo</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/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;destination,
+                             int&nbsp;destinationOffset)</pre>
+<div class="block">Copies the tags info into the tag portion of the cell</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cell</code> - </dd>
+<dd><code>destination</code> - </dd>
+<dd><code>destinationOffset</code> - </dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the position after tags</dd>
+</dl>
 </li>
 </ul>
 <a name="getTags-org.apache.hadoop.hbase.Cell-">
@@ -1289,7 +1221,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getTags</h4>
-<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/PrivateCellUtil.html#line.960">getTags</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/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/PrivateCellUtil.html#line.875">getTags</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> - The Cell</dd>
@@ -1304,8 +1236,8 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getTag</h4>
-<pre>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/PrivateCellUtil.html#line.975">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>
+<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="../../../../org/apache/hadoop/hbase/Tag.html" title="interface in 
org.apache.hadoop.hbase">Tag</a>&gt;&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.890">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">Retrieve Cell's first tag, matching the passed in type</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1316,13 +1248,40 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 </dl>
 </li>
 </ul>
+<a name="tagsIterator-org.apache.hadoop.hbase.Cell-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tagsIterator</h4>
+<pre>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/PrivateCellUtil.html#line.920">tagsIterator</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)</pre>
+<div class="block">Util method to iterate through the tags in the given 
cell.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>cell</code> - The Cell over which tags iterator is needed.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>iterator for the tags</dd>
+</dl>
+</li>
+</ul>
+<a name="tagsIterator-java.nio.ByteBuffer-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tagsIterator</h4>
+<pre>private 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/PrivateCellUtil.html#line.933">tagsIterator</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;tags,
+                                          int&nbsp;offset,
+                                          int&nbsp;length)</pre>
+</li>
+</ul>
 <a name="overlappingKeys-byte:A-byte:A-byte:A-byte:A-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>overlappingKeys</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1003">overlappingKeys</a>(byte[]&nbsp;start1,
+<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.966">overlappingKeys</a>(byte[]&nbsp;start1,
                                       byte[]&nbsp;end1,
                                       byte[]&nbsp;start2,
                                       byte[]&nbsp;end2)</pre>
@@ -1336,7 +1295,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>writeRowKeyExcludingCommon</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1017">writeRowKeyExcludingCommon</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.980">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)
@@ -1359,7 +1318,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>writeRowSkippingBytes</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1039">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,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1002">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)
@@ -1381,7 +1340,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>findCommonPrefixInFlatKey</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1061">findCommonPrefixInFlatKey</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;c1,
+<pre>public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1024">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>
@@ -1406,7 +1365,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>compareKeyBasedOnColHint</h4>
-<pre>public static final&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1172">compareKeyBasedOnColHint</a>(<a
 href="../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+<pre>public static final&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1135">compareKeyBasedOnColHint</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;nextIndexedCell,
                                                  <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;currentCell,
                                                  int&nbsp;foff,
@@ -1444,7 +1403,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>compareKeyIgnoresMvcc</h4>
-<pre>public static final&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1225">compareKeyIgnoresMvcc</a>(<a
 href="../../../../org/apache/hadoop/hbase/CellComparator.html" 
title="interface in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+<pre>public static final&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1188">compareKeyIgnoresMvcc</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,
                                               <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;right)</pre>
 <div class="block">Compares only the key portion of a cell. It does not 
include the sequence id/mvcc of the cell</div>
@@ -1464,7 +1423,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>compareRow</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1235">compareRow</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/PrivateCellUtil.html#line.1198">compareRow</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/filter/ByteArrayComparable.html" 
title="class in 
org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator)</pre>
 <div class="block">Compare cell's row against given comparator</div>
 <dl>
@@ -1482,7 +1441,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>compareFamily</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1249">compareFamily</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/PrivateCellUtil.html#line.1212">compareFamily</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/filter/ByteArrayComparable.html" 
title="class in 
org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator)</pre>
 <div class="block">Compare cell's column family against given comparator</div>
 <dl>
@@ -1500,7 +1459,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>compareQualifier</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1264">compareQualifier</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/PrivateCellUtil.html#line.1227">compareQualifier</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/filter/ByteArrayComparable.html" 
title="class in 
org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator)</pre>
 <div class="block">Compare cell's qualifier against given comparator</div>
 <dl>
@@ -1518,7 +1477,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>compareValue</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1279">compareValue</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/PrivateCellUtil.html#line.1242">compareValue</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/filter/ByteArrayComparable.html" 
title="class in 
org.apache.hadoop.hbase.filter">ByteArrayComparable</a>&nbsp;comparator)</pre>
 <div class="block">Compare cell's value against given comparator</div>
 <dl>
@@ -1536,7 +1495,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>writeFlatKey</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1953">writeFlatKey</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1916">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/DataOutput.html?is-external=true";
 title="class or interface in java.io">DataOutput</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">Writes the Cell's key part as it would have serialized in a 
KeyValue. The format is &lt;2 bytes
@@ -1557,7 +1516,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>deepClone</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/PrivateCellUtil.html#line.1985">deepClone</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="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1948">deepClone</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell)
                       throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/CloneNotSupportedException.html?is-external=true";
 title="class or interface in java.lang">CloneNotSupportedException</a></pre>
 <div class="block">Deep clones the given cell if the cell supports deep 
cloning</div>
 <dl>
@@ -1576,7 +1535,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>writeCell</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.2000">writeCell</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/PrivateCellUtil.html#line.1963">writeCell</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,
                             boolean&nbsp;withTags)
                      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>
@@ -1599,7 +1558,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>writeCellToBuffer</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.2032">writeCellToBuffer</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1995">writeCellToBuffer</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/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;buf,
                                      int&nbsp;offset)</pre>
 <div class="block">Writes a cell to the buffer at the given offset</div>
@@ -1617,7 +1576,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>writeFlatKey</h4>
-<pre>public static&nbsp;int&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.2042">writeFlatKey</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/PrivateCellUtil.html#line.2005">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>
 <dl>
@@ -1632,7 +1591,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setSequenceId</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.2077">setSequenceId</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.2040">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">Sets the given seqId to the cell. Marked as audience 
Private as of 1.2.0. Setting a Cell
@@ -1652,7 +1611,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setTimestamp</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.2092">setTimestamp</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.2055">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">Sets the given timestamp to the cell.</div>
@@ -1671,7 +1630,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setTimestamp</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.2108">setTimestamp</a>(<a
 href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.2071">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>
@@ -1692,7 +1651,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>updateLatestStamp</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.2125">updateLatestStamp</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/PrivateCellUtil.html#line.2088">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">Sets the given timestamp to the cell iff current timestamp 
is
@@ -1714,7 +1673,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>updateLatestStamp</h4>
-<pre>public static&nbsp;boolean&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.2142">updateLatestStamp</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/PrivateCellUtil.html#line.2105">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>
@@ -1738,7 +1697,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>writeRow</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.2157">writeRow</a>(<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,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.2120">writeRow</a>(<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,
                             <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                             short&nbsp;rlength)
                      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>
@@ -1759,7 +1718,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>writeFamily</h4>
-<pre>public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.2173">writeFamily</a>(<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,
+<pre>public static&nbsp;void&nbsp;<a 
href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.2136">writeFamily</a>(<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,
                                <a 
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>&nbsp;cell,
                                byte&nbsp;flength)
                         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>
@@ -1780,7 +1739,7 @@ ext

<TRUNCATED>

Reply via email to