| <!DOCTYPE HTML> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc (17) --> |
| <title>CellUtil (Apache HBase 4.0.0-alpha-1-SNAPSHOT API)</title> |
| <meta name="viewport" content="width=device-width, initial-scale=1"> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <meta name="description" content="declaration: package: org.apache.hadoop.hbase, class: CellUtil"> |
| <meta name="generator" content="javadoc/ClassWriterImpl"> |
| <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
| <link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style"> |
| <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style"> |
| <script type="text/javascript" src="../../../../script.js"></script> |
| <script type="text/javascript" src="../../../../script-dir/jquery-3.6.1.min.js"></script> |
| <script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script> |
| </head> |
| <body class="class-declaration-page"> |
| <script type="text/javascript">var evenRowColor = "even-row-color"; |
| var oddRowColor = "odd-row-color"; |
| var tableTab = "table-tab"; |
| var activeTableTab = "active-table-tab"; |
| var pathtoroot = "../../../../"; |
| loadScripts(document, 'script');</script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <div class="flex-box"> |
| <header role="banner" class="flex-header"> |
| <nav role="navigation"> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="top-nav" id="navbar-top"> |
| <div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div> |
| <ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> |
| <li><a href="../../../../index.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li class="nav-bar-cell1-rev">Class</li> |
| <li><a href="class-use/CellUtil.html">Use</a></li> |
| <li><a href="package-tree.html">Tree</a></li> |
| <li><a href="../../../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../../../index-all.html">Index</a></li> |
| <li><a href="../../../../help-doc.html#class">Help</a></li> |
| </ul> |
| </div> |
| <div class="sub-nav"> |
| <div> |
| <ul class="sub-nav-list"> |
| <li>Summary: </li> |
| <li>Nested | </li> |
| <li>Field | </li> |
| <li><a href="#constructor-summary">Constr</a> | </li> |
| <li><a href="#method-summary">Method</a></li> |
| </ul> |
| <ul class="sub-nav-list"> |
| <li>Detail: </li> |
| <li>Field | </li> |
| <li><a href="#constructor-detail">Constr</a> | </li> |
| <li><a href="#method-detail">Method</a></li> |
| </ul> |
| </div> |
| <div class="nav-list-search"><label for="search-input">SEARCH:</label> |
| <input type="text" id="search-input" value="search" disabled="disabled"> |
| <input type="reset" id="reset-button" value="reset" disabled="disabled"> |
| </div> |
| </div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <span class="skip-nav" id="skip-navbar-top"></span></nav> |
| </header> |
| <div class="flex-content"> |
| <main role="main"> |
| <!-- ======== START OF CLASS DATA ======== --> |
| <div class="header"> |
| <div class="sub-title"><span class="package-label-in-type">Package</span> <a href="package-summary.html">org.apache.hadoop.hbase</a></div> |
| <h1 title="Class CellUtil" class="title">Class CellUtil</h1> |
| </div> |
| <div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a> |
| <div class="inheritance">org.apache.hadoop.hbase.CellUtil</div> |
| </div> |
| <section class="class-description" id="class-description"> |
| <hr> |
| <div class="type-signature"><span class="annotations">@Public |
| </span><span class="modifiers">public final class </span><span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-42">CellUtil</a></span> |
| <span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></span></div> |
| <div class="block">Utility methods helpful for slinging <a href="Cell.html" title="interface in org.apache.hadoop.hbase"><code>Cell</code></a> instances. Some methods below are for internal |
| use only and are marked InterfaceAudience.Private at the method level. Note that all such methods |
| have been marked deprecated in HBase-2.0 which will be subsequently removed in HBase-3.0</div> |
| </section> |
| <section class="summary"> |
| <ul class="summary-list"> |
| <!-- ======== CONSTRUCTOR SUMMARY ======== --> |
| <li> |
| <section class="constructor-summary" id="constructor-summary"> |
| <h2>Constructor Summary</h2> |
| <div class="caption"><span>Constructors</span></div> |
| <div class="summary-table three-column-summary"> |
| <div class="table-header col-first">Modifier</div> |
| <div class="table-header col-second">Constructor</div> |
| <div class="table-header col-last">Description</div> |
| <div class="col-first even-row-color"><code>private </code></div> |
| <div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" class="member-name-link">CellUtil</a>()</code></div> |
| <div class="col-last even-row-color"> |
| <div class="block">Private constructor to keep this class from being instantiated.</div> |
| </div> |
| </div> |
| </section> |
| </li> |
| <!-- ========== METHOD SUMMARY =========== --> |
| <li> |
| <section class="method-summary" id="method-summary"> |
| <h2>Method Summary</h2> |
| <div id="method-summary-table"> |
| <div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab1" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab1', 3)" class="table-tab">Static Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button><button id="method-summary-table-tab6" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab6', 3)" class="table-tab">Deprecated Methods</button></div> |
| <div id="method-summary-table.tabpanel" role="tabpanel"> |
| <div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0"> |
| <div class="table-header col-first">Modifier and Type</div> |
| <div class="table-header col-second">Method</div> |
| <div class="table-header col-last">Description</div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static byte[]</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#cloneFamily(org.apache.hadoop.hbase.Cell)" class="member-name-link">cloneFamily</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#cloneIfNecessary(java.util.ArrayList)" class="member-name-link">cloneIfNecessary</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/ArrayList.html" title="class or interface in java.util" class="external-link">ArrayList</a><<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> cells)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#cloneIfNecessary(org.apache.hadoop.hbase.Cell)" class="member-name-link">cloneIfNecessary</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static byte[]</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#cloneQualifier(org.apache.hadoop.hbase.Cell)" class="member-name-link">cloneQualifier</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static byte[]</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#cloneRow(org.apache.hadoop.hbase.Cell)" class="member-name-link">cloneRow</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">get individual arrays for tests</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static byte[]</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#cloneValue(org.apache.hadoop.hbase.Cell)" class="member-name-link">cloneValue</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static final int</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#compareColumns(org.apache.hadoop.hbase.Cell,byte%5B%5D,int,int,int,int)" class="member-name-link">compareColumns</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] right, |
| int rfoffset, |
| int rflength, |
| int rqoffset, |
| int rqlength)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Compares the cell's column (family and qualifier) with the given byte[]</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static final int</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#compareFamilies(org.apache.hadoop.hbase.Cell,byte%5B%5D,int,int)" class="member-name-link">compareFamilies</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] right, |
| int roffset, |
| int rlength)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Compares the cell's family with the given byte[]</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static final int</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#compareQualifiers(org.apache.hadoop.hbase.Cell,byte%5B%5D,int,int)" class="member-name-link">compareQualifiers</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] right, |
| int rOffset, |
| int rLength)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Compares the cell's qualifier with the given byte[]</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static int</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#copyFamilyTo(org.apache.hadoop.hbase.Cell,byte%5B%5D,int)" class="member-name-link">copyFamilyTo</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| byte[] destination, |
| int destinationOffset)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Copies the family to the given byte[]</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static int</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#copyFamilyTo(org.apache.hadoop.hbase.Cell,java.nio.ByteBuffer,int)" class="member-name-link">copyFamilyTo</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/ByteBuffer.html" title="class or interface in java.nio" class="external-link">ByteBuffer</a> destination, |
| int destinationOffset)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Copies the family to the given bytebuffer</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static int</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#copyQualifierTo(org.apache.hadoop.hbase.Cell,byte%5B%5D,int)" class="member-name-link">copyQualifierTo</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| byte[] destination, |
| int destinationOffset)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Copies the qualifier to the given byte[]</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static int</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#copyQualifierTo(org.apache.hadoop.hbase.Cell,java.nio.ByteBuffer,int)" class="member-name-link">copyQualifierTo</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/ByteBuffer.html" title="class or interface in java.nio" class="external-link">ByteBuffer</a> destination, |
| int destinationOffset)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Copies the qualifier to the given bytebuffer</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static byte[]</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#copyRow(org.apache.hadoop.hbase.Cell)" class="member-name-link">copyRow</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Copies the row to a new byte[]</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static int</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#copyRowTo(org.apache.hadoop.hbase.Cell,byte%5B%5D,int)" class="member-name-link">copyRowTo</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| byte[] destination, |
| int destinationOffset)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Copies the row to the given byte[]</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static int</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#copyRowTo(org.apache.hadoop.hbase.Cell,java.nio.ByteBuffer,int)" class="member-name-link">copyRowTo</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/ByteBuffer.html" title="class or interface in java.nio" class="external-link">ByteBuffer</a> destination, |
| int destinationOffset)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Copies the row to the given bytebuffer</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static int</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#copyValueTo(org.apache.hadoop.hbase.Cell,byte%5B%5D,int)" class="member-name-link">copyValueTo</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| byte[] destination, |
| int destinationOffset)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Copies the value to the given byte[]</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static int</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#copyValueTo(org.apache.hadoop.hbase.Cell,java.nio.ByteBuffer,int)" class="member-name-link">copyValueTo</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/ByteBuffer.html" title="class or interface in java.nio" class="external-link">ByteBuffer</a> destination, |
| int destinationOffset)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Copies the value to the given bytebuffer</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#createCellScanner(java.lang.Iterable)" class="member-name-link">createCellScanner</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a><<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> cellIterable)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Returns CellScanner interface over <code>cellIterable</code></div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#createCellScanner(java.util.Iterator)" class="member-name-link">createCellScanner</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Iterator.html" title="class or interface in java.util" class="external-link">Iterator</a><<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> cells)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Returns CellScanner interface over <code>cellIterable</code> or null if <code>cells</code> is |
| null</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#createCellScanner(java.util.List)" class="member-name-link">createCellScanner</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><? extends <a href="CellScannable.html" title="interface in org.apache.hadoop.hbase">CellScannable</a>> cellScannerables)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Returns CellScanner interface over <code>cellIterables</code></div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#createCellScanner(java.util.NavigableMap)" class="member-name-link">createCellScanner</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/NavigableMap.html" title="class or interface in java.util" class="external-link">NavigableMap</a><byte[],<wbr><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>>> map)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Flatten the map of cells out under the CellScanner</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#createCellScanner(org.apache.hadoop.hbase.Cell%5B%5D)" class="member-name-link">createCellScanner</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>[] cellArray)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Returns CellScanner interface over <code>cellArray</code></div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#equals(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)" class="member-name-link">equals</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> a, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> b)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">equals</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#getCellKeyAsString(org.apache.hadoop.hbase.Cell)" class="member-name-link">getCellKeyAsString</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Returns The Key portion of the passed <code>cell</code> as a String.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#getCellKeyAsString(org.apache.hadoop.hbase.Cell,java.util.function.Function)" class="member-name-link">getCellKeyAsString</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Function.html" title="class or interface in java.util.function" class="external-link">Function</a><<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>> rowConverter)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Return the Key portion of the passed <code>cell</code> as a String.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#isDelete(org.apache.hadoop.hbase.Cell)" class="member-name-link">isDelete</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Return true if a delete type, a <a href="KeyValue.Type.html#Delete"><code>KeyValue.Type.Delete</code></a> or a {KeyValue.Type#DeleteFamily} |
| or a <a href="KeyValue.Type.html#DeleteColumn"><code>KeyValue.Type.DeleteColumn</code></a> KeyValue type.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#isPut(org.apache.hadoop.hbase.Cell)" class="member-name-link">isPut</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Returns True if this cell is a Put.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static byte[]</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#makeColumn(byte%5B%5D,byte%5B%5D)" class="member-name-link">makeColumn</a><wbr>(byte[] family, |
| byte[] qualifier)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Makes a column in family:qualifier form from separate byte arrays.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingColumn(org.apache.hadoop.hbase.Cell,byte%5B%5D,byte%5B%5D)" class="member-name-link">matchingColumn</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] fam, |
| byte[] qual)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>private static boolean</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingColumn(org.apache.hadoop.hbase.Cell,byte,int,org.apache.hadoop.hbase.Cell,byte,int)" class="member-name-link">matchingColumn</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte lFamLen, |
| int lQualLength, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right, |
| byte rFamLen, |
| int rQualLength)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingColumn(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)" class="member-name-link">matchingColumn</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingColumnFamilyAndQualifierPrefix(org.apache.hadoop.hbase.Cell,byte%5B%5D,byte%5B%5D)" class="member-name-link">matchingColumnFamilyAndQualifierPrefix</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] fam, |
| byte[] qual)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Returns True if matching column family and the qualifier starts with <code>qual</code></div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingFamily(org.apache.hadoop.hbase.Cell,byte%5B%5D)" class="member-name-link">matchingFamily</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] buf)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingFamily(org.apache.hadoop.hbase.Cell,byte,org.apache.hadoop.hbase.Cell,byte)" class="member-name-link">matchingFamily</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte lfamlength, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right, |
| byte rfamlength)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingFamily(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)" class="member-name-link">matchingFamily</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingQualifier(org.apache.hadoop.hbase.Cell,byte%5B%5D)" class="member-name-link">matchingQualifier</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] buf)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Finds if the qualifier part of the cell and the KV serialized byte[] are equal.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>private static boolean</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingQualifier(org.apache.hadoop.hbase.Cell,int,org.apache.hadoop.hbase.Cell,int)" class="member-name-link">matchingQualifier</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| int lqlength, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right, |
| int rqlength)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingQualifier(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)" class="member-name-link">matchingQualifier</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingRow(org.apache.hadoop.hbase.Cell,byte%5B%5D,int,int)" class="member-name-link">matchingRow</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] buf, |
| int offset, |
| int length)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingRowColumn(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)" class="member-name-link">matchingRowColumn</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Compares the row and column of two keyvalues for equality</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingRowColumnBytes(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)" class="member-name-link">matchingRowColumnBytes</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Compares the row and column of two keyvalues for equality</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingRows(org.apache.hadoop.hbase.Cell,byte%5B%5D)" class="member-name-link">matchingRows</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] buf)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingRows(org.apache.hadoop.hbase.Cell,short,org.apache.hadoop.hbase.Cell,short)" class="member-name-link">matchingRows</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| short lrowlength, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right, |
| short rrowlength)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Compares the row of two keyvalues for equality</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingRows(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)" class="member-name-link">matchingRows</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Compares the row of two keyvalues for equality</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4 method-summary-table-tab6"><code>static boolean</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#matchingTags(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)" class="member-name-link">matchingTags</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4 method-summary-table-tab6"> |
| <div class="block"><span class="deprecated-label">Deprecated.</span> |
| <div class="deprecation-comment">Since 3.0.0, will be removed in 4.0.0.</div> |
| </div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingTimestamp(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)" class="member-name-link">matchingTimestamp</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> a, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> b)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingValue(org.apache.hadoop.hbase.Cell,byte%5B%5D)" class="member-name-link">matchingValue</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] buf)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingValue(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)" class="member-name-link">matchingValue</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static boolean</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#matchingValue(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell,int,int)" class="member-name-link">matchingValue</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right, |
| int lvlength, |
| int rvlength)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static byte[][]</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#parseColumn(byte%5B%5D)" class="member-name-link">parseColumn</a><wbr>(byte[] c)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Splits a column in <code>family:qualifier</code> form into separate byte arrays.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setTimestamp(org.apache.hadoop.hbase.Cell,byte%5B%5D,int)" class="member-name-link">setTimestamp</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| byte[] ts, |
| int tsOffset)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Sets the given timestamp to the cell.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static void</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#setTimestamp(org.apache.hadoop.hbase.Cell,long)" class="member-name-link">setTimestamp</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| long ts)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Sets the given timestamp to the cell.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#toString(org.apache.hadoop.hbase.Cell,boolean)" class="member-name-link">toString</a><wbr>(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| boolean verbose)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"> |
| <div class="block">Returns a string representation of the cell</div> |
| </div> |
| </div> |
| </div> |
| </div> |
| <div class="inherited-list"> |
| <h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3> |
| <code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div> |
| </section> |
| </li> |
| </ul> |
| </section> |
| <section class="details"> |
| <ul class="details-list"> |
| <!-- ========= CONSTRUCTOR DETAIL ======== --> |
| <li> |
| <section class="constructor-details" id="constructor-detail"> |
| <h2>Constructor Details</h2> |
| <ul class="member-list"> |
| <li> |
| <section class="detail" id="<init>()"> |
| <h3>CellUtil</h3> |
| <div class="member-signature"><span class="modifiers">private</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-48">CellUtil</a></span>()</div> |
| <div class="block">Private constructor to keep this class from being instantiated.</div> |
| </section> |
| </li> |
| </ul> |
| </section> |
| </li> |
| <!-- ============ METHOD DETAIL ========== --> |
| <li> |
| <section class="method-details" id="method-detail"> |
| <h2>Method Details</h2> |
| <ul class="member-list"> |
| <li> |
| <section class="detail" id="cloneRow(org.apache.hadoop.hbase.Cell)"> |
| <h3>cloneRow</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">byte[]</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-53">cloneRow</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</span></div> |
| <div class="block">get individual arrays for tests</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="cloneFamily(org.apache.hadoop.hbase.Cell)"> |
| <h3>cloneFamily</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">byte[]</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-59">cloneFamily</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="cloneQualifier(org.apache.hadoop.hbase.Cell)"> |
| <h3>cloneQualifier</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">byte[]</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-65">cloneQualifier</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="cloneValue(org.apache.hadoop.hbase.Cell)"> |
| <h3>cloneValue</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">byte[]</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-71">cloneValue</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="makeColumn(byte[],byte[])"> |
| <h3>makeColumn</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">byte[]</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-83">makeColumn</a></span><wbr><span class="parameters">(byte[] family, |
| byte[] qualifier)</span></div> |
| <div class="block">Makes a column in family:qualifier form from separate byte arrays. |
| <p> |
| Not recommended for usage as this is old-style API.</div> |
| <dl class="notes"> |
| <dt>Returns:</dt> |
| <dd>family:qualifier</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="parseColumn(byte[])"> |
| <h3>parseColumn</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">byte[][]</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-100">parseColumn</a></span><wbr><span class="parameters">(byte[] c)</span></div> |
| <div class="block">Splits a column in <code>family:qualifier</code> form into separate byte arrays. An empty qualifier |
| (ie, <code>fam:</code>) is parsed as <code>{ fam, EMPTY_BYTE_ARRAY }</code> while no delimiter (ie, |
| <code>fam</code>) is parsed as an array of one element, <code>{ fam }</code>. |
| <p> |
| Don't forget, HBase DOES support empty qualifiers. (see HBASE-9549) |
| </p> |
| <p> |
| Not recommend to be used as this is old-style API. |
| </p></div> |
| <dl class="notes"> |
| <dt>Parameters:</dt> |
| <dd><code>c</code> - The column.</dd> |
| <dt>Returns:</dt> |
| <dd>The parsed column.</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="copyRowTo(org.apache.hadoop.hbase.Cell,byte[],int)"> |
| <h3>copyRowTo</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-130">copyRowTo</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| byte[] destination, |
| int destinationOffset)</span></div> |
| <div class="block">Copies the row to the given byte[]</div> |
| <dl class="notes"> |
| <dt>Parameters:</dt> |
| <dd><code>cell</code> - the cell whose row has to be copied</dd> |
| <dd><code>destination</code> - the destination byte[] to which the row has to be copied</dd> |
| <dd><code>destinationOffset</code> - the offset in the destination byte[]</dd> |
| <dt>Returns:</dt> |
| <dd>the offset of the byte[] after the copy has happened</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="copyRowTo(org.apache.hadoop.hbase.Cell,java.nio.ByteBuffer,int)"> |
| <h3>copyRowTo</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-150">copyRowTo</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/ByteBuffer.html" title="class or interface in java.nio" class="external-link">ByteBuffer</a> destination, |
| int destinationOffset)</span></div> |
| <div class="block">Copies the row to the given bytebuffer</div> |
| <dl class="notes"> |
| <dt>Parameters:</dt> |
| <dd><code>cell</code> - cell the cell whose row has to be copied</dd> |
| <dd><code>destination</code> - the destination bytebuffer to which the row has to be copied</dd> |
| <dd><code>destinationOffset</code> - the offset in the destination byte[]</dd> |
| <dt>Returns:</dt> |
| <dd>the offset of the bytebuffer after the copy has happened</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="copyRow(org.apache.hadoop.hbase.Cell)"> |
| <h3>copyRow</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">byte[]</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-167">copyRow</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</span></div> |
| <div class="block">Copies the row to a new byte[]</div> |
| <dl class="notes"> |
| <dt>Parameters:</dt> |
| <dd><code>cell</code> - the cell from which row has to copied</dd> |
| <dt>Returns:</dt> |
| <dd>the byte[] containing the row</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="copyFamilyTo(org.apache.hadoop.hbase.Cell,byte[],int)"> |
| <h3>copyFamilyTo</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-185">copyFamilyTo</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| byte[] destination, |
| int destinationOffset)</span></div> |
| <div class="block">Copies the family to the given byte[]</div> |
| <dl class="notes"> |
| <dt>Parameters:</dt> |
| <dd><code>cell</code> - the cell whose family has to be copied</dd> |
| <dd><code>destination</code> - the destination byte[] to which the family has to be copied</dd> |
| <dd><code>destinationOffset</code> - the offset in the destination byte[]</dd> |
| <dt>Returns:</dt> |
| <dd>the offset of the byte[] after the copy has happened</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="copyFamilyTo(org.apache.hadoop.hbase.Cell,java.nio.ByteBuffer,int)"> |
| <h3>copyFamilyTo</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-205">copyFamilyTo</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/ByteBuffer.html" title="class or interface in java.nio" class="external-link">ByteBuffer</a> destination, |
| int destinationOffset)</span></div> |
| <div class="block">Copies the family to the given bytebuffer</div> |
| <dl class="notes"> |
| <dt>Parameters:</dt> |
| <dd><code>cell</code> - the cell whose family has to be copied</dd> |
| <dd><code>destination</code> - the destination bytebuffer to which the family has to be copied</dd> |
| <dd><code>destinationOffset</code> - the offset in the destination bytebuffer</dd> |
| <dt>Returns:</dt> |
| <dd>the offset of the bytebuffer after the copy has happened</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="copyQualifierTo(org.apache.hadoop.hbase.Cell,byte[],int)"> |
| <h3>copyQualifierTo</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-224">copyQualifierTo</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| byte[] destination, |
| int destinationOffset)</span></div> |
| <div class="block">Copies the qualifier to the given byte[]</div> |
| <dl class="notes"> |
| <dt>Parameters:</dt> |
| <dd><code>cell</code> - the cell whose qualifier has to be copied</dd> |
| <dd><code>destination</code> - the destination byte[] to which the qualifier has to be copied</dd> |
| <dd><code>destinationOffset</code> - the offset in the destination byte[]</dd> |
| <dt>Returns:</dt> |
| <dd>the offset of the byte[] after the copy has happened</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="copyQualifierTo(org.apache.hadoop.hbase.Cell,java.nio.ByteBuffer,int)"> |
| <h3>copyQualifierTo</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-244">copyQualifierTo</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/ByteBuffer.html" title="class or interface in java.nio" class="external-link">ByteBuffer</a> destination, |
| int destinationOffset)</span></div> |
| <div class="block">Copies the qualifier to the given bytebuffer</div> |
| <dl class="notes"> |
| <dt>Parameters:</dt> |
| <dd><code>cell</code> - the cell whose qualifier has to be copied</dd> |
| <dd><code>destination</code> - the destination bytebuffer to which the qualifier has to be copied</dd> |
| <dd><code>destinationOffset</code> - the offset in the destination bytebuffer</dd> |
| <dt>Returns:</dt> |
| <dd>the offset of the bytebuffer after the copy has happened</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="copyValueTo(org.apache.hadoop.hbase.Cell,byte[],int)"> |
| <h3>copyValueTo</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-264">copyValueTo</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| byte[] destination, |
| int destinationOffset)</span></div> |
| <div class="block">Copies the value to the given byte[]</div> |
| <dl class="notes"> |
| <dt>Parameters:</dt> |
| <dd><code>cell</code> - the cell whose value has to be copied</dd> |
| <dd><code>destination</code> - the destination byte[] to which the value has to be copied</dd> |
| <dd><code>destinationOffset</code> - the offset in the destination byte[]</dd> |
| <dt>Returns:</dt> |
| <dd>the offset of the byte[] after the copy has happened</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="copyValueTo(org.apache.hadoop.hbase.Cell,java.nio.ByteBuffer,int)"> |
| <h3>copyValueTo</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-284">copyValueTo</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/ByteBuffer.html" title="class or interface in java.nio" class="external-link">ByteBuffer</a> destination, |
| int destinationOffset)</span></div> |
| <div class="block">Copies the value to the given bytebuffer</div> |
| <dl class="notes"> |
| <dt>Parameters:</dt> |
| <dd><code>cell</code> - the cell whose value has to be copied</dd> |
| <dd><code>destination</code> - the destination bytebuffer to which the value has to be copied</dd> |
| <dd><code>destinationOffset</code> - the offset in the destination bytebuffer</dd> |
| <dt>Returns:</dt> |
| <dd>the offset of the bytebuffer after the copy has happened</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="createCellScanner(java.util.List)"> |
| <h3>createCellScanner</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type"><a href="CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-297">createCellScanner</a></span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><? extends <a href="CellScannable.html" title="interface in org.apache.hadoop.hbase">CellScannable</a>> cellScannerables)</span></div> |
| <div class="block">Returns CellScanner interface over <code>cellIterables</code></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="createCellScanner(java.lang.Iterable)"> |
| <h3>createCellScanner</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type"><a href="CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-327">createCellScanner</a></span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link">Iterable</a><<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> cellIterable)</span></div> |
| <div class="block">Returns CellScanner interface over <code>cellIterable</code></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="createCellScanner(java.util.Iterator)"> |
| <h3>createCellScanner</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type"><a href="CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-336">createCellScanner</a></span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Iterator.html" title="class or interface in java.util" class="external-link">Iterator</a><<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> cells)</span></div> |
| <div class="block">Returns CellScanner interface over <code>cellIterable</code> or null if <code>cells</code> is |
| null</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="createCellScanner(org.apache.hadoop.hbase.Cell[])"> |
| <h3>createCellScanner</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type"><a href="CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-357">createCellScanner</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>[] cellArray)</span></div> |
| <div class="block">Returns CellScanner interface over <code>cellArray</code></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="createCellScanner(java.util.NavigableMap)"> |
| <h3>createCellScanner</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type"><a href="CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-386">createCellScanner</a></span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/NavigableMap.html" title="class or interface in java.util" class="external-link">NavigableMap</a><byte[],<wbr><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>>> map)</span></div> |
| <div class="block">Flatten the map of cells out under the CellScanner</div> |
| <dl class="notes"> |
| <dt>Parameters:</dt> |
| <dd><code>map</code> - Map of Cell Lists; for example, the map of families to Cells that is used inside |
| Put, etc., keeping Cells organized by family.</dd> |
| <dt>Returns:</dt> |
| <dd>CellScanner interface over <code>cellIterable</code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingRows(org.apache.hadoop.hbase.Cell,byte[])"> |
| <h3>matchingRows</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-415">matchingRows</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] buf)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingRow(org.apache.hadoop.hbase.Cell,byte[],int,int)"> |
| <h3>matchingRow</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-422">matchingRow</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] buf, |
| int offset, |
| int length)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingFamily(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)"> |
| <h3>matchingFamily</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-427">matchingFamily</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingFamily(org.apache.hadoop.hbase.Cell,byte,org.apache.hadoop.hbase.Cell,byte)"> |
| <h3>matchingFamily</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-433">matchingFamily</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte lfamlength, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right, |
| byte rfamlength)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingFamily(org.apache.hadoop.hbase.Cell,byte[])"> |
| <h3>matchingFamily</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-455">matchingFamily</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] buf)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingQualifier(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)"> |
| <h3>matchingQualifier</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-462">matchingQualifier</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingQualifier(org.apache.hadoop.hbase.Cell,int,org.apache.hadoop.hbase.Cell,int)"> |
| <h3>matchingQualifier</h3> |
| <div class="member-signature"><span class="modifiers">private static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-468">matchingQualifier</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| int lqlength, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right, |
| int rqlength)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingQualifier(org.apache.hadoop.hbase.Cell,byte[])"> |
| <h3>matchingQualifier</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-494">matchingQualifier</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] buf)</span></div> |
| <div class="block">Finds if the qualifier part of the cell and the KV serialized byte[] are equal.</div> |
| <dl class="notes"> |
| <dt>Returns:</dt> |
| <dd>true if the qualifier matches, false otherwise</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingColumn(org.apache.hadoop.hbase.Cell,byte[],byte[])"> |
| <h3>matchingColumn</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-501">matchingColumn</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] fam, |
| byte[] qual)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingColumnFamilyAndQualifierPrefix(org.apache.hadoop.hbase.Cell,byte[],byte[])"> |
| <h3>matchingColumnFamilyAndQualifierPrefix</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-506">matchingColumnFamilyAndQualifierPrefix</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] fam, |
| byte[] qual)</span></div> |
| <div class="block">Returns True if matching column family and the qualifier starts with <code>qual</code></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingColumn(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)"> |
| <h3>matchingColumn</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-511">matchingColumn</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingColumn(org.apache.hadoop.hbase.Cell,byte,int,org.apache.hadoop.hbase.Cell,byte,int)"> |
| <h3>matchingColumn</h3> |
| <div class="member-signature"><span class="modifiers">private static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-516">matchingColumn</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte lFamLen, |
| int lQualLength, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right, |
| byte rFamLen, |
| int rQualLength)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingValue(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)"> |
| <h3>matchingValue</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-524">matchingValue</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingValue(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell,int,int)"> |
| <h3>matchingValue</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-528">matchingValue</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right, |
| int lvlength, |
| int rvlength)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingValue(org.apache.hadoop.hbase.Cell,byte[])"> |
| <h3>matchingValue</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-550">matchingValue</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] buf)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingTags(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)"> |
| <h3>matchingTags</h3> |
| <div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a> |
| </span><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-564">matchingTags</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right)</span></div> |
| <div class="deprecation-block"><span class="deprecated-label">Deprecated.</span> |
| <div class="deprecation-comment">Since 3.0.0, will be removed in 4.0.0. Tags are now internal only, you should not |
| try to check it through the <a href="Cell.html" title="interface in org.apache.hadoop.hbase"><code>Cell</code></a> interface.</div> |
| </div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="isDelete(org.apache.hadoop.hbase.Cell)"> |
| <h3>isDelete</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-573">isDelete</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</span></div> |
| <div class="block">Return true if a delete type, a <a href="KeyValue.Type.html#Delete"><code>KeyValue.Type.Delete</code></a> or a {KeyValue.Type#DeleteFamily} |
| or a <a href="KeyValue.Type.html#DeleteColumn"><code>KeyValue.Type.DeleteColumn</code></a> KeyValue type.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="isPut(org.apache.hadoop.hbase.Cell)"> |
| <h3>isPut</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-578">isPut</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</span></div> |
| <div class="block">Returns True if this cell is a Put.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="setTimestamp(org.apache.hadoop.hbase.Cell,long)"> |
| <h3>setTimestamp</h3> |
| <div class="member-signature"><span class="annotations">@LimitedPrivate("Coprocesssor") |
| </span><span class="modifiers">public static</span> <span class="return-type">void</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-587">setTimestamp</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| long ts)</span> |
| throws <span class="exceptions"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></span></div> |
| <div class="block">Sets the given timestamp to the cell. Note that this method is a LimitedPrivate API and may |
| change between minor releases.</div> |
| <dl class="notes"> |
| <dt>Throws:</dt> |
| <dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></code> - when the passed cell is not of type <a href="ExtendedCell.html" title="interface in org.apache.hadoop.hbase"><code>ExtendedCell</code></a></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="setTimestamp(org.apache.hadoop.hbase.Cell,byte[],int)"> |
| <h3>setTimestamp</h3> |
| <div class="member-signature"><span class="annotations">@LimitedPrivate("Coprocesssor") |
| </span><span class="modifiers">public static</span> <span class="return-type">void</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-597">setTimestamp</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| byte[] ts, |
| int tsOffset)</span> |
| throws <span class="exceptions"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></span></div> |
| <div class="block">Sets the given timestamp to the cell. Note that this method is a LimitedPrivate API and may |
| change between minor releases.</div> |
| <dl class="notes"> |
| <dt>Throws:</dt> |
| <dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/IOException.html" title="class or interface in java.io" class="external-link">IOException</a></code> - when the passed cell is not of type <a href="ExtendedCell.html" title="interface in org.apache.hadoop.hbase"><code>ExtendedCell</code></a></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getCellKeyAsString(org.apache.hadoop.hbase.Cell)"> |
| <h3>getCellKeyAsString</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-603">getCellKeyAsString</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</span></div> |
| <div class="block">Returns The Key portion of the passed <code>cell</code> as a String.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getCellKeyAsString(org.apache.hadoop.hbase.Cell,java.util.function.Function)"> |
| <h3>getCellKeyAsString</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-614">getCellKeyAsString</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Function.html" title="class or interface in java.util.function" class="external-link">Function</a><<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>> rowConverter)</span></div> |
| <div class="block">Return the Key portion of the passed <code>cell</code> as a String.</div> |
| <dl class="notes"> |
| <dt>Parameters:</dt> |
| <dd><code>cell</code> - the cell to convert</dd> |
| <dd><code>rowConverter</code> - used to convert the row of the cell to a string</dd> |
| <dt>Returns:</dt> |
| <dd>The Key portion of the passed <code>cell</code> as a String.</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="toString(org.apache.hadoop.hbase.Cell,boolean)"> |
| <h3>toString</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-649">toString</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell, |
| boolean verbose)</span></div> |
| <div class="block">Returns a string representation of the cell</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="equals(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)"> |
| <h3>equals</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-686">equals</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> a, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> b)</span></div> |
| <div class="block">equals</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingTimestamp(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)"> |
| <h3>matchingTimestamp</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-692">matchingTimestamp</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> a, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> b)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingRows(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)"> |
| <h3>matchingRows</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-697">matchingRows</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right)</span></div> |
| <div class="block">Compares the row of two keyvalues for equality</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingRows(org.apache.hadoop.hbase.Cell,short,org.apache.hadoop.hbase.Cell,short)"> |
| <h3>matchingRows</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-704">matchingRows</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| short lrowlength, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right, |
| short rrowlength)</span></div> |
| <div class="block">Compares the row of two keyvalues for equality</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingRowColumn(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)"> |
| <h3>matchingRowColumn</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-728">matchingRowColumn</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right)</span></div> |
| <div class="block">Compares the row and column of two keyvalues for equality</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="matchingRowColumnBytes(org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.Cell)"> |
| <h3>matchingRowColumnBytes</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">boolean</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-755">matchingRowColumnBytes</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| <a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> right)</span></div> |
| <div class="block">Compares the row and column of two keyvalues for equality</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="compareQualifiers(org.apache.hadoop.hbase.Cell,byte[],int,int)"> |
| <h3>compareQualifiers</h3> |
| <div class="member-signature"><span class="modifiers">public static final</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-796">compareQualifiers</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] right, |
| int rOffset, |
| int rLength)</span></div> |
| <div class="block">Compares the cell's qualifier with the given byte[]</div> |
| <dl class="notes"> |
| <dt>Parameters:</dt> |
| <dd><code>left</code> - the cell for which the qualifier has to be compared</dd> |
| <dd><code>right</code> - the byte[] having the qualifier</dd> |
| <dd><code>rOffset</code> - the offset of the qualifier</dd> |
| <dd><code>rLength</code> - the length of the qualifier</dd> |
| <dt>Returns:</dt> |
| <dd>greater than 0 if left cell's qualifier is bigger than byte[], lesser than 0 if left |
| cell's qualifier is lesser than byte[] and 0 otherwise</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="compareFamilies(org.apache.hadoop.hbase.Cell,byte[],int,int)"> |
| <h3>compareFamilies</h3> |
| <div class="member-signature"><span class="modifiers">public static final</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-815">compareFamilies</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] right, |
| int roffset, |
| int rlength)</span></div> |
| <div class="block">Compares the cell's family with the given byte[]</div> |
| <dl class="notes"> |
| <dt>Parameters:</dt> |
| <dd><code>left</code> - the cell for which the family has to be compared</dd> |
| <dd><code>right</code> - the byte[] having the family</dd> |
| <dd><code>roffset</code> - the offset of the family</dd> |
| <dd><code>rlength</code> - the length of the family</dd> |
| <dt>Returns:</dt> |
| <dd>greater than 0 if left cell's family is bigger than byte[], lesser than 0 if left |
| cell's family is lesser than byte[] and 0 otherwise</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="compareColumns(org.apache.hadoop.hbase.Cell,byte[],int,int,int,int)"> |
| <h3>compareColumns</h3> |
| <div class="member-signature"><span class="modifiers">public static final</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-836">compareColumns</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> left, |
| byte[] right, |
| int rfoffset, |
| int rflength, |
| int rqoffset, |
| int rqlength)</span></div> |
| <div class="block">Compares the cell's column (family and qualifier) with the given byte[]</div> |
| <dl class="notes"> |
| <dt>Parameters:</dt> |
| <dd><code>left</code> - the cell for which the column has to be compared</dd> |
| <dd><code>right</code> - the byte[] having the column</dd> |
| <dd><code>rfoffset</code> - the offset of the family</dd> |
| <dd><code>rflength</code> - the length of the family</dd> |
| <dd><code>rqoffset</code> - the offset of the qualifier</dd> |
| <dd><code>rqlength</code> - the length of the qualifier</dd> |
| <dt>Returns:</dt> |
| <dd>greater than 0 if left cell's column is bigger than byte[], lesser than 0 if left |
| cell's column is lesser than byte[] and 0 otherwise</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="cloneIfNecessary(java.util.ArrayList)"> |
| <h3>cloneIfNecessary</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type">void</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-843">cloneIfNecessary</a></span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/ArrayList.html" title="class or interface in java.util" class="external-link">ArrayList</a><<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>> cells)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="cloneIfNecessary(org.apache.hadoop.hbase.Cell)"> |
| <h3>cloneIfNecessary</h3> |
| <div class="member-signature"><span class="modifiers">public static</span> <span class="return-type"><a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.html#line-853">cloneIfNecessary</a></span><wbr><span class="parameters">(<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</span></div> |
| </section> |
| </li> |
| </ul> |
| </section> |
| </li> |
| </ul> |
| </section> |
| <!-- ========= END OF CLASS DATA ========= --> |
| </main> |
| <footer role="contentinfo"> |
| <hr> |
| <p class="legal-copy"><small>Copyright © 2007–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> |
| </footer> |
| </div> |
| </div> |
| </body> |
| </html> |