| <!DOCTYPE HTML> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc (17) --> |
| <title>PrivateCellUtil.EmptyByteBufferExtendedCell (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: PrivateCellUtil, class: EmptyByteBufferExtendedCell"> |
| <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/PrivateCellUtil.EmptyByteBufferExtendedCell.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>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 PrivateCellUtil.EmptyByteBufferExtendedCell" class="title">Class PrivateCellUtil.EmptyByteBufferExtendedCell</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"><a href="ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.ByteBufferExtendedCell</a> |
| <div class="inheritance">org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell</div> |
| </div> |
| </div> |
| <section class="class-description" id="class-description"> |
| <dl class="notes"> |
| <dt>All Implemented Interfaces:</dt> |
| <dd><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> |
| <dl class="notes"> |
| <dt>Direct Known Subclasses:</dt> |
| <dd><code><a href="PrivateCellUtil.FirstOnRowByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowByteBufferExtendedCell</a></code>, <code><a href="PrivateCellUtil.LastOnRowByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.LastOnRowByteBufferExtendedCell</a></code></dd> |
| </dl> |
| <dl class="notes"> |
| <dt>Enclosing class:</dt> |
| <dd><a href="PrivateCellUtil.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil</a></dd> |
| </dl> |
| <hr> |
| <div class="type-signature"><span class="modifiers">private abstract static class </span><span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line-1452">PrivateCellUtil.EmptyByteBufferExtendedCell</a></span> |
| <span class="extends-implements">extends <a href="ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></span></div> |
| <div class="block">These cells are used in reseeks/seeks to improve the read performance. They are not real cells |
| that are returned back to the clients</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="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 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">EmptyByteBufferExtendedCell</a>()</code></div> |
| <div class="col-last even-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"> |
| <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-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><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></code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getFamilyByteBuffer()" class="member-name-link">getFamilyByteBuffer</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 The <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"><code>ByteBuffer</code></a> containing the column family bytes.</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="#getFamilyLength()" class="member-name-link">getFamilyLength</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 family 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="#getFamilyOffset()" class="member-name-link">getFamilyOffset</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 family byte</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="#getFamilyPosition()" class="member-name-link">getFamilyPosition</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 Position in the <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"><code>ByteBuffer</code></a> where column family bytes start</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><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></code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getQualifierByteBuffer()" class="member-name-link">getQualifierByteBuffer</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 <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"><code>ByteBuffer</code></a> containing the column 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="#getQualifierLength()" class="member-name-link">getQualifierLength</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 qualifier 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="#getQualifierOffset()" class="member-name-link">getQualifierOffset</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 qualifier byte</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="#getQualifierPosition()" class="member-name-link">getQualifierPosition</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 Position in the <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"><code>ByteBuffer</code></a> where column qualifier bytes start</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">Contiguous raw bytes 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><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></code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRowByteBuffer()" class="member-name-link">getRowByteBuffer</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 The <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"><code>ByteBuffer</code></a> containing the row bytes.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>short</code></div> |
| <div class="col-second even-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 even-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 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="#getRowOffset()" class="member-name-link">getRowOffset</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 row byte</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="#getRowPosition()" class="member-name-link">getRowPosition</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 Position in the <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"><code>ByteBuffer</code></a> where row bytes start</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><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></code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTagsByteBuffer()" class="member-name-link">getTagsByteBuffer</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 The <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"><code>ByteBuffer</code></a> containing the tag 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="#getTagsLength()" class="member-name-link">getTagsLength</a>()</code></div> |
| <div class="col-last even-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 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="#getTagsOffset()" class="member-name-link">getTagsOffset</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 the first offset where the tags start in the 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="#getTagsPosition()" class="member-name-link">getTagsPosition</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 Position in the <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"><code>ByteBuffer</code></a> where tag bytes start</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><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></code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getValueByteBuffer()" class="member-name-link">getValueByteBuffer</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 <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"><code>ByteBuffer</code></a> containing the 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="#getValueLength()" class="member-name-link">getValueLength</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 value 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="#getValueOffset()" class="member-name-link">getValueOffset</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 value byte</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="#getValuePosition()" class="member-name-link">getValuePosition</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 Position in the <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"><code>ByteBuffer</code></a> where value bytes start</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> |
| </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> |
| <div class="inherited-list"> |
| <h3 id="methods-inherited-from-class-org.apache.hadoop.hbase.Cell">Methods inherited from interface org.apache.hadoop.hbase.<a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></h3> |
| <code><a href="Cell.html#getTimestamp()">getTimestamp</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#getTypeByte()">getTypeByte</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.io.HeapSize">Methods inherited from interface org.apache.hadoop.hbase.io.<a href="io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a></h3> |
| <code><a href="io/HeapSize.html#heapSize()">heapSize</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"> |
| <!-- ========= 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>EmptyByteBufferExtendedCell</h3> |
| <div class="member-signature"><span class="modifiers">private</span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1452">EmptyByteBufferExtendedCell</a></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="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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1454">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>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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1459">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>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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1464">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>Parameters:</dt> |
| <dd><code>ts</code> - buffer containing the timestamp value</dd> |
| </dl> |
| </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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1469">getRowArray</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from interface: <code><a href="Cell.html#getRowArray()">Cell</a></code></span></div> |
| <div class="block">Contiguous raw bytes that may start at any index in the containing array. Max length is |
| Short.MAX_VALUE which is 32,767 bytes.</div> |
| <dl class="notes"> |
| <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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1474">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> |
| </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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1479">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> |
| </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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1484">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>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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1489">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> |
| </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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1494">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> |
| </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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1499">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>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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1504">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> |
| </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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1509">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> |
| </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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1514">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>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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1519">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>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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1524">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> |
| </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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1529">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> |
| </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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1534">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>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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1539">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> |
| </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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1544">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>Returns:</dt> |
| <dd>the total length of the tags in the Cell.</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getRowByteBuffer()"> |
| <h3>getRowByteBuffer</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/nio/ByteBuffer.html" title="class or interface in java.nio" class="external-link">ByteBuffer</a></span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1549">getRowByteBuffer</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from class: <code><a href="ByteBufferExtendedCell.html#getRowByteBuffer()">ByteBufferExtendedCell</a></code></span></div> |
| <div class="block">Returns The <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"><code>ByteBuffer</code></a> containing the row bytes.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="ByteBufferExtendedCell.html#getRowByteBuffer()">getRowByteBuffer</a></code> in class <code><a href="ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getRowPosition()"> |
| <h3>getRowPosition</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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1554">getRowPosition</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from class: <code><a href="ByteBufferExtendedCell.html#getRowPosition()">ByteBufferExtendedCell</a></code></span></div> |
| <div class="block">Returns Position in the <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"><code>ByteBuffer</code></a> where row bytes start</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="ByteBufferExtendedCell.html#getRowPosition()">getRowPosition</a></code> in class <code><a href="ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getFamilyByteBuffer()"> |
| <h3>getFamilyByteBuffer</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/nio/ByteBuffer.html" title="class or interface in java.nio" class="external-link">ByteBuffer</a></span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1559">getFamilyByteBuffer</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from class: <code><a href="ByteBufferExtendedCell.html#getFamilyByteBuffer()">ByteBufferExtendedCell</a></code></span></div> |
| <div class="block">Returns The <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"><code>ByteBuffer</code></a> containing the column family bytes.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="ByteBufferExtendedCell.html#getFamilyByteBuffer()">getFamilyByteBuffer</a></code> in class <code><a href="ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getFamilyPosition()"> |
| <h3>getFamilyPosition</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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1564">getFamilyPosition</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from class: <code><a href="ByteBufferExtendedCell.html#getFamilyPosition()">ByteBufferExtendedCell</a></code></span></div> |
| <div class="block">Returns Position in the <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"><code>ByteBuffer</code></a> where column family bytes start</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="ByteBufferExtendedCell.html#getFamilyPosition()">getFamilyPosition</a></code> in class <code><a href="ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getQualifierByteBuffer()"> |
| <h3>getQualifierByteBuffer</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/nio/ByteBuffer.html" title="class or interface in java.nio" class="external-link">ByteBuffer</a></span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1569">getQualifierByteBuffer</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from class: <code><a href="ByteBufferExtendedCell.html#getQualifierByteBuffer()">ByteBufferExtendedCell</a></code></span></div> |
| <div class="block">Returns The <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"><code>ByteBuffer</code></a> containing the column qualifier bytes.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="ByteBufferExtendedCell.html#getQualifierByteBuffer()">getQualifierByteBuffer</a></code> in class <code><a href="ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getQualifierPosition()"> |
| <h3>getQualifierPosition</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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1574">getQualifierPosition</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from class: <code><a href="ByteBufferExtendedCell.html#getQualifierPosition()">ByteBufferExtendedCell</a></code></span></div> |
| <div class="block">Returns Position in the <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"><code>ByteBuffer</code></a> where column qualifier bytes start</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="ByteBufferExtendedCell.html#getQualifierPosition()">getQualifierPosition</a></code> in class <code><a href="ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getTagsByteBuffer()"> |
| <h3>getTagsByteBuffer</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/nio/ByteBuffer.html" title="class or interface in java.nio" class="external-link">ByteBuffer</a></span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1579">getTagsByteBuffer</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from class: <code><a href="ByteBufferExtendedCell.html#getTagsByteBuffer()">ByteBufferExtendedCell</a></code></span></div> |
| <div class="block">Returns The <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"><code>ByteBuffer</code></a> containing the tag bytes.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="ByteBufferExtendedCell.html#getTagsByteBuffer()">getTagsByteBuffer</a></code> in class <code><a href="ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getTagsPosition()"> |
| <h3>getTagsPosition</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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1584">getTagsPosition</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from class: <code><a href="ByteBufferExtendedCell.html#getTagsPosition()">ByteBufferExtendedCell</a></code></span></div> |
| <div class="block">Returns Position in the <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"><code>ByteBuffer</code></a> where tag bytes start</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="ByteBufferExtendedCell.html#getTagsPosition()">getTagsPosition</a></code> in class <code><a href="ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getValueByteBuffer()"> |
| <h3>getValueByteBuffer</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/nio/ByteBuffer.html" title="class or interface in java.nio" class="external-link">ByteBuffer</a></span> <span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1589">getValueByteBuffer</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from class: <code><a href="ByteBufferExtendedCell.html#getValueByteBuffer()">ByteBufferExtendedCell</a></code></span></div> |
| <div class="block">Returns The <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"><code>ByteBuffer</code></a> containing the value bytes.</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="ByteBufferExtendedCell.html#getValueByteBuffer()">getValueByteBuffer</a></code> in class <code><a href="ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</a></code></dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getValuePosition()"> |
| <h3>getValuePosition</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/PrivateCellUtil.EmptyByteBufferExtendedCell.html#line-1594">getValuePosition</a></span>()</div> |
| <div class="block"><span class="descfrm-type-label">Description copied from class: <code><a href="ByteBufferExtendedCell.html#getValuePosition()">ByteBufferExtendedCell</a></code></span></div> |
| <div class="block">Returns Position in the <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"><code>ByteBuffer</code></a> where value bytes start</div> |
| <dl class="notes"> |
| <dt>Specified by:</dt> |
| <dd><code><a href="ByteBufferExtendedCell.html#getValuePosition()">getValuePosition</a></code> in class <code><a href="ByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferExtendedCell</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> |