http://git-wip-us.apache.org/repos/asf/hbase-site/blob/86fde03b/devapidocs/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html
 
b/devapidocs/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html
new file mode 100644
index 0000000..4612e3e
--- /dev/null
+++ 
b/devapidocs/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html
@@ -0,0 +1,427 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>KeyValueCodec.ByteBuffKeyValueDecoder (Apache HBase 2.0.0-SNAPSHOT 
API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="KeyValueCodec.ByteBuffKeyValueDecoder 
(Apache HBase 2.0.0-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/KeyValueCodec.ByteBuffKeyValueDecoder.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/KeyValueCodec.html" 
title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryKeyValue.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html"
 target="_top">Frames</a></li>
+<li><a href="KeyValueCodec.ByteBuffKeyValueDecoder.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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</div>
+<h2 title="Class KeyValueCodec.ByteBuffKeyValueDecoder" class="title">Class 
KeyValueCodec.ByteBuffKeyValueDecoder</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.hadoop.hbase.codec.KeyValueCodec.ByteBuffKeyValueDecoder</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/CellScanner.html" 
title="interface in org.apache.hadoop.hbase">CellScanner</a>, <a 
href="../../../../../org/apache/hadoop/hbase/codec/Codec.Decoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Decoder</a></dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodecWithTags.ByteBuffKeyValueDecoder.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodecWithTags.ByteBuffKeyValueDecoder</a></dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.html" 
title="class in org.apache.hadoop.hbase.codec">KeyValueCodec</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/codec/KeyValueCodec.html#line.81">KeyValueCodec.ByteBuffKeyValueDecoder</a>
+extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
+implements <a 
href="../../../../../org/apache/hadoop/hbase/codec/Codec.Decoder.html" 
title="interface in org.apache.hadoop.hbase.codec">Codec.Decoder</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Nested Class Summary table, listing nested classes, and an 
explanation">
+<caption><span>Nested Classes</span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryKeyValue.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryKeyValue</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>(package private) static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryNoTagsKeyValue</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>(package private) static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryOffheapKeyValue.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryOffheapKeyValue</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</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>protected <a 
href="../../../../../org/apache/hadoop/hbase/nio/ByteBuff.html" title="class in 
org.apache.hadoop.hbase.nio">ByteBuff</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html#buf">buf</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html#current">current</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html#ByteBuffKeyValueDecoder-org.apache.hadoop.hbase.nio.ByteBuff-">ByteBuffKeyValueDecoder</a></span>(<a
 href="../../../../../org/apache/hadoop/hbase/nio/ByteBuff.html" title="class 
in org.apache.hadoop.hbase.nio">ByteBuff</a>&nbsp;buf)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html#advance--">advance</a></span>()</code>
+<div class="block">Advance the scanner 1 cell.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected <a 
href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html#createCell-byte:A-int-int-">createCell</a></span>(byte[]&nbsp;buf,
+          int&nbsp;offset,
+          int&nbsp;len)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>protected <a 
href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html#createCell-java.nio.ByteBuffer-int-int-">createCell</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;bb,
+          int&nbsp;pos,
+          int&nbsp;len)</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html#current--">current</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="buf">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>buf</h4>
+<pre>protected final&nbsp;<a 
href="../../../../../org/apache/hadoop/hbase/nio/ByteBuff.html" title="class in 
org.apache.hadoop.hbase.nio">ByteBuff</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html#line.83">buf</a></pre>
+</li>
+</ul>
+<a name="current">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>current</h4>
+<pre>protected&nbsp;<a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a> <a 
href="../../../../../src-html/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html#line.84">current</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="ByteBuffKeyValueDecoder-org.apache.hadoop.hbase.nio.ByteBuff-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ByteBuffKeyValueDecoder</h4>
+<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html#line.86">ByteBuffKeyValueDecoder</a>(<a
 href="../../../../../org/apache/hadoop/hbase/nio/ByteBuff.html" title="class 
