blob: 99f7fb2f1711d85dcb39e6f0b990dbfd785a83cc [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>PrivateCellUtil.LastOnRowByteBufferExtendedCell (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: LastOnRowByteBufferExtendedCell">
<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.LastOnRowByteBufferExtendedCell.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:&nbsp;</li>
<li><a href="#nested-class-summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field-summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li><a href="#field-detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</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>&nbsp;<a href="package-summary.html">org.apache.hadoop.hbase</a></div>
<h1 title="Class PrivateCellUtil.LastOnRowByteBufferExtendedCell" class="title">Class PrivateCellUtil.LastOnRowByteBufferExtendedCell</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"><a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell</a>
<div class="inheritance">org.apache.hadoop.hbase.PrivateCellUtil.LastOnRowByteBufferExtendedCell</div>
</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.LastOnRowColByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.LastOnRowColByteBufferExtendedCell</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 static class </span><span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line-1704">PrivateCellUtil.LastOnRowByteBufferExtendedCell</a></span>
<span class="extends-implements">extends <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferExtendedCell</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&nbsp;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 static final int</code></div>
<div class="col-second even-row-color"><code><a href="#FIXED_OVERHEAD" class="member-name-link">FIXED_OVERHEAD</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>private final short</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">&nbsp;</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">&nbsp;</div>
<div class="col-first odd-row-color"><code>private final <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"><code><a href="#rowBuff" class="member-name-link">rowBuff</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<div class="inherited-list">
<h3 id="fields-inherited-from-class-org.apache.hadoop.hbase.ExtendedCell">Fields inherited from interface&nbsp;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&nbsp;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(java.nio.ByteBuffer,int,short)" class="member-name-link">LastOnRowByteBufferExtendedCell</a><wbr>(<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>&nbsp;row,
int&nbsp;roffset,
short&nbsp;rlength)</code></div>
<div class="col-last even-row-color">&nbsp;</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><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="#getRowByteBuffer()" class="member-name-link">getRowByteBuffer</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 row bytes.</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="#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="#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><a href="Cell.Type.html" title="enum class in org.apache.hadoop.hbase">Cell.Type</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getType()" class="member-name-link">getType</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 type of cell in a human readable format using <a href="Cell.Type.html" title="enum class in org.apache.hadoop.hbase"><code>Cell.Type</code></a>.</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="#getTypeByte()" class="member-name-link">getTypeByte</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 byte representation of the KeyValue.TYPE of this cell: one of Put, Delete, etc</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>long</code></div>
<div class="col-second even-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 even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Return the approximate 'exclusive deep size' of implementing object.</div>
</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferExtendedCell">Methods inherited from class&nbsp;org.apache.hadoop.hbase.<a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferExtendedCell</a></h3>
<code><a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getFamilyArray()">getFamilyArray</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getFamilyByteBuffer()">getFamilyByteBuffer</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getFamilyLength()">getFamilyLength</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getFamilyOffset()">getFamilyOffset</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getFamilyPosition()">getFamilyPosition</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getQualifierArray()">getQualifierArray</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getQualifierByteBuffer()">getQualifierByteBuffer</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getQualifierLength()">getQualifierLength</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getQualifierOffset()">getQualifierOffset</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getQualifierPosition()">getQualifierPosition</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getRowArray()">getRowArray</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getRowOffset()">getRowOffset</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getSequenceId()">getSequenceId</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getTagsArray()">getTagsArray</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getTagsByteBuffer()">getTagsByteBuffer</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getTagsLength()">getTagsLength</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getTagsOffset()">getTagsOffset</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getTagsPosition()">getTagsPosition</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getValueArray()">getValueArray</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getValueByteBuffer()">getValueByteBuffer</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getValueLength()">getValueLength</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getValueOffset()">getValueOffset</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getValuePosition()">getValuePosition</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#setSequenceId(long)">setSequenceId</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#setTimestamp(byte%5B%5D)">setTimestamp</a>, <a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#setTimestamp(long)">setTimestamp</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;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.ExtendedCell">Methods inherited from interface&nbsp;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#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&nbsp;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>&nbsp;<span class="return-type">int</span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferExtendedCell.html#line-1706">FIXED_OVERHEAD</a></span></div>
</section>
</li>
<li>
<section class="detail" id="rowBuff">
<h3>rowBuff</h3>
<div class="member-signature"><span class="modifiers">private final</span>&nbsp;<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>&nbsp;<span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferExtendedCell.html#line-1711">rowBuff</a></span></div>
</section>
</li>
<li>
<section class="detail" id="roffset">
<h3>roffset</h3>
<div class="member-signature"><span class="modifiers">private final</span>&nbsp;<span class="return-type">int</span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferExtendedCell.html#line-1712">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>&nbsp;<span class="return-type">short</span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferExtendedCell.html#line-1713">rlength</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="&lt;init&gt;(java.nio.ByteBuffer,int,short)">
<h3>LastOnRowByteBufferExtendedCell</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferExtendedCell.html#line-1715">LastOnRowByteBufferExtendedCell</a></span><wbr><span class="parameters">(<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>&nbsp;row,
int&nbsp;roffset,
short&nbsp;rlength)</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="heapSize()">
<h3>heapSize</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">long</span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferExtendedCell.html#line-1721">heapSize</a></span>()</div>
<div class="block"><span class="descfrm-type-label">Description copied from interface:&nbsp;<code><a href="io/HeapSize.html#heapSize()">HeapSize</a></code></span></div>
<div class="block">Return the approximate 'exclusive deep size' of implementing object. Includes count of payload
and hosting object sizings.</div>
</section>
</li>
<li>
<section class="detail" id="getRowByteBuffer()">
<h3>getRowByteBuffer</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<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>&nbsp;<span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferExtendedCell.html#line-1729">getRowByteBuffer</a></span>()</div>
<div class="block"><span class="descfrm-type-label">Description copied from class:&nbsp;<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>Overrides:</dt>
<dd><code><a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getRowByteBuffer()">getRowByteBuffer</a></code>&nbsp;in class&nbsp;<code><a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferExtendedCell</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getRowPosition()">
<h3>getRowPosition</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">int</span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferExtendedCell.html#line-1734">getRowPosition</a></span>()</div>
<div class="block"><span class="descfrm-type-label">Description copied from class:&nbsp;<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>Overrides:</dt>
<dd><code><a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getRowPosition()">getRowPosition</a></code>&nbsp;in class&nbsp;<code><a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferExtendedCell</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getRowLength()">
<h3>getRowLength</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">short</span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferExtendedCell.html#line-1739">getRowLength</a></span>()</div>
<div class="block"><span class="descfrm-type-label">Description copied from interface:&nbsp;<code><a href="Cell.html#getRowLength()">Cell</a></code></span></div>
<div class="block">Returns Number of row bytes. Must be &lt; rowArray.length - offset.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="Cell.html#getRowLength()">getRowLength</a></code>&nbsp;in interface&nbsp;<code><a href="Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd>
<dt>Overrides:</dt>
<dd><code><a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html#getRowLength()">getRowLength</a></code>&nbsp;in class&nbsp;<code><a href="PrivateCellUtil.EmptyByteBufferExtendedCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferExtendedCell</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getTimestamp()">
<h3>getTimestamp</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">long</span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferExtendedCell.html#line-1744">getTimestamp</a></span>()</div>
<div class="block"><span class="descfrm-type-label">Description copied from interface:&nbsp;<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>
</section>
</li>
<li>
<section class="detail" id="getTypeByte()">
<h3>getTypeByte</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">byte</span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferExtendedCell.html#line-1749">getTypeByte</a></span>()</div>
<div class="block"><span class="descfrm-type-label">Description copied from interface:&nbsp;<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>
</section>
</li>
<li>
<section class="detail" id="getType()">
<h3>getType</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="Cell.Type.html" title="enum class in org.apache.hadoop.hbase">Cell.Type</a></span>&nbsp;<span class="element-name"><a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferExtendedCell.html#line-1754">getType</a></span>()</div>
<div class="block"><span class="descfrm-type-label">Description copied from interface:&nbsp;<code><a href="Cell.html#getType()">Cell</a></code></span></div>
<div class="block">Returns the type of cell in a human readable format using <a href="Cell.Type.html" title="enum class in org.apache.hadoop.hbase"><code>Cell.Type</code></a>. Note : This does not
expose the internal types of Cells like <a href="KeyValue.Type.html#Maximum"><code>KeyValue.Type.Maximum</code></a> and
<a href="KeyValue.Type.html#Minimum"><code>KeyValue.Type.Minimum</code></a></div>
<dl class="notes">
<dt>Returns:</dt>
<dd>The data type this cell: one of Put, Delete, etc</dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2007&#x2013;2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>