http://git-wip-us.apache.org/repos/asf/hbase-site/blob/5018ccb3/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html b/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html new file mode 100644 index 0000000..075ae5f --- /dev/null +++ b/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html @@ -0,0 +1,842 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>PrivateCellUtil.EmptyByteBufferCell (Apache HBase 3.0.0-SNAPSHOT API)</title> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="PrivateCellUtil.EmptyByteBufferCell (Apache HBase 3.0.0-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/PrivateCellUtil.EmptyByteBufferCell.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">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html" target="_top">Frames</a></li> +<li><a href="PrivateCellUtil.EmptyByteBufferCell.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.hadoop.hbase</div> +<h2 title="Class PrivateCellUtil.EmptyByteBufferCell" class="title">Class PrivateCellUtil.EmptyByteBufferCell</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.ByteBufferCell</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.hadoop.hbase.PrivateCellUtil.EmptyByteBufferCell</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a></dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowByteBufferCell</a>, <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowByteBufferCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.LastOnRowByteBufferCell</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil</a></dd> +</dl> +<hr> +<br> +<pre>private abstract static class <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1383">PrivateCellUtil.EmptyByteBufferCell</a> +extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a> +implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a></pre> +<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> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier</th> +<th class="colLast" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>private </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#EmptyByteBufferCell--">EmptyByteBufferCell</a></span>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>byte[]</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getFamilyArray--">getFamilyArray</a></span>()</code> +<div class="block">Contiguous bytes composed of legal HDFS filename characters which may start at any index in the + containing array.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getFamilyByteBuffer--">getFamilyByteBuffer</a></span>()</code> </td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getFamilyLength--">getFamilyLength</a></span>()</code> </td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getFamilyOffset--">getFamilyOffset</a></span>()</code> </td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getFamilyPosition--">getFamilyPosition</a></span>()</code> </td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code>byte[]</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getQualifierArray--">getQualifierArray</a></span>()</code> +<div class="block">Contiguous raw bytes that may start at any index in the containing array.</div> +</td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getQualifierByteBuffer--">getQualifierByteBuffer</a></span>()</code> </td> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getQualifierLength--">getQualifierLength</a></span>()</code> </td> +</tr> +<tr id="i8" class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getQualifierOffset--">getQualifierOffset</a></span>()</code> </td> +</tr> +<tr id="i9" class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getQualifierPosition--">getQualifierPosition</a></span>()</code> </td> +</tr> +<tr id="i10" class="altColor"> +<td class="colFirst"><code>byte[]</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getRowArray--">getRowArray</a></span>()</code> +<div class="block">Contiguous raw bytes that may start at any index in the containing array.</div> +</td> +</tr> +<tr id="i11" class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getRowByteBuffer--">getRowByteBuffer</a></span>()</code> </td> +</tr> +<tr id="i12" class="altColor"> +<td class="colFirst"><code>short</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getRowLength--">getRowLength</a></span>()</code> </td> +</tr> +<tr id="i13" class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getRowOffset--">getRowOffset</a></span>()</code> </td> +</tr> +<tr id="i14" class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getRowPosition--">getRowPosition</a></span>()</code> </td> +</tr> +<tr id="i15" class="rowColor"> +<td class="colFirst"><code>long</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getSequenceId--">getSequenceId</a></span>()</code> +<div class="block">A region-specific unique monotonically increasing sequence ID given to each Cell.</div> +</td> +</tr> +<tr id="i16" class="altColor"> +<td class="colFirst"><code>byte[]</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getTagsArray--">getTagsArray</a></span>()</code> +<div class="block">Contiguous raw bytes representing tags that may start at any index in the containing array.</div> +</td> +</tr> +<tr id="i17" class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getTagsByteBuffer--">getTagsByteBuffer</a></span>()</code> </td> +</tr> +<tr id="i18" class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getTagsLength--">getTagsLength</a></span>()</code> +<div class="block">HBase internally uses 2 bytes to store tags length in Cell.</div> +</td> +</tr> +<tr id="i19" class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getTagsOffset--">getTagsOffset</a></span>()</code> </td> +</tr> +<tr id="i20" class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getTagsPosition--">getTagsPosition</a></span>()</code> </td> +</tr> +<tr id="i21" class="rowColor"> +<td class="colFirst"><code>byte[]</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getValueArray--">getValueArray</a></span>()</code> +<div class="block">Contiguous raw bytes that may start at any index in the containing array.</div> +</td> +</tr> +<tr id="i22" class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getValueByteBuffer--">getValueByteBuffer</a></span>()</code> </td> +</tr> +<tr id="i23" class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getValueLength--">getValueLength</a></span>()</code> </td> +</tr> +<tr id="i24" class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getValueOffset--">getValueOffset</a></span>()</code> </td> +</tr> +<tr id="i25" class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getValuePosition--">getValuePosition</a></span>()</code> </td> +</tr> +<tr id="i26" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#setSequenceId-long-">setSequenceId</a></span>(long seqId)</code> +<div class="block">Sets with the given seqId.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.Cell"> +<!-- --> +</a> +<h3>Methods inherited from interface org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></h3> +<code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getTimestamp--">getTimestamp</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html#getTypeByte--">getTypeByte</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="EmptyByteBufferCell--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>EmptyByteBufferCell</h4> +<pre>private <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1383">EmptyByteBufferCell</a>()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="setSequenceId-long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSequenceId</h4> +<pre>public void <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1387">setSequenceId</a>(long seqId)</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html#setSequenceId-long-">SettableSequenceId</a></code></span></div> +<div class="block">Sets with the given seqId.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html#setSequenceId-long-">setSequenceId</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a></code></dd> +</dl> +</li> +</ul> +<a name="getRowArray--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRowArray</h4> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1392">getRowArray</a>()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/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> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getRowArray--">getRowArray</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The array containing the row bytes.</dd> +</dl> +</li> +</ul> +<a name="getRowOffset--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRowOffset</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1397">getRowOffset</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getRowOffset--">getRowOffset</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Array index of first row byte</dd> +</dl> +</li> +</ul> +<a name="getRowLength--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRowLength</h4> +<pre>public short <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1402">getRowLength</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getRowLength--">getRowLength</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Number of row bytes. Must be < rowArray.length - offset.</dd> +</dl> +</li> +</ul> +<a name="getFamilyArray--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFamilyArray</h4> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1407">getFamilyArray</a>()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/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> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getFamilyArray--">getFamilyArray</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>the array containing the family bytes.</dd> +</dl> +</li> +</ul> +<a name="getFamilyOffset--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFamilyOffset</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1412">getFamilyOffset</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getFamilyOffset--">getFamilyOffset</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Array index of first family byte</dd> +</dl> +</li> +</ul> +<a name="getFamilyLength--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFamilyLength</h4> +<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1417">getFamilyLength</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getFamilyLength--">getFamilyLength</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Number of family bytes. Must be < familyArray.length - offset.</dd> +</dl> +</li> +</ul> +<a name="getQualifierArray--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getQualifierArray</h4> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1422">getQualifierArray</a>()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/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> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getQualifierArray--">getQualifierArray</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The array containing the qualifier bytes.</dd> +</dl> +</li> +</ul> +<a name="getQualifierOffset--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getQualifierOffset</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1427">getQualifierOffset</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getQualifierOffset--">getQualifierOffset</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Array index of first qualifier byte</dd> +</dl> +</li> +</ul> +<a name="getQualifierLength--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getQualifierLength</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1432">getQualifierLength</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getQualifierLength--">getQualifierLength</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Number of qualifier bytes. Must be < qualifierArray.length - offset.</dd> +</dl> +</li> +</ul> +<a name="getSequenceId--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSequenceId</h4> +<pre>public long <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1437">getSequenceId</a>()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getSequenceId--">Cell</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="../../../../org/apache/hadoop/hbase/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> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getSequenceId--">getSequenceId</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>seqId (always > 0 if exists), or 0 if it no longer exists</dd> +</dl> +</li> +</ul> +<a name="getValueArray--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getValueArray</h4> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1442">getValueArray</a>()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/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> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getValueArray--">getValueArray</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The array containing the value bytes.</dd> +</dl> +</li> +</ul> +<a name="getValueOffset--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getValueOffset</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1447">getValueOffset</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getValueOffset--">getValueOffset</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Array index of first value byte</dd> +</dl> +</li> +</ul> +<a name="getValueLength--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getValueLength</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1452">getValueLength</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getValueLength--">getValueLength</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Number of value bytes. Must be < valueArray.length - offset.</dd> +</dl> +</li> +</ul> +<a name="getTagsArray--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTagsArray</h4> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1457">getTagsArray</a>()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getTagsArray--">Cell</a></code></span></div> +<div class="block">Contiguous raw bytes representing tags that may start at any index in the containing array.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getTagsArray--">getTagsArray</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>the tags byte array</dd> +</dl> +</li> +</ul> +<a name="getTagsOffset--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTagsOffset</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1462">getTagsOffset</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getTagsOffset--">getTagsOffset</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>the first offset where the tags start in the Cell</dd> +</dl> +</li> +</ul> +<a name="getTagsLength--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTagsLength</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1467">getTagsLength</a>()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getTagsLength--">Cell</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 as <a href="../../../../org/apache/hadoop/hbase/TagUtil.html#MAX_TAGS_LENGTH"><code>TagUtil.MAX_TAGS_LENGTH</code></a>, which is 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> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getTagsLength--">getTagsLength</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>the total length of the tags in the Cell.</dd> +</dl> +</li> +</ul> +<a name="getRowByteBuffer--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRowByteBuffer</h4> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1472">getRowByteBuffer</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getRowByteBuffer--">getRowByteBuffer</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio"><code>ByteBuffer</code></a> containing the row bytes.</dd> +</dl> +</li> +</ul> +<a name="getRowPosition--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRowPosition</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1477">getRowPosition</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getRowPosition--">getRowPosition</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Position in the <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio"><code>ByteBuffer</code></a> where row bytes start</dd> +</dl> +</li> +</ul> +<a name="getFamilyByteBuffer--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFamilyByteBuffer</h4> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1482">getFamilyByteBuffer</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getFamilyByteBuffer--">getFamilyByteBuffer</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio"><code>ByteBuffer</code></a> containing the column family bytes.</dd> +</dl> +</li> +</ul> +<a name="getFamilyPosition--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFamilyPosition</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1487">getFamilyPosition</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getFamilyPosition--">getFamilyPosition</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Position in the <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio"><code>ByteBuffer</code></a> where column family bytes start</dd> +</dl> +</li> +</ul> +<a name="getQualifierByteBuffer--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getQualifierByteBuffer</h4> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1492">getQualifierByteBuffer</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getQualifierByteBuffer--">getQualifierByteBuffer</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio"><code>ByteBuffer</code></a> containing the column qualifier bytes.</dd> +</dl> +</li> +</ul> +<a name="getQualifierPosition--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getQualifierPosition</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1497">getQualifierPosition</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getQualifierPosition--">getQualifierPosition</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Position in the <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio"><code>ByteBuffer</code></a> where column qualifier bytes start</dd> +</dl> +</li> +</ul> +<a name="getTagsByteBuffer--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTagsByteBuffer</h4> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1502">getTagsByteBuffer</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getTagsByteBuffer--">getTagsByteBuffer</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio"><code>ByteBuffer</code></a> containing the tag bytes.</dd> +</dl> +</li> +</ul> +<a name="getTagsPosition--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTagsPosition</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1507">getTagsPosition</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getTagsPosition--">getTagsPosition</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Position in the <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio"><code>ByteBuffer</code></a> where tag bytes start</dd> +</dl> +</li> +</ul> +<a name="getValueByteBuffer--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getValueByteBuffer</h4> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1512">getValueByteBuffer</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getValueByteBuffer--">getValueByteBuffer</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio"><code>ByteBuffer</code></a> containing the value bytes.</dd> +</dl> +</li> +</ul> +<a name="getValuePosition--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getValuePosition</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1517">getValuePosition</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html#getValuePosition--">getValuePosition</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.html" title="class in org.apache.hadoop.hbase">ByteBufferCell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Position in the <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio"><code>ByteBuffer</code></a> where value bytes start</dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/PrivateCellUtil.EmptyByteBufferCell.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">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html" target="_top">Frames</a></li> +<li><a href="PrivateCellUtil.EmptyByteBufferCell.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2007–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/5018ccb3/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html b/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html new file mode 100644 index 0000000..6772461 --- /dev/null +++ b/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html @@ -0,0 +1,647 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>PrivateCellUtil.EmptyCell (Apache HBase 3.0.0-SNAPSHOT API)</title> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="PrivateCellUtil.EmptyCell (Apache HBase 3.0.0-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/PrivateCellUtil.EmptyCell.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">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html" target="_top">Frames</a></li> +<li><a href="PrivateCellUtil.EmptyCell.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.hadoop.hbase</div> +<h2 title="Class PrivateCellUtil.EmptyCell" class="title">Class PrivateCellUtil.EmptyCell</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.hadoop.hbase.PrivateCellUtil.EmptyCell</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a></dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowCell</a>, <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowDeleteFamilyCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowDeleteFamilyCell</a>, <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.LastOnRowCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.LastOnRowCell</a></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil</a></dd> +</dl> +<hr> +<br> +<pre>private abstract static class <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1291">PrivateCellUtil.EmptyCell</a> +extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a></pre> +<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> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier</th> +<th class="colLast" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>private </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#EmptyCell--">EmptyCell</a></span>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>byte[]</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#getFamilyArray--">getFamilyArray</a></span>()</code> +<div class="block">Contiguous bytes composed of legal HDFS filename characters which may start at any index in the + containing array.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>byte</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#getFamilyLength--">getFamilyLength</a></span>()</code> </td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#getFamilyOffset--">getFamilyOffset</a></span>()</code> </td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>byte[]</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#getQualifierArray--">getQualifierArray</a></span>()</code> +<div class="block">Contiguous raw bytes that may start at any index in the containing array.</div> +</td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#getQualifierLength--">getQualifierLength</a></span>()</code> </td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#getQualifierOffset--">getQualifierOffset</a></span>()</code> </td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code>byte[]</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#getRowArray--">getRowArray</a></span>()</code> +<div class="block">Contiguous raw bytes that may start at any index in the containing array.</div> +</td> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code>short</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#getRowLength--">getRowLength</a></span>()</code> </td> +</tr> +<tr id="i8" class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#getRowOffset--">getRowOffset</a></span>()</code> </td> +</tr> +<tr id="i9" class="rowColor"> +<td class="colFirst"><code>long</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#getSequenceId--">getSequenceId</a></span>()</code> +<div class="block">A region-specific unique monotonically increasing sequence ID given to each Cell.</div> +</td> +</tr> +<tr id="i10" class="altColor"> +<td class="colFirst"><code>byte[]</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#getTagsArray--">getTagsArray</a></span>()</code> +<div class="block">Contiguous raw bytes representing tags that may start at any index in the containing array.</div> +</td> +</tr> +<tr id="i11" class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#getTagsLength--">getTagsLength</a></span>()</code> +<div class="block">HBase internally uses 2 bytes to store tags length in Cell.</div> +</td> +</tr> +<tr id="i12" class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#getTagsOffset--">getTagsOffset</a></span>()</code> </td> +</tr> +<tr id="i13" class="rowColor"> +<td class="colFirst"><code>byte[]</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#getValueArray--">getValueArray</a></span>()</code> +<div class="block">Contiguous raw bytes that may start at any index in the containing array.</div> +</td> +</tr> +<tr id="i14" class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#getValueLength--">getValueLength</a></span>()</code> </td> +</tr> +<tr id="i15" class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#getValueOffset--">getValueOffset</a></span>()</code> </td> +</tr> +<tr id="i16" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#setSequenceId-long-">setSequenceId</a></span>(long seqId)</code> +<div class="block">Sets with the given seqId.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.Cell"> +<!-- --> +</a> +<h3>Methods inherited from interface org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></h3> +<code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getTimestamp--">getTimestamp</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html#getTypeByte--">getTypeByte</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="EmptyCell--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>EmptyCell</h4> +<pre>private <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1291">EmptyCell</a>()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="setSequenceId-long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSequenceId</h4> +<pre>public void <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1294">setSequenceId</a>(long seqId)</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html#setSequenceId-long-">SettableSequenceId</a></code></span></div> +<div class="block">Sets with the given seqId.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html#setSequenceId-long-">setSequenceId</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a></code></dd> +</dl> +</li> +</ul> +<a name="getRowArray--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRowArray</h4> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1299">getRowArray</a>()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/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> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getRowArray--">getRowArray</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The array containing the row bytes.</dd> +</dl> +</li> +</ul> +<a name="getRowOffset--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRowOffset</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1304">getRowOffset</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getRowOffset--">getRowOffset</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Array index of first row byte</dd> +</dl> +</li> +</ul> +<a name="getRowLength--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRowLength</h4> +<pre>public short <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1309">getRowLength</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getRowLength--">getRowLength</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Number of row bytes. Must be < rowArray.length - offset.</dd> +</dl> +</li> +</ul> +<a name="getFamilyArray--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFamilyArray</h4> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1314">getFamilyArray</a>()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/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> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getFamilyArray--">getFamilyArray</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>the array containing the family bytes.</dd> +</dl> +</li> +</ul> +<a name="getFamilyOffset--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFamilyOffset</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1319">getFamilyOffset</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getFamilyOffset--">getFamilyOffset</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Array index of first family byte</dd> +</dl> +</li> +</ul> +<a name="getFamilyLength--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFamilyLength</h4> +<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1324">getFamilyLength</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getFamilyLength--">getFamilyLength</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Number of family bytes. Must be < familyArray.length - offset.</dd> +</dl> +</li> +</ul> +<a name="getQualifierArray--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getQualifierArray</h4> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1329">getQualifierArray</a>()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/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> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getQualifierArray--">getQualifierArray</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The array containing the qualifier bytes.</dd> +</dl> +</li> +</ul> +<a name="getQualifierOffset--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getQualifierOffset</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1334">getQualifierOffset</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getQualifierOffset--">getQualifierOffset</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Array index of first qualifier byte</dd> +</dl> +</li> +</ul> +<a name="getQualifierLength--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getQualifierLength</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1339">getQualifierLength</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getQualifierLength--">getQualifierLength</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Number of qualifier bytes. Must be < qualifierArray.length - offset.</dd> +</dl> +</li> +</ul> +<a name="getSequenceId--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSequenceId</h4> +<pre>public long <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1344">getSequenceId</a>()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getSequenceId--">Cell</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="../../../../org/apache/hadoop/hbase/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> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getSequenceId--">getSequenceId</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>seqId (always > 0 if exists), or 0 if it no longer exists</dd> +</dl> +</li> +</ul> +<a name="getValueArray--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getValueArray</h4> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1349">getValueArray</a>()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/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> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getValueArray--">getValueArray</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The array containing the value bytes.</dd> +</dl> +</li> +</ul> +<a name="getValueOffset--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getValueOffset</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1354">getValueOffset</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getValueOffset--">getValueOffset</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Array index of first value byte</dd> +</dl> +</li> +</ul> +<a name="getValueLength--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getValueLength</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1359">getValueLength</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getValueLength--">getValueLength</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Number of value bytes. Must be < valueArray.length - offset.</dd> +</dl> +</li> +</ul> +<a name="getTagsArray--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTagsArray</h4> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1364">getTagsArray</a>()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getTagsArray--">Cell</a></code></span></div> +<div class="block">Contiguous raw bytes representing tags that may start at any index in the containing array.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getTagsArray--">getTagsArray</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>the tags byte array</dd> +</dl> +</li> +</ul> +<a name="getTagsOffset--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTagsOffset</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1369">getTagsOffset</a>()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getTagsOffset--">getTagsOffset</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>the first offset where the tags start in the Cell</dd> +</dl> +</li> +</ul> +<a name="getTagsLength--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getTagsLength</h4> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1374">getTagsLength</a>()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getTagsLength--">Cell</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 as <a href="../../../../org/apache/hadoop/hbase/TagUtil.html#MAX_TAGS_LENGTH"><code>TagUtil.MAX_TAGS_LENGTH</code></a>, which is 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> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/hadoop/hbase/Cell.html#getTagsLength--">getTagsLength</a></code> in interface <code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>the total length of the tags in the Cell.</dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/PrivateCellUtil.EmptyCell.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">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html" target="_top">Frames</a></li> +<li><a href="PrivateCellUtil.EmptyCell.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2007–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>