in org.apache.hadoop.hbase.nio">ByteBuff</a>&nbsp;buf)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="advance--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>advance</h4>
+<pre>public&nbsp;boolean&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html#line.91">advance</a>()
+                throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/CellScanner.html#advance--">CellScanner</a></code></span></div>
+<div class="block">Advance the scanner 1 cell.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/CellScanner.html#advance--">advance</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface 
in org.apache.hadoop.hbase">CellScanner</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>true if the next cell is found and <a 
href="../../../../../org/apache/hadoop/hbase/CellScanner.html#current--"><code>CellScanner.current()</code></a>
 will return a valid Cell</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="current--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>current</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html#line.107">current</a>()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/CellScanner.html#current--">current</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface 
in org.apache.hadoop.hbase">CellScanner</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the current Cell which may be mutable</dd>
+</dl>
+</li>
+</ul>
+<a name="createCell-byte:A-int-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createCell</h4>
+<pre>protected&nbsp;<a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html#line.111">createCell</a>(byte[]&nbsp;buf,
+                          int&nbsp;offset,
+                          int&nbsp;len)</pre>
+</li>
+</ul>
+<a name="createCell-java.nio.ByteBuffer-int-int-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>createCell</h4>
+<pre>protected&nbsp;<a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html#line.115">createCell</a>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;bb,
+                          int&nbsp;pos,
+                          int&nbsp;len)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/KeyValueCodec.ByteBuffKeyValueDecoder.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/KeyValueCodec.html" 
title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.ShareableMemoryKeyValue.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBuffKeyValueDecoder.html"
 target="_top">Frames</a></li>
+<li><a href="KeyValueCodec.ByteBuffKeyValueDecoder.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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 &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/86fde03b/devapidocs/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue.html
 
