http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/devapidocs/org/apache/hadoop/hbase/KeyValueBuilder.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/KeyValueBuilder.html b/devapidocs/org/apache/hadoop/hbase/KeyValueBuilder.html index c075059..abb62e4 100644 --- a/devapidocs/org/apache/hadoop/hbase/KeyValueBuilder.html +++ b/devapidocs/org/apache/hadoop/hbase/KeyValueBuilder.html @@ -153,7 +153,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.htm <!-- --> </a> <h3>Fields inherited from class org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html" title="class in org.apache.hadoop.hbase">ExtendedCellBuilderImpl</a></h3> -<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#family">family</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#fLength">fLength</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#fOffset">fOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#qLength">qLength</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#qOffset">qOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#qualifier">qualifier</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#rLength">rLength</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#rOffset">rOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#row">row</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#seqId">seqId</a>, <a href="../../../../org/apache/hadoop/hb ase/ExtendedCellBuilderImpl.html#tags">tags</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#tagsLength">tagsLength</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#tagsOffset">tagsOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#timestamp">timestamp</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#type">type</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#value">value</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#vLength">vLength</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#vOffset">vOffset</a></code></li> +<code><a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#allowSeqIdUpdate">allowSeqIdUpdate</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#family">family</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#fLength">fLength</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#fOffset">fOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#qLength">qLength</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#qOffset">qOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#qualifier">qualifier</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#rLength">rLength</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#rOffset">rOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#row">row</a>, <a href="../../../. ./org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#seqId">seqId</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#tags">tags</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#tagsLength">tagsLength</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#tagsOffset">tagsOffset</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#timestamp">timestamp</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#type">type</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#value">value</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#vLength">vLength</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#vOffset">vOffset</a></code></li> </ul> </li> </ul> @@ -171,6 +171,9 @@ extends <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.htm <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/KeyValueBuilder.html#KeyValueBuilder--">KeyValueBuilder</a></span>()</code> </td> </tr> +<tr class="rowColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/KeyValueBuilder.html#KeyValueBuilder-boolean-">KeyValueBuilder</a></span>(boolean allowSeqIdUpdate)</code> </td> +</tr> </table> </li> </ul> @@ -222,10 +225,19 @@ extends <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.htm <a name="KeyValueBuilder--"> <!-- --> </a> +<ul class="blockList"> +<li class="blockList"> +<h4>KeyValueBuilder</h4> +<pre><a href="../../../../src-html/org/apache/hadoop/hbase/KeyValueBuilder.html#line.25">KeyValueBuilder</a>()</pre> +</li> +</ul> +<a name="KeyValueBuilder-boolean-"> +<!-- --> +</a> <ul class="blockListLast"> <li class="blockList"> <h4>KeyValueBuilder</h4> -<pre><a href="../../../../src-html/org/apache/hadoop/hbase/KeyValueBuilder.html#line.23">KeyValueBuilder</a>()</pre> +<pre><a href="../../../../src-html/org/apache/hadoop/hbase/KeyValueBuilder.html#line.29">KeyValueBuilder</a>(boolean allowSeqIdUpdate)</pre> </li> </ul> </li> @@ -242,7 +254,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.htm <ul class="blockListLast"> <li class="blockList"> <h4>innerBuild</h4> -<pre>protected <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/KeyValueBuilder.html#line.25">innerBuild</a>()</pre> +<pre>protected <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/KeyValueBuilder.html#line.34">innerBuild</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#innerBuild--">innerBuild</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html" title="class in org.apache.hadoop.hbase">ExtendedCellBuilderImpl</a></code></dd>
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html b/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html index 4689931..4564f86 100644 --- a/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html +++ b/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html @@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a>, <a href="../../../../org/apache/hadoop/hbase/SettableTimestamp.html" title="interface in org.apache.hadoop.hbase">SettableTimestamp</a></dd> +<dd><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a>, <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a>, <a href="../../../../org/apache/hadoop/hbase/SettableTimestamp.html" title="interface in org.apache.hadoop.hbase">SettableTimestamp</a></dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> @@ -157,6 +157,13 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html" ti <h3>Fields inherited from interface org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></h3> <code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#CELL_NOT_BASED_ON_CHUNK">CELL_NOT_BASED_ON_CHUNK</a></code></li> </ul> +<ul class="blockList"> +<li class="blockList"><a name="fields.inherited.from.class.org.apache.hadoop.hbase.RawCell"> +<!-- --> +</a> +<h3>Fields inherited from interface org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></h3> +<code><a href="../../../../org/apache/hadoop/hbase/RawCell.html#MAX_TAGS_LENGTH">MAX_TAGS_LENGTH</a></code></li> +</ul> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> @@ -240,6 +247,13 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html" ti <h3>Methods inherited from interface org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></h3> <code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a></code></li> </ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.RawCell"> +<!-- --> +</a> +<h3>Methods inherited from interface org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></h3> +<code><a href="../../../../org/apache/hadoop/hbase/RawCell.html#checkForTagsLength-int-">checkForTagsLength</a>, <a href="../../../../org/apache/hadoop/hbase/RawCell.html#cloneTags--">cloneTags</a>, <a href="../../../../org/apache/hadoop/hbase/RawCell.html#getTag-byte-">getTag</a>, <a href="../../../../org/apache/hadoop/hbase/RawCell.html#getTags--">getTags</a></code></li> +</ul> </li> </ul> </li> @@ -314,9 +328,10 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html" ti <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. + the max of tags length is defined 2 * Short.MAX_VALUE + 1 = 65535. As a result, the return type is int, because a short is not capable of handling that. - Please note that even if the return type is int, the max tags length is far less than Integer.MAX_VALUE.</div> + 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> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html b/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html index ad24657..a468cd5 100644 --- a/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html +++ b/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html @@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a>, <a href="../../../../org/apache/hadoop/hbase/SettableTimestamp.html" title="interface in org.apache.hadoop.hbase">SettableTimestamp</a></dd> +<dd><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>, <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a href="../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a>, <a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a>, <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" title="interface in org.apache.hadoop.hbase">SettableSequenceId</a>, <a href="../../../../org/apache/hadoop/hbase/SettableTimestamp.html" title="interface in org.apache.hadoop.hbase">SettableTimestamp</a></dd> </dl> <hr> <br> @@ -163,6 +163,13 @@ extends <a href="../../../../org/apache/hadoop/hbase/KeyValue.html" title="class <h3>Fields inherited from interface org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></h3> <code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#CELL_NOT_BASED_ON_CHUNK">CELL_NOT_BASED_ON_CHUNK</a></code></li> </ul> +<ul class="blockList"> +<li class="blockList"><a name="fields.inherited.from.class.org.apache.hadoop.hbase.RawCell"> +<!-- --> +</a> +<h3>Fields inherited from interface org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></h3> +<code><a href="../../../../org/apache/hadoop/hbase/RawCell.html#MAX_TAGS_LENGTH">MAX_TAGS_LENGTH</a></code></li> +</ul> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> @@ -241,6 +248,13 @@ extends <a href="../../../../org/apache/hadoop/hbase/KeyValue.html" title="class <h3>Methods inherited from interface org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></h3> <code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#getChunkId--">getChunkId</a></code></li> </ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.hadoop.hbase.RawCell"> +<!-- --> +</a> +<h3>Methods inherited from interface org.apache.hadoop.hbase.<a href="../../../../org/apache/hadoop/hbase/RawCell.html" title="interface in org.apache.hadoop.hbase">RawCell</a></h3> +<code><a href="../../../../org/apache/hadoop/hbase/RawCell.html#checkForTagsLength-int-">checkForTagsLength</a>, <a href="../../../../org/apache/hadoop/hbase/RawCell.html#cloneTags--">cloneTags</a>, <a href="../../../../org/apache/hadoop/hbase/RawCell.html#getTag-byte-">getTag</a></code></li> +</ul> </li> </ul> </li> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/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 index 075ae5f..d2c137e 100644 --- a/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html +++ b/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html @@ -126,7 +126,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>private abstract static class <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1383">PrivateCellUtil.EmptyByteBufferCell</a> +<pre>private abstract static class <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1346">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 @@ -328,7 +328,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>private <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1346">EmptyByteBufferCell</a>()</pre> </li> </ul> </li> @@ -345,7 +345,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public void <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1350">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> @@ -360,7 +360,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1355">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> @@ -378,7 +378,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1360">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> @@ -393,7 +393,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public short <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1365">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> @@ -408,7 +408,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1370">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> @@ -426,7 +426,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1375">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> @@ -441,7 +441,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1380">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> @@ -456,7 +456,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1385">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> @@ -473,7 +473,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1390">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> @@ -488,7 +488,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1395">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> @@ -503,7 +503,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public long <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1400">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 @@ -523,7 +523,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1405">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> @@ -541,7 +541,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1410">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> @@ -556,7 +556,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1415">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> @@ -571,7 +571,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1420">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> @@ -588,7 +588,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1425">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> @@ -603,13 +603,14 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1430">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. + the max of tags length is defined 2 * Short.MAX_VALUE + 1 = 65535. As a result, the return type is int, because a short is not capable of handling that. - Please note that even if the return type is int, the max tags length is far less than Integer.MAX_VALUE.</div> + 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> @@ -624,7 +625,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<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.1435">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> @@ -639,7 +640,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1440">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> @@ -654,7 +655,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<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.1445">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> @@ -669,7 +670,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1450">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> @@ -684,7 +685,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<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.1455">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> @@ -699,7 +700,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1460">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> @@ -714,7 +715,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<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.1465">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> @@ -729,7 +730,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1470">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> @@ -744,7 +745,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<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.1475">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> @@ -759,7 +760,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/SettableSequenceId.html" <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#line.1480">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> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/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 index 6772461..880b3e9 100644 --- a/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html +++ b/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html @@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>private abstract static class <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1291">PrivateCellUtil.EmptyCell</a> +<pre>private abstract static class <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1254">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 @@ -283,7 +283,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf <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> +<pre>private <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1254">EmptyCell</a>()</pre> </li> </ul> </li> @@ -300,7 +300,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf <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> +<pre>public void <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1257">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> @@ -315,7 +315,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf <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> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1262">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> @@ -333,7 +333,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1267">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> @@ -348,7 +348,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf <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> +<pre>public short <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1272">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> @@ -363,7 +363,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf <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> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1277">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> @@ -381,7 +381,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1282">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> @@ -396,7 +396,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf <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> +<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1287">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> @@ -411,7 +411,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf <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> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1292">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> @@ -428,7 +428,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1297">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> @@ -443,7 +443,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1302">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> @@ -458,7 +458,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf <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> +<pre>public long <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1307">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 @@ -478,7 +478,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf <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> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1312">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> @@ -496,7 +496,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1317">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> @@ -511,7 +511,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1322">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> @@ -526,7 +526,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf <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> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1327">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> @@ -543,7 +543,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1332">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> @@ -558,13 +558,14 @@ implements <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interf <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> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html#line.1337">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. + the max of tags length is defined 2 * Short.MAX_VALUE + 1 = 65535. As a result, the return type is int, because a short is not capable of handling that. - Please note that even if the return type is int, the max tags length is far less than Integer.MAX_VALUE.</div> + 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> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html b/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html index c708a8c..d29eb4b 100644 --- a/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html +++ b/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html @@ -131,7 +131,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>private static class <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1559">PrivateCellUtil.FirstOnRowByteBufferCell</a> +<pre>private static class <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1522">PrivateCellUtil.FirstOnRowByteBufferCell</a> extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferCell</a></pre> </li> </ul> @@ -252,7 +252,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBu <ul class="blockList"> <li class="blockList"> <h4>rowBuff</h4> -<pre>private final <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.FirstOnRowByteBufferCell.html#line.1560">rowBuff</a></pre> +<pre>private final <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.FirstOnRowByteBufferCell.html#line.1523">rowBuff</a></pre> </li> </ul> <a name="roffset"> @@ -261,7 +261,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBu <ul class="blockList"> <li class="blockList"> <h4>roffset</h4> -<pre>private final int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html#line.1561">roffset</a></pre> +<pre>private final int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html#line.1524">roffset</a></pre> </li> </ul> <a name="rlength"> @@ -270,7 +270,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBu <ul class="blockListLast"> <li class="blockList"> <h4>rlength</h4> -<pre>private final short <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html#line.1562">rlength</a></pre> +<pre>private final short <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html#line.1525">rlength</a></pre> </li> </ul> </li> @@ -287,7 +287,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBu <ul class="blockListLast"> <li class="blockList"> <h4>FirstOnRowByteBufferCell</h4> -<pre>public <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html#line.1564">FirstOnRowByteBufferCell</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> row, +<pre>public <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html#line.1527">FirstOnRowByteBufferCell</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> row, int roffset, short rlength)</pre> </li> @@ -306,7 +306,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBu <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.FirstOnRowByteBufferCell.html#line.1571">getRowByteBuffer</a>()</pre> +<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.FirstOnRowByteBufferCell.html#line.1534">getRowByteBuffer</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getRowByteBuffer--">getRowByteBuffer</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferCell</a></code></dd> @@ -321,7 +321,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBu <ul class="blockList"> <li class="blockList"> <h4>getRowPosition</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html#line.1576">getRowPosition</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html#line.1539">getRowPosition</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getRowPosition--">getRowPosition</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferCell</a></code></dd> @@ -336,7 +336,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBu <ul class="blockList"> <li class="blockList"> <h4>getRowLength</h4> -<pre>public short <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html#line.1581">getRowLength</a>()</pre> +<pre>public short <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html#line.1544">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> @@ -353,7 +353,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBu <ul class="blockList"> <li class="blockList"> <h4>getTimestamp</h4> -<pre>public long <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html#line.1586">getTimestamp</a>()</pre> +<pre>public long <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html#line.1549">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 @@ -367,7 +367,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBu <ul class="blockListLast"> <li class="blockList"> <h4>getTypeByte</h4> -<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html#line.1591">getTypeByte</a>()</pre> +<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html#line.1554">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> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html b/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html index fc9f6e0..b02c060 100644 --- a/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html +++ b/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html @@ -126,7 +126,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>private static class <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1522">PrivateCellUtil.FirstOnRowCell</a> +<pre>private static class <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1485">PrivateCellUtil.FirstOnRowCell</a> extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.EmptyCell</a></pre> </li> </ul> @@ -249,7 +249,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.h <ul class="blockList"> <li class="blockList"> <h4>rowArray</h4> -<pre>private final byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#line.1523">rowArray</a></pre> +<pre>private final byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#line.1486">rowArray</a></pre> </li> </ul> <a name="roffset"> @@ -258,7 +258,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.h <ul class="blockList"> <li class="blockList"> <h4>roffset</h4> -<pre>private final int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#line.1524">roffset</a></pre> +<pre>private final int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#line.1487">roffset</a></pre> </li> </ul> <a name="rlength"> @@ -267,7 +267,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.h <ul class="blockListLast"> <li class="blockList"> <h4>rlength</h4> -<pre>private final short <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#line.1525">rlength</a></pre> +<pre>private final short <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#line.1488">rlength</a></pre> </li> </ul> </li> @@ -284,7 +284,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.h <ul class="blockListLast"> <li class="blockList"> <h4>FirstOnRowCell</h4> -<pre>public <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#line.1527">FirstOnRowCell</a>(byte[] row, +<pre>public <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#line.1490">FirstOnRowCell</a>(byte[] row, int roffset, short rlength)</pre> </li> @@ -303,7 +303,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.h <ul class="blockList"> <li class="blockList"> <h4>getRowArray</h4> -<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#line.1534">getRowArray</a>()</pre> +<pre>public byte[] <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#line.1497">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> @@ -323,7 +323,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.h <ul class="blockList"> <li class="blockList"> <h4>getRowOffset</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#line.1539">getRowOffset</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#line.1502">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> @@ -340,7 +340,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.h <ul class="blockList"> <li class="blockList"> <h4>getRowLength</h4> -<pre>public short <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#line.1544">getRowLength</a>()</pre> +<pre>public short <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#line.1507">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> @@ -357,7 +357,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.h <ul class="blockList"> <li class="blockList"> <h4>getTimestamp</h4> -<pre>public long <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#line.1549">getTimestamp</a>()</pre> +<pre>public long <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#line.1512">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 @@ -371,7 +371,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyCell.h <ul class="blockListLast"> <li class="blockList"> <h4>getTypeByte</h4> -<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#line.1554">getTypeByte</a>()</pre> +<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowCell.html#line.1517">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> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/b1eb7453/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html b/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html index 17ae74e..bf0f145 100644 --- a/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html +++ b/devapidocs/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html @@ -136,7 +136,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>private static class <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1633">PrivateCellUtil.FirstOnRowColByteBufferCell</a> +<pre>private static class <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.html#line.1596">PrivateCellUtil.FirstOnRowColByteBufferCell</a> extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowByteBufferCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.FirstOnRowByteBufferCell</a></pre> </li> </ul> @@ -286,7 +286,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowB <ul class="blockList"> <li class="blockList"> <h4>famBuff</h4> -<pre>private final <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.FirstOnRowColByteBufferCell.html#line.1634">famBuff</a></pre> +<pre>private final <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.FirstOnRowColByteBufferCell.html#line.1597">famBuff</a></pre> </li> </ul> <a name="famOffset"> @@ -295,7 +295,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowB <ul class="blockList"> <li class="blockList"> <h4>famOffset</h4> -<pre>private final int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html#line.1635">famOffset</a></pre> +<pre>private final int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html#line.1598">famOffset</a></pre> </li> </ul> <a name="famLength"> @@ -304,7 +304,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowB <ul class="blockList"> <li class="blockList"> <h4>famLength</h4> -<pre>private final byte <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html#line.1636">famLength</a></pre> +<pre>private final byte <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html#line.1599">famLength</a></pre> </li> </ul> <a name="colBuff"> @@ -313,7 +313,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowB <ul class="blockList"> <li class="blockList"> <h4>colBuff</h4> -<pre>private final <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.FirstOnRowColByteBufferCell.html#line.1637">colBuff</a></pre> +<pre>private final <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.FirstOnRowColByteBufferCell.html#line.1600">colBuff</a></pre> </li> </ul> <a name="colOffset"> @@ -322,7 +322,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowB <ul class="blockList"> <li class="blockList"> <h4>colOffset</h4> -<pre>private final int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html#line.1638">colOffset</a></pre> +<pre>private final int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html#line.1601">colOffset</a></pre> </li> </ul> <a name="colLength"> @@ -331,7 +331,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowB <ul class="blockListLast"> <li class="blockList"> <h4>colLength</h4> -<pre>private final int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html#line.1639">colLength</a></pre> +<pre>private final int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html#line.1602">colLength</a></pre> </li> </ul> </li> @@ -348,7 +348,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowB <ul class="blockListLast"> <li class="blockList"> <h4>FirstOnRowColByteBufferCell</h4> -<pre>public <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html#line.1641">FirstOnRowColByteBufferCell</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> row, +<pre>public <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html#line.1604">FirstOnRowColByteBufferCell</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> row, int roffset, short rlength, <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> famBuff, @@ -373,7 +373,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowB <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.FirstOnRowColByteBufferCell.html#line.1654">getFamilyByteBuffer</a>()</pre> +<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.FirstOnRowColByteBufferCell.html#line.1617">getFamilyByteBuffer</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getFamilyByteBuffer--">getFamilyByteBuffer</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferCell</a></code></dd> @@ -388,7 +388,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowB <ul class="blockList"> <li class="blockList"> <h4>getFamilyPosition</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html#line.1659">getFamilyPosition</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html#line.1622">getFamilyPosition</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getFamilyPosition--">getFamilyPosition</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferCell</a></code></dd> @@ -403,7 +403,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowB <ul class="blockList"> <li class="blockList"> <h4>getFamilyLength</h4> -<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html#line.1664">getFamilyLength</a>()</pre> +<pre>public byte <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html#line.1627">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> @@ -420,7 +420,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowB <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.FirstOnRowColByteBufferCell.html#line.1669">getQualifierByteBuffer</a>()</pre> +<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.FirstOnRowColByteBufferCell.html#line.1632">getQualifierByteBuffer</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getQualifierByteBuffer--">getQualifierByteBuffer</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferCell</a></code></dd> @@ -435,7 +435,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowB <ul class="blockList"> <li class="blockList"> <h4>getQualifierPosition</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html#line.1674">getQualifierPosition</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html#line.1637">getQualifierPosition</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html#getQualifierPosition--">getQualifierPosition</a></code> in class <code><a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.EmptyByteBufferCell.html" title="class in org.apache.hadoop.hbase">PrivateCellUtil.EmptyByteBufferCell</a></code></dd> @@ -450,7 +450,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowB <ul class="blockListLast"> <li class="blockList"> <h4>getQualifierLength</h4> -<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html#line.1679">getQualifierLength</a>()</pre> +<pre>public int <a href="../../../../src-html/org/apache/hadoop/hbase/PrivateCellUtil.FirstOnRowColByteBufferCell.html#line.1642">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>
