http://git-wip-us.apache.org/repos/asf/hbase/blob/a00babbc/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
new file mode 100644
index 0000000..bc13ca4
--- /dev/null
+++
b/devapidocs/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html
@@ -0,0 +1,1070 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>PrefixTreeSeeker.OffheapPrefixTreeCell (Apache HBase 2.0.0-SNAPSHOT
API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css"
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="PrefixTreeSeeker.OffheapPrefixTreeCell (Apache
HBase 2.0.0-SNAPSHOT API)";
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!-- -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a
name="navbar_top_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a
href="class-use/PrefixTreeSeeker.OffheapPrefixTreeCell.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.html"
title="class in org.apache.hadoop.hbase.codec.prefixtree"><span
class="strong">Prev Class</span></a></li>
+<li><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html"
title="class in org.apache.hadoop.hbase.codec.prefixtree"><span
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a
href="../../../../../../index.html?org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html"
target="_top">Frames</a></li>
+<li><a href="PrefixTreeSeeker.OffheapPrefixTreeCell.html" target="_top">No
Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary: </li>
+<li>Nested | </li>
+<li><a href="#field_summary">Field</a> | </li>
+<li><a href="#constructor_summary">Constr</a> | </li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail: </li>
+<li><a href="#field_detail">Field</a> | </li>
+<li><a href="#constructor_detail">Constr</a> | </li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.hadoop.hbase.codec.prefixtree</div>
+<h2 title="Class PrefixTreeSeeker.OffheapPrefixTreeCell" class="title">Class
PrefixTreeSeeker.OffheapPrefixTreeCell</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/hadoop/hbase/ByteBufferedCell.html"
title="class in
org.apache.hadoop.hbase">org.apache.hadoop.hbase.ByteBufferedCell</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker.OffheapPrefixTreeCell</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../../org/apache/hadoop/hbase/Cell.html"
title="interface in org.apache.hadoop.hbase">Cell</a>, <a
href="../../../../../../org/apache/hadoop/hbase/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></dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.html"
title="class in
org.apache.hadoop.hbase.codec.prefixtree">PrefixTreeSeeker</a></dd>
+</dl>
+<hr>
+<br>
+<pre>private static class <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.html#line.377">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>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!-- -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd"> </span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true"
title="class or interface in java.nio">ByteBuffer</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#famBuff">famBuff</a></strong></code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private byte</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#famLength">famLength</a></strong></code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private static long</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#FIXED_OVERHEAD">FIXED_OVERHEAD</a></strong></code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>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></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#qualBuff">qualBuff</a></strong></code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#qualLength">qualLength</a></strong></code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>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></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#rowBuff">rowBuff</a></strong></code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private short</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#rowLength">rowLength</a></strong></code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private long</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#seqId">seqId</a></strong></code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>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></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#tagBuff">tagBuff</a></strong></code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#tagsLength">tagsLength</a></strong></code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private long</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#ts">ts</a></strong></code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private byte</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#type">type</a></strong></code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>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></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#val">val</a></strong></code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#valLength">valLength</a></strong></code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>private int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#valOffset">valOffset</a></strong></code> </td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!-- -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#PrefixTreeSeeker.OffheapPrefixTreeCell(byte[],%20int,%20short,%20byte[],%20int,%20byte,%20byte[],%20int,%20int,%20java.nio.ByteBuffer,%20int,%20int,%20byte[],%20int,%20int,%20long,%20byte,%20long)">PrefixTreeSeeker.OffheapPrefixTreeCell</a></strong>(byte[] row,
+
int rowOffset,
+
short rowLength,
+
byte[] fam,
+
int famOffset,
+
byte famLength,
+
byte[] qual,
+
int qualOffset,
+
int qualLength,
+ <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> val,
+
int valOffset,
+
int valLength,
+
byte[] tag,
+
int tagOffset,
+
int tagLength,
+
long ts,
+
byte type,
+
long seqId)</code> </td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!-- -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd"> </span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getFamilyArray()">getFamilyArray</a></strong>()</code>
+<div class="block">Contiguous bytes composed of legal HDFS filename characters
which may start at any index in the
+ containing array.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getFamilyByteBuffer()">getFamilyByteBuffer</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getFamilyLength()">getFamilyLength</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getFamilyOffset()">getFamilyOffset</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getFamilyPosition()">getFamilyPosition</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getQualifierArray()">getQualifierArray</a></strong>()</code>
+<div class="block">Contiguous raw bytes that may start at any index in the
containing array.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getQualifierByteBuffer()">getQualifierByteBuffer</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getQualifierLength()">getQualifierLength</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getQualifierOffset()">getQualifierOffset</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getQualifierPosition()">getQualifierPosition</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getRowArray()">getRowArray</a></strong>()</code>
+<div class="block">Contiguous raw bytes that may start at any index in the
containing array.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getRowByteBuffer()">getRowByteBuffer</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>short</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getRowLength()">getRowLength</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getRowOffset()">getRowOffset</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getRowPosition()">getRowPosition</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getSequenceId()">getSequenceId</a></strong>()</code>
+<div class="block">A region-specific unique monotonically increasing sequence
ID given to each Cell.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getTagsArray()">getTagsArray</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getTagsByteBuffer()">getTagsByteBuffer</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getTagsLength()">getTagsLength</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getTagsOffset()">getTagsOffset</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getTagsPosition()">getTagsPosition</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getTimestamp()">getTimestamp</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getTypeByte()">getTypeByte</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getValueArray()">getValueArray</a></strong>()</code>
+<div class="block">Contiguous raw bytes that may start at any index in the
containing array.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getValueByteBuffer()">getValueByteBuffer</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getValueLength()">getValueLength</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getValueOffset()">getValueOffset</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#getValuePosition()">getValuePosition</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#heapSize()">heapSize</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#setSequenceId(long)">setSequenceId</a></strong>(long seqId)</code>
+<div class="block">Sets with the given seqId.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#toString()">toString</a></strong>()</code> </td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!-- -->
+</a>
+<h3>Methods inherited from class java.lang.<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></h3>
+<code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
title="class or interface in java.lang">clone</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
title="class or interface in java.lang">equals</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
title="class or interface in java.lang">finalize</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
title="class or interface in java.lang">getClass</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
title="class or interface in java.lang">hashCode</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
title="class or interface in java.lang">notify</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang
/Object.html?is-external=true#notifyAll()" title="class or interface in
java.lang">notifyAll</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
title="class or interface in java.lang">wait</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
title="class or interface in java.lang">wait</a>, <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!-- -->
+</a>
+<h3>Field Detail</h3>
+<a name="FIXED_OVERHEAD">
+<!-- -->
+</a>
+<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>
+</li>
+</ul>
+<a name="rowBuff">
+<!-- -->
+</a>
+<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>
+</li>
+</ul>
+<a name="rowLength">
+<!-- -->
+</a>
+<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>
+</li>
+</ul>
+<a name="famBuff">
+<!-- -->
+</a>
+<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>
+</li>
+</ul>
+<a name="famLength">
+<!-- -->
+</a>
+<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>
+</li>
+</ul>
+<a name="qualBuff">
+<!-- -->
+</a>
+<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>
+</li>
+</ul>
+<a name="qualLength">
+<!-- -->
+</a>
+<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>
+</li>
+</ul>
+<a name="val">
+<!-- -->
+</a>
+<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>
+</li>
+</ul>
+<a name="valOffset">
+<!-- -->
+</a>
+<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>
+</li>
+</ul>
+<a name="valLength">
+<!-- -->
+</a>
+<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>
+</li>
+</ul>
+<a name="tagBuff">
+<!-- -->
+</a>
+<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>
+</li>
+</ul>
+<a name="tagsLength">
+<!-- -->
+</a>
+<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>
+</li>
+</ul>
+<a name="ts">
+<!-- -->
+</a>
+<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>
+</li>
+</ul>
+<a name="seqId">
+<!-- -->
+</a>
+<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>
+</li>
+</ul>
+<a name="type">
+<!-- -->
+</a>
+<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>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!-- -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="PrefixTreeSeeker.OffheapPrefixTreeCell(byte[], int, short, byte[],
int, byte, byte[], int, int, java.nio.ByteBuffer, int, int, byte[], int, int,
long, byte, long)">
+<!-- -->
+</a>
+<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,
+ int rowOffset,
+ short rowLength,
+ byte[] fam,
+ int famOffset,
+ byte famLength,
+ byte[] qual,
+ int qualOffset,
+ int qualLength,
+ <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> val,
+ int valOffset,
+ int valLength,
+ byte[] tag,
+ int tagOffset,
+ int tagLength,
+ long ts,
+ byte type,
+ long seqId)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="setSequenceId(long)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSequenceId</h4>
+<pre>public void <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.425">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>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../../org/apache/hadoop/hbase/SettableSequenceId.html#setSequenceId(long)">setSequenceId</a></code> in
interface <code><a
href="../../../../../../org/apache/hadoop/hbase/SettableSequenceId.html"
title="interface in org.apache.hadoop.hbase">SettableSequenceId</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getRowArray()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRowArray</h4>
+<pre>public byte[] <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.430">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>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../../org/apache/hadoop/hbase/Cell.html#getRowArray()">getRowArray</a></code> in
interface <code><a
href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The array containing the row
bytes.</dd></dl>
+</li>
+</ul>
+<a name="getRowOffset()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRowOffset</h4>
+<pre>public int <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.435">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>
+<dt><span class="strong">Returns:</span></dt><dd>Array index of first row
byte</dd></dl>
+</li>
+</ul>
+<a name="getRowLength()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRowLength</h4>
+<pre>public short <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.440">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>
+<dt><span class="strong">Returns:</span></dt><dd>Number of row bytes. Must be
< rowArray.length - offset.</dd></dl>
+</li>
+</ul>
+<a name="getFamilyArray()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFamilyArray</h4>
+<pre>public byte[] <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.445">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>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../../org/apache/hadoop/hbase/Cell.html#getFamilyArray()">getFamilyArray</a></code> in
interface <code><a
href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>the array containing the
family bytes.</dd></dl>
+</li>
+</ul>
+<a name="getFamilyOffset()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFamilyOffset</h4>
+<pre>public int <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.450">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>
+<dt><span class="strong">Returns:</span></dt><dd>Array index of first family
byte</dd></dl>
+</li>
+</ul>
+<a name="getFamilyLength()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFamilyLength</h4>
+<pre>public byte <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.455">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>
+<dt><span class="strong">Returns:</span></dt><dd>Number of family bytes. Must
be < familyArray.length - offset.</dd></dl>
+</li>
+</ul>
+<a name="getQualifierArray()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getQualifierArray</h4>
+<pre>public byte[] <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.460">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>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../../org/apache/hadoop/hbase/Cell.html#getQualifierArray()">getQualifierArray</a></code> in
interface <code><a
href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The array containing the
qualifier bytes.</dd></dl>
+</li>
+</ul>
+<a name="getQualifierOffset()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getQualifierOffset</h4>
+<pre>public int <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.465">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>
+<dt><span class="strong">Returns:</span></dt><dd>Array index of first
qualifier byte</dd></dl>
+</li>
+</ul>
+<a name="getQualifierLength()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getQualifierLength</h4>
+<pre>public int <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.470">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>
+<dt><span class="strong">Returns:</span></dt><dd>Number of qualifier bytes.
Must be < qualifierArray.length - offset.</dd></dl>
+</li>
+</ul>
+<a name="getTimestamp()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTimestamp</h4>
+<pre>public long <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.475">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>
+<dt><span class="strong">Returns:</span></dt><dd>Long value representing time
at which this cell was "Put" into the row. Typically
+ represents the time of insertion, but can be any value from 0 to
Long.MAX_VALUE.</dd></dl>
+</li>
+</ul>
+<a name="getTypeByte()">
+<!-- -->
+</a>
+<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>
+<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>
+<dt><span class="strong">Returns:</span></dt><dd>The byte representation of
the KeyValue.TYPE of this cell: one of Put, Delete, etc</dd></dl>
+</li>
+</ul>
+<a name="getSequenceId()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSequenceId</h4>
+<pre>public long <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.485">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
+ <a
href="../../../../../../org/apache/hadoop/hbase/HConstants.html#KEEP_SEQID_PERIOD"><code>HConstants.KEEP_SEQID_PERIOD</code></a>
days, but generally becomes irrelevant after the cell's
+ row is no longer involved in any operations that require strict
consistency.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../../org/apache/hadoop/hbase/Cell.html#getSequenceId()">getSequenceId</a></code> in
interface <code><a
href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>seqId (always > 0 if
exists), or 0 if it no longer exists</dd></dl>
+</li>
+</ul>
+<a name="getValueArray()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getValueArray</h4>
+<pre>public byte[] <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.490">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>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../../org/apache/hadoop/hbase/Cell.html#getValueArray()">getValueArray</a></code> in
interface <code><a
href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in
org.apache.hadoop.hbase">Cell</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>The array containing the
value bytes.</dd></dl>
+</li>
+</ul>
+<a name="getValueOffset()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getValueOffset</h4>
+<pre>public int <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.497">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>
+<dt><span class="strong">Returns:</span></dt><dd>Array index of first value
byte</dd></dl>
+</li>
+</ul>
+<a name="getValueLength()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getValueLength</h4>
+<pre>public int <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.502">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>
+<dt><span class="strong">Returns:</span></dt><dd>Number of value bytes. Must
be < valueArray.length - offset.</dd></dl>
+</li>
+</ul>
+<a name="getTagsArray()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTagsArray</h4>
+<pre>public byte[] <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.507">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>
+<dt><span class="strong">Returns:</span></dt><dd>the tags byte array</dd></dl>
+</li>
+</ul>
+<a name="getTagsOffset()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTagsOffset</h4>
+<pre>public int <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.512">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>
+<dt><span class="strong">Returns:</span></dt><dd>the first offset where the
tags start in the Cell</dd></dl>
+</li>
+</ul>
+<a name="getTagsLength()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTagsLength</h4>
+<pre>public int <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.517">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>
+<dt><span class="strong">Returns:</span></dt><dd>the total length of the tags
in the Cell.</dd></dl>
+</li>
+</ul>
+<a name="getRowByteBuffer()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRowByteBuffer</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/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>
+<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>
+<dt><span class="strong">Returns:</span></dt><dd>The <a
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true"
title="class or interface in java.nio"><code>ByteBuffer</code></a> containing
the row bytes.</dd></dl>
+</li>
+</ul>
+<a name="getRowPosition()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRowPosition</h4>
+<pre>public int <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.527">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>
+<dt><span class="strong">Returns:</span></dt><dd>Position in the <a
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true"
title="class or interface in java.nio"><code>ByteBuffer</code></a> where row
bytes start</dd></dl>
+</li>
+</ul>
+<a name="getFamilyByteBuffer()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFamilyByteBuffer</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/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>
+<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>
+<dt><span class="strong">Returns:</span></dt><dd>The <a
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true"
title="class or interface in java.nio"><code>ByteBuffer</code></a> containing
the column family bytes.</dd></dl>
+</li>
+</ul>
+<a name="getFamilyPosition()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFamilyPosition</h4>
+<pre>public int <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.537">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>
+<dt><span class="strong">Returns:</span></dt><dd>Position in the <a
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true"
title="class or interface in java.nio"><code>ByteBuffer</code></a> where
column family bytes start</dd></dl>
+</li>
+</ul>
+<a name="getQualifierByteBuffer()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getQualifierByteBuffer</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/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>
+<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>
+<dt><span class="strong">Returns:</span></dt><dd>The <a
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true"
title="class or interface in java.nio"><code>ByteBuffer</code></a> containing
the column qualifier bytes.</dd></dl>
+</li>
+</ul>
+<a name="getQualifierPosition()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getQualifierPosition</h4>
+<pre>public int <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.547">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>
+<dt><span class="strong">Returns:</span></dt><dd>Position in the <a
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true"
title="class or interface in java.nio"><code>ByteBuffer</code></a> where
column qualifier bytes start</dd></dl>
+</li>
+</ul>
+<a name="getTagsByteBuffer()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTagsByteBuffer</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/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>
+<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>
+<dt><span class="strong">Returns:</span></dt><dd>The <a
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true"
title="class or interface in java.nio"><code>ByteBuffer</code></a> containing
the tag bytes.</dd></dl>
+</li>
+</ul>
+<a name="getTagsPosition()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTagsPosition</h4>
+<pre>public int <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.557">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>
+<dt><span class="strong">Returns:</span></dt><dd>Position in the <a
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true"
title="class or interface in java.nio"><code>ByteBuffer</code></a> where tag
bytes start</dd></dl>
+</li>
+</ul>
+<a name="getValueByteBuffer()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getValueByteBuffer</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/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>
+<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>
+<dt><span class="strong">Returns:</span></dt><dd>The <a
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true"
title="class or interface in java.nio"><code>ByteBuffer</code></a> containing
the value bytes.</dd></dl>
+</li>
+</ul>
+<a name="getValuePosition()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getValuePosition</h4>
+<pre>public int <a
href="../../../../../../src-html/org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html#line.567">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>
+<dt><span class="strong">Returns:</span></dt><dd>Position in the <a
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true"
title="class or interface in java.nio"><code>ByteBuffer</code></a> where value
bytes start</dd></dl>
+</li>
+</ul>
+<a name="heapSize()">
+<!-- -->
+</a>
+<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>
+<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>
+<dt><span class="strong">Returns:</span></dt><dd>Approximate 'exclusive deep
size' of implementing object. Includes
+ count of payload and hosting object sizings.</dd></dl>
+</li>
+</ul>
+<a name="toString()">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/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>
+<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>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!-- -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a
name="navbar_bottom_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a
href="class-use/PrefixTreeSeeker.OffheapPrefixTreeCell.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.html"
title="class in org.apache.hadoop.hbase.codec.prefixtree"><span
class="strong">Prev Class</span></a></li>
+<li><a
href="../../../../../../org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OnheapPrefixTreeCell.html"
title="class in org.apache.hadoop.hbase.codec.prefixtree"><span
class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a
href="../../../../../../index.html?org/apache/hadoop/hbase/codec/prefixtree/PrefixTreeSeeker.OffheapPrefixTreeCell.html"
target="_top">Frames</a></li>
+<li><a href="PrefixTreeSeeker.OffheapPrefixTreeCell.html" target="_top">No
Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary: </li>
+<li>Nested | </li>
+<li><a href="#field_summary">Field</a> | </li>
+<li><a href="#constructor_summary">Constr</a> | </li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail: </li>
+<li><a href="#field_detail">Field</a> | </li>
+<li><a href="#constructor_detail">Constr</a> | </li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright © 2007–2015 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+</body>
+</html>