b/devapidocs/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue.html
deleted file mode 100644
index 574a1e2..0000000
--- 
a/devapidocs/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue.html
+++ /dev/null
@@ -1,337 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue 
(Apache HBase 2.0.0-SNAPSHOT API)</title>
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            
parent.document.title="KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue
 (Apache HBase 2.0.0-SNAPSHOT API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a 
href="class-use/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue.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/KeyValueCodec.ByteBufferedKeyValueDecoder.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue.html"
 target="_top">Frames</a></li>
-<li><a 
href="KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue.html" 
target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
-<li><a 
href="#nested.classes.inherited.from.class.org.apache.hadoop.hbase.KeyValue">Nested</a>&nbsp;|&nbsp;</li>
-<li><a 
href="#fields.inherited.from.class.org.apache.hadoop.hbase.KeyValue">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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</div>
-<h2 title="Class 
KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue" 
class="title">Class 
KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../../org/apache/hadoop/hbase/KeyValue.html" 
title="class in 
org.apache.hadoop.hbase">org.apache.hadoop.hbase.KeyValue</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.hadoop.hbase.codec.KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true";
 title="class or interface in java.lang">Cloneable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>, <a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a 
href="../../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface 
in org.apache.hadoop.hbase.io">HeapSize</a>, <a 
href="../../../../../org/apache/hadoop/hbase/SettableSequenceId.html" 
title="interface in org.apache.hadoop.hbase">SettableSequenceId</a>, <a 
href="../../../../../org/apache/hadoop/hbase/SettableTimestamp.html" 
title="interface in org.apache.hadoop.hbase">SettableTimestamp</a>, <a 
href="../../../../../org/apache/hadoop/hbase/ShareableMemory.html" 
title="interface in org.apache.hadoop.hbase">ShareableMemory</a></dd>
-</dl>
-<dl>
-<dt>Enclosing class:</dt>
-<dd><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodec.ByteBufferedKeyValueDecoder</a></dd>
-</dl>
-<hr>
-<br>
-<pre>static class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.html#line.109">KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue</a>
-extends <a href="../../../../../org/apache/hadoop/hbase/KeyValue.html" 
title="class in org.apache.hadoop.hbase">KeyValue</a>
-implements <a 
href="../../../../../org/apache/hadoop/hbase/ShareableMemory.html" 
title="interface in org.apache.hadoop.hbase">ShareableMemory</a></pre>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="nested.class.summary">
-<!--   -->
-</a>
-<h3>Nested Class Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a 
name="nested.classes.inherited.from.class.org.apache.hadoop.hbase.KeyValue">
-<!--   -->
-</a>
-<h3>Nested classes/interfaces inherited from 
class&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in 
org.apache.hadoop.hbase">KeyValue</a></h3>
-<code><a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.KeyOnlyKeyValue.html" 
title="class in org.apache.hadoop.hbase">KeyValue.KeyOnlyKeyValue</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.KVComparator.html" 
title="class in org.apache.hadoop.hbase">KeyValue.KVComparator</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.MetaComparator.html" 
title="class in org.apache.hadoop.hbase">KeyValue.MetaComparator</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.RawBytesComparator.html" 
title="class in org.apache.hadoop.hbase">KeyValue.RawBytesComparator</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.RowOnlyComparator.html" 
title="class in org.apache.hadoop.hbase">KeyValue.RowOnlyComparator</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.SamePrefixComparator.html"
 title="interface in 
org.apache.hadoop.hbase">KeyValue.SamePrefixComparator</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.SamePrefixCompar
 ator.html" title="type parameter in KeyValue.SamePrefixComparator">T</a>&gt;, 
<a href="../../../../../org/apache/hadoop/hbase/KeyValue.Type.html" title="enum 
in org.apache.hadoop.hbase">KeyValue.Type</a></code></li>
-</ul>
-</li>
-</ul>
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a 
name="fields.inherited.from.class.org.apache.hadoop.hbase.KeyValue">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in 
org.apache.hadoop.hbase">KeyValue</a></h3>
-<code><a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#bytes">bytes</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#COLUMN_FAMILY_DELIM_ARRAY">COLUMN_FAMILY_DELIM_ARRAY</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#COLUMN_FAMILY_DELIMITER">COLUMN_FAMILY_DELIMITER</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#COMPARATOR">COMPARATOR</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#FAMILY_LENGTH_SIZE">FAMILY_LENGTH_SIZE</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#FIXED_OVERHEAD">FIXED_OVERHEAD</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#KEY_INFRASTRUCTURE_SIZE">KEY_INFRASTRUCTURE_SIZE</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#KEY_LENGTH_SIZE">KEY_LENGTH_SIZE</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#KEYVALUE_INFRASTRUCTURE_SIZE">KEYVALUE_INFRASTRUCTURE_SIZE</a>,
 <a href="../../../../../org/apache/hado
 
op/hbase/KeyValue.html#KEYVALUE_WITH_TAGS_INFRASTRUCTURE_SIZE">KEYVALUE_WITH_TAGS_INFRASTRUCTURE_SIZE</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#length">length</a>, 
<a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#LOWESTKEY">LOWESTKEY</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#META_COMPARATOR">META_COMPARATOR</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#offset">offset</a>, 
<a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#RAW_COMPARATOR">RAW_COMPARATOR</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#ROW_KEY_OFFSET">ROW_KEY_OFFSET</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#ROW_LENGTH_SIZE">ROW_LENGTH_SIZE</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#ROW_OFFSET">ROW_OFFSET</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#TAGS_LENGTH_SIZE">TAGS_LENGTH_SIZE</a>,
 <a href="../../../../../org/apache/hadoop/hbase/Ke
 yValue.html#TIMESTAMP_SIZE">TIMESTAMP_SIZE</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#TIMESTAMP_TYPE_SIZE">TIMESTAMP_TYPE_SIZE</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#TYPE_SIZE">TYPE_SIZE</a></code></li>
-</ul>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue.html#ShareableMemoryKeyValue-byte:A-int-int-">ShareableMemoryKeyValue</a></span>(byte[]&nbsp;bytes,
-                       int&nbsp;offset,
-                       int&nbsp;length)</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue.html#cloneToCell--">cloneToCell</a></span>()</code>
-<div class="block">Does a deep copy of the contents to a new memory area and 
returns it in the form of a cell.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.hadoop.hbase.KeyValue">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in 
org.apache.hadoop.hbase">KeyValue</a></h3>
-<code><a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#clone--">clone</a>, 
<a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#cloneAndAddTags-org.apache.hadoop.hbase.Cell-java.util.List-">cloneAndAddTags</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#create-java.io.DataInput-">create</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#create-int-java.io.DataInput-">create</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#createKeyOnly-boolean-">createKeyOnly</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#createKeyValueFromKey-byte:A-">createKeyValueFromKey</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#createKeyValueFromKey-byte:A-int-int-">createKeyValueFromKey</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#createKeyValueFromKey-java.nio.ByteBuffer-">createKeyValueFromKey</a>,
 <a href="../../../../../org/apache/hadoop/hbase/KeyValue.html#equals-jav
 a.lang.Object-">equals</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getBuffer--">getBuffer</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getDelimiter-byte:A-int-int-int-">getDelimiter</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getDelimiterInReverse-byte:A-int-int-int-">getDelimiterInReverse</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getFamilyArray--">getFamilyArray</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getFamilyLength--">getFamilyLength</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getFamilyLength-int-">getFamilyLength</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getFamilyOffset--">getFamilyOffset</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getKey--">getKey</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getKeyDataStructureSize-int-int-int-">getKeyDataStructureSize</a>,
 <a href="..
 
