http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d9f3c819/devapidocs/org/apache/hadoop/hbase/BaseConfigurable.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/BaseConfigurable.html b/devapidocs/org/apache/hadoop/hbase/BaseConfigurable.html index 4806ba8..09b3952 100644 --- a/devapidocs/org/apache/hadoop/hbase/BaseConfigurable.html +++ b/devapidocs/org/apache/hadoop/hbase/BaseConfigurable.html @@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab"; <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/hadoop/hbase/AuthUtil.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.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/BaseConfigurable.html" target="_top">Frames</a></li> @@ -298,7 +298,7 @@ implements org.apache.hadoop.conf.Configurable</pre> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/hadoop/hbase/AuthUtil.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../../../org/apache/hadoop/hbase/ByteBufferCell.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/BaseConfigurable.html" target="_top">Frames</a></li>
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/d9f3c819/devapidocs/org/apache/hadoop/hbase/ByteBufferedCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/ByteBufferedCell.html b/devapidocs/org/apache/hadoop/hbase/ByteBufferedCell.html deleted file mode 100644 index 542551d..0000000 --- a/devapidocs/org/apache/hadoop/hbase/ByteBufferedCell.html +++ /dev/null @@ -1,467 +0,0 @@ -<!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>ByteBufferedCell (Apache HBase 2.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="ByteBufferedCell (Apache HBase 2.0.0-SNAPSHOT API)"; - } - } - catch(err) { - } -//--> -var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/ByteBufferedCell.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/BaseConfigurable.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.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/ByteBufferedCell.html" target="_top">Frames</a></li> -<li><a href="ByteBufferedCell.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 ByteBufferedCell" class="title">Class ByteBufferedCell</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.ByteBufferedCell</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></dd> -</dl> -<dl> -<dt>Direct Known Subclasses:</dt> -<dd><a href="../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedCell.html" title="class in org.apache.hadoop.hbase.io.encoding">BufferedDataBlockEncoder.OffheapDecodedCell</a>, <a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html" title="class in org.apache.hadoop.hbase">ByteBufferedKeyOnlyKeyValue</a>, <a href="../../../../org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html" title="class in org.apache.hadoop.hbase">CellUtil.EmptyByteBufferedCell</a>, <a href="../../../../org/apache/hadoop/hbase/filter/KeyOnlyFilter.KeyOnlyByteBufferedCell.html" title="class in org.apache.hadoop.hbase.filter">KeyOnlyFilter.KeyOnlyByteBufferedCell</a>, <a href="../../../../org/apache/hadoop/hbase/OffheapKeyValue.html" title="class in org.apache.hadoop.hbase">OffheapKeyValue</a>, <a href="../../../../org/apache/hadoop/hbase/codec/prefixtree/decode/PrefixTreeCell.html" title="class in org.apache.hadoop.hbase.codec.prefixtree.decode">P refixTreeCell</a>, <a href="../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html" title="class in org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeSeeker.OffheapPrefixTreeCell</a></dd> -</dl> -<hr> -<br> -<pre><a href="../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html" title="annotation in org.apache.hadoop.hbase.classification">@InterfaceAudience.Private</a> -public abstract class <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedCell.html#line.48">ByteBufferedCell</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></pre> -<div class="block">This class is a server side extension to the <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase"><code>Cell</code></a> interface. It is used when the - Cell is backed by a <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>: i.e. <code>cell instanceof ByteBufferedCell</code>. - - <p>This class has getters for the row, column family, column qualifier, value and tags hosting - ByteBuffers. It also has getters of the *position* within a ByteBuffer where these - field bytes begin. These are needed because a single ByteBuffer may back one or many Cell - instances -- it depends on the implementation -- so the ByteBuffer position as returned by - <a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true#arrayOffset--" title="class or interface in java.nio"><code>ByteBuffer.arrayOffset()</code></a> cannot be relied upon. Also, do not confuse these position - methods with the getXXXOffset methods from the super Interface, <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase"><code>Cell</code></a>; dependent up on - implementation, the Cell getXXXOffset methods can return the same value as a call to its - equivalent position method from below BUT they can also stray; if a ByteBufferedCell, use the - below position methods to find where a field begins. - - <p>Use the getXXXLength methods from Cell to find a fields length. - - <p>A Cell object can be of this type only on the server side. - - <p>WARNING: If a Cell is backed by an offheap ByteBuffer, any call to getXXXArray() will result - in a temporary byte array creation and a bytes copy. Avoid these allocations by using the - appropriate Cell access server-side: i.e. ByteBufferedCell when backed by a ByteBuffer and Cell - when it is not.</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="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html#ByteBufferedCell--">ByteBufferedCell</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>abstract <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/ByteBufferedCell.html#getFamilyByteBuffer--">getFamilyByteBuffer</a></span>()</code> </td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>abstract int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html#getFamilyPosition--">getFamilyPosition</a></span>()</code> </td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>abstract <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/ByteBufferedCell.html#getQualifierByteBuffer--">getQualifierByteBuffer</a></span>()</code> </td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code>abstract int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html#getQualifierPosition--">getQualifierPosition</a></span>()</code> </td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>abstract <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/ByteBufferedCell.html#getRowByteBuffer--">getRowByteBuffer</a></span>()</code> </td> -</tr> -<tr id="i5" class="rowColor"> -<td class="colFirst"><code>abstract int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html#getRowPosition--">getRowPosition</a></span>()</code> </td> -</tr> -<tr id="i6" class="altColor"> -<td class="colFirst"><code>abstract <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/ByteBufferedCell.html#getTagsByteBuffer--">getTagsByteBuffer</a></span>()</code> </td> -</tr> -<tr id="i7" class="rowColor"> -<td class="colFirst"><code>abstract int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html#getTagsPosition--">getTagsPosition</a></span>()</code> </td> -</tr> -<tr id="i8" class="altColor"> -<td class="colFirst"><code>abstract <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/ByteBufferedCell.html#getValueByteBuffer--">getValueByteBuffer</a></span>()</code> </td> -</tr> -<tr id="i9" class="rowColor"> -<td class="colFirst"><code>abstract int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html#getValuePosition--">getValuePosition</a></span>()</code> </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#getFamilyArray--">getFamilyArray</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html#getFamilyLength--">getFamilyLength</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html#getFamilyOffset--">getFamilyOffset</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html#getQualifierArray--">getQualifierArray</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html#getQualifierLength--">getQualifierLength</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html#getQualifierOffset--">getQualifierOffset</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html#getRowArray--">getRowArray</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html#getRowLength--">getRowLength</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html#getRowOffset--">getRowOffset</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html#getSequenceId--">getSequenceId</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.h tml#getTagsArray--">getTagsArray</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html#getTagsLength--">getTagsLength</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html#getTagsOffset--">getTagsOffset</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html#getTimestamp--">getTimestamp</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html#getTypeByte--">getTypeByte</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html#getValueArray--">getValueArray</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html#getValueLength--">getValueLength</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html#getValueOffset--">getValueOffset</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="ByteBufferedCell--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>ByteBufferedCell</h4> -<pre>public <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedCell.html#line.48">ByteBufferedCell</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="getRowByteBuffer--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getRowByteBuffer</h4> -<pre>public abstract <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/ByteBufferedCell.html#line.52">getRowByteBuffer</a>()</pre> -<dl> -<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 abstract int <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedCell.html#line.57">getRowPosition</a>()</pre> -<dl> -<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 abstract <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/ByteBufferedCell.html#line.62">getFamilyByteBuffer</a>()</pre> -<dl> -<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 abstract int <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedCell.html#line.67">getFamilyPosition</a>()</pre> -<dl> -<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 abstract <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/ByteBufferedCell.html#line.72">getQualifierByteBuffer</a>()</pre> -<dl> -<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 abstract int <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedCell.html#line.77">getQualifierPosition</a>()</pre> -<dl> -<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="getValueByteBuffer--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getValueByteBuffer</h4> -<pre>public abstract <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/ByteBufferedCell.html#line.82">getValueByteBuffer</a>()</pre> -<dl> -<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="blockList"> -<li class="blockList"> -<h4>getValuePosition</h4> -<pre>public abstract int <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedCell.html#line.87">getValuePosition</a>()</pre> -<dl> -<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> -<a name="getTagsByteBuffer--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getTagsByteBuffer</h4> -<pre>public abstract <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/ByteBufferedCell.html#line.92">getTagsByteBuffer</a>()</pre> -<dl> -<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="blockListLast"> -<li class="blockList"> -<h4>getTagsPosition</h4> -<pre>public abstract int <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedCell.html#line.97">getTagsPosition</a>()</pre> -<dl> -<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> -</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/ByteBufferedCell.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/BaseConfigurable.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.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/ByteBufferedCell.html" target="_top">Frames</a></li> -<li><a href="ByteBufferedCell.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–2016 <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/d9f3c819/devapidocs/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html b/devapidocs/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html deleted file mode 100644 index 1ae5f35..0000000 --- a/devapidocs/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html +++ /dev/null @@ -1,991 +0,0 @@ -<!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>ByteBufferedKeyOnlyKeyValue (Apache HBase 2.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="ByteBufferedKeyOnlyKeyValue (Apache HBase 2.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,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":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/ByteBufferedKeyOnlyKeyValue.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/ByteBufferedCell.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../org/apache/hadoop/hbase/CallDroppedException.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/ByteBufferedKeyOnlyKeyValue.html" target="_top">Frames</a></li> -<li><a href="ByteBufferedKeyOnlyKeyValue.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><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<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 ByteBufferedKeyOnlyKeyValue" class="title">Class ByteBufferedKeyOnlyKeyValue</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/ByteBufferedCell.html" title="class in org.apache.hadoop.hbase">org.apache.hadoop.hbase.ByteBufferedCell</a></li> -<li> -<ul class="inheritance"> -<li>org.apache.hadoop.hbase.ByteBufferedKeyOnlyKeyValue</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></dd> -</dl> -<hr> -<br> -<pre><a href="../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html" title="annotation in org.apache.hadoop.hbase.classification">@InterfaceAudience.Private</a> -public class <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#line.33">ByteBufferedKeyOnlyKeyValue</a> -extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferedCell</a></pre> -<div class="block">This is a key only Cell implementation which is identical to <a href="../../../../org/apache/hadoop/hbase/KeyValue.KeyOnlyKeyValue.html" title="class in org.apache.hadoop.hbase"><code>KeyValue.KeyOnlyKeyValue</code></a> - with respect to key serialization but have its data in the form of Byte buffer - (onheap and offheap).</div> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private <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/ByteBufferedKeyOnlyKeyValue.html#buf">buf</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#length">length</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#offset">offset</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private short</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#rowLen">rowLen</a></span></code> </td> -</tr> -</table> -</li> -</ul> -<!-- ======== 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="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#ByteBufferedKeyOnlyKeyValue--">ByteBufferedKeyOnlyKeyValue</a></span>()</code> -<div class="block">Used in cases where we want to avoid lot of garbage by allocating new objects with different - keys.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#ByteBufferedKeyOnlyKeyValue-java.nio.ByteBuffer-int-int-">ByteBufferedKeyOnlyKeyValue</a></span>(<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> buf, - int offset, - int length)</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/ByteBufferedKeyOnlyKeyValue.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/ByteBufferedKeyOnlyKeyValue.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/ByteBufferedKeyOnlyKeyValue.html#getFamilyLength--">getFamilyLength</a></span>()</code> </td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code>private byte</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#getFamilyLength-int-">getFamilyLength</a></span>(int famLenPos)</code> </td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>private int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#getFamilyLengthPosition--">getFamilyLengthPosition</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/ByteBufferedKeyOnlyKeyValue.html#getFamilyOffset--">getFamilyOffset</a></span>()</code> </td> -</tr> -<tr id="i6" class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#getFamilyPosition--">getFamilyPosition</a></span>()</code> </td> -</tr> -<tr id="i7" class="rowColor"> -<td class="colFirst"><code>byte[]</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.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="i8" 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/ByteBufferedKeyOnlyKeyValue.html#getQualifierByteBuffer--">getQualifierByteBuffer</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/ByteBufferedKeyOnlyKeyValue.html#getQualifierLength--">getQualifierLength</a></span>()</code> </td> -</tr> -<tr id="i10" class="altColor"> -<td class="colFirst"><code>private int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#getQualifierLength-int-int-">getQualifierLength</a></span>(int rlength, - int flength)</code> </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/ByteBufferedKeyOnlyKeyValue.html#getQualifierOffset--">getQualifierOffset</a></span>()</code> </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/ByteBufferedKeyOnlyKeyValue.html#getQualifierPosition--">getQualifierPosition</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/ByteBufferedKeyOnlyKeyValue.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="i14" 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/ByteBufferedKeyOnlyKeyValue.html#getRowByteBuffer--">getRowByteBuffer</a></span>()</code> </td> -</tr> -<tr id="i15" class="rowColor"> -<td class="colFirst"><code>short</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#getRowLength--">getRowLength</a></span>()</code> </td> -</tr> -<tr id="i16" class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#getRowOffset--">getRowOffset</a></span>()</code> </td> -</tr> -<tr id="i17" class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#getRowPosition--">getRowPosition</a></span>()</code> </td> -</tr> -<tr id="i18" class="altColor"> -<td class="colFirst"><code>long</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.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="i19" class="rowColor"> -<td class="colFirst"><code>byte[]</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#getTagsArray--">getTagsArray</a></span>()</code> </td> -</tr> -<tr id="i20" 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/ByteBufferedKeyOnlyKeyValue.html#getTagsByteBuffer--">getTagsByteBuffer</a></span>()</code> </td> -</tr> -<tr id="i21" class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#getTagsLength--">getTagsLength</a></span>()</code> </td> -</tr> -<tr id="i22" class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#getTagsOffset--">getTagsOffset</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/ByteBufferedKeyOnlyKeyValue.html#getTagsPosition--">getTagsPosition</a></span>()</code> </td> -</tr> -<tr id="i24" class="altColor"> -<td class="colFirst"><code>long</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#getTimestamp--">getTimestamp</a></span>()</code> </td> -</tr> -<tr id="i25" class="rowColor"> -<td class="colFirst"><code>private int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#getTimestampOffset--">getTimestampOffset</a></span>()</code> </td> -</tr> -<tr id="i26" class="altColor"> -<td class="colFirst"><code>byte</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#getTypeByte--">getTypeByte</a></span>()</code> </td> -</tr> -<tr id="i27" class="rowColor"> -<td class="colFirst"><code>byte[]</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.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="i28" 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/ByteBufferedKeyOnlyKeyValue.html#getValueByteBuffer--">getValueByteBuffer</a></span>()</code> </td> -</tr> -<tr id="i29" class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#getValueLength--">getValueLength</a></span>()</code> </td> -</tr> -<tr id="i30" class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#getValueOffset--">getValueOffset</a></span>()</code> </td> -</tr> -<tr id="i31" class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#getValuePosition--">getValuePosition</a></span>()</code> </td> -</tr> -<tr id="i32" class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#setKey-java.nio.ByteBuffer-int-int-">setKey</a></span>(<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> key, - int offset, - int length)</code> -<div class="block">A setter that helps to avoid object creation every time and whenever - there is a need to create new OffheapKeyOnlyKeyValue.</div> -</td> -</tr> -<tr id="i33" class="rowColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#toString--">toString</a></span>()</code> </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#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> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="buf"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>buf</h4> -<pre>private <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/ByteBufferedKeyOnlyKeyValue.html#line.35">buf</a></pre> -</li> -</ul> -<a name="offset"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>offset</h4> -<pre>private int <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#line.36">offset</a></pre> -</li> -</ul> -<a name="length"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>length</h4> -<pre>private int <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#line.37">length</a></pre> -</li> -</ul> -<a name="rowLen"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>rowLen</h4> -<pre>private short <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#line.38">rowLen</a></pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="ByteBufferedKeyOnlyKeyValue--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ByteBufferedKeyOnlyKeyValue</h4> -<pre>public <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#line.44">ByteBufferedKeyOnlyKeyValue</a>()</pre> -<div class="block">Used in cases where we want to avoid lot of garbage by allocating new objects with different - keys. Use the emtpy construtor and set the keys using <a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#setKey-java.nio.ByteBuffer-int-int-"><code>setKey(ByteBuffer, int, int)</code></a></div> -</li> -</ul> -<a name="ByteBufferedKeyOnlyKeyValue-java.nio.ByteBuffer-int-int-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>ByteBufferedKeyOnlyKeyValue</h4> -<pre>public <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#line.47">ByteBufferedKeyOnlyKeyValue</a>(<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> buf, - int offset, - int length)</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="setKey-java.nio.ByteBuffer-int-int-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setKey</h4> -<pre>public void <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#line.58">setKey</a>(<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> key, - int offset, - int length)</pre> -<div class="block">A setter that helps to avoid object creation every time and whenever - there is a need to create new OffheapKeyOnlyKeyValue.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>key</code> - </dd> -<dd><code>offset</code> - </dd> -<dd><code>length</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/ByteBufferedKeyOnlyKeyValue.html#line.66">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="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/ByteBufferedKeyOnlyKeyValue.html#line.74">getRowOffset</a>()</pre> -<dl> -<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/ByteBufferedKeyOnlyKeyValue.html#line.82">getRowLength</a>()</pre> -<dl> -<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/ByteBufferedKeyOnlyKeyValue.html#line.87">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="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/ByteBufferedKeyOnlyKeyValue.html#line.95">getFamilyOffset</a>()</pre> -<dl> -<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/ByteBufferedKeyOnlyKeyValue.html#line.103">getFamilyLength</a>()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>Number of family bytes. Must be < familyArray.length - offset.</dd> -</dl> -</li> -</ul> -<a name="getFamilyLength-int-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getFamilyLength</h4> -<pre>private byte <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#line.107">getFamilyLength</a>(int famLenPos)</pre> -</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/ByteBufferedKeyOnlyKeyValue.html#line.112">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="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/ByteBufferedKeyOnlyKeyValue.html#line.120">getQualifierOffset</a>()</pre> -<dl> -<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/ByteBufferedKeyOnlyKeyValue.html#line.128">getQualifierLength</a>()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>Number of qualifier bytes. Must be < qualifierArray.length - offset.</dd> -</dl> -</li> -</ul> -<a name="getQualifierLength-int-int-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getQualifierLength</h4> -<pre>private int <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#line.132">getQualifierLength</a>(int rlength, - int flength)</pre> -</li> -</ul> -<a name="getTimestamp--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getTimestamp</h4> -<pre>public long <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#line.137">getTimestamp</a>()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>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.</dd> -</dl> -</li> -</ul> -<a name="getTimestampOffset--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getTimestampOffset</h4> -<pre>private int <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#line.141">getTimestampOffset</a>()</pre> -</li> -</ul> -<a name="getTypeByte--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getTypeByte</h4> -<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#line.146">getTypeByte</a>()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>The byte representation of the KeyValue.TYPE of this cell: one of Put, Delete, etc</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/ByteBufferedKeyOnlyKeyValue.html#line.151">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="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/ByteBufferedKeyOnlyKeyValue.html#line.156">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="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/ByteBufferedKeyOnlyKeyValue.html#line.161">getValueOffset</a>()</pre> -<dl> -<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/ByteBufferedKeyOnlyKeyValue.html#line.166">getValueLength</a>()</pre> -<dl> -<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/ByteBufferedKeyOnlyKeyValue.html#line.171">getTagsArray</a>()</pre> -<dl> -<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/ByteBufferedKeyOnlyKeyValue.html#line.176">getTagsOffset</a>()</pre> -<dl> -<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/ByteBufferedKeyOnlyKeyValue.html#line.181">getTagsLength</a>()</pre> -<dl> -<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/ByteBufferedKeyOnlyKeyValue.html#line.186">getRowByteBuffer</a>()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html#getRowByteBuffer--">getRowByteBuffer</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferedCell</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/ByteBufferedKeyOnlyKeyValue.html#line.191">getRowPosition</a>()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html#getRowPosition--">getRowPosition</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferedCell</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/ByteBufferedKeyOnlyKeyValue.html#line.196">getFamilyByteBuffer</a>()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html#getFamilyByteBuffer--">getFamilyByteBuffer</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferedCell</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/ByteBufferedKeyOnlyKeyValue.html#line.201">getFamilyPosition</a>()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html#getFamilyPosition--">getFamilyPosition</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferedCell</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="getFamilyLengthPosition--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getFamilyLengthPosition</h4> -<pre>private int <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#line.206">getFamilyLengthPosition</a>()</pre> -</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/ByteBufferedKeyOnlyKeyValue.html#line.211">getQualifierByteBuffer</a>()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html#getQualifierByteBuffer--">getQualifierByteBuffer</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferedCell</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/ByteBufferedKeyOnlyKeyValue.html#line.216">getQualifierPosition</a>()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html#getQualifierPosition--">getQualifierPosition</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferedCell</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="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/ByteBufferedKeyOnlyKeyValue.html#line.222">getValueByteBuffer</a>()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html#getValueByteBuffer--">getValueByteBuffer</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferedCell</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="blockList"> -<li class="blockList"> -<h4>getValuePosition</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#line.227">getValuePosition</a>()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html#getValuePosition--">getValuePosition</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferedCell</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> -<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/ByteBufferedKeyOnlyKeyValue.html#line.232">getTagsByteBuffer</a>()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html#getTagsByteBuffer--">getTagsByteBuffer</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferedCell</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/ByteBufferedKeyOnlyKeyValue.html#line.237">getTagsPosition</a>()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html#getTagsPosition--">getTagsPosition</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ByteBufferedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferedCell</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="toString--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>toString</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html#line.242">toString</a>()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><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></code> in class <code><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></code></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/ByteBufferedKeyOnlyKeyValue.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/ByteBufferedCell.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../org/apache/hadoop/hbase/CallDroppedException.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/ByteBufferedKeyOnlyKeyValue.html" target="_top">Frames</a></li> -<li><a href="ByteBufferedKeyOnlyKeyValue.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><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2007–2016 <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/d9f3c819/devapidocs/org/apache/hadoop/hbase/CallDroppedException.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/CallDroppedException.html b/devapidocs/org/apache/hadoop/hbase/CallDroppedException.html index 3f9a045..d3fc46d 100644 --- a/devapidocs/org/apache/hadoop/hbase/CallDroppedException.html +++ b/devapidocs/org/apache/hadoop/hbase/CallDroppedException.html @@ -43,7 +43,7 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../org/apache/hadoop/hbase/CallQueueTooBigException.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> @@ -238,7 +238,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.ht </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../org/apache/hadoop/hbase/CallQueueTooBigException.html" title="class in org.apache.hadoop.hbase"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList">
