http://git-wip-us.apache.org/repos/asf/hbase-site/blob/2cef721c/apidocs/org/apache/hadoop/hbase/CellUtil.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/CellUtil.html
b/apidocs/org/apache/hadoop/hbase/CellUtil.html
index 95e7014..9523443 100644
--- a/apidocs/org/apache/hadoop/hbase/CellUtil.html
+++ b/apidocs/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":9,"i26":9,"i27":9,"i28":9,"i29":9,"i30":9,"i31":9,"i32":9,"i33":9,"i34":41,"i35":41,"i36":41,"i37":41,"i38":41,"i39":41,"i40":41,"i41":41,"i42":41,"i43":41,"i44":9,"i45":41,"i46":41,"i47":41,"i48":41,"i49":41,"i50":41,"i51":41,"i52":9,"i53":41,"i54":41,"i55":41,"i56":41,"i57":41,"i58":41,"i59":9,"i60":9,"i61":41,"i62":9,"i63":9,"i64":41,"i65":9,"i66":9,"i67":41,"i68":9,"i69":41,"i70":9,"i71":41,"i72":9,"i73":9,"i74":9,"i75":9,"i76":9,"i77":41,"i78":9,"i79":9,"i80":9,"i81":41,"i82":9,"i83":41,"i84":41,"i85":41,"i86":41,"i87":9,"i88":41,"i89":41,"i90":41,"i91":41,"i92":41,"i93":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":9,"i26":9,"i27":9,"i28":9,"i29":9,"i30":9,"i31":9,"i32":9,"i33":9,"i34":41,"i35":41,"i36":41,"i37":41,"i38":41,"i39":41,"i40":41,"i41":41,"i42":41,"i43":41,"i44":9,"i45":41,"i46":41,"i47":41,"i48":41,"i49":41,"i50":41,"i51":41,"i52":9,"i53":41,"i54":41,"i55":41,"i56":41,"i57":41,"i58":41,"i59":9,"i60":9,"i61":9,"i62":41,"i63":9,"i64":9,"i65":41,"i66":9,"i67":9,"i68":41,"i69":9,"i70":41,"i71":9,"i72":41,"i73":9,"i74":9,"i75":9,"i76":9,"i77":9,"i78":41,"i79":9,"i80":9,"i81":9,"i82":41,"i83":9,"i84":41,"i85":41,"i86":41,"i87":41,"i88":9,"i89":41,"i90":41,"i91":41,"i92":41,"i93":41,"i94":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";
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
</div>
<div class="subNav">
<ul class="navList">
-<li><a href="../../../../org/apache/hadoop/hbase/CellBuilderType.html"
title="enum in org.apache.hadoop.hbase"><span
class="typeNameLink">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/hadoop/hbase/CellComparator.html"
title="interface in org.apache.hadoop.hbase"><span
class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/apache/hadoop/hbase/ChoreService.html"
title="class in org.apache.hadoop.hbase"><span
class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
@@ -161,7 +161,7 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.html#compare-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.Cell-byte:A-int-int-">compare</a></span>(org.apache.hadoop.hbase.CellComparator comparator,
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.html#compare-org.apache.hadoop.hbase.CellComparator-org.apache.hadoop.hbase.Cell-byte:A-int-int-">compare</a></span>(<a
href="../../../../org/apache/hadoop/hbase/CellComparator.html"
title="interface in org.apache.hadoop.hbase">CellComparator</a> comparator,
<a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in org.apache.hadoop.hbase">Cell</a> left,
byte[] key,
int offset,
@@ -599,19 +599,23 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</td>
</tr>
<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/CellUtil.html#isPut-org.apache.hadoop.hbase.Cell-">isPut</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell)</code> </td>
+</tr>
+<tr id="i60" class="altColor">
<td class="colFirst"><code>static byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.html#makeColumn-byte:A-byte:A-">makeColumn</a></span>(byte[] family,
byte[] qualifier)</code>
<div class="block">Makes a column in family:qualifier form from separate byte
arrays.</div>
</td>
</tr>
-<tr id="i60" 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/CellUtil.html#matchingColumn-org.apache.hadoop.hbase.Cell-byte:A-byte:A-">matchingColumn</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] fam,
byte[] qual)</code> </td>
</tr>
-<tr id="i61" 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/CellUtil.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> left,
byte[] fam,
@@ -625,17 +629,17 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</div>
</td>
</tr>
-<tr id="i62" 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/CellUtil.html#matchingColumn-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">matchingColumn</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
<a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in
org.apache.hadoop.hbase">Cell</a> right)</code> </td>
</tr>
-<tr id="i63" 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/CellUtil.html#matchingFamily-org.apache.hadoop.hbase.Cell-byte:A-">matchingFamily</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] buf)</code> </td>
</tr>
-<tr id="i64" 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/CellUtil.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> left,
byte[] buf,
@@ -646,12 +650,12 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</div>
</td>
</tr>
-<tr id="i65" 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/CellUtil.html#matchingFamily-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">matchingFamily</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
<a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in
org.apache.hadoop.hbase">Cell</a> right)</code> </td>
</tr>
-<tr id="i66" 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/CellUtil.html#matchingQualifier-org.apache.hadoop.hbase.Cell-byte:A-">matchingQualifier</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] buf)</code>
@@ -659,7 +663,7 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
byte[] are equal</div>
</td>
</tr>
-<tr id="i67" 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/CellUtil.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> left,
byte[] buf,
@@ -670,12 +674,12 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</div>
</td>
</tr>
-<tr id="i68" 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/CellUtil.html#matchingQualifier-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">matchingQualifier</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
<a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in
org.apache.hadoop.hbase">Cell</a> right)</code> </td>
</tr>
-<tr id="i69" 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/CellUtil.html#matchingRow-org.apache.hadoop.hbase.Cell-byte:A-">matchingRow</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] buf)</code>
@@ -685,14 +689,14 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</div>
</td>
</tr>
-<tr id="i70" 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/CellUtil.html#matchingRow-org.apache.hadoop.hbase.Cell-byte:A-int-int-">matchingRow</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] buf,
int offset,
int length)</code> </td>
</tr>
-<tr id="i71" class="rowColor">
+<tr id="i72" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.html#matchingRow-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">matchingRow</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
<a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in org.apache.hadoop.hbase">Cell</a> right)</code>
@@ -702,36 +706,36 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</div>
</td>
</tr>
-<tr id="i72" class="altColor">
+<tr id="i73" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.html#matchingRowColumn-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">matchingRowColumn</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
<a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in org.apache.hadoop.hbase">Cell</a> right)</code>
<div class="block">Compares the row and column of two keyvalues for
equality</div>
</td>
</tr>
-<tr id="i73" class="rowColor">
+<tr id="i74" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.html#matchingRowColumnBytes-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">matchingRowColumnBytes</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
<a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in
org.apache.hadoop.hbase">Cell</a> right)</code> </td>
</tr>
-<tr id="i74" class="altColor">
+<tr id="i75" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.html#matchingRows-org.apache.hadoop.hbase.Cell-byte:A-">matchingRows</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] buf)</code> </td>
</tr>
-<tr id="i75" class="rowColor">
+<tr id="i76" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.html#matchingRows-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">matchingRows</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
<a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in org.apache.hadoop.hbase">Cell</a> right)</code>
<div class="block">Compares the row of two keyvalues for equality</div>
</td>
</tr>
-<tr id="i76" class="altColor">
+<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/CellUtil.html#matchingTimestamp-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">matchingTimestamp</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> a,
<a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in org.apache.hadoop.hbase">Cell</a> b)</code> </td>
</tr>
-<tr id="i77" class="rowColor">
+<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/CellUtil.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> a,
<a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in org.apache.hadoop.hbase">Cell</a> b)</code>
@@ -740,24 +744,24 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</div>
</td>
</tr>
-<tr id="i78" class="altColor">
+<tr id="i79" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.html#matchingValue-org.apache.hadoop.hbase.Cell-byte:A-">matchingValue</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] buf)</code> </td>
</tr>
-<tr id="i79" class="rowColor">
+<tr id="i80" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.html#matchingValue-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-">matchingValue</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
<a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in
org.apache.hadoop.hbase">Cell</a> right)</code> </td>
</tr>
-<tr id="i80" class="altColor">
+<tr id="i81" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.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> left,
<a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in org.apache.hadoop.hbase">Cell</a> right,
int lvlength,
int rvlength)</code> </td>
</tr>
-<tr id="i81" class="rowColor">
+<tr id="i82" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.html#overlappingKeys-byte:A-byte:A-byte:A-byte:A-">overlappingKeys</a></span>(byte[] start1,
byte[] end1,
@@ -768,13 +772,13 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</div>
</td>
</tr>
-<tr id="i82" class="altColor">
+<tr id="i83" class="rowColor">
<td class="colFirst"><code>static byte[][]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.html#parseColumn-byte:A-">parseColumn</a></span>(byte[] c)</code>
<div class="block">Splits a column in <code>family:qualifier</code> form into
separate byte arrays.</div>
</td>
</tr>
-<tr id="i83" class="rowColor">
+<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/CellUtil.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> cell,
long seqId)</code>
@@ -783,7 +787,7 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</div>
</td>
</tr>
-<tr id="i84" class="altColor">
+<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/CellUtil.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> cell,
byte[] ts,
@@ -793,7 +797,7 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</div>
</td>
</tr>
-<tr id="i85" class="rowColor">
+<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/CellUtil.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> cell,
long ts)</code>
@@ -802,7 +806,7 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</div>
</td>
</tr>
-<tr id="i86" class="altColor">
+<tr id="i87" class="rowColor">
<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><org.apache.hadoop.hbase.Tag></code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.html#tagsIterator-byte:A-int-int-">tagsIterator</a></span>(byte[] tags,
int offset,
@@ -813,14 +817,14 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</div>
</td>
</tr>
-<tr id="i87" class="rowColor">
+<tr id="i88" class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.html#toString-org.apache.hadoop.hbase.Cell-boolean-">toString</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
boolean verbose)</code>
<div class="block">Returns a string representation of the cell</div>
</td>
</tr>
-<tr id="i88" class="altColor">
+<tr id="i89" class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.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> cell,
byte[] ts,
@@ -830,7 +834,7 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</div>
</td>
</tr>
-<tr id="i89" class="rowColor">
+<tr id="i90" class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.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> cell,
long ts)</code>
@@ -839,7 +843,7 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</div>
</td>
</tr>
-<tr id="i90" class="altColor">
+<tr id="i91" class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.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> 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> out)</code>
@@ -848,7 +852,7 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</div>
</td>
</tr>
-<tr id="i91" class="rowColor">
+<tr id="i92" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.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> out,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
@@ -859,7 +863,7 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</div>
</td>
</tr>
-<tr id="i92" class="altColor">
+<tr id="i93" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.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> cell,
short rLen,
@@ -870,7 +874,7 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</div>
</td>
</tr>
-<tr id="i93" class="rowColor">
+<tr id="i94" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.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> out,
<a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in org.apache.hadoop.hbase">Cell</a> cell,
@@ -1760,7 +1764,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<ul class="blockList">
<li class="blockList">
<h4>isDelete</h4>
-<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.896">isDelete</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell)</pre>
+<pre>public static boolean <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> cell)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>True if a delete type, a <code>KeyValue.Type.Delete</code> or a
@@ -1776,7 +1780,7 @@ public static boolean <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 boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.907">isDelete</a>(byte type)</pre>
+public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.908">isDelete</a>(byte type)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <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>
@@ -1793,7 +1797,7 @@ public static boolean <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 boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.917">isDeleteType</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell)</pre>
+public static boolean <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> cell)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <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>
@@ -1808,7 +1812,7 @@ public static boolean <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 boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.925">isDeleteFamily</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell)</pre>
+public static boolean <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> cell)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">As of release 2.0.0, this will be removed in HBase
3.0.0.</span></div>
</li>
</ul>
@@ -1819,7 +1823,7 @@ public static boolean <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 boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.933">isDeleteFamilyVersion</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell)</pre>
+public static boolean <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> cell)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">As of release 2.0.0, this will be removed in HBase
3.0.0.</span></div>
</li>
</ul>
@@ -1830,7 +1834,7 @@ public static boolean <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 boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.941">isDeleteColumns</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell)</pre>
+public static boolean <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> cell)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">As of release 2.0.0, this will be removed in HBase
3.0.0.</span></div>
</li>
</ul>
@@ -1841,7 +1845,7 @@ public static boolean <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 boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.949">isDeleteColumnVersion</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell)</pre>
+public static boolean <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> cell)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">As of release 2.0.0, this will be removed in HBase
3.0.0.</span></div>
</li>
</ul>
@@ -1852,7 +1856,7 @@ public static boolean <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 boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.959">isDeleteColumnOrFamily</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell)</pre>
+public static boolean <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> cell)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <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>
@@ -1860,6 +1864,19 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
</dl>
</li>
</ul>
+<a name="isPut-org.apache.hadoop.hbase.Cell-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isPut</h4>
+<pre>public static boolean <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> cell)</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>True if this cell is a Put.</dd>
+</dl>
+</li>
+</ul>
<a name="estimatedSerializedSizeOf-org.apache.hadoop.hbase.Cell-">
<!-- -->
</a>
@@ -1867,7 +1884,7 @@ public static boolean <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 int <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.974">estimatedSerializedSizeOf</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell)</pre>
+public static int <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> cell)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <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
@@ -1888,7 +1905,7 @@ public static int <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 int <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.986">estimatedSerializedSizeOfKey</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell)</pre>
+public static int <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> cell)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <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>
@@ -1907,7 +1924,7 @@ public static int <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 long <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1000">estimatedHeapSizeOf</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell)</pre>
+public static long <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> cell)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <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
<code>HeapSize</code> we call <code>HeapSize.heapSize()</code> so cell can
give a correct value. In other
@@ -1928,7 +1945,7 @@ public static long <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 <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><org.apache.hadoop.hbase.Tag> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1016">tagsIterator</a>(byte[] tags,
+public 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><org.apache.hadoop.hbase.Tag> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1025">tagsIterator</a>(byte[] tags,
int offset,
int length)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">As of 2.0.0 and will be removed in 3.0.0
@@ -1951,7 +1968,7 @@ public static <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 <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><org.apache.hadoop.hbase.Tag> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1050">getTags</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell)</pre>
+public 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><org.apache.hadoop.hbase.Tag> <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> cell)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">As of release 2.0.0, this will be removed in HBase
3.0.0.</span></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -1968,7 +1985,7 @@ public static <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 org.apache.hadoop.hbase.Tag <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1063">getTag</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
+public static org.apache.hadoop.hbase.Tag <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> cell,
byte type)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">As of release 2.0.0, this will be removed in HBase
3.0.0.</span></div>
<div class="block">Retrieve Cell's first tag, matching the passed in type</div>
@@ -1988,7 +2005,7 @@ public static org.apache.hadoop.hbase.Tag <a
href="../../../../src-htm
<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 boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1073">overlappingKeys</a>(byte[] start1,
+public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1082">overlappingKeys</a>(byte[] start1,
byte[] end1,
byte[] start2,
byte[] end2)</pre>
@@ -2004,7 +2021,7 @@ public static boolean <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 void <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1088">setSequenceId</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
+public static void <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> cell,
long 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> <span
class="deprecationComment">As of release 2.0.0, this will be removed in HBase
3.0.0.</span></div>
@@ -2027,7 +2044,7 @@ public static void <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 void <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1100">setTimestamp</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
+public static void <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> cell,
long 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> <span
class="deprecationComment">As of release 2.0.0, this will be removed in HBase
3.0.0.</span></div>
@@ -2048,7 +2065,7 @@ public static void <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 void <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1113">setTimestamp</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
+public static void <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> cell,
byte[] ts,
int 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>
@@ -2071,7 +2088,7 @@ public static void <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 boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1127">updateLatestStamp</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
+public static boolean <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> cell,
long 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> <span
class="deprecationComment">As of release 2.0.0, this will be removed in HBase
3.0.0.</span></div>
@@ -2095,7 +2112,7 @@ public static boolean <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 boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1142">updateLatestStamp</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
+public static boolean <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> cell,
byte[] ts,
int 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>
@@ -2121,7 +2138,7 @@ public static boolean <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 int <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1151">writeFlatKey</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
+public static int <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> 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> 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> <span
class="deprecationComment">As of release 2.0.0, this will be removed in HBase
3.0.0.</span></div>
@@ -2138,7 +2155,7 @@ public static int <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 void <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1164">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> out,
+public static void <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> out,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
short rlength,
int commonPrefix)
@@ -2162,7 +2179,7 @@ public static void <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 void <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1178">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> out,
+public static void <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> out,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
int qlength,
int commonPrefix)
@@ -2185,7 +2202,7 @@ public static void <a
href="../../../../src-html/org/apache/hadoop/hba
<ul class="blockList">
<li class="blockList">
<h4>getCellKeyAsString</h4>
-<pre>public static <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> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1193">getCellKeyAsString</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell)</pre>
+<pre>public static <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> <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> cell)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>cell</code> - </dd>
@@ -2201,7 +2218,7 @@ public static void <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 byte[] <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1227">getCellKeySerializedAsKeyValueKey</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell)</pre>
+public static byte[] <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> cell)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <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
@@ -2222,7 +2239,7 @@ public static byte[] <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 void <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1241">writeRowKeyExcludingCommon</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
+public static void <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> cell,
short rLen,
int 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> out)
@@ -2247,7 +2264,7 @@ public static void <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 int <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1259">findCommonPrefixInFlatKey</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> c1,
+public static int <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> c1,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> c2,
boolean bypassFamilyCheck,
boolean withTsType)</pre>
@@ -2273,7 +2290,7 @@ public static int <a
href="../../../../src-html/org/apache/hadoop/hbas
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
-<pre>public static <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> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1265">toString</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
+<pre>public static <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> <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> cell,
boolean verbose)</pre>
<div class="block">Returns a string representation of the cell</div>
</li>
@@ -2285,7 +2302,7 @@ public static int <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 boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1303">equalsIgnoreMvccVersion</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> a,
+public static boolean <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> a,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> b)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <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>
@@ -2297,7 +2314,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<ul class="blockList">
<li class="blockList">
<h4>equals</h4>
-<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1309">equals</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> a,
+<pre>public static boolean <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> a,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> b)</pre>
<div class="block">equals</div>
</li>
@@ -2308,7 +2325,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<ul class="blockList">
<li class="blockList">
<h4>matchingTimestamp</h4>
-<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1314">matchingTimestamp</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> a,
+<pre>public static boolean <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> a,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> b)</pre>
</li>
</ul>
@@ -2319,7 +2336,7 @@ public static boolean <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 boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1322">matchingType</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> a,
+public static boolean <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> a,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> b)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">As of HBase-2.0. Will be removed in
HBase-3.0</span></div>
</li>
@@ -2330,7 +2347,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<ul class="blockList">
<li class="blockList">
<h4>matchingRows</h4>
-<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1332">matchingRows</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+<pre>public static boolean <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> left,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> right)</pre>
<div class="block">Compares the row of two keyvalues for equality</div>
<dl>
@@ -2348,7 +2365,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<ul class="blockList">
<li class="blockList">
<h4>matchingRowColumn</h4>
-<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1362">matchingRowColumn</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+<pre>public static boolean <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> left,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> right)</pre>
<div class="block">Compares the row and column of two keyvalues for
equality</div>
<dl>
@@ -2366,7 +2383,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<ul class="blockList">
<li class="blockList">
<h4>matchingRowColumnBytes</h4>
-<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1375">matchingRowColumnBytes</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1384">matchingRowColumnBytes</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> right)</pre>
</li>
</ul>
@@ -2376,7 +2393,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<ul class="blockList">
<li class="blockList">
<h4>compareQualifiers</h4>
-<pre>public static final int <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1413">compareQualifiers</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+<pre>public static final int <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1422">compareQualifiers</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] right,
int rOffset,
int rLength)</pre>
@@ -2400,7 +2417,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<li class="blockList">
<h4>compare</h4>
<pre><a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true"
title="class or interface in java.lang">@Deprecated</a>
-public static final int <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1439">compare</a>(org.apache.hadoop.hbase.CellComparator comparator,
+public static final int <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1448">compare</a>(<a
href="../../../../org/apache/hadoop/hbase/CellComparator.html"
title="interface in org.apache.hadoop.hbase">CellComparator</a> comparator,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] key,
int offset,
@@ -2429,7 +2446,7 @@ public static final int <a
href="../../../../src-html/org/apache/hadoo
<ul class="blockList">
<li class="blockList">
<h4>compareFamilies</h4>
-<pre>public static final int <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1461">compareFamilies</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+<pre>public static final int <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1470">compareFamilies</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] right,
int roffset,
int rlength)</pre>
@@ -2452,7 +2469,7 @@ public static final int <a
href="../../../../src-html/org/apache/hadoo
<ul class="blockListLast">
<li class="blockList">
<h4>compareColumns</h4>
-<pre>public static final int <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1482">compareColumns</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+<pre>public static final int <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1491">compareColumns</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] right,
int rfoffset,
int rflength,
@@ -2501,7 +2518,7 @@ public static final int <a
href="../../../../src-html/org/apache/hadoo
</div>
<div class="subNav">
<ul class="navList">
-<li><a href="../../../../org/apache/hadoop/hbase/CellBuilderType.html"
title="enum in org.apache.hadoop.hbase"><span
class="typeNameLink">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/hadoop/hbase/CellComparator.html"
title="interface in org.apache.hadoop.hbase"><span
class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/apache/hadoop/hbase/ChoreService.html"
title="class in org.apache.hadoop.hbase"><span
class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">