/../../../../org/apache/hadoop/hbase/KeyValue.html#getKeyLength--">getKeyLength</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getKeyOffset--">getKeyOffset</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getKeyString--">getKeyString</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getKeyValueDataStructureSize-int-int-int-">getKeyValueDataStructureSize</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getKeyValueDataStructureSize-int-int-int-int-">getKeyValueDataStructureSize</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getKeyValueDataStructureSize-int-int-int-int-int-">getKeyValueDataStructureSize</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getLength--">getLength</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getOffset--">getOffset</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getQualifierArray--">getQualifierArray</a>,
 <a hr
 
ef="../../../../../org/apache/hadoop/hbase/KeyValue.html#getQualifierLength--">getQualifierLength</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getQualifierOffset--">getQualifierOffset</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getRowArray--">getRowArray</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getRowLength--">getRowLength</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getRowOffset--">getRowOffset</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getSequenceId--">getSequenceId</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getSerializedSize-boolean-">getSerializedSize</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getTags--">getTags</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getTagsArray--">getTagsArray</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getTagsLength--">getTagsLength</a>,
 <a href="
 
../../../../../org/apache/hadoop/hbase/KeyValue.html#getTagsOffset--">getTagsOffset</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getTimestamp--">getTimestamp</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getTimestampOffset--">getTimestampOffset</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getType--">getType</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getTypeByte--">getTypeByte</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getValueArray--">getValueArray</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getValueLength--">getValueLength</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getValueOffset--">getValueOffset</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#hashCode--">hashCode</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#heapOverhead--">heapOverhead</a>,
 <a href="../../../../../org/apache/hadoop/
 hbase/KeyValue.html#heapSize--">heapSize</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#humanReadableTimestamp-long-">humanReadableTimestamp</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#iscreate-java.io.InputStream-">iscreate</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#isDelete--">isDelete</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#isDelete-byte-">isDelete</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#isLatestTimestamp--">isLatestTimestamp</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#keyToString-byte:A-">keyToString</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#keyToString-byte:A-int-int-">keyToString</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#makeColumn-byte:A-byte:A-">makeColumn</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#oswrite-org.apache.hadoop.hbase.KeyValue-java.io.OutputStream-b
 oolean-">oswrite</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#parseColumn-byte:A-">parseColumn</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#setSequenceId-long-">setSequenceId</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#setTimestamp-byte:A-int-">setTimestamp</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#setTimestamp-long-">setTimestamp</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#shallowCopy--">shallowCopy</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#toString--">toString</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#toStringMap--">toStringMap</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#updateLatestStamp-byte:A-">updateLatestStamp</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#write-byte:A-int-">write</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#write-org.apache.hadoop.h
 base.KeyValue-java.io.DataOutput-">write</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#write-java.io.OutputStream-boolean-">write</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#writeByteArray-byte:A-int-byte:A-int-int-byte:A-int-int-byte:A-int-int-long-org.apache.hadoop.hbase.KeyValue.Type-byte:A-int-int-org.apache.hadoop.hbase.Tag:A-">writeByteArray</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--";
 title="class or interface in java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-
 external=true#wait-long-int-" title="class or interface in 
