http://git-wip-us.apache.org/repos/asf/hbase-site/blob/dad9a249/devapidocs/org/apache/hadoop/hbase/CellUtil.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.html
b/devapidocs/org/apache/hadoop/hbase/CellUtil.html
index e299c6f..c0a5459 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.html
@@ -424,8 +424,7 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.html#createCell-org.apache.hadoop.hbase.Cell-byte:A-">createCell</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
byte[] tags)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
-<div class="block"><span class="deprecationComment">As of release 2.0.0, this
will be removed in HBase 3.0.0.
- Use CP environment to build Cell using <a
href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html"
title="interface in
org.apache.hadoop.hbase"><code>ExtendedCellBuilder</code></a></span></div>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this
will be removed in HBase 3.0.0.</span></div>
</div>
</td>
</tr>
@@ -435,8 +434,7 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
byte[] value,
byte[] tags)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
-<div class="block"><span class="deprecationComment">As of release 2.0.0, this
will be removed in HBase 3.0.0.
- Use CP environment to build Cell using <a
href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html"
title="interface in
org.apache.hadoop.hbase"><code>ExtendedCellBuilder</code></a></span></div>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this
will be removed in HBase 3.0.0.</span></div>
</div>
</td>
</tr>
@@ -445,8 +443,7 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/hadoop/hbase/CellUtil.html#createCell-org.apache.hadoop.hbase.Cell-java.util.List-">createCell</a></span>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> 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><<a
href="../../../../org/apache/hadoop/hbase/Tag.html" title="interface in
org.apache.hadoop.hbase">Tag</a>> tags)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
-<div class="block"><span class="deprecationComment">As of release 2.0.0, this
will be removed in HBase 3.0.0.
- Use CP environment to build Cell using <a
href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html"
title="interface in
org.apache.hadoop.hbase"><code>ExtendedCellBuilder</code></a></span></div>
+<div class="block"><span class="deprecationComment">As of release 2.0.0, this
will be removed in HBase 3.0.0.</span></div>
</div>
</td>
</tr>
@@ -1626,10 +1623,9 @@ public static <a
href="../../../../org/apache/hadoop/hbase/Cell.html" title
<li class="blockList">
<h4>createCell</h4>
<pre><a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true"
title="class or interface in java.lang">@Deprecated</a>
-public static <a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in org.apache.hadoop.hbase">Cell</a> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.571">createCell</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
+public static <a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in org.apache.hadoop.hbase">Cell</a> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.570">createCell</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/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="../../../../org/apache/hadoop/hbase/Tag.html" title="interface in
org.apache.hadoop.hbase">Tag</a>> tags)</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.
- Use CP environment to build Cell using <a
href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html"
title="interface in
org.apache.hadoop.hbase"><code>ExtendedCellBuilder</code></a></span></div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">As of release 2.0.0, this will be removed in HBase
3.0.0.</span></div>
<div class="block">Note : Now only CPs can create cell with tags using the CP
environment</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
@@ -1644,10 +1640,9 @@ public static <a
href="../../../../org/apache/hadoop/hbase/Cell.html" title
<li class="blockList">
<h4>createCell</h4>
<pre><a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true"
title="class or interface in java.lang">@Deprecated</a>
-public static <a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in org.apache.hadoop.hbase">Cell</a> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.582">createCell</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
+public static <a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in org.apache.hadoop.hbase">Cell</a> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.580">createCell</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
byte[] tags)</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.
- Use CP environment to build Cell using <a
href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html"
title="interface in
org.apache.hadoop.hbase"><code>ExtendedCellBuilder</code></a></span></div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">As of release 2.0.0, this will be removed in HBase
3.0.0.</span></div>
<div class="block">Now only CPs can create cell with tags using the CP
environment</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
@@ -1662,11 +1657,10 @@ public static <a
href="../../../../org/apache/hadoop/hbase/Cell.html" title
<li class="blockList">
<h4>createCell</h4>
<pre><a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true"
title="class or interface in java.lang">@Deprecated</a>
-public static <a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in org.apache.hadoop.hbase">Cell</a> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.595">createCell</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
+public static <a href="../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in org.apache.hadoop.hbase">Cell</a> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.589">createCell</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
byte[] value,
byte[] tags)</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.
- Use CP environment to build Cell using <a
href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilder.html"
title="interface in
org.apache.hadoop.hbase"><code>ExtendedCellBuilder</code></a></span></div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span
class="deprecationComment">As of release 2.0.0, this will be removed in HBase
3.0.0.</span></div>
<div class="block">Now only CPs can create cell with tags using the CP
environment</div>
</li>
</ul>
@@ -1676,7 +1670,7 @@ public static <a
href="../../../../org/apache/hadoop/hbase/Cell.html" title
<ul class="blockList">
<li class="blockList">
<h4>createCellScanner</h4>
-<pre>public static <a
href="../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in
org.apache.hadoop.hbase">CellScanner</a> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.607">createCellScanner</a>(<a
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><? extends <a
href="../../../../org/apache/hadoop/hbase/CellScannable.html" title="interface
in org.apache.hadoop.hbase">CellScannable</a>> cellScannerables)</pre>
+<pre>public static <a
href="../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in
org.apache.hadoop.hbase">CellScanner</a> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.597">createCellScanner</a>(<a
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><? extends <a
href="../../../../org/apache/hadoop/hbase/CellScannable.html" title="interface
in org.apache.hadoop.hbase">CellScannable</a>> cellScannerables)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>cellScannerables</code> - </dd>
@@ -1691,7 +1685,7 @@ public static <a
href="../../../../org/apache/hadoop/hbase/Cell.html" title
<ul class="blockList">
<li class="blockList">
<h4>createCellScanner</h4>
-<pre>public static <a
href="../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in
org.apache.hadoop.hbase">CellScanner</a> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.636">createCellScanner</a>(<a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true"
title="class or interface in java.lang">Iterable</a><<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a>> cellIterable)</pre>
+<pre>public static <a
href="../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in
org.apache.hadoop.hbase">CellScanner</a> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.626">createCellScanner</a>(<a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true"
title="class or interface in java.lang">Iterable</a><<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a>> cellIterable)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>cellIterable</code> - </dd>
@@ -1706,7 +1700,7 @@ public static <a
href="../../../../org/apache/hadoop/hbase/Cell.html" title
<ul class="blockList">
<li class="blockList">
<h4>createCellScanner</h4>
-<pre>public static <a
href="../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in
org.apache.hadoop.hbase">CellScanner</a> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.646">createCellScanner</a>(<a
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true"
title="class or interface in java.util">Iterator</a><<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a>> cells)</pre>
+<pre>public static <a
href="../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in
org.apache.hadoop.hbase">CellScanner</a> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.636">createCellScanner</a>(<a
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true"
title="class or interface in java.util">Iterator</a><<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a>> cells)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>cells</code> - </dd>
@@ -1722,7 +1716,7 @@ public static <a
href="../../../../org/apache/hadoop/hbase/Cell.html" title
<ul class="blockList">
<li class="blockList">
<h4>createCellScanner</h4>
-<pre>public static <a
href="../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in
org.apache.hadoop.hbase">CellScanner</a> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.670">createCellScanner</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a>[] cellArray)</pre>
+<pre>public static <a
href="../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in
org.apache.hadoop.hbase">CellScanner</a> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.660">createCellScanner</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a>[] cellArray)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>cellArray</code> - </dd>
@@ -1737,7 +1731,7 @@ public static <a
href="../../../../org/apache/hadoop/hbase/Cell.html" title
<ul class="blockList">
<li class="blockList">
<h4>createCellScanner</h4>
-<pre>public static <a
href="../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in
org.apache.hadoop.hbase">CellScanner</a> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.695">createCellScanner</a>(<a
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true"
title="class or interface in java.util">NavigableMap</a><byte[],<a
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a>>> map)</pre>
+<pre>public static <a
href="../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in
org.apache.hadoop.hbase">CellScanner</a> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.685">createCellScanner</a>(<a
href="http://docs.oracle.com/javase/8/docs/api/java/util/NavigableMap.html?is-external=true"
title="class or interface in java.util">NavigableMap</a><byte[],<a
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a>>> map)</pre>
<div class="block">Flatten the map of cells out under the CellScanner</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
@@ -1755,7 +1749,7 @@ public static <a
href="../../../../org/apache/hadoop/hbase/Cell.html" title
<li class="blockList">
<h4>matchingRow</h4>
<pre><a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true"
title="class or interface in java.lang">@Deprecated</a>
-public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.732">matchingRow</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.722">matchingRow</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> right)</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.
Instead use <a
href="../../../../org/apache/hadoop/hbase/CellUtil.html#matchingRows-org.apache.hadoop.hbase.Cell-org.apache.hadoop.hbase.Cell-"><code>matchingRows(Cell,
Cell)</code></a></span></div>
@@ -1775,7 +1769,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<li class="blockList">
<h4>matchingRow</h4>
<pre><a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true"
title="class or interface in java.lang">@Deprecated</a>
-public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.741">matchingRow</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.731">matchingRow</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] buf)</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.
Instead use <a
href="../../../../org/apache/hadoop/hbase/CellUtil.html#matchingRows-org.apache.hadoop.hbase.Cell-byte:A-"><code>matchingRows(Cell,
byte[])</code></a></span></div>
@@ -1787,7 +1781,7 @@ public static 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.745">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.735">matchingRows</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] buf)</pre>
</li>
</ul>
@@ -1797,7 +1791,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<ul class="blockList">
<li class="blockList">
<h4>matchingRow</h4>
-<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.752">matchingRow</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.742">matchingRow</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] buf,
int offset,
int length)</pre>
@@ -1809,7 +1803,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<ul class="blockList">
<li class="blockList">
<h4>matchingFamily</h4>
-<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.757">matchingFamily</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.747">matchingFamily</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> right)</pre>
</li>
</ul>
@@ -1819,7 +1813,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<ul class="blockList">
<li class="blockList">
<h4>matchingFamily</h4>
-<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.780">matchingFamily</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.770">matchingFamily</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] buf)</pre>
</li>
</ul>
@@ -1830,7 +1824,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<li class="blockList">
<h4>matchingFamily</h4>
<pre><a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true"
title="class or interface in java.lang">@Deprecated</a>
-public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.791">matchingFamily</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.781">matchingFamily</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] buf,
int offset,
int length)</pre>
@@ -1843,7 +1837,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<ul class="blockList">
<li class="blockList">
<h4>matchingQualifier</h4>
-<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.796">matchingQualifier</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.786">matchingQualifier</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> right)</pre>
</li>
</ul>
@@ -1853,7 +1847,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<ul class="blockList">
<li class="blockList">
<h4>matchingQualifier</h4>
-<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.827">matchingQualifier</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.817">matchingQualifier</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] buf)</pre>
<div class="block">Finds if the qualifier part of the cell and the KV
serialized
byte[] are equal</div>
@@ -1873,7 +1867,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<li class="blockList">
<h4>matchingQualifier</h4>
<pre><a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true"
title="class or interface in java.lang">@Deprecated</a>
-public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.845">matchingQualifier</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.835">matchingQualifier</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] buf,
int offset,
int length)</pre>
@@ -1897,7 +1891,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<ul class="blockList">
<li class="blockList">
<h4>matchingColumn</h4>
-<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.850">matchingColumn</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.840">matchingColumn</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] fam,
byte[] qual)</pre>
</li>
@@ -1909,7 +1903,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<li class="blockList">
<h4>matchingColumn</h4>
<pre><a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true"
title="class or interface in java.lang">@Deprecated</a>
-public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.860">matchingColumn</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.850">matchingColumn</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] fam,
int foffset,
int flength,
@@ -1925,7 +1919,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<ul class="blockList">
<li class="blockList">
<h4>matchingColumn</h4>
-<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.865">matchingColumn</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.855">matchingColumn</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> right)</pre>
</li>
</ul>
@@ -1935,7 +1929,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<ul class="blockList">
<li class="blockList">
<h4>matchingValue</h4>
-<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.871">matchingValue</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.861">matchingValue</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> right)</pre>
</li>
</ul>
@@ -1945,7 +1939,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<ul class="blockList">
<li class="blockList">
<h4>matchingValue</h4>
-<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.875">matchingValue</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.865">matchingValue</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> right,
int lvlength,
int rvlength)</pre>
@@ -1957,7 +1951,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<ul class="blockList">
<li class="blockList">
<h4>matchingValue</h4>
-<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.897">matchingValue</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
+<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.887">matchingValue</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] buf)</pre>
</li>
</ul>
@@ -1967,7 +1961,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.913">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.903">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 <a
href="../../../../org/apache/hadoop/hbase/KeyValue.Type.html#Delete"><code>KeyValue.Type.Delete</code></a>
or a
@@ -1983,7 +1977,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.924">isDelete</a>(byte type)</pre>
+public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.914">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>
@@ -2000,7 +1994,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.934">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.924">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>
@@ -2015,7 +2009,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.942">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.932">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>
@@ -2026,7 +2020,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.950">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.940">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>
@@ -2037,7 +2031,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.958">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.948">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>
@@ -2048,7 +2042,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.966">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.956">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>
@@ -2059,7 +2053,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.976">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.966">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>
@@ -2073,7 +2067,7 @@ public static boolean <a
href="../../../../src-html/org/apache/hadoop/
<ul class="blockList">
<li class="blockList">
<h4>isPut</h4>
-<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.985">isPut</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell)</pre>
+<pre>public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.975">isPut</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>True if this cell is a Put.</dd>
@@ -2087,7 +2081,7 @@ public static 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.999">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.989">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
@@ -2108,7 +2102,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.1011">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.1001">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>
@@ -2127,7 +2121,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.1025">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.1015">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
<a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html"
title="interface in org.apache.hadoop.hbase.io"><code>HeapSize</code></a> we
call <a
href="../../../../org/apache/hadoop/hbase/io/HeapSize.html#heapSize--"><code>HeapSize.heapSize()</code></a>
so cell can give a correct value. In other
@@ -2148,7 +2142,7 @@ public static 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><<a
href="../../../../org/apache/hadoop/hbase/Tag.html" title="interface in
org.apache.hadoop.hbase">Tag</a>> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1041">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><<a
href="../../../../org/apache/hadoop/hbase/Tag.html" title="interface in
org.apache.hadoop.hbase">Tag</a>> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1031">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
@@ -2171,7 +2165,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><<a
href="../../../../org/apache/hadoop/hbase/Tag.html" title="interface in
org.apache.hadoop.hbase">Tag</a>> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1076">getTags</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> 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><<a
href="../../../../org/apache/hadoop/hbase/Tag.html" title="interface in
org.apache.hadoop.hbase">Tag</a>> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1066">getTags</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> 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.
Use <a
href="../../../../org/apache/hadoop/hbase/RawCell.html#getTags--"><code>RawCell.getTags()</code></a></span></div>
<dl>
@@ -2189,7 +2183,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 <a href="../../../../org/apache/hadoop/hbase/Tag.html"
title="interface in org.apache.hadoop.hbase">Tag</a> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1090">getTag</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
+public static <a href="../../../../org/apache/hadoop/hbase/Tag.html"
title="interface in org.apache.hadoop.hbase">Tag</a> <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1080">getTag</a>(<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> 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.
Use <a
href="../../../../org/apache/hadoop/hbase/RawCell.html#getTag-byte-"><code>RawCell.getTag(byte)</code></a></span></div>
@@ -2210,7 +2204,7 @@ public static <a
href="../../../../org/apache/hadoop/hbase/Tag.html" title=
<li class="blockList">
<h4>overlappingKeys</h4>
<pre><a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true"
title="class or interface in java.lang">@Deprecated</a>
-public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1105">overlappingKeys</a>(byte[] start1,
+public static boolean <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1095">overlappingKeys</a>(byte[] start1,
byte[] end1,
byte[] start2,
byte[] end2)</pre>
@@ -2226,7 +2220,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.1120">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.1110">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>
@@ -2249,7 +2243,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.1132">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,
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>
@@ -2270,7 +2264,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.1145">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.1135">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>
@@ -2293,7 +2287,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.1159">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.1149">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>
@@ -2317,7 +2311,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.1174">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.1164">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>
@@ -2343,7 +2337,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.1183">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.1173">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>
@@ -2360,7 +2354,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.1196">writeRowSkippingBytes</a>(<a
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true"
title="class or interface in java.io">DataOutputStream</a> out,
+public static void <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1186">writeRowSkippingBytes</a>(<a
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true"
title="class or interface in java.io">DataOutputStream</a> out,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
short rlength,
int commonPrefix)
@@ -2384,7 +2378,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.1210">writeQualifierSkippingBytes</a>(<a
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true"
title="class or interface in java.io">DataOutputStream</a> out,
+public static void <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1200">writeQualifierSkippingBytes</a>(<a
href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutputStream.html?is-external=true"
title="class or interface in java.io">DataOutputStream</a> out,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> cell,
int qlength,
int commonPrefix)
@@ -2407,7 +2401,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.1225">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.1215">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>
@@ -2423,7 +2417,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.1259">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.1249">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
@@ -2444,7 +2438,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.1273">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.1263">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)
@@ -2469,7 +2463,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.1291">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.1281">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>
@@ -2495,7 +2489,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.1297">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.1287">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>
@@ -2507,7 +2501,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.1335">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.1325">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>
@@ -2519,7 +2513,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.1341">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.1331">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>
@@ -2530,7 +2524,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.1346">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.1336">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>
@@ -2541,7 +2535,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.1354">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.1344">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>
@@ -2552,7 +2546,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.1364">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.1354">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>
@@ -2570,7 +2564,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.1394">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.1384">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>
@@ -2588,7 +2582,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.1407">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.1397">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>
@@ -2598,7 +2592,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.1445">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.1435">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>
@@ -2622,7 +2616,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.1471">compare</a>(<a
href="../../../../org/apache/hadoop/hbase/CellComparator.html"
title="interface in org.apache.hadoop.hbase">CellComparator</a> comparator,
+public static final int <a
href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line.1461">compare</a>(<a
href="../../../../org/apache/hadoop/hbase/CellComparator.html"
title="interface in org.apache.hadoop.hbase">CellComparator</a> comparator,
<a
href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a> left,
byte[] key,
int offset,
@@ -2651,7 +2645,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.1493">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.1483">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>
@@ -2674,7 +2668,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.1514">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.1504">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,