http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3e48e84d/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html b/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html index cc11312..8de0c8a 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html @@ -3672,7 +3672,7 @@ service.</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>void</code></td> +<td class="colFirst"><code>(package private) void</code></td> <td class="colLast"><span class="strong">HFileBlock.Writer.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFileBlock.Writer.html#write(org.apache.hadoop.hbase.Cell)">write</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> cell)</code> <div class="block">Writes the Cell to this block</div> </td>
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3e48e84d/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html index 42917b6..7c39993 100644 --- a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html +++ b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceAudience.Private.html @@ -2896,7 +2896,7 @@ service.</div> <tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/hadoop/hbase/io/hfile/HFileBlock.html" title="class in org.apache.hadoop.hbase.io.hfile">HFileBlock</a></strong></code> -<div class="block">Reading <a href="../../../../../../org/apache/hadoop/hbase/io/hfile/HFile.html" title="class in org.apache.hadoop.hbase.io.hfile"><code>HFile</code></a> version 1 and 2 blocks, and writing version 2 blocks.</div> +<div class="block">Reads <a href="../../../../../../org/apache/hadoop/hbase/io/hfile/HFile.html" title="class in org.apache.hadoop.hbase.io.hfile"><code>HFile</code></a> version 1 and version 2 blocks but writes version 2 blocks only.</div> </td> </tr> <tr class="altColor"> @@ -3034,7 +3034,7 @@ service.</div> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.html" title="class in org.apache.hadoop.hbase.io.hfile.bucket">BucketCache</a></strong></code> <div class="block">BucketCache uses <a href="../../../../../../org/apache/hadoop/hbase/io/hfile/bucket/BucketAllocator.html" title="class in org.apache.hadoop.hbase.io.hfile.bucket"><code>BucketAllocator</code></a> to allocate/free blocks, and uses - <a href="../../../../../../org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.html#ramCache"><code>BucketCache.ramCache</code></a> and <a href="../../../../../../org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.html#backingMap"><code>BucketCache.backingMap</code></a> in order to + BucketCache#ramCache and BucketCache#backingMap in order to determine if a given element is in the cache.</div> </td> </tr> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3e48e84d/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html index 20f2daa..1a288a4 100644 --- a/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html +++ b/devapidocs/org/apache/hadoop/hbase/classification/class-use/InterfaceStability.Unstable.html @@ -136,19 +136,19 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a href="../../../../../../org/apache/hadoop/hbase/http/package-summary.html">org.apache.hadoop.hbase.http</a></td> +<td class="colFirst"><a href="../../../../../../org/apache/hadoop/hbase/http/lib/package-summary.html">org.apache.hadoop.hbase.http.lib</a></td> <td class="colLast"> <div class="block"> - Copied from hadoop source code.<br> - See https://issues.apache.org/jira/browse/HADOOP-10232 to know why.</div> + This package provides user-selectable (via configuration) classes that add + functionality to the web UI.</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="../../../../../../org/apache/hadoop/hbase/http/lib/package-summary.html">org.apache.hadoop.hbase.http.lib</a></td> +<td class="colFirst"><a href="../../../../../../org/apache/hadoop/hbase/http/package-summary.html">org.apache.hadoop.hbase.http</a></td> <td class="colLast"> <div class="block"> - This package provides user-selectable (via configuration) classes that add - functionality to the web UI.</div> + Copied from hadoop source code.<br> + See https://issues.apache.org/jira/browse/HADOOP-10232 to know why.</div> </td> </tr> </tbody> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3e48e84d/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html b/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html index 3fbe048..40142e5 100644 --- a/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html +++ b/devapidocs/org/apache/hadoop/hbase/classification/package-tree.html @@ -80,12 +80,12 @@ </ul> <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2> <ul> +<li type="circle">org.apache.hadoop.hbase.classification.<a href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Public.html" title="annotation in org.apache.hadoop.hbase.classification"><span class="strong">InterfaceAudience.Public</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> <li type="circle">org.apache.hadoop.hbase.classification.<a href="../../../../../org/apache/hadoop/hbase/classification/InterfaceStability.Unstable.html" title="annotation in org.apache.hadoop.hbase.classification"><span class="strong">InterfaceStability.Unstable</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> -<li type="circle">org.apache.hadoop.hbase.classification.<a href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html" title="annotation in org.apache.hadoop.hbase.classification"><span class="strong">InterfaceAudience.Private</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> +<li type="circle">org.apache.hadoop.hbase.classification.<a href="../../../../../org/apache/hadoop/hbase/classification/InterfaceStability.Stable.html" title="annotation in org.apache.hadoop.hbase.classification"><span class="strong">InterfaceStability.Stable</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> <li type="circle">org.apache.hadoop.hbase.classification.<a href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.LimitedPrivate.html" title="annotation in org.apache.hadoop.hbase.classification"><span class="strong">InterfaceAudience.LimitedPrivate</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> <li type="circle">org.apache.hadoop.hbase.classification.<a href="../../../../../org/apache/hadoop/hbase/classification/InterfaceStability.Evolving.html" title="annotation in org.apache.hadoop.hbase.classification"><span class="strong">InterfaceStability.Evolving</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> -<li type="circle">org.apache.hadoop.hbase.classification.<a href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Public.html" title="annotation in org.apache.hadoop.hbase.classification"><span class="strong">InterfaceAudience.Public</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> -<li type="circle">org.apache.hadoop.hbase.classification.<a href="../../../../../org/apache/hadoop/hbase/classification/InterfaceStability.Stable.html" title="annotation in org.apache.hadoop.hbase.classification"><span class="strong">InterfaceStability.Stable</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> +<li type="circle">org.apache.hadoop.hbase.classification.<a href="../../../../../org/apache/hadoop/hbase/classification/InterfaceAudience.Private.html" title="annotation in org.apache.hadoop.hbase.classification"><span class="strong">InterfaceAudience.Private</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3e48e84d/devapidocs/org/apache/hadoop/hbase/client/package-tree.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/client/package-tree.html b/devapidocs/org/apache/hadoop/hbase/client/package-tree.html index 33c0206..267c78e 100644 --- a/devapidocs/org/apache/hadoop/hbase/client/package-tree.html +++ b/devapidocs/org/apache/hadoop/hbase/client/package-tree.html @@ -389,12 +389,12 @@ <ul> <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="strong">Enum</span></a><E> (implements java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) <ul> -<li type="circle">org.apache.hadoop.hbase.client.<a href="../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client"><span class="strong">IsolationLevel</span></a></li> <li type="circle">org.apache.hadoop.hbase.client.<a href="../../../../../org/apache/hadoop/hbase/client/Consistency.html" title="enum in org.apache.hadoop.hbase.client"><span class="strong">Consistency</span></a></li> +<li type="circle">org.apache.hadoop.hbase.client.<a href="../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client"><span class="strong">IsolationLevel</span></a></li> +<li type="circle">org.apache.hadoop.hbase.client.<a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client"><span class="strong">TableState.State</span></a></li> <li type="circle">org.apache.hadoop.hbase.client.<a href="../../../../../org/apache/hadoop/hbase/client/Admin.MasterSwitchType.html" title="enum in org.apache.hadoop.hbase.client"><span class="strong">Admin.MasterSwitchType</span></a></li> <li type="circle">org.apache.hadoop.hbase.client.<a href="../../../../../org/apache/hadoop/hbase/client/AsyncProcess.Retry.html" title="enum in org.apache.hadoop.hbase.client"><span class="strong">AsyncProcess.Retry</span></a></li> <li type="circle">org.apache.hadoop.hbase.client.<a href="../../../../../org/apache/hadoop/hbase/client/Admin.CompactType.html" title="enum in org.apache.hadoop.hbase.client"><span class="strong">Admin.CompactType</span></a></li> -<li type="circle">org.apache.hadoop.hbase.client.<a href="../../../../../org/apache/hadoop/hbase/client/TableState.State.html" title="enum in org.apache.hadoop.hbase.client"><span class="strong">TableState.State</span></a></li> <li type="circle">org.apache.hadoop.hbase.client.<a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client"><span class="strong">Durability</span></a></li> </ul> </li> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3e48e84d/devapidocs/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html b/devapidocs/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html index ceaf9eb..2c1f3ff 100644 --- a/devapidocs/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html +++ b/devapidocs/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html @@ -108,7 +108,7 @@ </dl> <hr> <br> -<pre>private static class <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.html#line.377">PrefixTreeSeeker.OffheapPrefixTreeCell</a> +<pre>private static class <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.html#line.376">PrefixTreeSeeker.OffheapPrefixTreeCell</a> extends <a href="../../../../../../org/apache/hadoop/hbase/ByteBufferedCell.html" title="class in org.apache.hadoop.hbase">ByteBufferedCell</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>, <a href="../../../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a></pre> </li> @@ -403,7 +403,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>FIXED_OVERHEAD</h4> -<pre>private static final long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.379">FIXED_OVERHEAD</a></pre> +<pre>private static final long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.378">FIXED_OVERHEAD</a></pre> </li> </ul> <a name="rowBuff"> @@ -412,7 +412,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>rowBuff</h4> -<pre>private <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.382">rowBuff</a></pre> +<pre>private <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.381">rowBuff</a></pre> </li> </ul> <a name="rowLength"> @@ -421,7 +421,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>rowLength</h4> -<pre>private short <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.383">rowLength</a></pre> +<pre>private short <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.382">rowLength</a></pre> </li> </ul> <a name="famBuff"> @@ -430,7 +430,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>famBuff</h4> -<pre>private <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.384">famBuff</a></pre> +<pre>private <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.383">famBuff</a></pre> </li> </ul> <a name="famLength"> @@ -439,7 +439,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>famLength</h4> -<pre>private byte <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.385">famLength</a></pre> +<pre>private byte <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.384">famLength</a></pre> </li> </ul> <a name="qualBuff"> @@ -448,7 +448,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>qualBuff</h4> -<pre>private <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.386">qualBuff</a></pre> +<pre>private <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.385">qualBuff</a></pre> </li> </ul> <a name="qualLength"> @@ -457,7 +457,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>qualLength</h4> -<pre>private int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.387">qualLength</a></pre> +<pre>private int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.386">qualLength</a></pre> </li> </ul> <a name="val"> @@ -466,7 +466,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>val</h4> -<pre>private <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.388">val</a></pre> +<pre>private <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.387">val</a></pre> </li> </ul> <a name="valOffset"> @@ -475,7 +475,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>valOffset</h4> -<pre>private int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.389">valOffset</a></pre> +<pre>private int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.388">valOffset</a></pre> </li> </ul> <a name="valLength"> @@ -484,7 +484,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>valLength</h4> -<pre>private int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.390">valLength</a></pre> +<pre>private int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.389">valLength</a></pre> </li> </ul> <a name="tagBuff"> @@ -493,7 +493,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>tagBuff</h4> -<pre>private <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.391">tagBuff</a></pre> +<pre>private <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.390">tagBuff</a></pre> </li> </ul> <a name="tagsLength"> @@ -502,7 +502,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>tagsLength</h4> -<pre>private int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.392">tagsLength</a></pre> +<pre>private int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.391">tagsLength</a></pre> </li> </ul> <a name="ts"> @@ -511,7 +511,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>ts</h4> -<pre>private long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.393">ts</a></pre> +<pre>private long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.392">ts</a></pre> </li> </ul> <a name="seqId"> @@ -520,7 +520,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>seqId</h4> -<pre>private long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.394">seqId</a></pre> +<pre>private long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.393">seqId</a></pre> </li> </ul> <a name="type"> @@ -529,7 +529,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockListLast"> <li class="blockList"> <h4>type</h4> -<pre>private byte <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.395">type</a></pre> +<pre>private byte <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.394">type</a></pre> </li> </ul> </li> @@ -546,7 +546,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockListLast"> <li class="blockList"> <h4>PrefixTreeSeeker.OffheapPrefixTreeCell</h4> -<pre>public <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.396">PrefixTreeSeeker.OffheapPrefixTreeCell</a>(byte[] row, +<pre>public <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.395">PrefixTreeSeeker.OffheapPrefixTreeCell</a>(byte[] row, int rowOffset, short rowLength, byte[] fam, @@ -580,7 +580,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>setSequenceId</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.425">setSequenceId</a>(long seqId)</pre> +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.424">setSequenceId</a>(long seqId)</pre> <div class="block"><strong>Description copied from interface: <code><a href="../../../../../../org/apache/hadoop/hbase/SettableSequenceId.html#setSequenceId(long)">SettableSequenceId</a></code></strong></div> <div class="block">Sets with the given seqId.</div> <dl> @@ -595,7 +595,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getRowArray</h4> -<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.430">getRowArray</a>()</pre> +<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.429">getRowArray</a>()</pre> <div class="block"><strong>Description copied from interface: <code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html#getRowArray()">Cell</a></code></strong></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> @@ -611,7 +611,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getRowOffset</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.435">getRowOffset</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.434">getRowOffset</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -624,7 +624,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getRowLength</h4> -<pre>public short <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.440">getRowLength</a>()</pre> +<pre>public short <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.439">getRowLength</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -637,7 +637,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getFamilyArray</h4> -<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.445">getFamilyArray</a>()</pre> +<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.444">getFamilyArray</a>()</pre> <div class="block"><strong>Description copied from interface: <code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html#getFamilyArray()">Cell</a></code></strong></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> @@ -653,7 +653,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getFamilyOffset</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.450">getFamilyOffset</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.449">getFamilyOffset</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -666,7 +666,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getFamilyLength</h4> -<pre>public byte <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.455">getFamilyLength</a>()</pre> +<pre>public byte <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.454">getFamilyLength</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -679,7 +679,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getQualifierArray</h4> -<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.460">getQualifierArray</a>()</pre> +<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.459">getQualifierArray</a>()</pre> <div class="block"><strong>Description copied from interface: <code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html#getQualifierArray()">Cell</a></code></strong></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> @@ -695,7 +695,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getQualifierOffset</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.465">getQualifierOffset</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.464">getQualifierOffset</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -708,7 +708,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getQualifierLength</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.470">getQualifierLength</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.469">getQualifierLength</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -721,7 +721,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getTimestamp</h4> -<pre>public long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.475">getTimestamp</a>()</pre> +<pre>public long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.474">getTimestamp</a>()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html#getTimestamp()">getTimestamp</a></code> in interface <code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> @@ -735,7 +735,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getTypeByte</h4> -<pre>public byte <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.480">getTypeByte</a>()</pre> +<pre>public byte <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.479">getTypeByte</a>()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html#getTypeByte()">getTypeByte</a></code> in interface <code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> @@ -748,7 +748,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getSequenceId</h4> -<pre>public long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.485">getSequenceId</a>()</pre> +<pre>public long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.484">getSequenceId</a>()</pre> <div class="block"><strong>Description copied from interface: <code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html#getSequenceId()">Cell</a></code></strong></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 @@ -766,7 +766,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getValueArray</h4> -<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.490">getValueArray</a>()</pre> +<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.489">getValueArray</a>()</pre> <div class="block"><strong>Description copied from interface: <code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html#getValueArray()">Cell</a></code></strong></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,648 bytes.</div> @@ -782,7 +782,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getValueOffset</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.497">getValueOffset</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.496">getValueOffset</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -795,7 +795,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getValueLength</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.502">getValueLength</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.501">getValueLength</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -808,7 +808,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getTagsArray</h4> -<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.507">getTagsArray</a>()</pre> +<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.506">getTagsArray</a>()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html#getTagsArray()">getTagsArray</a></code> in interface <code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> @@ -821,7 +821,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getTagsOffset</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.512">getTagsOffset</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.511">getTagsOffset</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -834,7 +834,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getTagsLength</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.517">getTagsLength</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.516">getTagsLength</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -847,7 +847,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getRowByteBuffer</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.522">getRowByteBuffer</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.521">getRowByteBuffer</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -860,7 +860,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getRowPosition</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.527">getRowPosition</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.526">getRowPosition</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -873,7 +873,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getFamilyByteBuffer</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.532">getFamilyByteBuffer</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.531">getFamilyByteBuffer</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -886,7 +886,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getFamilyPosition</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.537">getFamilyPosition</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.536">getFamilyPosition</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -899,7 +899,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getQualifierByteBuffer</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.542">getQualifierByteBuffer</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.541">getQualifierByteBuffer</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -912,7 +912,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getQualifierPosition</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.547">getQualifierPosition</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.546">getQualifierPosition</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -925,7 +925,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getTagsByteBuffer</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.552">getTagsByteBuffer</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.551">getTagsByteBuffer</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -938,7 +938,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getTagsPosition</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.557">getTagsPosition</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.556">getTagsPosition</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -951,7 +951,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getValueByteBuffer</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.562">getValueByteBuffer</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.561">getValueByteBuffer</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -964,7 +964,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getValuePosition</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.567">getValuePosition</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.566">getValuePosition</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -977,7 +977,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>heapSize</h4> -<pre>public long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.572">heapSize</a>()</pre> +<pre>public long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.571">heapSize</a>()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/hadoop/hbase/io/HeapSize.html#heapSize()">heapSize</a></code> in interface <code><a href="../../../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a></code></dd> @@ -991,7 +991,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockListLast"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.577">toString</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.576">toString</a>()</pre> <dl> <dt><strong>Overrides:</strong></dt> <dd><code><a href="http://docs.oracle.com/javase/7/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/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/3e48e84d/devapidocs/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html b/devapidocs/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html index c7117ff..1ef9cd4 100644 --- a/devapidocs/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html +++ b/devapidocs/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html @@ -103,7 +103,7 @@ </dl> <hr> <br> -<pre>private static class <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.html#line.222">PrefixTreeSeeker.OnheapPrefixTreeCell</a> +<pre>private static class <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.html#line.221">PrefixTreeSeeker.OnheapPrefixTreeCell</a> extends <a href="http://docs.oracle.com/javase/7/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>, <a href="../../../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a></pre> <div class="block">Cloned version of the PrefixTreeCell where except the value part, the rest @@ -360,7 +360,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>FIXED_OVERHEAD</h4> -<pre>private static final long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.223">FIXED_OVERHEAD</a></pre> +<pre>private static final long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.222">FIXED_OVERHEAD</a></pre> </li> </ul> <a name="row"> @@ -369,7 +369,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>row</h4> -<pre>private byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.226">row</a></pre> +<pre>private byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.225">row</a></pre> </li> </ul> <a name="rowLength"> @@ -378,7 +378,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>rowLength</h4> -<pre>private short <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.227">rowLength</a></pre> +<pre>private short <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.226">rowLength</a></pre> </li> </ul> <a name="fam"> @@ -387,7 +387,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>fam</h4> -<pre>private byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.228">fam</a></pre> +<pre>private byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.227">fam</a></pre> </li> </ul> <a name="famLength"> @@ -396,7 +396,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>famLength</h4> -<pre>private byte <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.229">famLength</a></pre> +<pre>private byte <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.228">famLength</a></pre> </li> </ul> <a name="qual"> @@ -405,7 +405,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>qual</h4> -<pre>private byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.230">qual</a></pre> +<pre>private byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.229">qual</a></pre> </li> </ul> <a name="qualLength"> @@ -414,7 +414,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>qualLength</h4> -<pre>private int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.231">qualLength</a></pre> +<pre>private int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.230">qualLength</a></pre> </li> </ul> <a name="val"> @@ -423,7 +423,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>val</h4> -<pre>private byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.232">val</a></pre> +<pre>private byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.231">val</a></pre> </li> </ul> <a name="valOffset"> @@ -432,7 +432,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>valOffset</h4> -<pre>private int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.233">valOffset</a></pre> +<pre>private int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.232">valOffset</a></pre> </li> </ul> <a name="valLength"> @@ -441,7 +441,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>valLength</h4> -<pre>private int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.234">valLength</a></pre> +<pre>private int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.233">valLength</a></pre> </li> </ul> <a name="tag"> @@ -450,7 +450,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>tag</h4> -<pre>private byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.235">tag</a></pre> +<pre>private byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.234">tag</a></pre> </li> </ul> <a name="tagsLength"> @@ -459,7 +459,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>tagsLength</h4> -<pre>private int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.236">tagsLength</a></pre> +<pre>private int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.235">tagsLength</a></pre> </li> </ul> <a name="ts"> @@ -468,7 +468,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>ts</h4> -<pre>private long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.237">ts</a></pre> +<pre>private long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.236">ts</a></pre> </li> </ul> <a name="seqId"> @@ -477,7 +477,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>seqId</h4> -<pre>private long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.238">seqId</a></pre> +<pre>private long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.237">seqId</a></pre> </li> </ul> <a name="type"> @@ -486,7 +486,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockListLast"> <li class="blockList"> <h4>type</h4> -<pre>private byte <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.239">type</a></pre> +<pre>private byte <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.238">type</a></pre> </li> </ul> </li> @@ -503,7 +503,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockListLast"> <li class="blockList"> <h4>PrefixTreeSeeker.OnheapPrefixTreeCell</h4> -<pre>public <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.241">PrefixTreeSeeker.OnheapPrefixTreeCell</a>(byte[] row, +<pre>public <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.240">PrefixTreeSeeker.OnheapPrefixTreeCell</a>(byte[] row, int rowOffset, short rowLength, byte[] fam, @@ -537,7 +537,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>setSequenceId</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.266">setSequenceId</a>(long seqId)</pre> +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.265">setSequenceId</a>(long seqId)</pre> <div class="block"><strong>Description copied from interface: <code><a href="../../../../../../org/apache/hadoop/hbase/SettableSequenceId.html#setSequenceId(long)">SettableSequenceId</a></code></strong></div> <div class="block">Sets with the given seqId.</div> <dl> @@ -552,7 +552,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getRowArray</h4> -<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.271">getRowArray</a>()</pre> +<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.270">getRowArray</a>()</pre> <div class="block"><strong>Description copied from interface: <code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html#getRowArray()">Cell</a></code></strong></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> @@ -568,7 +568,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getRowOffset</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.276">getRowOffset</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.275">getRowOffset</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -581,7 +581,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getRowLength</h4> -<pre>public short <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.281">getRowLength</a>()</pre> +<pre>public short <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.280">getRowLength</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -594,7 +594,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getFamilyArray</h4> -<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.286">getFamilyArray</a>()</pre> +<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.285">getFamilyArray</a>()</pre> <div class="block"><strong>Description copied from interface: <code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html#getFamilyArray()">Cell</a></code></strong></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> @@ -610,7 +610,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getFamilyOffset</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.291">getFamilyOffset</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.290">getFamilyOffset</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -623,7 +623,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getFamilyLength</h4> -<pre>public byte <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.296">getFamilyLength</a>()</pre> +<pre>public byte <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.295">getFamilyLength</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -636,7 +636,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getQualifierArray</h4> -<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.301">getQualifierArray</a>()</pre> +<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.300">getQualifierArray</a>()</pre> <div class="block"><strong>Description copied from interface: <code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html#getQualifierArray()">Cell</a></code></strong></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> @@ -652,7 +652,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getQualifierOffset</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.306">getQualifierOffset</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.305">getQualifierOffset</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -665,7 +665,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getQualifierLength</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.311">getQualifierLength</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.310">getQualifierLength</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -678,7 +678,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getTimestamp</h4> -<pre>public long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.316">getTimestamp</a>()</pre> +<pre>public long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.315">getTimestamp</a>()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html#getTimestamp()">getTimestamp</a></code> in interface <code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> @@ -692,7 +692,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getTypeByte</h4> -<pre>public byte <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.321">getTypeByte</a>()</pre> +<pre>public byte <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.320">getTypeByte</a>()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html#getTypeByte()">getTypeByte</a></code> in interface <code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> @@ -705,7 +705,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getSequenceId</h4> -<pre>public long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.326">getSequenceId</a>()</pre> +<pre>public long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.325">getSequenceId</a>()</pre> <div class="block"><strong>Description copied from interface: <code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html#getSequenceId()">Cell</a></code></strong></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 @@ -723,7 +723,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getValueArray</h4> -<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.331">getValueArray</a>()</pre> +<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.330">getValueArray</a>()</pre> <div class="block"><strong>Description copied from interface: <code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html#getValueArray()">Cell</a></code></strong></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,648 bytes.</div> @@ -739,7 +739,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getValueOffset</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.336">getValueOffset</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.335">getValueOffset</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -752,7 +752,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getValueLength</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.341">getValueLength</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.340">getValueLength</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -765,7 +765,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getTagsArray</h4> -<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.346">getTagsArray</a>()</pre> +<pre>public byte[] <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.345">getTagsArray</a>()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html#getTagsArray()">getTagsArray</a></code> in interface <code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></dd> @@ -778,7 +778,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getTagsOffset</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.351">getTagsOffset</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.350">getTagsOffset</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -791,7 +791,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>getTagsLength</h4> -<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.356">getTagsLength</a>()</pre> +<pre>public int <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.355">getTagsLength</a>()</pre> <dl> <dt><strong>Specified by:</strong></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> @@ -804,7 +804,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.361">toString</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/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/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.360">toString</a>()</pre> <dl> <dt><strong>Overrides:</strong></dt> <dd><code><a href="http://docs.oracle.com/javase/7/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/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> @@ -817,7 +817,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title=" <ul class="blockListLast"> <li class="blockList"> <h4>heapSize</h4> -<pre>public long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.372">heapSize</a>()</pre> +<pre>public long <a href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html#line.371">heapSize</a>()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../org/apache/hadoop/hbase/io/HeapSize.html#heapSize()">heapSize</a></code> in interface <code><a href="../../../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface in org.apache.hadoop.hbase.io">HeapSize</a></code></dd>