java.lang">wait</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="ShareableMemoryKeyValue-byte:A-int-int-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>ShareableMemoryKeyValue</h4>
-<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue.html#line.110">ShareableMemoryKeyValue</a>(byte[]&nbsp;bytes,
-                               int&nbsp;offset,
-                               int&nbsp;length)</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="cloneToCell--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>cloneToCell</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue.html#line.115">cloneToCell</a>()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/ShareableMemory.html#cloneToCell--">ShareableMemory</a></code></span></div>
-<div class="block">Does a deep copy of the contents to a new memory area and 
returns it in the form of a cell.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/ShareableMemory.html#cloneToCell--">cloneToCell</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/ShareableMemory.html" 
title="interface in org.apache.hadoop.hbase">ShareableMemory</a></code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>The deep cloned cell</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a 
href="class-use/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue.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/KeyValueCodec.ByteBufferedKeyValueDecoder.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue.html"
 target="_top">Frames</a></li>
-<li><a 
href="KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue.html" 
target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
-<li><a 
href="#nested.classes.inherited.from.class.org.apache.hadoop.hbase.KeyValue">Nested</a>&nbsp;|&nbsp;</li>
-<li><a 
href="#fields.inherited.from.class.org.apache.hadoop.hbase.KeyValue">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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 &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/86fde03b/devapidocs/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html
----------------------------------------------------------------------
diff --git 
a/devapidocs/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html
 
