| <!DOCTYPE HTML> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc (17) --> |
| <title>IndividualBytesFieldCell (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: IndividualBytesFieldCell"> |
| <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/IndividualBytesFieldCell.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><a href="#nested-class-summary">Nested</a> | </li> |
| <li><a href="#field-summary">Field</a> | </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><a href="#field-detail">Field</a> | </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 IndividualBytesFieldCell" class="title">Class IndividualBytesFieldCell</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.IndividualBytesFieldCell</div> |
| </div> |
| <section class="class-description" id="class-description"> |
| <dl class="notes"> |
| <dt>All Implemented Interfaces:</dt> |
| <dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Cloneable.html" title="class or interface in java.lang" class="external-link">Cloneable</a></code>, <code><a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code>, <code><a href="ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code>, <code><a href="io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a></code>, <code><a href="RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></code></dd> |
| </dl> |
| <hr> |
| <div class="type-signature"><span class="annotations">@Private |
| </span><span class="modifiers">public class </span><span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-25">IndividualBytesFieldCell</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> |
| implements <a href="ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Cloneable.html" title="class or interface in java.lang" class="external-link">Cloneable</a></span></div> |
| </section> |
| <section class="summary"> |
| <ul class="summary-list"> |
| <!-- ======== NESTED CLASS SUMMARY ======== --> |
| <li> |
| <section class="nested-class-summary" id="nested-class-summary"> |
| <h2>Nested Class Summary</h2> |
| <div class="inherited-list"> |
| <h2 id="nested-classes-inherited-from-class-org.apache.hadoop.hbase.Cell">Nested classes/interfaces inherited from interface org.apache.hadoop.hbase.<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></h2> |
| <code><a href="Cell.Type.html" title="enum class in org.apache.hadoop.hbase">Cell.Type</a></code></div> |
| </section> |
| </li> |
| <!-- =========== FIELD SUMMARY =========== --> |
| <li> |
| <section class="field-summary" id="field-summary"> |
| <h2>Field Summary</h2> |
| <div class="caption"><span>Fields</span></div> |
| <div class="summary-table three-column-summary"> |
| <div class="table-header col-first">Modifier and Type</div> |
| <div class="table-header col-second">Field</div> |
| <div class="table-header col-last">Description</div> |
| <div class="col-first even-row-color"><code>private final byte[]</code></div> |
| <div class="col-second even-row-color"><code><a href="#family" class="member-name-link">family</a></code></div> |
| <div class="col-last even-row-color"> </div> |
| <div class="col-first odd-row-color"><code>private static final long</code></div> |
| <div class="col-second odd-row-color"><code><a href="#FIXED_OVERHEAD" class="member-name-link">FIXED_OVERHEAD</a></code></div> |
| <div class="col-last odd-row-color"> </div> |
| <div class="col-first even-row-color"><code>private final int</code></div> |
| <div class="col-second even-row-color"><code><a href="#fLength" class="member-name-link">fLength</a></code></div> |
| <div class="col-last even-row-color"> </div> |
| <div class="col-first odd-row-color"><code>private final int</code></div> |
| <div class="col-second odd-row-color"><code><a href="#fOffset" class="member-name-link">fOffset</a></code></div> |
| <div class="col-last odd-row-color"> </div> |
| <div class="col-first even-row-color"><code>private final int</code></div> |
| <div class="col-second even-row-color"><code><a href="#qLength" class="member-name-link">qLength</a></code></div> |
| <div class="col-last even-row-color"> </div> |
| <div class="col-first odd-row-color"><code>private final int</code></div> |
| <div class="col-second odd-row-color"><code><a href="#qOffset" class="member-name-link">qOffset</a></code></div> |
| <div class="col-last odd-row-color"> </div> |
| <div class="col-first even-row-color"><code>private final byte[]</code></div> |
| <div class="col-second even-row-color"><code><a href="#qualifier" class="member-name-link">qualifier</a></code></div> |
| <div class="col-last even-row-color"> </div> |
| <div class="col-first odd-row-color"><code>private final int</code></div> |
| <div class="col-second odd-row-color"><code><a href="#rLength" class="member-name-link">rLength</a></code></div> |
| <div class="col-last odd-row-color"> </div> |
| <div class="col-first even-row-color"><code>private final int</code></div> |
| <div class="col-second even-row-color"><code><a href="#rOffset" class="member-name-link">rOffset</a></code></div> |
| <div class="col-last even-row-color"> </div> |
| <div class="col-first odd-row-color"><code>private final byte[]</code></div> |
| <div class="col-second odd-row-color"><code><a href="#row" class="member-name-link">row</a></code></div> |
| <div class="col-last odd-row-color"> </div> |
| <div class="col-first even-row-color"><code>private long</code></div> |
| <div class="col-second even-row-color"><code><a href="#seqId" class="member-name-link">seqId</a></code></div> |
| <div class="col-last even-row-color"> </div> |
| <div class="col-first odd-row-color"><code>private final byte[]</code></div> |
| <div class="col-second odd-row-color"><code><a href="#tags" class="member-name-link">tags</a></code></div> |
| <div class="col-last odd-row-color"> </div> |
| <div class="col-first even-row-color"><code>private final int</code></div> |
| <div class="col-second even-row-color"><code><a href="#tagsLength" class="member-name-link">tagsLength</a></code></div> |
| <div class="col-last even-row-color"> </div> |
| <div class="col-first odd-row-color"><code>private final int</code></div> |
| <div class="col-second odd-row-color"><code><a href="#tagsOffset" class="member-name-link">tagsOffset</a></code></div> |
| <div class="col-last odd-row-color"> </div> |
| <div class="col-first even-row-color"><code>private long</code></div> |
| <div class="col-second even-row-color"><code><a href="#timestamp" class="member-name-link">timestamp</a></code></div> |
| <div class="col-last even-row-color"> </div> |
| <div class="col-first odd-row-color"><code>private final byte</code></div> |
| <div class="col-second odd-row-color"><code><a href="#type" class="member-name-link">type</a></code></div> |
| <div class="col-last odd-row-color"> </div> |
| <div class="col-first even-row-color"><code>private final byte[]</code></div> |
| <div class="col-second even-row-color"><code><a href="#value" class="member-name-link">value</a></code></div> |
| <div class="col-last even-row-color"> </div> |
| <div class="col-first odd-row-color"><code>private final int</code></div> |
| <div class="col-second odd-row-color"><code><a href="#vLength" class="member-name-link">vLength</a></code></div> |
| <div class="col-last odd-row-color"> </div> |
| <div class="col-first even-row-color"><code>private final int</code></div> |
| <div class="col-second even-row-color"><code><a href="#vOffset" class="member-name-link">vOffset</a></code></div> |
| <div class="col-last even-row-color"> </div> |
| </div> |
| <div class="inherited-list"> |
| <h3 id="fields-inherited-from-class-org.apache.hadoop.hbase.ExtendedCell">Fields inherited from interface org.apache.hadoop.hbase.<a href="ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></h3> |
| <code><a href="ExtendedCell.html#CELL_NOT_BASED_ON_CHUNK">CELL_NOT_BASED_ON_CHUNK</a></code></div> |
| <div class="inherited-list"> |
| <h3 id="fields-inherited-from-class-org.apache.hadoop.hbase.RawCell">Fields inherited from interface org.apache.hadoop.hbase.<a href="RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></h3> |
| <code><a href="RawCell.html#MAX_TAGS_LENGTH">MAX_TAGS_LENGTH</a></code></div> |
| </section> |
| </li> |
| <!-- ======== 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 two-column-summary"> |
| <div class="table-header col-first">Constructor</div> |
| <div class="table-header col-last">Description</div> |
| <div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(byte%5B%5D,byte%5B%5D,byte%5B%5D,long,org.apache.hadoop.hbase.KeyValue.Type,long,byte%5B%5D,byte%5B%5D)" class="member-name-link">IndividualBytesFieldCell</a><wbr>(byte[] row, |
| byte[] family, |
| byte[] qualifier, |
| long timestamp, |
| <a href="KeyValue.Type.html" title="enum class in org.apache.hadoop.hbase">KeyValue.Type</a> type, |
| long seqId, |
| byte[] value, |
| byte[] tags)</code></div> |
| <div class="col-last even-row-color"> </div> |
| <div class="col-constructor-name odd-row-color"><code><a href="#%3Cinit%3E(byte%5B%5D,int,int,byte%5B%5D,int,int,byte%5B%5D,int,int,long,org.apache.hadoop.hbase.KeyValue.Type,long,byte%5B%5D,int,int,byte%5B%5D,int,int)" class="member-name-link">IndividualBytesFieldCell</a><wbr>(byte[] row, |
| int rOffset, |
| int rLength, |
| byte[] family, |
| int fOffset, |
| int fLength, |
| byte[] qualifier, |
| int qOffset, |
| int qLength, |
| long timestamp, |
| <a href="KeyValue.Type.html" title="enum class in org.apache.hadoop.hbase">KeyValue.Type</a> type, |
| long seqId, |
| byte[] value, |
| int vOffset, |
| int vLength, |
| byte[] tags, |
| int tagsOffset, |
| int tagsLength)</code></div> |
| <div class="col-last odd-row-color"> </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-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance 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></div> |
| <div id="method-summary-table.tabpanel" role="tabpanel" aria-labelledby="method-summary-table-tab0"> |
| <div class="summary-table three-column-summary"> |
| <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-tab2 method-summary-table-tab4"><code>private void</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#checkArrayBounds(byte%5B%5D,int,int)" class="member-name-link">checkArrayBounds</a><wbr>(byte[] bytes, |
| int offset, |
| int length)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><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></code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#clone()" class="member-name-link">clone</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Implement Cloneable interface</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>byte[]</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getFamilyArray()" class="member-name-link">getFamilyArray</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Contiguous bytes composed of legal HDFS filename characters which may start at any index in the |
| containing array.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>byte</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getFamilyLength()" class="member-name-link">getFamilyLength</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Returns Number of family bytes.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getFamilyOffset()" class="member-name-link">getFamilyOffset</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Returns Array index of first family byte</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>byte[]</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getQualifierArray()" class="member-name-link">getQualifierArray</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Contiguous raw bytes that may start at any index in the containing array.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getQualifierLength()" class="member-name-link">getQualifierLength</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Returns Number of qualifier bytes.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getQualifierOffset()" class="member-name-link">getQualifierOffset</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Returns Array index of first qualifier byte</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>byte[]</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRowArray()" class="member-name-link">getRowArray</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Implement Cell interface</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>short</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRowLength()" class="member-name-link">getRowLength</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Returns Number of row bytes.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRowOffset()" class="member-name-link">getRowOffset</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Returns Array index of first row byte</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getSequenceId()" class="member-name-link">getSequenceId</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">A region-specific unique monotonically increasing sequence ID given to each Cell.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>byte[]</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTagsArray()" class="member-name-link">getTagsArray</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Contiguous raw bytes representing tags that may start at any index in the containing array.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTagsLength()" class="member-name-link">getTagsLength</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">HBase internally uses 2 bytes to store tags length in Cell.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTagsOffset()" class="member-name-link">getTagsOffset</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Return the first offset where the tags start in the Cell</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTimestamp()" class="member-name-link">getTimestamp</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Return a long value representing time at which this cell was "Put" into the row.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>byte</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTypeByte()" class="member-name-link">getTypeByte</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Returns The byte representation of the KeyValue.TYPE of this cell: one of Put, Delete, etc</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>byte[]</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getValueArray()" class="member-name-link">getValueArray</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Contiguous raw bytes that may start at any index in the containing array.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getValueLength()" class="member-name-link">getValueLength</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Returns Number of value bytes.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getValueOffset()" class="member-name-link">getValueOffset</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Returns Array index of first value byte</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>private long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#heapOverhead()" class="member-name-link">heapOverhead</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#heapSize()" class="member-name-link">heapSize</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Implement HeapSize interface</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setSequenceId(long)" class="member-name-link">setSequenceId</a><wbr>(long seqId)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Sets with the given seqId.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setTimestamp(byte%5B%5D)" class="member-name-link">setTimestamp</a><wbr>(byte[] ts)</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Sets with the given timestamp.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setTimestamp(long)" class="member-name-link">setTimestamp</a><wbr>(long ts)</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> |
| <div class="block">Sets with the given timestamp.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><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-tab2 method-summary-table-tab4"><code><a href="#toString()" class="member-name-link">toString</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"> </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#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#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> |
| <div class="inherited-list"> |
| <h3 id="methods-inherited-from-class-org.apache.hadoop.hbase.ExtendedCell">Methods inherited from interface org.apache.hadoop.hbase.<a href="ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></h3> |
| <code><a href="ExtendedCell.html#deepClone()">deepClone</a>, <a href="ExtendedCell.html#getChunkId()">getChunkId</a>, <a href="ExtendedCell.html#getSerializedSize()">getSerializedSize</a>, <a href="ExtendedCell.html#getSerializedSize(boolean)">getSerializedSize</a>, <a href="ExtendedCell.html#getType()">getType</a>, <a href="ExtendedCell.html#write(java.io.OutputStream,boolean)">write</a>, <a href="ExtendedCell.html#write(java.nio.ByteBuffer,int)">write</a></code></div> |
| <div class="inherited-list"> |
| <h3 id="methods-inherited-from-class-org.apache.hadoop.hbase.RawCell">Methods inherited from interface org.apache.hadoop.hbase.<a href="RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></h3> |
| <code><a href="RawCell.html#cloneTags()">cloneTags</a>, <a href="RawCell.html#getTag(byte)">getTag</a>, <a href="RawCell.html#getTags()">getTags</a></code></div> |
| </section> |
| </li> |
| </ul> |
| </section> |
| <section class="details"> |
| <ul class="details-list"> |
| <!-- ============ FIELD DETAIL =========== --> |
| <li> |
| <section class="field-details" id="field-detail"> |
| <h2>Field Details</h2> |
| <ul class="member-list"> |
| <li> |
| <section class="detail" id="FIXED_OVERHEAD"> |
| <h3>FIXED_OVERHEAD</h3> |
| <div class="member-signature"><span class="modifiers">private static final</span> <span class="return-type">long</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-28">FIXED_OVERHEAD</a></span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="row"> |
| <h3>row</h3> |
| <div class="member-signature"><span class="modifiers">private final</span> <span class="return-type">byte[]</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-37">row</a></span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="rOffset"> |
| <h3>rOffset</h3> |
| <div class="member-signature"><span class="modifiers">private final</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-38">rOffset</a></span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="rLength"> |
| <h3>rLength</h3> |
| <div class="member-signature"><span class="modifiers">private final</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-39">rLength</a></span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="family"> |
| <h3>family</h3> |
| <div class="member-signature"><span class="modifiers">private final</span> <span class="return-type">byte[]</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-40">family</a></span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="fOffset"> |
| <h3>fOffset</h3> |
| <div class="member-signature"><span class="modifiers">private final</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-41">fOffset</a></span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="fLength"> |
| <h3>fLength</h3> |
| <div class="member-signature"><span class="modifiers">private final</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-42">fLength</a></span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="qualifier"> |
| <h3>qualifier</h3> |
| <div class="member-signature"><span class="modifiers">private final</span> <span class="return-type">byte[]</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-43">qualifier</a></span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="qOffset"> |
| <h3>qOffset</h3> |
| <div class="member-signature"><span class="modifiers">private final</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-44">qOffset</a></span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="qLength"> |
| <h3>qLength</h3> |
| <div class="member-signature"><span class="modifiers">private final</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-45">qLength</a></span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="value"> |
| <h3>value</h3> |
| <div class="member-signature"><span class="modifiers">private final</span> <span class="return-type">byte[]</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-46">value</a></span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="vOffset"> |
| <h3>vOffset</h3> |
| <div class="member-signature"><span class="modifiers">private final</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-47">vOffset</a></span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="vLength"> |
| <h3>vLength</h3> |
| <div class="member-signature"><span class="modifiers">private final</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-48">vLength</a></span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="tags"> |
| <h3>tags</h3> |
| <div class="member-signature"><span class="modifiers">private final</span> <span class="return-type">byte[]</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-49">tags</a></span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="tagsOffset"> |
| <h3>tagsOffset</h3> |
| <div class="member-signature"><span class="modifiers">private final</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-50">tagsOffset</a></span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="tagsLength"> |
| <h3>tagsLength</h3> |
| <div class="member-signature"><span class="modifiers">private final</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-51">tagsLength</a></span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="timestamp"> |
| <h3>timestamp</h3> |
| <div class="member-signature"><span class="modifiers">private</span> <span class="return-type">long</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-54">timestamp</a></span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="type"> |
| <h3>type</h3> |
| <div class="member-signature"><span class="modifiers">private final</span> <span class="return-type">byte</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-55">type</a></span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="seqId"> |
| <h3>seqId</h3> |
| <div class="member-signature"><span class="modifiers">private</span> <span class="return-type">long</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-56">seqId</a></span></div> |
| </section> |
| </li> |
| </ul> |
| </section> |
| </li> |
| <!-- ========= CONSTRUCTOR DETAIL ======== --> |
| <li> |
| <section class="constructor-details" id="constructor-detail"> |
| <h2>Constructor Details</h2> |
| <ul class="member-list"> |
| <li> |
| <section class="detail" id="<init>(byte[],byte[],byte[],long,org.apache.hadoop.hbase.KeyValue.Type,long,byte[],byte[])"> |
| <h3>IndividualBytesFieldCell</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-58">IndividualBytesFieldCell</a></span><wbr><span class="parameters">(byte[] row, |
| byte[] family, |
| byte[] qualifier, |
| long timestamp, |
| <a href="KeyValue.Type.html" title="enum class in org.apache.hadoop.hbase">KeyValue.Type</a> type, |
| long seqId, |
| byte[] value, |
| byte[] tags)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="<init>(byte[],int,int,byte[],int,int,byte[],int,int,long,org.apache.hadoop.hbase.KeyValue.Type,long,byte[],int,int,byte[],int,int)"> |
| <h3>IndividualBytesFieldCell</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-65">IndividualBytesFieldCell</a></span><wbr><span class="parameters">(byte[] row, |
| int rOffset, |
| int rLength, |
| byte[] family, |
| int fOffset, |
| int fLength, |
| byte[] qualifier, |
| int qOffset, |
| int qLength, |
| long timestamp, |
| <a href="KeyValue.Type.html" title="enum class in org.apache.hadoop.hbase">KeyValue.Type</a> type, |
| long seqId, |
| byte[] value, |
| int vOffset, |
| int vLength, |
| byte[] tags, |
| int tagsOffset, |
| int tagsLength)</span></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="checkArrayBounds(byte[],int,int)"> |
| <h3>checkArrayBounds</h3> |
| <div class="member-signature"><span class="modifiers">private</span> <span class="return-type">void</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-110">checkArrayBounds</a></span><wbr><span class="parameters">(byte[] bytes, |
| int offset, |
| int length)</span></div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="heapOverhead()"> |
| <h3>heapOverhead</h3> |
| <div class="member-signature"><span class="modifiers">private</span> <span class="return-type">long</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-125">heapOverhead</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getRowArray()"> |
| <h3>getRowArray</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">byte[]</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-137">getRowArray</a></span>()</div> |
| <div class="block">Implement Cell interface</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="Cell.html#getRowArray()">getRowArray</a></code> in interface <code><a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> |
| <dt>Returns:</dt> |
| <dd>The array containing the row bytes.</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getRowOffset()"> |
| <h3>getRowOffset</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-144">getRowOffset</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="Cell.html#getRowOffset()">Cell</a></code></span></div> |
| <div class="block">Returns Array index of first row byte</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="Cell.html#getRowOffset()">getRowOffset</a></code> in interface <code><a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getRowLength()"> |
| <h3>getRowLength</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">short</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-149">getRowLength</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="Cell.html#getRowLength()">Cell</a></code></span></div> |
| <div class="block">Returns Number of row bytes. Must be < rowArray.length - offset.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="Cell.html#getRowLength()">getRowLength</a></code> in interface <code><a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getFamilyArray()"> |
| <h3>getFamilyArray</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">byte[]</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-158">getFamilyArray</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="Cell.html#getFamilyArray()">Cell</a></code></span></div> |
| <div class="block">Contiguous bytes composed of legal HDFS filename characters which may start at any index in the |
| containing array. Max length is Byte.MAX_VALUE, which is 127 bytes.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="Cell.html#getFamilyArray()">getFamilyArray</a></code> in interface <code><a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> |
| <dt>Returns:</dt> |
| <dd>the array containing the family bytes.</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getFamilyOffset()"> |
| <h3>getFamilyOffset</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-164">getFamilyOffset</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="Cell.html#getFamilyOffset()">Cell</a></code></span></div> |
| <div class="block">Returns Array index of first family byte</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="Cell.html#getFamilyOffset()">getFamilyOffset</a></code> in interface <code><a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getFamilyLength()"> |
| <h3>getFamilyLength</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">byte</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-169">getFamilyLength</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="Cell.html#getFamilyLength()">Cell</a></code></span></div> |
| <div class="block">Returns Number of family bytes. Must be < familyArray.length - offset.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="Cell.html#getFamilyLength()">getFamilyLength</a></code> in interface <code><a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getQualifierArray()"> |
| <h3>getQualifierArray</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">byte[]</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-177">getQualifierArray</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="Cell.html#getQualifierArray()">Cell</a></code></span></div> |
| <div class="block">Contiguous raw bytes that may start at any index in the containing array.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="Cell.html#getQualifierArray()">getQualifierArray</a></code> in interface <code><a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> |
| <dt>Returns:</dt> |
| <dd>The array containing the qualifier bytes.</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getQualifierOffset()"> |
| <h3>getQualifierOffset</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-183">getQualifierOffset</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="Cell.html#getQualifierOffset()">Cell</a></code></span></div> |
| <div class="block">Returns Array index of first qualifier byte</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="Cell.html#getQualifierOffset()">getQualifierOffset</a></code> in interface <code><a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getQualifierLength()"> |
| <h3>getQualifierLength</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-188">getQualifierLength</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="Cell.html#getQualifierLength()">Cell</a></code></span></div> |
| <div class="block">Returns Number of qualifier bytes. Must be < qualifierArray.length - offset.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="Cell.html#getQualifierLength()">getQualifierLength</a></code> in interface <code><a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getTimestamp()"> |
| <h3>getTimestamp</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">long</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-194">getTimestamp</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="Cell.html#getTimestamp()">Cell</a></code></span></div> |
| <div class="block">Return a long value representing time at which this cell was "Put" into the row. Typically |
| represents the time of insertion, but can be any value from 0 to Long.MAX_VALUE.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="Cell.html#getTimestamp()">getTimestamp</a></code> in interface <code><a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getTypeByte()"> |
| <h3>getTypeByte</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">byte</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-200">getTypeByte</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="ExtendedCell.html#getTypeByte()">ExtendedCell</a></code></span></div> |
| <div class="block">Returns The byte representation of the KeyValue.TYPE of this cell: one of Put, Delete, etc</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="ExtendedCell.html#getTypeByte()">getTypeByte</a></code> in interface <code><a href="ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getSequenceId()"> |
| <h3>getSequenceId</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">long</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-206">getSequenceId</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="ExtendedCell.html#getSequenceId()">ExtendedCell</a></code></span></div> |
| <div class="block">A region-specific unique monotonically increasing sequence ID given to each Cell. It always |
| exists for cells in the memstore but is not retained forever. It will be kept for |
| <a href="HConstants.html#KEEP_SEQID_PERIOD"><code>HConstants.KEEP_SEQID_PERIOD</code></a> days, but generally becomes irrelevant after the cell's |
| row is no longer involved in any operations that require strict consistency.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="ExtendedCell.html#getSequenceId()">getSequenceId</a></code> in interface <code><a href="ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></dd> |
| <dt>Returns:</dt> |
| <dd>seqId (always > 0 if exists), or 0 if it no longer exists</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getValueArray()"> |
| <h3>getValueArray</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">byte[]</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-212">getValueArray</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="Cell.html#getValueArray()">Cell</a></code></span></div> |
| <div class="block">Contiguous raw bytes that may start at any index in the containing array. Max length is |
| Integer.MAX_VALUE which is 2,147,483,647 bytes.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="Cell.html#getValueArray()">getValueArray</a></code> in interface <code><a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> |
| <dt>Returns:</dt> |
| <dd>The array containing the value bytes.</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getValueOffset()"> |
| <h3>getValueOffset</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-218">getValueOffset</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="Cell.html#getValueOffset()">Cell</a></code></span></div> |
| <div class="block">Returns Array index of first value byte</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="Cell.html#getValueOffset()">getValueOffset</a></code> in interface <code><a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getValueLength()"> |
| <h3>getValueLength</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-223">getValueLength</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="Cell.html#getValueLength()">Cell</a></code></span></div> |
| <div class="block">Returns Number of value bytes. Must be < valueArray.length - offset.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="Cell.html#getValueLength()">getValueLength</a></code> in interface <code><a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getTagsArray()"> |
| <h3>getTagsArray</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">byte[]</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-229">getTagsArray</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="RawCell.html#getTagsArray()">RawCell</a></code></span></div> |
| <div class="block">Contiguous raw bytes representing tags that may start at any index in the containing array.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="RawCell.html#getTagsArray()">getTagsArray</a></code> in interface <code><a href="RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></code></dd> |
| <dt>Returns:</dt> |
| <dd>the tags byte array</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getTagsOffset()"> |
| <h3>getTagsOffset</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-235">getTagsOffset</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="RawCell.html#getTagsOffset()">RawCell</a></code></span></div> |
| <div class="block">Return the first offset where the tags start in the Cell</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="RawCell.html#getTagsOffset()">getTagsOffset</a></code> in interface <code><a href="RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getTagsLength()"> |
| <h3>getTagsLength</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">int</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-240">getTagsLength</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="RawCell.html#getTagsLength()">RawCell</a></code></span></div> |
| <div class="block">HBase internally uses 2 bytes to store tags length in Cell. As the tags length is always a |
| non-negative number, to make good use of the sign bit, the max of tags length is defined 2 * |
| Short.MAX_VALUE + 1 = 65535. As a result, the return type is int, because a short is not |
| capable of handling that. Please note that even if the return type is int, the max tags length |
| is far less than Integer.MAX_VALUE.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="RawCell.html#getTagsLength()">getTagsLength</a></code> in interface <code><a href="RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></code></dd> |
| <dt>Returns:</dt> |
| <dd>the total length of the tags in the Cell.</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="heapSize()"> |
| <h3>heapSize</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">long</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-248">heapSize</a></span>()</div> |
| <div class="block">Implement HeapSize interface</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="io/HeapSize.html#heapSize()">heapSize</a></code> in interface <code><a href="io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="clone()"> |
| <h3>clone</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type"><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> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-263">clone</a></span>() |
| throws <span class="exceptions"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/CloneNotSupportedException.html" title="class or interface in java.lang" class="external-link">CloneNotSupportedException</a></span></div> |
| <div class="block">Implement Cloneable interface</div> |
| <dl class="notes"> |
| <dt>Overrides:</dt> |
| <dd><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></code> in class <code><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></code></dd> |
| <dt>Throws:</dt> |
| <dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/CloneNotSupportedException.html" title="class or interface in java.lang" class="external-link">CloneNotSupportedException</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="setSequenceId(long)"> |
| <h3>setSequenceId</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">void</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-268">setSequenceId</a></span><wbr><span class="parameters">(long seqId)</span></div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="ExtendedCell.html#setSequenceId(long)">ExtendedCell</a></code></span></div> |
| <div class="block">Sets with the given seqId.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="ExtendedCell.html#setSequenceId(long)">setSequenceId</a></code> in interface <code><a href="ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></dd> |
| <dt>Parameters:</dt> |
| <dd><code>seqId</code> - sequence ID</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="setTimestamp(long)"> |
| <h3>setTimestamp</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">void</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-276">setTimestamp</a></span><wbr><span class="parameters">(long ts)</span></div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="ExtendedCell.html#setTimestamp(long)">ExtendedCell</a></code></span></div> |
| <div class="block">Sets with the given timestamp.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="ExtendedCell.html#setTimestamp(long)">setTimestamp</a></code> in interface <code><a href="ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></dd> |
| <dt>Parameters:</dt> |
| <dd><code>ts</code> - timestamp</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="setTimestamp(byte[])"> |
| <h3>setTimestamp</h3> |
| <div class="member-signature"><span class="modifiers">public</span> <span class="return-type">void</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line-284">setTimestamp</a></span><wbr><span class="parameters">(byte[] ts)</span></div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="ExtendedCell.html#setTimestamp(byte%5B%5D)">ExtendedCell</a></code></span></div> |
| <div class="block">Sets with the given timestamp.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="ExtendedCell.html#setTimestamp(byte%5B%5D)">setTimestamp</a></code> in interface <code><a href="ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></dd> |
| <dt>Parameters:</dt> |
| <dd><code>ts</code> - buffer containing the timestamp value</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="toString()"> |
| <h3>toString</h3> |
| <div class="member-signature"><span class="modifiers">public</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/IndividualBytesFieldCell.html#line-289">toString</a></span>()</div> |
| <dl class="notes"> |
| <dt>Overrides:</dt> |
| <dd><code><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></code> in class <code><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></code></dd> |
| </dl> |
| </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> |