b/devapidocs/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html
deleted file mode 100644
index 18eb8cf..0000000
--- 
a/devapidocs/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html
+++ /dev/null
@@ -1,349 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue 
(Apache HBase 2.0.0-SNAPSHOT API)</title>
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            
parent.document.title="KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue
 (Apache HBase 2.0.0-SNAPSHOT API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a 
href="class-use/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue.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/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.KeyValueDecoder.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html"
 target="_top">Frames</a></li>
-<li><a 
href="KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html"
 target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
-<li><a 
href="#nested.classes.inherited.from.class.org.apache.hadoop.hbase.KeyValue">Nested</a>&nbsp;|&nbsp;</li>
-<li><a 
href="#fields.inherited.from.class.org.apache.hadoop.hbase.KeyValue">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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</div>
-<h2 title="Class 
KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue" 
class="title">Class 
KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../../org/apache/hadoop/hbase/KeyValue.html" 
title="class in 
org.apache.hadoop.hbase">org.apache.hadoop.hbase.KeyValue</a></li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../../org/apache/hadoop/hbase/NoTagsKeyValue.html" 
title="class in 
org.apache.hadoop.hbase">org.apache.hadoop.hbase.NoTagsKeyValue</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.hadoop.hbase.codec.KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true";
 title="class or interface in java.lang">Cloneable</a>, <a 
href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a>, <a 
href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" 
title="interface in org.apache.hadoop.hbase">ExtendedCell</a>, <a 
href="../../../../../org/apache/hadoop/hbase/io/HeapSize.html" title="interface 
in org.apache.hadoop.hbase.io">HeapSize</a>, <a 
href="../../../../../org/apache/hadoop/hbase/SettableSequenceId.html" 
title="interface in org.apache.hadoop.hbase">SettableSequenceId</a>, <a 
href="../../../../../org/apache/hadoop/hbase/SettableTimestamp.html" 
title="interface in org.apache.hadoop.hbase">SettableTimestamp</a>, <a 
href="../../../../../org/apache/hadoop/hbase/ShareableMemory.html" 
title="interface in org.apache.hadoop.hbase">ShareableMemory</a></dd>
-</dl>
-<dl>
-<dt>Enclosing class:</dt>
-<dd><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.html"
 title="class in 
org.apache.hadoop.hbase.codec">KeyValueCodec.ByteBufferedKeyValueDecoder</a></dd>
-</dl>
-<hr>
-<br>
-<pre>static class <a 
href="../../../../../src-html/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.html#line.123">KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue</a>
-extends <a href="../../../../../org/apache/hadoop/hbase/NoTagsKeyValue.html" 
title="class in org.apache.hadoop.hbase">NoTagsKeyValue</a>
-implements <a 
href="../../../../../org/apache/hadoop/hbase/ShareableMemory.html" 
title="interface in org.apache.hadoop.hbase">ShareableMemory</a></pre>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="nested.class.summary">
-<!--   -->
-</a>
-<h3>Nested Class Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a 
name="nested.classes.inherited.from.class.org.apache.hadoop.hbase.KeyValue">
-<!--   -->
-</a>
-<h3>Nested classes/interfaces inherited from 
class&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in 
org.apache.hadoop.hbase">KeyValue</a></h3>
-<code><a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.KeyOnlyKeyValue.html" 
title="class in org.apache.hadoop.hbase">KeyValue.KeyOnlyKeyValue</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.KVComparator.html" 
title="class in org.apache.hadoop.hbase">KeyValue.KVComparator</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.MetaComparator.html" 
title="class in org.apache.hadoop.hbase">KeyValue.MetaComparator</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.RawBytesComparator.html" 
title="class in org.apache.hadoop.hbase">KeyValue.RawBytesComparator</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.RowOnlyComparator.html" 
title="class in org.apache.hadoop.hbase">KeyValue.RowOnlyComparator</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.SamePrefixComparator.html"
 title="interface in 
org.apache.hadoop.hbase">KeyValue.SamePrefixComparator</a>&lt;<a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.SamePrefixCompar
 ator.html" title="type parameter in KeyValue.SamePrefixComparator">T</a>&gt;, 
<a href="../../../../../org/apache/hadoop/hbase/KeyValue.Type.html" title="enum 
in org.apache.hadoop.hbase">KeyValue.Type</a></code></li>
-</ul>
-</li>
-</ul>
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a 
name="fields.inherited.from.class.org.apache.hadoop.hbase.KeyValue">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in 
org.apache.hadoop.hbase">KeyValue</a></h3>
-<code><a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#bytes">bytes</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#COLUMN_FAMILY_DELIM_ARRAY">COLUMN_FAMILY_DELIM_ARRAY</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#COLUMN_FAMILY_DELIMITER">COLUMN_FAMILY_DELIMITER</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#COMPARATOR">COMPARATOR</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#FAMILY_LENGTH_SIZE">FAMILY_LENGTH_SIZE</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#FIXED_OVERHEAD">FIXED_OVERHEAD</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#KEY_INFRASTRUCTURE_SIZE">KEY_INFRASTRUCTURE_SIZE</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#KEY_LENGTH_SIZE">KEY_LENGTH_SIZE</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#KEYVALUE_INFRASTRUCTURE_SIZE">KEYVALUE_INFRASTRUCTURE_SIZE</a>,
 <a href="../../../../../org/apache/hado
 
op/hbase/KeyValue.html#KEYVALUE_WITH_TAGS_INFRASTRUCTURE_SIZE">KEYVALUE_WITH_TAGS_INFRASTRUCTURE_SIZE</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#length">length</a>, 
<a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#LOWESTKEY">LOWESTKEY</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#META_COMPARATOR">META_COMPARATOR</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#offset">offset</a>, 
<a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#RAW_COMPARATOR">RAW_COMPARATOR</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#ROW_KEY_OFFSET">ROW_KEY_OFFSET</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#ROW_LENGTH_SIZE">ROW_LENGTH_SIZE</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#ROW_OFFSET">ROW_OFFSET</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#TAGS_LENGTH_SIZE">TAGS_LENGTH_SIZE</a>,
 <a href="../../../../../org/apache/hadoop/hbase/Ke
 yValue.html#TIMESTAMP_SIZE">TIMESTAMP_SIZE</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#TIMESTAMP_TYPE_SIZE">TIMESTAMP_TYPE_SIZE</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#TYPE_SIZE">TYPE_SIZE</a></code></li>
-</ul>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html#ShareableMemoryNoTagsKeyValue-byte:A-int-int-">ShareableMemoryNoTagsKeyValue</a></span>(byte[]&nbsp;bytes,
-                             int&nbsp;offset,
-                             int&nbsp;length)</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in 
org.apache.hadoop.hbase">Cell</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html#cloneToCell--">cloneToCell</a></span>()</code>
-<div class="block">Does a deep copy of the contents to a new memory area and 
returns it in the form of a cell.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.hadoop.hbase.NoTagsKeyValue">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/NoTagsKeyValue.html" title="class 
in org.apache.hadoop.hbase">NoTagsKeyValue</a></h3>
-<code><a 
href="../../../../../org/apache/hadoop/hbase/NoTagsKeyValue.html#getSerializedSize-boolean-">getSerializedSize</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/NoTagsKeyValue.html#getTagsLength--">getTagsLength</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/NoTagsKeyValue.html#write-java.io.OutputStream-boolean-">write</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.hadoop.hbase.KeyValue">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;org.apache.hadoop.hbase.<a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html" title="class in 
org.apache.hadoop.hbase">KeyValue</a></h3>
-<code><a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#clone--">clone</a>, 
<a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#cloneAndAddTags-org.apache.hadoop.hbase.Cell-java.util.List-">cloneAndAddTags</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#create-java.io.DataInput-">create</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#create-int-java.io.DataInput-">create</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#createKeyOnly-boolean-">createKeyOnly</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#createKeyValueFromKey-byte:A-">createKeyValueFromKey</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#createKeyValueFromKey-byte:A-int-int-">createKeyValueFromKey</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#createKeyValueFromKey-java.nio.ByteBuffer-">createKeyValueFromKey</a>,
 <a href="../../../../../org/apache/hadoop/hbase/KeyValue.html#equals-jav
 a.lang.Object-">equals</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getBuffer--">getBuffer</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getDelimiter-byte:A-int-int-int-">getDelimiter</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getDelimiterInReverse-byte:A-int-int-int-">getDelimiterInReverse</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getFamilyArray--">getFamilyArray</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getFamilyLength--">getFamilyLength</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getFamilyLength-int-">getFamilyLength</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getFamilyOffset--">getFamilyOffset</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getKey--">getKey</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getKeyDataStructureSize-int-int-int-">getKeyDataStructureSize</a>,
 <a href="..
 
/../../../../org/apache/hadoop/hbase/KeyValue.html#getKeyLength--">getKeyLength</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getKeyOffset--">getKeyOffset</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getKeyString--">getKeyString</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getKeyValueDataStructureSize-int-int-int-">getKeyValueDataStructureSize</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getKeyValueDataStructureSize-int-int-int-int-">getKeyValueDataStructureSize</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getKeyValueDataStructureSize-int-int-int-int-int-">getKeyValueDataStructureSize</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getLength--">getLength</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getOffset--">getOffset</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getQualifierArray--">getQualifierArray</a>,
 <a hr
 
ef="../../../../../org/apache/hadoop/hbase/KeyValue.html#getQualifierLength--">getQualifierLength</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getQualifierOffset--">getQualifierOffset</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getRowArray--">getRowArray</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getRowLength--">getRowLength</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getRowOffset--">getRowOffset</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getSequenceId--">getSequenceId</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getTags--">getTags</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getTagsArray--">getTagsArray</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getTagsOffset--">getTagsOffset</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getTimestamp--">getTimestamp</a>,
 <a href="../../../../../or
 
g/apache/hadoop/hbase/KeyValue.html#getTimestampOffset--">getTimestampOffset</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getType--">getType</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getTypeByte--">getTypeByte</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getValueArray--">getValueArray</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getValueLength--">getValueLength</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#getValueOffset--">getValueOffset</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#hashCode--">hashCode</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#heapOverhead--">heapOverhead</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#heapSize--">heapSize</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#humanReadableTimestamp-long-">humanReadableTimestamp</a>,
 <a href="../../../../../org/apache/hadoop/hba
 se/KeyValue.html#iscreate-java.io.InputStream-">iscreate</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#isDelete--">isDelete</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#isDelete-byte-">isDelete</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#isLatestTimestamp--">isLatestTimestamp</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#keyToString-byte:A-">keyToString</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#keyToString-byte:A-int-int-">keyToString</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#makeColumn-byte:A-byte:A-">makeColumn</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#oswrite-org.apache.hadoop.hbase.KeyValue-java.io.OutputStream-boolean-">oswrite</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#parseColumn-byte:A-">parseColumn</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#setSequenceId-long-">setSeq
 uenceId</a>, <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#setTimestamp-byte:A-int-">setTimestamp</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#setTimestamp-long-">setTimestamp</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#shallowCopy--">shallowCopy</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#toString--">toString</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#toStringMap--">toStringMap</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#updateLatestStamp-byte:A-">updateLatestStamp</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#write-byte:A-int-">write</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#write-org.apache.hadoop.hbase.KeyValue-java.io.DataOutput-">write</a>,
 <a 
href="../../../../../org/apache/hadoop/hbase/KeyValue.html#writeByteArray-byte:A-int-byte:A-int-int-byte:A-int-int-byte:A-int-int-long-org.apache.hadoop.hbase.Key
 
Value.Type-byte:A-int-int-org.apache.hadoop.hbase.Tag:A-">writeByteArray</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--";
 title="class or interface in java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-
 external=true#wait-long-int-" title="class or interface in 
java.lang">wait</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="ShareableMemoryNoTagsKeyValue-byte:A-int-int-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>ShareableMemoryNoTagsKeyValue</h4>
-<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html#line.124">ShareableMemoryNoTagsKeyValue</a>(byte[]&nbsp;bytes,
-                                     int&nbsp;offset,
-                                     int&nbsp;length)</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="cloneToCell--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>cloneToCell</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/Cell.html" 
title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;<a 
href="../../../../../src-html/org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html#line.129">cloneToCell</a>()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/ShareableMemory.html#cloneToCell--">ShareableMemory</a></code></span></div>
-<div class="block">Does a deep copy of the contents to a new memory area and 
returns it in the form of a cell.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/hadoop/hbase/ShareableMemory.html#cloneToCell--">cloneToCell</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/hadoop/hbase/ShareableMemory.html" 
title="interface in org.apache.hadoop.hbase">ShareableMemory</a></code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>The deep cloned cell</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a 
href="class-use/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue.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/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryKeyValue.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../../org/apache/hadoop/hbase/codec/KeyValueCodec.KeyValueDecoder.html"
 title="class in org.apache.hadoop.hbase.codec"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?org/apache/hadoop/hbase/codec/KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html"
 target="_top">Frames</a></li>
-<li><a 
href="KeyValueCodec.ByteBufferedKeyValueDecoder.ShareableMemoryNoTagsKeyValue.html"
 target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
-<li><a 
href="#nested.classes.inherited.from.class.org.apache.hadoop.hbase.KeyValue">Nested</a>&nbsp;|&nbsp;</li>
-<li><a 
href="#fields.inherited.from.class.org.apache.hadoop.hbase.KeyValue">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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 &#169; 2007&#x2013;2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
-</body>
-</html>

Reply via email to